@goodhood-web/nebenan-base 2.1.0-development.19 → 2.1.0-development.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +6 -4
- package/index.js +44 -43
- package/index.mjs +12532 -9646
- package/lib/ComplaintModal/ComplaintModal.d.ts +1 -1
- package/lib/ComplaintModal/ComplaintModal.types.d.ts +2 -0
- package/lib/FeedItem/Marketplace/InteractiveElements/InteractiveBookmark.d.ts +7 -0
- package/lib/FeedItem/Marketplace/InteractiveElements/InteractiveCardHeader.d.ts +6 -0
- package/lib/FeedItem/Marketplace/InteractiveElements/InteractiveEmptyState/InteractiveEmptyState.d.ts +1 -0
- package/lib/FeedItem/Marketplace/MarketplaceActions/MarketplaceActions.d.ts +2 -0
- package/lib/FeedItem/Marketplace/MarketplaceActions/MarketplaceActions.types.d.ts +11 -0
- package/lib/FeedItem/Marketplace/MarketplaceActions/components/BuyerActions/BuyerActions.d.ts +4 -0
- package/lib/FeedItem/Marketplace/MarketplaceActions/components/SellerActions/SellerActions.d.ts +5 -0
- package/lib/FeedItem/Marketplace/MarketplaceActions/components/SellerActions/components/DeleteButton/DeleteButton.d.ts +3 -0
- package/lib/FeedItem/Marketplace/MarketplaceActions/components/SellerActions/components/DeleteButton/DeleteModal/DeleteModal.d.ts +5 -0
- package/lib/FeedItem/Marketplace/MarketplaceActions/components/SellerActions/components/EditButton.d.ts +3 -0
- package/lib/FeedItem/Marketplace/MarketplaceActions/components/SellerActions/components/ReserveButton.d.ts +5 -0
- package/lib/FeedItem/Marketplace/MarketplaceActions/constants.d.ts +6 -0
- package/lib/FeedItem/Marketplace/MarketplaceAggregatorCard/MarketplaceAggregatorCard.d.ts +2 -0
- package/lib/{MarketplaceAggregatorCard → FeedItem/Marketplace/MarketplaceAggregatorCard}/MarketplaceAggregatorCard.example.d.ts +1 -1
- package/lib/{MarketplaceAggregatorCard → FeedItem/Marketplace/MarketplaceAggregatorCard}/MarketplaceAggregatorCard.types.d.ts +3 -2
- package/lib/FeedItem/Marketplace/MarketplaceBody/MarketplaceBody.d.ts +3 -0
- package/lib/FeedItem/Marketplace/MarketplaceBody/MarketplaceBody.types.d.ts +18 -0
- package/lib/FeedItem/Marketplace/MarketplaceDetailPage/MarketplaceDetailPage.d.ts +3 -0
- package/lib/FeedItem/Marketplace/MarketplaceDetailPage/MarketplaceDetailPage.types.d.ts +11 -0
- package/lib/FeedItem/Marketplace/MarketplaceDetailPage/components/CardAggregator/CardAggregator.d.ts +11 -0
- package/lib/FeedItem/Marketplace/MarketplaceDetailPage/components/CardAggregator/utils.d.ts +5 -0
- package/lib/FeedItem/Marketplace/MarketplaceDetailPage/components/MarketplaceContent/MarketplaceContent.d.ts +7 -0
- package/lib/FeedItem/Marketplace/MarketplaceItemCardless/MarketplaceItemCardless.d.ts +2 -0
- package/lib/FeedItem/Marketplace/MarketplaceItemCardless/MarketplaceItemCardless.types.d.ts +10 -0
- package/lib/FeedItem/Marketplace/MarketplaceMoreOptions/ComplaintModalComponent/ComplaintModalComponent.d.ts +5 -0
- package/lib/FeedItem/Marketplace/MarketplaceMoreOptions/HideModal/HideModal.d.ts +5 -0
- package/lib/FeedItem/Marketplace/MarketplaceMoreOptions/InfoModal/InfoModal.d.ts +7 -0
- package/lib/FeedItem/Marketplace/MarketplaceMoreOptions/InfoModal/components/InfoList/InfoList.d.ts +2 -0
- package/lib/FeedItem/Marketplace/MarketplaceMoreOptions/InfoModal/components/PublicInfoModal/PublicInfoModal.d.ts +4 -0
- package/lib/FeedItem/Marketplace/MarketplaceMoreOptions/MarketplaceMoreOptions.d.ts +4 -0
- package/lib/FeedItem/PostAuthor/PostAuthor.d.ts +3 -0
- package/lib/{PostAuthor → FeedItem/PostAuthor}/PostAuthor.types.d.ts +10 -8
- package/lib/FeedItem/utils.d.ts +27 -0
- package/package.json +1 -1
- package/style.css +1 -1
- package/lib/MarketplaceAggregatorCard/MarketplaceAggregatorCard.d.ts +0 -2
- package/lib/MarketplaceBody/MarketplaceBody.d.ts +0 -3
- package/lib/MarketplaceBody/MarketplaceBody.types.d.ts +0 -15
- package/lib/PostAuthor/PostAuthor.d.ts +0 -3
- /package/lib/{PostAuthor → FeedItem/PostAuthor}/Rating/Rating.d.ts +0 -0
- /package/lib/{PostAuthor → FeedItem/PostAuthor}/Rating/Rating.types.d.ts +0 -0
package/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._accordionBtnWrapper_qjp5i_120{height:48px;padding:0 4px;background-color:#fff}._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125{display:flex;width:100%;height:inherit;align-items:center;justify-content:space-between;padding:8px;border-radius:8px;background-color:inherit;cursor:pointer;gap:8px}._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125 ._title_qjp5i_137{color:#201649}@media (hover: hover) and (pointer: fine){._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125:hover{background-color:#f4f3f6}._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125:hover ._title_qjp5i_137{color:#635c80}}._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125:active{background-color:#f4f3f6}._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125:active ._title_qjp5i_137{color:#635c80}._accordionBtnWrapper_qjp5i_120 ._icon_qjp5i_154{flex-shrink:0;color:#635c80;transform:rotate(0);transition:all .3s 20ms}._accordionBtnWrapper_qjp5i_120 ._icon_qjp5i_154._iconExpanded_qjp5i_160{transform:rotate(180deg)}@media (prefers-reduced-motion){._accordionBtnWrapper_qjp5i_120 ._icon_qjp5i_154{transition:unset}}._accordionBtnWrapper_qjp5i_120 ._panel_qjp5i_168{height:0;opacity:0;visibility:hidden}@media (prefers-reduced-motion){._accordionBtnWrapper_qjp5i_120 ._panel_qjp5i_168{transition:unset}}._accordionBtnWrapper_qjp5i_120 ._panel_qjp5i_168[data-expanded=true]{height:auto;opacity:1;transition:opacity .6s ease-in-out;visibility:visible}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._col_h2ghv_120{display:flex;align-items:center;color:#201649}._col--1_h2ghv_125{display:flex;flex:1}._col--2_h2ghv_129,._col--3_h2ghv_129{overflow:hidden;width:100px;max-width:100px;text-align:center}._col--hidden_h2ghv_135{color:#d2d0db}._table_h2ghv_139{display:flex;flex-direction:column;padding-top:12px;gap:16px}._table__header_h2ghv_145{display:flex;flex:1;gap:4px}._table__header_h2ghv_145 ._col_h2ghv_120{justify-content:center}._table__body_h2ghv_153{display:flex;flex-direction:column;gap:8px}._table__bodyData_h2ghv_158{display:flex;flex:1}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._form_1cyat_120{padding:0 12px}._fieldset_1cyat_124{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 690px){._fieldset_1cyat_124{max-width:560px}}._fieldSetName_1cyat_135{display:flex;flex-direction:row;gap:12px}._successBody_1cyat_141{display:flex;flex-direction:column;margin:0 12px;gap:12px}._generalError_1cyat_148{color:#cc339f}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._modalBody_1ws96_120{padding-right:16px;padding-left:16px}._modalBody_1ws96_120 span,._modalBody_1ws96_120 ul,._modalBody_1ws96_120 li,._modalBody_1ws96_120 p,._modalBody_1ws96_120 a{color:#201649}._sheetFooter_1ws96_132{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_p4p7y_120{display:flex;flex-grow:1;align-items:center;gap:8px}._textButton_p4p7y_127{display:flex;width:100%;align-items:center;align-self:stretch;padding:8px 16px;border-color:transparent;border-radius:12px;background-color:#f4f3f6;color:#201649}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._container_1x2z5_120{display:flex;flex-flow:row wrap;justify-content:center;padding-bottom:32px;gap:32px}._sidebarLeft_1x2z5_128{width:240px}._navBar_1x2z5_132{overflow:hidden;width:100%;height:56px}._mainContent_1x2z5_138{min-width:500px;max-width:600px;flex-grow:1}._sidebarRight_1x2z5_144{min-width:264px;max-width:300px;flex-grow:1}@media (max-width: 1100px){._sidebarRight_1x2z5_144{display:none}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._navbarWrapper_114sq_120{height:56px;background:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed}._navbar_114sq_120{display:flex;min-width:764px;max-width:900px;height:100%;justify-content:space-between;margin:0 auto;gap:16px}._navbar__left_114sq_135{flex-grow:0}._navbar__right_114sq_138{flex-grow:1}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._emojiPopup_rrk6r_120{display:flex;overflow:hidden;flex-direction:column;align-items:flex-end;padding:8px 0 16px;border-radius:16px;background-color:#fff;box-shadow:0 2px 8px #0000001a}._emojiPopup_rrk6r_120 ._emojiPopupHeader_rrk6r_130{padding:0 16px}._emojiPopup_rrk6r_120 em-emoji-picker{--border-radius: 0;--font-family: Inter, Helvetica Neue, Arial, sans-serif;--rgb-background: 255, 255, 255;--rgb-color: 32, 22, 73;--shadow: 0;max-height:325px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._imageGallery_10c2p_120{position:relative;width:-moz-fit-content;width:fit-content;cursor:pointer}._imageGalleryImage_10c2p_126{min-width:58px;max-width:240px;min-height:52px;max-height:192px;border-radius:8px}._imageGalleryPill_10c2p_134{position:absolute;top:8px;right:8px;pointer-events:none}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._container_y0t0p_120{position:relative;display:flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center}._circle_y0t0p_128{width:144px;height:144px;border-radius:50%;animation:_heartbeat_y0t0p_1 1.4s ease-in-out infinite;background-color:#cae85d}._logo_y0t0p_136{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes _heartbeat_y0t0p_1{0%{transform:scale(1)}15%{transform:scale(1.12)}30%{transform:scale(1)}45%{transform:scale(1.09)}70%{transform:scale(1)}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._container_1sb5g_120{display:flex;flex-flow:row wrap;justify-content:center;gap:24px 32px}._header_1sb5g_127{display:flex;width:100%;flex-direction:column}._navBar_1sb5g_133{width:100%;height:56px}._mainContent_1sb5g_138{min-width:500px;max-width:600px;flex-grow:1}._sidebarRight_1sb5g_144{position:sticky;top:80px;min-width:240px;max-width:270px;height:-moz-fit-content;height:fit-content;flex-grow:1}@media (max-width: 920px){._sidebarRight_1sb5g_144{display:none}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._mobileLayout_ud0fl_120{display:flex;min-width:280px;flex-direction:column}._mobileLayout_ud0fl_120 ._mobileLayoutHeader_ud0fl_125{position:fixed;z-index:1020;top:0;width:100%;height:56px;background:#fff}._mobileLayout_ud0fl_120 ._mobileLayoutMain_ud0fl_133{display:flex;flex:1;flex-direction:column;padding-top:56px;padding-bottom:60px;background:#f4f3f6}._mobileLayout_ud0fl_120 ._mobileLayoutActionButton_ud0fl_141{position:absolute;top:0;right:0;border-radius:100%;transform:translate(-16px,calc(-100% - 16px))}._mobileLayout_ud0fl_120 ._mobileLayoutFooter_ud0fl_148{position:fixed;z-index:3;bottom:0;width:100%;height:calc(60px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 6px 32px #20164933}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._loadingSpinnerContainer_55hqs_120{display:grid;height:100dvh;background-color:#fff;place-items:center}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}.swiper-button-disabled{opacity:.5}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_y7ten_120{padding:16px 0}@media screen and (min-width: 690px){._root_y7ten_120{padding:16px 0 24px}}@media screen and (max-width: 689px){._root_y7ten_120{border-radius:0;box-shadow:0 2px 8px #2016491a}}._root__body_y7ten_134{padding:0}._root__body__header_y7ten_137{display:flex;align-items:center;justify-content:space-between;padding:0 12px 16px;gap:8px}._root__body__header__category_y7ten_144{color:#201649}._root__body__header__controls_y7ten_147{display:flex;flex:0 0 auto;flex-direction:row;gap:16px}._root__body__header_y7ten_137>._swiper-button-disabled_y7ten_153{opacity:.5}._navigation_y7ten_157{display:none}@media screen and (min-width: 690px){._navigation_y7ten_157{display:flex}}._swiper-slide_y7ten_166{max-width:156px;height:auto}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._postAuthor_1vl4i_120{position:relative;display:flex;padding:8px 12px;background-color:#fff;gap:8px}._postAuthor--hasBadge_1vl4i_127{padding-top:12px}._postAuthor--hasFeedItemCategory_1vl4i_130{padding-top:16px}._postAuthor--hasThreeLines_1vl4i_133{padding-top:24px}._postAuthor__thumbnail_1vl4i_136{display:flex;align-items:center}._postAuthor__text_1vl4i_140{display:flex;width:100%;height:-moz-fit-content;height:fit-content;flex-direction:column;justify-content:center;margin:auto}._postAuthor__author_1vl4i_148,._postAuthor__groupName_1vl4i_148{color:#201649}._postAuthor__metadata_1vl4i_151,._postAuthor__authorAlt_1vl4i_151,._postAuthor__icon_1vl4i_154{color:#635c80}._postAuthor__feedItemCategory_1vl4i_157{position:absolute;top:0;right:24px}._postAuthor__rating_1vl4i_162{padding-top:2px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._rating_273fi_120{position:relative;display:inline-flex;width:-moz-fit-content;width:fit-content}._rating__star_273fi_125 path{fill:#635c80;stroke:#635c80}._rating__overlay_273fi_129{position:absolute;z-index:1;top:0;right:0;bottom:0;background-color:#fff;mix-blend-mode:lighten;opacity:.7}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_yzxd9_120{width:100%}._root__primary_yzxd9_123{padding:8px 12px}@media screen and (min-width: 690px){._root__primary_yzxd9_123{padding:8px 12px 0}}._root__primary__top_yzxd9_131{display:flex;justify-content:space-between}._root__primary__top__price_yzxd9_135{color:#01819c}._root__primary__top__actions_yzxd9_138{display:flex;align-items:center;gap:24px}._root__primary__top__actions__action_yzxd9_143 path{stroke:#635c80}._root__primary__top__actions__bookmarked_yzxd9_146 path{fill:#635c80}._root__primary__title_yzxd9_149{padding:8px 0;color:#201649}._root__primary__bottom_yzxd9_153{display:flex;align-items:center;justify-content:space-between;color:#635c80;gap:8px}._root__primary__bottom__category_yzxd9_160{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._root__primary__bottom__timestamp_yzxd9_165{text-wrap:nowrap}._root__contact-button_yzxd9_168{display:none;padding:16px 12px}@media screen and (min-width: 690px){._root__contact-button_yzxd9_168{display:block}}._root__secondary__divider_yzxd9_177{display:none;padding:4px 12px}@media screen and (min-width: 690px){._root__secondary__divider_yzxd9_177{display:block}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._menuLinkList_1ivvi_120{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:8px 16px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._mobileHeaderBar_12qve_120{z-index:1;display:flex;height:56px;align-items:center;padding:8px 16px;background:#fff;box-shadow:0 6px 32px #2016491a;color:#201649;gap:16px}._mobileHeaderBar_12qve_120 ._typography_12qve_131{flex:1;color:inherit;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mobileHeaderBar_12qve_120 ._titleElement_12qve_139{display:flex;flex:1;justify-content:center}._mobileHeaderBar_12qve_120 button{color:inherit}._mobileHeaderBar_12qve_120 ._mobileHeaderBarIcon_12qve_147{min-width:32px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_11od2_120{padding:0;border-radius:0;background-color:transparent;box-shadow:none}@media screen and (min-width: 690px){._root_11od2_120{background-color:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed}}._body_11od2_133{padding:0}._header_11od2_137{display:flex;align-items:center;justify-content:space-between;padding-top:12px;padding-bottom:12px;gap:8px}@media screen and (min-width: 690px){._header_11od2_137{padding:16px 12px 8px}}._header-controls_11od2_151{display:flex;flex:0 0 auto;flex-direction:row;gap:16px}._navigation_11od2_158{display:none}@media screen and (min-width: 690px){._navigation_11od2_158{display:flex}}._swiper_11od2_167{padding:4px 0}@media screen and (min-width: 690px){._swiper_11od2_167{padding:8px 0 16px}}._slide_11od2_176{height:auto}._slide--v1_11od2_179,._slide--v2_11od2_183{width:200px;max-width:200px}._slide--v3_11od2_187{width:304px;max-width:304px}@media screen and (min-width: 690px){._slide--v3_11od2_187{width:272px;max-width:272px}}._slide--v4_11od2_197{width:273px;max-width:273px}@media screen and (min-width: 690px){._slide--v4_11od2_197{width:272px;max-width:272px}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_1x5jr_120{position:relative;display:flex;overflow:hidden;width:200px;height:221px;flex-direction:column;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 690px){._root_1x5jr_120{height:213px;background-color:transparent;box-shadow:none}}._root__imageContainer_1x5jr_140{position:relative;overflow:hidden;height:113px;flex-shrink:0}@media screen and (min-width: 690px){._root__imageContainer_1x5jr_140{border-radius:8px}}._root__image_1x5jr_140{display:block;width:100%;height:100%}._root__imagePlaceholder_1x5jr_156{border-radius:0}._root__info_1x5jr_159{display:flex;flex-direction:column;flex-grow:1;align-items:flex-start;padding:8px 12px}@media screen and (min-width: 690px){._root__info_1x5jr_159{display:block;padding:8px 4px 0}}._root__titleContainer_1x5jr_172{flex-grow:1;margin-bottom:4px}._root__title_1x5jr_172{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;color:#201649}._root__category_1x5jr_184{width:100%;margin-bottom:8px;color:#01819c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._root__heart--filled_1x5jr_192{color:#b5d622}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_1irq0_120{position:relative;display:flex;overflow:hidden;width:200px;height:209px;flex-direction:column;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 690px){._root_1irq0_120{height:201px;background-color:transparent;box-shadow:none}}._root__imageContainer_1irq0_140{position:relative;overflow:hidden;height:113px;flex-shrink:0}@media screen and (min-width: 690px){._root__imageContainer_1irq0_140{border-radius:8px}}._root__image_1irq0_140{display:block;width:100%;height:100%}._root__imagePlaceholder_1irq0_156{border-radius:0}._root__heart_1irq0_159{position:absolute;z-index:2;top:8px;right:8px;color:#635c80}._root__heartIcon--filled_1irq0_166{color:#b5d622}._root__info_1irq0_169{display:flex;flex-direction:column;flex-grow:1;padding:8px 12px;gap:4px}@media screen and (min-width: 690px){._root__info_1irq0_169{padding:8px 4px 0}}._root__titleContainer_1irq0_181{flex-grow:1}@media screen and (min-width: 690px){._root__titleContainer_1irq0_181{flex-grow:0}}._root__title_1irq0_181{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;color:#201649}._root__category_1irq0_197{width:100%;color:#01819c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._root__address_1irq0_204{overflow:hidden;width:100%;color:#635c80;text-overflow:ellipsis;white-space:nowrap}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_1h6jy_120{position:relative;display:flex;overflow:hidden;width:304px;height:283px;flex-direction:column;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 690px){._root_1h6jy_120{width:272px;height:257px;background-color:transparent;box-shadow:none}}._root__imageContainer_1h6jy_141{position:relative;overflow:hidden;height:171px;flex-shrink:0}@media screen and (min-width: 690px){._root__imageContainer_1h6jy_141{height:153px;border-radius:8px}}._root__image_1h6jy_141{display:block;width:100%;height:100%}._root__imagePlaceholder_1h6jy_158{border-radius:0}._root__info_1h6jy_161{display:flex;flex-direction:column;flex-grow:1;align-items:flex-start;padding:8px 12px;gap:4px}@media screen and (min-width: 690px){._root__info_1h6jy_161{padding:8px 4px 0}}._root__businessName_1h6jy_174{overflow:hidden;width:100%;color:#635c80;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width: 690px){._root__businessName_1h6jy_174{order:2}}._root__titleContainer_1h6jy_186{flex-grow:1}@media screen and (min-width: 690px){._root__titleContainer_1h6jy_186{flex-grow:0}}._root__title_1h6jy_186{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;color:#201649}@media screen and (min-width: 690px){._root__title_1h6jy_186{order:1}}._root__textContainer_1h6jy_207{flex-grow:1;order:3}._root__text_1h6jy_207{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;color:#635c80}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_ge4p0_120{position:relative;display:flex;overflow:hidden;width:273px;height:288px;flex-direction:column;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 690px){._root_ge4p0_120{height:260px;background-color:transparent;box-shadow:none}}._root__imageContainer_ge4p0_140{position:relative;overflow:hidden;width:273px;height:154px;flex-shrink:0}@media screen and (min-width: 690px){._root__imageContainer_ge4p0_140{border-radius:8px}}._root__image_ge4p0_140{display:block;width:100%;height:100%}._root__imagePlaceholder_ge4p0_157{border-radius:0}._root__info_ge4p0_160{display:flex;flex-direction:column;flex-grow:1;align-items:flex-start;padding:8px 12px 12px}@media screen and (min-width: 690px){._root__info_ge4p0_160{display:block;padding:8px 4px 0}}._root__title_ge4p0_173{overflow:hidden;width:100%;margin-bottom:2px;color:#201649;text-overflow:ellipsis;white-space:nowrap}._root__category_ge4p0_181{width:100%;margin-bottom:8px;color:#01819c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._root__quote_ge4p0_189{flex-grow:1}._quote_ge4p0_193{display:flex;width:100%;flex-direction:column;padding:8px;border-radius:8px;background-color:#f4f3f6;color:#635c80}@media screen and (min-width: 690px){._quote_ge4p0_193{padding:0;border-radius:0;background-color:transparent}}._quote__container_ge4p0_209{display:flex;flex-grow:1;padding:0;margin:0}._quote__text_ge4p0_215{flex-grow:1;margin-bottom:4px}@media screen and (min-width: 690px){._quote__text_ge4p0_215{position:relative}}._quote__icon_ge4p0_224{display:flex;height:100%;flex-shrink:0;align-items:flex-end;align-self:flex-end;margin-left:4px;color:#ff9de2}@media screen and (min-width: 690px){._quote__icon_ge4p0_224{display:none}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_ngwdz_120{position:relative}._root_ngwdz_120 ._poiButton_ngwdz_123{display:flex;width:100%;padding:8px 12px 8px 8px;border:1px solid #d2d0db;border-radius:8px;background-color:#fff;gap:8px}._root_ngwdz_120 ._poiButton_ngwdz_123:hover{border-color:#635c80}._root_ngwdz_120 ._poiButton_ngwdz_123 ._leftIconWrapper_ngwdz_135{position:relative;flex-shrink:0}._root_ngwdz_120 ._poiButton_ngwdz_123 ._leftIconWrapper_ngwdz_135 ._badgesContainer_ngwdz_139{position:absolute;top:-3px;right:-2px;display:flex;flex-direction:row-reverse}._root_ngwdz_120 ._poiButton_ngwdz_123 ._leftIconWrapper_ngwdz_135 ._badgesContainer_ngwdz_139>*{margin:0}._root_ngwdz_120 ._poiButton_ngwdz_123 ._leftIconWrapper_ngwdz_135 ._badgesContainer_ngwdz_139>*:not(:first-child){margin-right:-8px}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152{min-width:0;flex-grow:1;margin-right:32px;color:#635c80}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._truncatedText_ngwdz_158{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._title_ngwdz_164{color:#201649}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._location_ngwdz_167{display:flex;gap:8px}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._location_ngwdz_167 ._withDisc_ngwdz_171{position:relative}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._location_ngwdz_167 ._withDisc_ngwdz_171 ._hood_ngwdz_174{margin-left:8px}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._location_ngwdz_167 ._withDisc_ngwdz_171:before{position:absolute;top:50%;left:0;width:4px;height:4px;border-radius:999px;background-color:#635c80;content:"";transform:translateY(-50%)}._rightIconWrapper_ngwdz_189{position:absolute;top:12px;right:12px}._rightIconWrapper_ngwdz_189 ._removeButton_ngwdz_194 svg path{stroke:#635c80}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_s1pns_120{display:flex;cursor:pointer;gap:16px}._text_s1pns_126{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}._text_s1pns_126 h5,._text_s1pns_126 span,._link_s1pns_137{color:#635c80}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_79j2h_120{display:flex;width:100%;height:auto}._root__tileItem_79j2h_125{width:88px;height:88px}._root__moreBtn_79j2h_129{margin-left:auto}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._poiProfileTile_afq96_120{display:flex;width:100%;height:100%;flex-direction:column;padding:16px 2px 0;border-radius:8px;margin:0 auto;gap:2px;text-align:center}._poiProfileTile__icon_afq96_131{flex-shrink:0;margin:0 auto}._poiProfileTile__icon_afq96_131 path{stroke:#635c80}._poiProfileTile__label_afq96_138{display:inline-block;max-width:80px;margin:0 auto;color:#635c80;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}._poiProfileTile--selected_afq96_149 ._poiProfileTile__icon_afq96_131 path{stroke:#201649}._poiProfileTile--selected_afq96_149 ._poiProfileTile__label_afq96_138{color:#201649}@media (hover: hover) and (pointer: fine){._poiProfileTile_afq96_120:hover{background-color:#f4f3f6}}._poiProfileTile_afq96_120:active{background-color:#e9e8ed}._poiProfileTile_afq96_120:disabled ._poiProfileTile__icon_afq96_131 path{stroke:#a6a2b6}._poiProfileTile_afq96_120:disabled ._poiProfileTile__label_afq96_138{color:#a6a2b6}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._reactionStack_1pv0n_120{display:flex;gap:4px}._reactionStack_1pv0n_120._stack_1pv0n_124{overflow:hidden;max-width:290px;flex-wrap:nowrap;gap:0}._reactionStack_1pv0n_120._stack_1pv0n_124>*:not(:first-of-type){margin-left:-8px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._pill_104hg_120{display:inline-flex;min-width:unset;min-height:unset;align-items:center;justify-content:center;padding:4px;border:1px solid #ffffff;border-radius:999px;background:#f4f3f6;box-shadow:inset 0 0 0 1px #fff;gap:4px}._pill_104hg_120._pillExpanded_104hg_133{padding-right:8px}._pill_104hg_120._pillExpanded_104hg_133:hover,._pill_104hg_120._pillExpanded_104hg_133:focus-visible{background-color:#e9e8ed}._pill_104hg_120._pillSelected_104hg_139{background:#e0f5f9;box-shadow:inset 0 0 0 1.5px #01819c}._pill_104hg_120._pillSelected_104hg_139:hover,._pill_104hg_120._pillSelected_104hg_139:focus-visible{background:#e0f5f9;box-shadow:inset 0 0 0 1.5px #43adc3}._pill_104hg_120._pillStack_104hg_147{background:#e9e8ed}._pill_104hg_120._pillSize--small_104hg_150 svg{width:20px;height:20px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._reactionItem_10m34_120{border-radius:999px}._reactionItem_10m34_120 .base-Popup-root{top:10px!important}@media screen and (max-width: 689px){._reactionItem_10m34_120 .base-Popup-root{top:8px!important}}._reactionItem__reactionPill_10m34_131{cursor:pointer;transform-origin:bottom center;transition:.3s ease}._reactionItem_10m34_120 button{-webkit-user-select:none;-moz-user-select:none;user-select:none}._reactionItem_10m34_120:not(._disableHover_10m34_139) ._reactionItem__tooltip_10m34_139,._reactionItem_10m34_120:not(._disableHover_10m34_139) button+._reactionItem__tooltip_10m34_139{margin-bottom:16px}@media screen and (min-width: 1024px){._reactionItem_10m34_120:not(._disableHover_10m34_139) ._reactionItem__tooltip_10m34_139,._reactionItem_10m34_120:not(._disableHover_10m34_139) button+._reactionItem__tooltip_10m34_139{margin-bottom:8px}}._reactionItem_10m34_120:not(._disableHover_10m34_139):hover ._reactionItem__reactionPill_10m34_131,._reactionItem_10m34_120:not(._disableHover_10m34_139) button:focus-visible{transform:scale(1.5)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._wrapper_16sx6_120{padding:8px 12px;border-radius:999px;background-color:#fff;box-shadow:0 4px 20px #20164933}._button_16sx6_127{touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}._hoveredItem_16sx6_132 button{transform:scale(1.5);transform-origin:bottom center;transition:.3s ease}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._cardHeader_wykah_120{padding-bottom:12px;color:#201649}._cardHeader_wykah_120 h3{color:#201649}._cardHeader_wykah_120 svg{color:#635c80}._cardBody_wykah_131{overflow:hidden;padding-top:0}@media screen and (min-width: 690px){._cardBody_wykah_131{height:489px}}._cardBody_wykah_131 ._tabsList_wykah_140{display:flex;overflow:auto;align-items:center;box-shadow:0 6px 32px #2016491a;scrollbar-width:none}@media screen and (min-width: 690px){._cardBody_wykah_131 ._tabsList_wykah_140{box-shadow:none;border-bottom:1px solid #d2d0db}}._cardBody_wykah_131 ._tabsList_wykah_140:hover{scrollbar-color:auto}._cardBody_wykah_131 ._tabsList_wykah_140 button{position:relative;display:flex;height:36px;align-items:center;padding:0 16px;cursor:pointer}._cardBody_wykah_131 ._tabsList_wykah_140 button ._tab_wykah_140{display:flex;width:27px;flex-direction:column;align-items:center}._cardBody_wykah_131 ._tabsList_wykah_140 button svg{width:24px;height:24px}._cardBody_wykah_131 ._tabsList_wykah_140 button span{margin-top:2px;color:#201649}._cardBody_wykah_131 ._tabsList_wykah_140 button[aria-selected=true] ._selectedTab_wykah_178{position:absolute;bottom:0;width:27px;height:2px;align-self:center;border-radius:2px 2px 0 0;background:#201649}._cardBody_wykah_131 ._tabPanel_wykah_187{overflow:auto;height:444px;border-bottom:1px solid #d2d0db}@media screen and (max-width: 689px){._cardBody_wykah_131 ._tabPanel_wykah_187{height:calc(100vh - 100px);height:calc(100dvh - 100px);border:none}}._cardBody_wykah_131 ._tabPanel_wykah_187 ._profile_wykah_199{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 16px 0;border-right:none;border-bottom:1px solid #d2d0db;margin:0 16px}._cardBody_wykah_131 ._tabPanel_wykah_187 ._profile_wykah_199:last-child{border-bottom:none}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._modalBody_1a5dd_120{padding-right:16px;padding-left:16px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_2y0g1_120{position:relative;display:flex;overflow:visible;flex-direction:column;align-items:center;padding:40px 24px 16px;text-align:center}._root__title_2y0g1_129{margin-bottom:12px}._root__moreMenu_2y0g1_132{position:absolute;top:8px;right:8px}._root__subtitle_2y0g1_137{display:block;margin-bottom:8px}._root__helpersCluster_2y0g1_141{margin-bottom:16px}._root__heartBubbleContainer_2y0g1_144{position:absolute;top:-24px;left:50%;display:flex;width:-moz-fit-content;width:fit-content;width:48px;height:48px;align-items:center;justify-content:center;border-radius:999px;background-color:#7c5bff;transform:translate(-50%)}._messageContainer_2y0g1_159{position:relative;display:flex;flex-direction:column;align-items:center;padding:8px 16px;border-radius:8px;background-color:#f4f3f6}._messageContainer_2y0g1_159 svg path{fill:#ff9de2;stroke:#ff9de2}._messageContainer__message_2y0g1_172{display:block;color:#635c80}._messageContainer__author_2y0g1_176{color:#201649}._messageContainer__quotationLeft_2y0g1_179{position:absolute;top:0;left:-16px}._messageContainer__quotationRight_2y0g1_184{position:absolute;right:-16px;bottom:24px}
|
|
1
|
+
@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._accordionBtnWrapper_qjp5i_120{height:48px;padding:0 4px;background-color:#fff}._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125{display:flex;width:100%;height:inherit;align-items:center;justify-content:space-between;padding:8px;border-radius:8px;background-color:inherit;cursor:pointer;gap:8px}._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125 ._title_qjp5i_137{color:#201649}@media (hover: hover) and (pointer: fine){._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125:hover{background-color:#f4f3f6}._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125:hover ._title_qjp5i_137{color:#635c80}}._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125:active{background-color:#f4f3f6}._accordionBtnWrapper_qjp5i_120 ._heading_qjp5i_125:active ._title_qjp5i_137{color:#635c80}._accordionBtnWrapper_qjp5i_120 ._icon_qjp5i_154{flex-shrink:0;color:#635c80;transform:rotate(0);transition:all .3s 20ms}._accordionBtnWrapper_qjp5i_120 ._icon_qjp5i_154._iconExpanded_qjp5i_160{transform:rotate(180deg)}@media (prefers-reduced-motion){._accordionBtnWrapper_qjp5i_120 ._icon_qjp5i_154{transition:unset}}._accordionBtnWrapper_qjp5i_120 ._panel_qjp5i_168{height:0;opacity:0;visibility:hidden}@media (prefers-reduced-motion){._accordionBtnWrapper_qjp5i_120 ._panel_qjp5i_168{transition:unset}}._accordionBtnWrapper_qjp5i_120 ._panel_qjp5i_168[data-expanded=true]{height:auto;opacity:1;transition:opacity .6s ease-in-out;visibility:visible}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._col_h2ghv_120{display:flex;align-items:center;color:#201649}._col--1_h2ghv_125{display:flex;flex:1}._col--2_h2ghv_129,._col--3_h2ghv_129{overflow:hidden;width:100px;max-width:100px;text-align:center}._col--hidden_h2ghv_135{color:#d2d0db}._table_h2ghv_139{display:flex;flex-direction:column;padding-top:12px;gap:16px}._table__header_h2ghv_145{display:flex;flex:1;gap:4px}._table__header_h2ghv_145 ._col_h2ghv_120{justify-content:center}._table__body_h2ghv_153{display:flex;flex-direction:column;gap:8px}._table__bodyData_h2ghv_158{display:flex;flex:1}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._form_1cyat_120{padding:0 12px}._fieldset_1cyat_124{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 690px){._fieldset_1cyat_124{max-width:560px}}._fieldSetName_1cyat_135{display:flex;flex-direction:row;gap:12px}._successBody_1cyat_141{display:flex;flex-direction:column;margin:0 12px;gap:12px}._generalError_1cyat_148{color:#cc339f}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._modalBody_1ws96_120{padding-right:16px;padding-left:16px}._modalBody_1ws96_120 span,._modalBody_1ws96_120 ul,._modalBody_1ws96_120 li,._modalBody_1ws96_120 p,._modalBody_1ws96_120 a{color:#201649}._sheetFooter_1ws96_132{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_p4p7y_120{display:flex;flex-grow:1;align-items:center;gap:8px}._textButton_p4p7y_127{display:flex;width:100%;align-items:center;align-self:stretch;padding:8px 16px;border-color:transparent;border-radius:12px;background-color:#f4f3f6;color:#201649}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._container_1x2z5_120{display:flex;flex-flow:row wrap;justify-content:center;padding-bottom:32px;gap:32px}._sidebarLeft_1x2z5_128{width:240px}._navBar_1x2z5_132{overflow:hidden;width:100%;height:56px}._mainContent_1x2z5_138{min-width:500px;max-width:600px;flex-grow:1}._sidebarRight_1x2z5_144{min-width:264px;max-width:300px;flex-grow:1}@media (max-width: 1100px){._sidebarRight_1x2z5_144{display:none}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._navbarWrapper_114sq_120{height:56px;background:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed}._navbar_114sq_120{display:flex;min-width:764px;max-width:900px;height:100%;justify-content:space-between;margin:0 auto;gap:16px}._navbar__left_114sq_135{flex-grow:0}._navbar__right_114sq_138{flex-grow:1}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._emojiPopup_rrk6r_120{display:flex;overflow:hidden;flex-direction:column;align-items:flex-end;padding:8px 0 16px;border-radius:16px;background-color:#fff;box-shadow:0 2px 8px #0000001a}._emojiPopup_rrk6r_120 ._emojiPopupHeader_rrk6r_130{padding:0 16px}._emojiPopup_rrk6r_120 em-emoji-picker{--border-radius: 0;--font-family: Inter, Helvetica Neue, Arial, sans-serif;--rgb-background: 255, 255, 255;--rgb-color: 32, 22, 73;--shadow: 0;max-height:325px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}.swiper-button-disabled{opacity:.5}.swiper-button-disabled>button{pointer-events:none}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_y7ten_120{padding:16px 0}@media screen and (min-width: 690px){._root_y7ten_120{padding:16px 0 24px}}@media screen and (max-width: 689px){._root_y7ten_120{border-radius:0;box-shadow:0 2px 8px #2016491a}}._root__body_y7ten_134{padding:0}._root__body__header_y7ten_137{display:flex;align-items:center;justify-content:space-between;padding:0 12px 16px;gap:8px}._root__body__header__category_y7ten_144{color:#201649}._root__body__header__controls_y7ten_147{display:flex;flex:0 0 auto;flex-direction:row;gap:16px}._root__body__header_y7ten_137>._swiper-button-disabled_y7ten_153{opacity:.5}._navigation_y7ten_157{display:none}@media screen and (min-width: 690px){._navigation_y7ten_157{display:flex}}._swiper-slide_y7ten_166{max-width:156px;height:auto}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._body_r5eui_120{padding:0 16px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._modalBody_1a5dd_120{padding-right:16px;padding-left:16px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._infoList_rc16p_120{color:#201649}._infoList__data_rc16p_123{color:#635c80}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._body_tanpu_120{padding:0 16px}._body__notice_tanpu_123{padding-top:12px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._dropdownCluster_5h6gt_120{min-width:280px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_jaa68_120{background:#fff}._root__content_jaa68_123{max-width:375px;margin:0 auto}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_zho42_120{display:flex;flex-direction:column;gap:16px}._card_zho42_126{border-radius:0}@media screen and (min-width: 690px){._card_zho42_126{border-radius:8px}}._card__header_zho42_134{display:none;padding:12px}@media screen and (min-width: 690px){._card__header_zho42_134{display:flex}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._iconComponent_e4u5e_120{display:block}._iconComponent--filled_e4u5e_123 path{fill:currentcolor;stroke:none}._iconComponent--outlined_e4u5e_127 path{stroke:currentcolor}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._wrapper_n50xr_120{display:flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:8px}._wrapper_n50xr_120 path{stroke:#635c80}._wrapper--large_n50xr_131{background-color:#d2d0db}._wrapper--small_n50xr_134{border:1px solid #d2d0db;background-color:#f4f3f6}._wrapper--iconWrapper_n50xr_138{width:72px;height:72px;border-radius:999px}._wrapper_n50xr_120._wrapper--iconWrapper_n50xr_138{background-color:#f4f3f6}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._h1--product_cg3l5_120{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:32px;font-weight:500;letter-spacing:0;line-height:40px;text-decoration:none;text-indent:0px;text-transform:none}._h2--product_cg3l5_133{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:24px;font-weight:600;letter-spacing:0;line-height:32px;text-decoration:none;text-indent:0px;text-transform:none}._h3--product_cg3l5_146{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:20px;font-weight:600;letter-spacing:0;line-height:24px;text-decoration:none;text-indent:0px;text-transform:none}._h4--product_cg3l5_159{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:18px;font-weight:700;letter-spacing:0;line-height:24px;text-decoration:none;text-indent:0px;text-transform:none}._h5--product_cg3l5_172{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:16px;font-weight:600;letter-spacing:0;line-height:20px;text-decoration:none;text-indent:0px;text-transform:none}._h6--product_cg3l5_185{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:14px;font-weight:700;letter-spacing:1px;line-height:24px;text-decoration:none;text-indent:0px;text-transform:uppercase}._h7--product_cg3l5_198{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:12px;font-weight:800;letter-spacing:1px;line-height:16px;text-decoration:none;text-indent:0px;text-transform:uppercase}._h8--product_cg3l5_211{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:10px;font-weight:800;letter-spacing:1.5px;line-height:16px;text-decoration:none;text-indent:0px;text-transform:uppercase}._body-large--product_cg3l5_224{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:16px;font-weight:500;letter-spacing:0;line-height:24px;text-decoration:none;text-indent:0px;text-transform:none}._body-regular--product_cg3l5_237{margin-bottom:8;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;text-decoration:none;text-indent:0px;text-transform:none}._body-semibold--product_cg3l5_250{margin-bottom:8;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;text-decoration:none;text-indent:0px;text-transform:none}._body-italic--product_cg3l5_263{font-style:italic;margin-bottom:8;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;text-decoration:none;text-indent:0px;text-transform:none}._body-text-link--product_cg3l5_277{margin-bottom:8;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:14px;font-weight:500;letter-spacing:0;line-height:20px;text-decoration:underline;text-indent:0px;text-transform:none}._detail-medium--product_cg3l5_290{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;text-decoration:none;text-indent:0px;text-transform:none}._detail-bold--product_cg3l5_303{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:12px;font-weight:700;letter-spacing:0;line-height:16px;text-decoration:none;text-indent:0px;text-transform:none}._detail-upper-case--product_cg3l5_316{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:10px;font-weight:800;letter-spacing:0;line-height:16px;text-decoration:none;text-indent:0px;text-transform:uppercase}._detail-regular--product_cg3l5_329{margin-bottom:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;text-decoration:none;text-indent:0px;text-transform:none}._claim--landing_cg3l5_342{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:32px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:none}@media screen and (min-width: 690px){._claim--landing_cg3l5_342{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:40px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:none}}@media screen and (min-width: 1024px){._claim--landing_cg3l5_342{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:48px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:none}}._claim-uppercase--landing_cg3l5_380{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:32px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:uppercase}@media screen and (min-width: 690px){._claim-uppercase--landing_cg3l5_380{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:40px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:uppercase}}@media screen and (min-width: 1024px){._claim-uppercase--landing_cg3l5_380{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:48px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:uppercase}}._h1--landing_cg3l5_418{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:28px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:none}@media screen and (min-width: 690px){._h1--landing_cg3l5_418{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:32px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:none}}@media screen and (min-width: 1024px){._h1--landing_cg3l5_418{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:40px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:none}}._h1-uppercase--landing_cg3l5_456{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:28px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:uppercase}@media screen and (min-width: 690px){._h1-uppercase--landing_cg3l5_456{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:32px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:uppercase}}@media screen and (min-width: 1024px){._h1-uppercase--landing_cg3l5_456{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:40px;font-weight:900;letter-spacing:1px;line-height:100%;text-decoration:none;text-indent:0;text-transform:uppercase}}._h2--landing_cg3l5_494{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:28px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}@media screen and (min-width: 690px){._h2--landing_cg3l5_494{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:32px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}}@media screen and (min-width: 1024px){._h2--landing_cg3l5_494{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:40px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}}._h3--landing_cg3l5_532{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:24px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}@media screen and (min-width: 690px){._h3--landing_cg3l5_532{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:28px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}}@media screen and (min-width: 1024px){._h3--landing_cg3l5_532{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:32px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}}._h4--landing_cg3l5_570{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:20px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}@media screen and (min-width: 690px){._h4--landing_cg3l5_570{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:24px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}}._h5--landing_cg3l5_595{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:18px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}@media screen and (min-width: 690px){._h5--landing_cg3l5_595{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:20px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}}._h6--landing_cg3l5_620{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:16px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}@media screen and (min-width: 690px){._h6--landing_cg3l5_620{font-family:byrd,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:16px;font-weight:700;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:none}}._overline--landing_cg3l5_645{font-family:inter,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:14px;font-weight:800;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:uppercase}@media screen and (min-width: 690px){._overline--landing_cg3l5_645{font-family:inter,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:14px;font-weight:800;letter-spacing:1px;line-height:115%;text-decoration:none;text-indent:0;text-transform:uppercase}}@media screen and (min-width: 1024px){._overline--landing_cg3l5_645{font-family:inter,sans-serif,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";font-size:14px;font-weight:700;letter-spacing:1px;line-height:120%;text-decoration:none;text-indent:0;text-transform:uppercase}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_7zlds_120{position:relative;width:100%;max-width:170px;height:100%;cursor:pointer}._root--aggregator_7zlds_127{max-width:156px}._root__content_7zlds_130{display:flex;width:100%;height:100%;flex-direction:column}._root__bookmark_7zlds_136{position:absolute;z-index:1000;top:8px;right:8px}._root__header_7zlds_142{position:relative;overflow:hidden;width:100%;border-radius:8px;aspect-ratio:4/3}._root__header__reserved_7zlds_149{position:absolute;display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#ffffffb3;opacity:0}._root__header__reserved--visible_7zlds_159{opacity:1}._root__header__reserved__box_7zlds_162{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:4px;background:#4c4566e6;color:#fff}._root__header__image_7zlds_171{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._root__info_7zlds_176{display:flex;flex:1;flex-direction:column;padding:8px 4px 0}._root__info__top_7zlds_182{flex:1}._root__info__price_7zlds_185{color:#01819c}._root__info__price--reserved_7zlds_188{color:#a6a2b6}._root__info__title_7zlds_191{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;color:#201649}._root__info__timeStamp_7zlds_199{padding-top:4px;color:#635c80}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._postAuthor_1i3h1_120{position:relative;display:flex;background-color:#fff;gap:8px}._postAuthor--hasBadge_1i3h1_126{padding-top:12px}._postAuthor--hasFeedItemCategory_1i3h1_129{padding-top:16px}._postAuthor--hasThreeLines_1i3h1_132{padding-top:24px}._postAuthor__thumbnail_1i3h1_135{display:flex;align-items:center}._postAuthor__text_1i3h1_139{display:flex;width:100%;height:-moz-fit-content;height:fit-content;flex-direction:column;justify-content:center;margin:auto}._postAuthor__author_1i3h1_147,._postAuthor__groupName_1i3h1_147{color:#201649}._postAuthor__metadata_1i3h1_150,._postAuthor__authorAlt_1i3h1_150,._postAuthor__icon_1i3h1_153{color:#635c80}._postAuthor__feedItemCategory_1i3h1_156{position:absolute;top:0;right:24px}._postAuthor__rating_1i3h1_161{padding-top:2px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._rating_273fi_120{position:relative;display:inline-flex;width:-moz-fit-content;width:fit-content}._rating__star_273fi_125 path{fill:#635c80;stroke:#635c80}._rating__overlay_273fi_129{position:absolute;z-index:1;top:0;right:0;bottom:0;background-color:#fff;mix-blend-mode:lighten;opacity:.7}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._actions_c9e76_120{display:flex;flex-direction:column}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._actions_3byke_120{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}._actions_3byke_120>:last-child{grid-column:span 2}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._modal-footer_1kc56_120{display:flex;width:100%;flex-direction:column}@media screen and (min-width: 690px){._modal-footer_1kc56_120{flex-direction:row;justify-content:end}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_8knfx_120{width:100%}._root__primary_8knfx_123{display:flex;flex-direction:column;padding:8px 12px;gap:8px}._bodyText_8knfx_130{padding:0 12px}._modalBody_8knfx_134>p{white-space:pre-line}._copyButton_8knfx_138{padding:8px 0}._divider_8knfx_142{display:none;padding:4px 12px}@media screen and (min-width: 690px){._divider_8knfx_142{display:block}}._author_8knfx_152{padding:8px 12px}._top_8knfx_156{display:flex;justify-content:space-between}._top__price_8knfx_160{flex:1;color:#01819c}._top__actions_8knfx_164{display:flex;align-items:center;gap:24px}._title_8knfx_170{color:#201649}._bottom_8knfx_174{display:flex;align-items:center;justify-content:space-between;color:#635c80;gap:8px}._bottom__category_8knfx_181{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._bottom__timestamp_8knfx_186{text-wrap:nowrap}._actions_8knfx_190{padding:8px 12px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._galleryContainer_18wvf_120{padding:8px 12px}._imageGallery_18wvf_124{position:relative;width:100%}._reservedBanner_18wvf_129{position:absolute;z-index:1;top:0;left:0;width:100%;height:auto;padding:5px;border-radius:3px 3px 0 0;background:#ee9e2d;box-shadow:0 2px 4px #0003;text-align:center}._reservedBanner__text_18wvf_142{color:#fff;text-transform:uppercase}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._imageGallery_10c2p_120{position:relative;width:-moz-fit-content;width:fit-content;cursor:pointer}._imageGalleryImage_10c2p_126{min-width:58px;max-width:240px;min-height:52px;max-height:192px;border-radius:8px}._imageGalleryPill_10c2p_134{position:absolute;top:8px;right:8px;pointer-events:none}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._container_y0t0p_120{position:relative;display:flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center}._circle_y0t0p_128{width:144px;height:144px;border-radius:50%;animation:_heartbeat_y0t0p_1 1.4s ease-in-out infinite;background-color:#cae85d}._logo_y0t0p_136{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes _heartbeat_y0t0p_1{0%{transform:scale(1)}15%{transform:scale(1.12)}30%{transform:scale(1)}45%{transform:scale(1.09)}70%{transform:scale(1)}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._container_1sb5g_120{display:flex;flex-flow:row wrap;justify-content:center;gap:24px 32px}._header_1sb5g_127{display:flex;width:100%;flex-direction:column}._navBar_1sb5g_133{width:100%;height:56px}._mainContent_1sb5g_138{min-width:500px;max-width:600px;flex-grow:1}._sidebarRight_1sb5g_144{position:sticky;top:80px;min-width:240px;max-width:270px;height:-moz-fit-content;height:fit-content;flex-grow:1}@media (max-width: 920px){._sidebarRight_1sb5g_144{display:none}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._mobileLayout_ud0fl_120{display:flex;min-width:280px;flex-direction:column}._mobileLayout_ud0fl_120 ._mobileLayoutHeader_ud0fl_125{position:fixed;z-index:1020;top:0;width:100%;height:56px;background:#fff}._mobileLayout_ud0fl_120 ._mobileLayoutMain_ud0fl_133{display:flex;flex:1;flex-direction:column;padding-top:56px;padding-bottom:60px;background:#f4f3f6}._mobileLayout_ud0fl_120 ._mobileLayoutActionButton_ud0fl_141{position:absolute;top:0;right:0;border-radius:100%;transform:translate(-16px,calc(-100% - 16px))}._mobileLayout_ud0fl_120 ._mobileLayoutFooter_ud0fl_148{position:fixed;z-index:3;bottom:0;width:100%;height:calc(60px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 6px 32px #20164933}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._loadingSpinnerContainer_55hqs_120{display:grid;height:100dvh;background-color:#fff;place-items:center}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._menuLinkList_1ivvi_120{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:8px 16px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._mobileHeaderBar_12qve_120{z-index:1;display:flex;height:56px;align-items:center;padding:8px 16px;background:#fff;box-shadow:0 6px 32px #2016491a;color:#201649;gap:16px}._mobileHeaderBar_12qve_120 ._typography_12qve_131{flex:1;color:inherit;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mobileHeaderBar_12qve_120 ._titleElement_12qve_139{display:flex;flex:1;justify-content:center}._mobileHeaderBar_12qve_120 button{color:inherit}._mobileHeaderBar_12qve_120 ._mobileHeaderBarIcon_12qve_147{min-width:32px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_11od2_120{padding:0;border-radius:0;background-color:transparent;box-shadow:none}@media screen and (min-width: 690px){._root_11od2_120{background-color:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed}}._body_11od2_133{padding:0}._header_11od2_137{display:flex;align-items:center;justify-content:space-between;padding-top:12px;padding-bottom:12px;gap:8px}@media screen and (min-width: 690px){._header_11od2_137{padding:16px 12px 8px}}._header-controls_11od2_151{display:flex;flex:0 0 auto;flex-direction:row;gap:16px}._navigation_11od2_158{display:none}@media screen and (min-width: 690px){._navigation_11od2_158{display:flex}}._swiper_11od2_167{padding:4px 0}@media screen and (min-width: 690px){._swiper_11od2_167{padding:8px 0 16px}}._slide_11od2_176{height:auto}._slide--v1_11od2_179,._slide--v2_11od2_183{width:200px;max-width:200px}._slide--v3_11od2_187{width:304px;max-width:304px}@media screen and (min-width: 690px){._slide--v3_11od2_187{width:272px;max-width:272px}}._slide--v4_11od2_197{width:273px;max-width:273px}@media screen and (min-width: 690px){._slide--v4_11od2_197{width:272px;max-width:272px}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_1x5jr_120{position:relative;display:flex;overflow:hidden;width:200px;height:221px;flex-direction:column;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 690px){._root_1x5jr_120{height:213px;background-color:transparent;box-shadow:none}}._root__imageContainer_1x5jr_140{position:relative;overflow:hidden;height:113px;flex-shrink:0}@media screen and (min-width: 690px){._root__imageContainer_1x5jr_140{border-radius:8px}}._root__image_1x5jr_140{display:block;width:100%;height:100%}._root__imagePlaceholder_1x5jr_156{border-radius:0}._root__info_1x5jr_159{display:flex;flex-direction:column;flex-grow:1;align-items:flex-start;padding:8px 12px}@media screen and (min-width: 690px){._root__info_1x5jr_159{display:block;padding:8px 4px 0}}._root__titleContainer_1x5jr_172{flex-grow:1;margin-bottom:4px}._root__title_1x5jr_172{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;color:#201649}._root__category_1x5jr_184{width:100%;margin-bottom:8px;color:#01819c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._root__heart--filled_1x5jr_192{color:#b5d622}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_1irq0_120{position:relative;display:flex;overflow:hidden;width:200px;height:209px;flex-direction:column;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 690px){._root_1irq0_120{height:201px;background-color:transparent;box-shadow:none}}._root__imageContainer_1irq0_140{position:relative;overflow:hidden;height:113px;flex-shrink:0}@media screen and (min-width: 690px){._root__imageContainer_1irq0_140{border-radius:8px}}._root__image_1irq0_140{display:block;width:100%;height:100%}._root__imagePlaceholder_1irq0_156{border-radius:0}._root__heart_1irq0_159{position:absolute;z-index:2;top:8px;right:8px;color:#635c80}._root__heartIcon--filled_1irq0_166{color:#b5d622}._root__info_1irq0_169{display:flex;flex-direction:column;flex-grow:1;padding:8px 12px;gap:4px}@media screen and (min-width: 690px){._root__info_1irq0_169{padding:8px 4px 0}}._root__titleContainer_1irq0_181{flex-grow:1}@media screen and (min-width: 690px){._root__titleContainer_1irq0_181{flex-grow:0}}._root__title_1irq0_181{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;color:#201649}._root__category_1irq0_197{width:100%;color:#01819c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._root__address_1irq0_204{overflow:hidden;width:100%;color:#635c80;text-overflow:ellipsis;white-space:nowrap}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_1h6jy_120{position:relative;display:flex;overflow:hidden;width:304px;height:283px;flex-direction:column;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 690px){._root_1h6jy_120{width:272px;height:257px;background-color:transparent;box-shadow:none}}._root__imageContainer_1h6jy_141{position:relative;overflow:hidden;height:171px;flex-shrink:0}@media screen and (min-width: 690px){._root__imageContainer_1h6jy_141{height:153px;border-radius:8px}}._root__image_1h6jy_141{display:block;width:100%;height:100%}._root__imagePlaceholder_1h6jy_158{border-radius:0}._root__info_1h6jy_161{display:flex;flex-direction:column;flex-grow:1;align-items:flex-start;padding:8px 12px;gap:4px}@media screen and (min-width: 690px){._root__info_1h6jy_161{padding:8px 4px 0}}._root__businessName_1h6jy_174{overflow:hidden;width:100%;color:#635c80;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width: 690px){._root__businessName_1h6jy_174{order:2}}._root__titleContainer_1h6jy_186{flex-grow:1}@media screen and (min-width: 690px){._root__titleContainer_1h6jy_186{flex-grow:0}}._root__title_1h6jy_186{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;color:#201649}@media screen and (min-width: 690px){._root__title_1h6jy_186{order:1}}._root__textContainer_1h6jy_207{flex-grow:1;order:3}._root__text_1h6jy_207{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;color:#635c80}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_ge4p0_120{position:relative;display:flex;overflow:hidden;width:273px;height:288px;flex-direction:column;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px #21164a0a,0 0 0 1px #e9e8ed;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 690px){._root_ge4p0_120{height:260px;background-color:transparent;box-shadow:none}}._root__imageContainer_ge4p0_140{position:relative;overflow:hidden;width:273px;height:154px;flex-shrink:0}@media screen and (min-width: 690px){._root__imageContainer_ge4p0_140{border-radius:8px}}._root__image_ge4p0_140{display:block;width:100%;height:100%}._root__imagePlaceholder_ge4p0_157{border-radius:0}._root__info_ge4p0_160{display:flex;flex-direction:column;flex-grow:1;align-items:flex-start;padding:8px 12px 12px}@media screen and (min-width: 690px){._root__info_ge4p0_160{display:block;padding:8px 4px 0}}._root__title_ge4p0_173{overflow:hidden;width:100%;margin-bottom:2px;color:#201649;text-overflow:ellipsis;white-space:nowrap}._root__category_ge4p0_181{width:100%;margin-bottom:8px;color:#01819c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._root__quote_ge4p0_189{flex-grow:1}._quote_ge4p0_193{display:flex;width:100%;flex-direction:column;padding:8px;border-radius:8px;background-color:#f4f3f6;color:#635c80}@media screen and (min-width: 690px){._quote_ge4p0_193{padding:0;border-radius:0;background-color:transparent}}._quote__container_ge4p0_209{display:flex;flex-grow:1;padding:0;margin:0}._quote__text_ge4p0_215{flex-grow:1;margin-bottom:4px}@media screen and (min-width: 690px){._quote__text_ge4p0_215{position:relative}}._quote__icon_ge4p0_224{display:flex;height:100%;flex-shrink:0;align-items:flex-end;align-self:flex-end;margin-left:4px;color:#ff9de2}@media screen and (min-width: 690px){._quote__icon_ge4p0_224{display:none}}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_ngwdz_120{position:relative}._root_ngwdz_120 ._poiButton_ngwdz_123{display:flex;width:100%;padding:8px 12px 8px 8px;border:1px solid #d2d0db;border-radius:8px;background-color:#fff;gap:8px}._root_ngwdz_120 ._poiButton_ngwdz_123:hover{border-color:#635c80}._root_ngwdz_120 ._poiButton_ngwdz_123 ._leftIconWrapper_ngwdz_135{position:relative;flex-shrink:0}._root_ngwdz_120 ._poiButton_ngwdz_123 ._leftIconWrapper_ngwdz_135 ._badgesContainer_ngwdz_139{position:absolute;top:-3px;right:-2px;display:flex;flex-direction:row-reverse}._root_ngwdz_120 ._poiButton_ngwdz_123 ._leftIconWrapper_ngwdz_135 ._badgesContainer_ngwdz_139>*{margin:0}._root_ngwdz_120 ._poiButton_ngwdz_123 ._leftIconWrapper_ngwdz_135 ._badgesContainer_ngwdz_139>*:not(:first-child){margin-right:-8px}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152{min-width:0;flex-grow:1;margin-right:32px;color:#635c80}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._truncatedText_ngwdz_158{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._title_ngwdz_164{color:#201649}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._location_ngwdz_167{display:flex;gap:8px}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._location_ngwdz_167 ._withDisc_ngwdz_171{position:relative}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._location_ngwdz_167 ._withDisc_ngwdz_171 ._hood_ngwdz_174{margin-left:8px}._root_ngwdz_120 ._poiButton_ngwdz_123 ._infoSection_ngwdz_152 ._location_ngwdz_167 ._withDisc_ngwdz_171:before{position:absolute;top:50%;left:0;width:4px;height:4px;border-radius:999px;background-color:#635c80;content:"";transform:translateY(-50%)}._rightIconWrapper_ngwdz_189{position:absolute;top:12px;right:12px}._rightIconWrapper_ngwdz_189 ._removeButton_ngwdz_194 svg path{stroke:#635c80}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_s1pns_120{display:flex;cursor:pointer;gap:16px}._text_s1pns_126{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}._text_s1pns_126 h5,._text_s1pns_126 span,._link_s1pns_137{color:#635c80}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_79j2h_120{display:flex;width:100%;height:auto}._root__tileItem_79j2h_125{width:88px;height:88px}._root__moreBtn_79j2h_129{margin-left:auto}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._poiProfileTile_afq96_120{display:flex;width:100%;height:100%;flex-direction:column;padding:16px 2px 0;border-radius:8px;margin:0 auto;gap:2px;text-align:center}._poiProfileTile__icon_afq96_131{flex-shrink:0;margin:0 auto}._poiProfileTile__icon_afq96_131 path{stroke:#635c80}._poiProfileTile__label_afq96_138{display:inline-block;max-width:80px;margin:0 auto;color:#635c80;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}._poiProfileTile--selected_afq96_149 ._poiProfileTile__icon_afq96_131 path{stroke:#201649}._poiProfileTile--selected_afq96_149 ._poiProfileTile__label_afq96_138{color:#201649}@media (hover: hover) and (pointer: fine){._poiProfileTile_afq96_120:hover{background-color:#f4f3f6}}._poiProfileTile_afq96_120:active{background-color:#e9e8ed}._poiProfileTile_afq96_120:disabled ._poiProfileTile__icon_afq96_131 path{stroke:#a6a2b6}._poiProfileTile_afq96_120:disabled ._poiProfileTile__label_afq96_138{color:#a6a2b6}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._reactionStack_1pv0n_120{display:flex;gap:4px}._reactionStack_1pv0n_120._stack_1pv0n_124{overflow:hidden;max-width:290px;flex-wrap:nowrap;gap:0}._reactionStack_1pv0n_120._stack_1pv0n_124>*:not(:first-of-type){margin-left:-8px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._pill_104hg_120{display:inline-flex;min-width:unset;min-height:unset;align-items:center;justify-content:center;padding:4px;border:1px solid #ffffff;border-radius:999px;background:#f4f3f6;box-shadow:inset 0 0 0 1px #fff;gap:4px}._pill_104hg_120._pillExpanded_104hg_133{padding-right:8px}._pill_104hg_120._pillExpanded_104hg_133:hover,._pill_104hg_120._pillExpanded_104hg_133:focus-visible{background-color:#e9e8ed}._pill_104hg_120._pillSelected_104hg_139{background:#e0f5f9;box-shadow:inset 0 0 0 1.5px #01819c}._pill_104hg_120._pillSelected_104hg_139:hover,._pill_104hg_120._pillSelected_104hg_139:focus-visible{background:#e0f5f9;box-shadow:inset 0 0 0 1.5px #43adc3}._pill_104hg_120._pillStack_104hg_147{background:#e9e8ed}._pill_104hg_120._pillSize--small_104hg_150 svg{width:20px;height:20px}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._reactionItem_10m34_120{border-radius:999px}._reactionItem_10m34_120 .base-Popup-root{top:10px!important}@media screen and (max-width: 689px){._reactionItem_10m34_120 .base-Popup-root{top:8px!important}}._reactionItem__reactionPill_10m34_131{cursor:pointer;transform-origin:bottom center;transition:.3s ease}._reactionItem_10m34_120 button{-webkit-user-select:none;-moz-user-select:none;user-select:none}._reactionItem_10m34_120:not(._disableHover_10m34_139) ._reactionItem__tooltip_10m34_139,._reactionItem_10m34_120:not(._disableHover_10m34_139) button+._reactionItem__tooltip_10m34_139{margin-bottom:16px}@media screen and (min-width: 1024px){._reactionItem_10m34_120:not(._disableHover_10m34_139) ._reactionItem__tooltip_10m34_139,._reactionItem_10m34_120:not(._disableHover_10m34_139) button+._reactionItem__tooltip_10m34_139{margin-bottom:8px}}._reactionItem_10m34_120:not(._disableHover_10m34_139):hover ._reactionItem__reactionPill_10m34_131,._reactionItem_10m34_120:not(._disableHover_10m34_139) button:focus-visible{transform:scale(1.5)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._wrapper_16sx6_120{padding:8px 12px;border-radius:999px;background-color:#fff;box-shadow:0 4px 20px #20164933}._button_16sx6_127{touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}._hoveredItem_16sx6_132 button{transform:scale(1.5);transform-origin:bottom center;transition:.3s ease}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._cardHeader_wykah_120{padding-bottom:12px;color:#201649}._cardHeader_wykah_120 h3{color:#201649}._cardHeader_wykah_120 svg{color:#635c80}._cardBody_wykah_131{overflow:hidden;padding-top:0}@media screen and (min-width: 690px){._cardBody_wykah_131{height:489px}}._cardBody_wykah_131 ._tabsList_wykah_140{display:flex;overflow:auto;align-items:center;box-shadow:0 6px 32px #2016491a;scrollbar-width:none}@media screen and (min-width: 690px){._cardBody_wykah_131 ._tabsList_wykah_140{box-shadow:none;border-bottom:1px solid #d2d0db}}._cardBody_wykah_131 ._tabsList_wykah_140:hover{scrollbar-color:auto}._cardBody_wykah_131 ._tabsList_wykah_140 button{position:relative;display:flex;height:36px;align-items:center;padding:0 16px;cursor:pointer}._cardBody_wykah_131 ._tabsList_wykah_140 button ._tab_wykah_140{display:flex;width:27px;flex-direction:column;align-items:center}._cardBody_wykah_131 ._tabsList_wykah_140 button svg{width:24px;height:24px}._cardBody_wykah_131 ._tabsList_wykah_140 button span{margin-top:2px;color:#201649}._cardBody_wykah_131 ._tabsList_wykah_140 button[aria-selected=true] ._selectedTab_wykah_178{position:absolute;bottom:0;width:27px;height:2px;align-self:center;border-radius:2px 2px 0 0;background:#201649}._cardBody_wykah_131 ._tabPanel_wykah_187{overflow:auto;height:444px;border-bottom:1px solid #d2d0db}@media screen and (max-width: 689px){._cardBody_wykah_131 ._tabPanel_wykah_187{height:calc(100vh - 100px);height:calc(100dvh - 100px);border:none}}._cardBody_wykah_131 ._tabPanel_wykah_187 ._profile_wykah_199{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 16px 0;border-right:none;border-bottom:1px solid #d2d0db;margin:0 16px}._cardBody_wykah_131 ._tabPanel_wykah_187 ._profile_wykah_199:last-child{border-bottom:none}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:700;src:url(fonts/Byrd/Byrd-Bold.woff2)}@font-face{font-display:swap;font-family:Byrd;font-style:normal;font-weight:900;src:url(fonts/Byrd/Byrd-Black.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(fonts/inter/Inter-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(fonts/inter/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/inter/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/inter/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:normal;font-weight:100 900;src:url(fonts/inter/Inter-roman.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var;font-style:italic;font-weight:100 900;src:url(fonts/inter/Inter-italic.var.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(fonts/inter/Inter.var.woff2) format("woff2")}._root_2y0g1_120{position:relative;display:flex;overflow:visible;flex-direction:column;align-items:center;padding:40px 24px 16px;text-align:center}._root__title_2y0g1_129{margin-bottom:12px}._root__moreMenu_2y0g1_132{position:absolute;top:8px;right:8px}._root__subtitle_2y0g1_137{display:block;margin-bottom:8px}._root__helpersCluster_2y0g1_141{margin-bottom:16px}._root__heartBubbleContainer_2y0g1_144{position:absolute;top:-24px;left:50%;display:flex;width:-moz-fit-content;width:fit-content;width:48px;height:48px;align-items:center;justify-content:center;border-radius:999px;background-color:#7c5bff;transform:translate(-50%)}._messageContainer_2y0g1_159{position:relative;display:flex;flex-direction:column;align-items:center;padding:8px 16px;border-radius:8px;background-color:#f4f3f6}._messageContainer_2y0g1_159 svg path{fill:#ff9de2;stroke:#ff9de2}._messageContainer__message_2y0g1_172{display:block;color:#635c80}._messageContainer__author_2y0g1_176{color:#201649}._messageContainer__quotationLeft_2y0g1_179{position:absolute;top:0;left:-16px}._messageContainer__quotationRight_2y0g1_184{position:absolute;right:-16px;bottom:24px}
|