.imageUploader_image__QxzOs{height:40vh;min-height:200px}.imageUploader_imageWrapper__weexg{flex-direction:column;align-content:center;position:relative;margin-bottom:1rem;gap:.5rem}.imageUploader_imageWrapper__weexg,.imageUploader_imageWrapper__weexg picture,.imageUploader_loadingSpinner__yOMJB{display:flex;justify-content:center;align-items:center;width:100%}.imageUploader_loadingSpinner__yOMJB{position:absolute;top:0;left:0;height:100%;z-index:1000;pointer-events:none}.imageUploader_loadingSpinnerContent__bAoH5{padding:var(--s1);width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:inline-block;background-color:rgba(255,255,255,.75);border-radius:var(--semantic_corner-radius_medium)}.imageUploader_noImage__P6Fmg{width:100%;background-color:#d6d2b3}.imageUploader_center__lHDXT{display:flex;flex-direction:column;align-items:center;justify-content:center}.imageUploader_formFileUpload__r_6sE{height:100%;width:100%;max-width:100%;text-align:center;position:relative}.imageUploader_info__BHilj{display:flex;gap:.5rem}.imageUploader_inputFileUpload__sTMKS{display:none}.imageUploader_labelFileUpload__wT_5V{max-inline-size:none;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;border-width:2px;border-radius:var(--spacing-50,4px);border:1px dashed var(--dark-100,#1b1a07);background:var(--light-100,#fefffa);padding:var(--s3)}.imageUploader_labelFileUpload__wT_5V.imageUploader_dragActive___mFE6{background-color:#fff}.imageUploader_uploadButton__ILBZi{margin-block-start:1.5rem}.imageUploader_uploadButton__ILBZi:hover{text-decoration-line:underline;background-color:rgba(0,0,0,0)}.imageUploader_dragFileElement__zVhb1{position:absolute;width:100%;height:100%;border-radius:1rem;top:0;right:0;bottom:0;left:0}.imageUploader_deleteImageButtonWrapper__YcNKE{position:absolute;bottom:0;right:0;transform:translate(-.5rem,-150%)}.imageUploader_infoBanner__DRCCY{margin-top:.5rem}.imageUploader_entityGallerySection__m2JH4{width:47.9rem;margin-left:12.2rem}@media(max-width:767px){.imageUploader_entityGallerySection__m2JH4{width:100%;margin-left:0}}.cropImage_cropImageWrapper__sJhlF{display:flex;flex-direction:column;width:100%}.cropImage_cropImageWrapper__sJhlF *{max-inline-size:none}.cropImage_cropper__vmrdy{width:100%;min-width:300px;min-height:200px;aspect-ratio:16/9;height:40vh}.cropImage_zoomWrapper__eJT0I{margin-top:.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.cropImage_zoomButton__L_Bmq{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.cropImage_loading__mFRQF{width:100%;height:500px;background-color:var(--brand-color)}.cropImage_header__kf9n6{display:flex;flex-direction:column;justify-content:flex-end;align-content:flex-end;flex-wrap:wrap;margin-bottom:.5rem}.cropImage_content__YM_wh{display:flex;flex-direction:column;justify-content:center;width:100%}.cropImage_editButton__TtiO0{align-self:flex-end}.cropImage_button__s86T9{width:100px}.cropImage_previewImage__3VeBC{margin:1rem 0;display:flex;justify-content:center}.cropImage_previewImage__3VeBC .cropImage_image__nSl3J{width:80%;border-radius:20px}.cropImage_editPanel__T_hNk{margin-left:.5rem}.cropImage_editButtonContainer__wP0a9,.cropImage_editPanel__T_hNk{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.avatar_container__MyztQ{width:calc(100% + var(--gutter, var(--s3, 0))*2);position:relative;transform:translateX(calc(var(--gutter, var(--s3, 0)) * -1))}@media(min-width:1248px){.avatar_container__MyztQ{width:100%;transform:translateX(0)}}.avatar_defaultAvatar__rOrTs{overflow:hidden}.avatar_square___kRip{border-radius:0!important}.avatar_image__75Wnt{background-color:#d6d2b3;background-repeat:no-repeat;background-size:cover;background-position:bottom;width:100%;-o-object-fit:cover;object-fit:cover;max-height:24rem;aspect-ratio:1/1}@media(min-width:768px){.avatar_image__75Wnt{border-radius:0 0 var(--border-radius) var(--border-radius)}}.avatar_noImage__e73YJ{width:100%;background-color:#d6d2b3;max-height:390px}.avatar_editButton__MXblW{position:absolute;background-color:var(--page-background-color);padding-inline:.7rem;right:1.125rem;bottom:1.125rem}@media(min-width:768px){.avatar_editButton__MXblW{padding-inline:1rem}}.defaultUserAvatar_defaultAvatar___3B1M{overflow:hidden;position:relative;border-radius:var(--semantic_corner-radius_full)}.defaultUserAvatar_defaultAvatar___3B1M.defaultUserAvatar_square__58EkE{border-radius:0!important}.defaultUserAvatar_defaultAvatarText___RKG7{color:var(--semantic_color_content_primary);font-size:18px}.defaultUserAvatar_svgEl__KMokl{display:block;width:100%;height:auto;border-radius:var(--semantic_corner_radius_full);overflow:hidden}.defaultUserAvatar_svgEl__KMokl.defaultUserAvatar_square__58EkE{border-radius:0!important}.home_headerSection__q7ph5{display:flex;flex-direction:row;align-items:center;gap:1rem}@media (min-width:75em){.home_headerSection__q7ph5{margin-inline:68px}}.home_header__mONZW{font-family:var(--serif-font);font-size:22px;font-weight:400;line-height:26px;letter-spacing:-.04em;text-align:left}@media(min-width:752px){.home_header__mONZW{font-size:32px;line-height:48px}}.home_subHeader__3NrlC{font-size:14px;font-weight:400;line-height:22px;letter-spacing:.01em;text-align:left;position:relative}@media(min-width:752px){.home_subHeader__3NrlC{font-size:16px}}.home_subHeader__3NrlC:after{content:"";display:block;width:150px;height:1px;background-color:#d6d2b3;margin-block-start:20px}.home_hideSm__Ugu_6{display:none}@media(min-width:900px){.home_hideSm__Ugu_6{display:block}}.home_mainFlow__YE4fe{width:100%;display:flex;flex-direction:column-reverse;gap:2rem}@media(min-width:900px){.home_mainFlow__YE4fe{flex-direction:row}}@media(min-width:1100px){.home_mainFlow__YE4fe{gap:4rem}}.home_mainFlow__YE4fe h2{display:flex;flex-direction:row;align-items:center;gap:.5rem}.home_avatar__Awsg2{aspect-ratio:1/1;max-width:80px;width:80px}@media(min-width:752px){.home_avatar__Awsg2{max-width:112px;width:112px}}.home_placeHolder__7bqIz{height:23px}.home_ctaCardsWrapper__S4ygw{display:grid;gap:var(--s1)}@media (min-width:53.125em){.home_ctaCardsWrapper__S4ygw{grid-template-columns:repeat(2,1fr)}}.home_ctaCardsWrapper__S4ygw>*{display:grid}.home_ctaCardsWrapper__S4ygw:empty{display:none}.home_ctaCard__KjtKP{--border-color:#ccccc4;width:100%;display:flex;flex-direction:row;align-items:center;gap:var(--s3);padding:16px}.home_ctaCard__KjtKP .home_ctaCardText__ULDE5{flex-wrap:nowrap;flex-grow:1;flex-shrink:1;flex-basis:auto}.home_ctaCard__KjtKP svg{width:var(--semantic_icon-size_medium);min-width:var(--semantic_icon-size_medium)}.home_ctaCard__KjtKP .home_ctaCardCtaButton__xa4pm{display:flex;justify-content:flex-end}.home_myEntitiesOuterWrapper__azCSI{--space:2rem;position:relative;margin-block-start:var(--s2);max-width:100%;overflow:hidden;flex-basis:100%}@media(hover:none)and (pointer:coarse){.home_myEntitiesOuterWrapper__azCSI{max-width:calc(100vw - var(--semantic_size_page-margin-x)*2)}}.home_myEntitiesOuterWrapper__azCSI:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:25px;pointer-events:none;background:linear-gradient(180deg,transparent 0,rgb(255,255,255))}@media(hover:none)and (pointer:coarse){.home_myEntitiesOuterWrapper__azCSI:after{left:auto;right:0;bottom:0;height:100%;width:var(--space);background:linear-gradient(90deg,transparent 0,rgb(255,255,255))}}.home_myEntitiesWrapper__BRi16{padding-right:var(--space);position:relative;flex-basis:100%;display:flex;flex-direction:row;flex-wrap:wrap;max-height:135px;overflow-y:auto;gap:var(--s1);padding-block-end:25px}@media(hover:none)and (pointer:coarse){.home_myEntitiesWrapper__BRi16{overflow-x:auto;flex-wrap:nowrap;position:relative;padding-block-end:0}}.home_myEntities__1_bE0{display:inline-block;white-space:nowrap;border:1px solid var(--semantic_color_border_primary);border-radius:4px;padding:4px 8px;font-size:14px;font-weight:400;line-height:22px;letter-spacing:.01em;text-align:left;max-width:17rem;overflow:hidden;text-overflow:ellipsis}.heroSection_hero__MmIbO{--space:0;--baseHeight:610px;min-height:max(50vh,var(--baseHeight));position:relative}.heroSection_col1__Nme8x{border-radius:14.75px 14.75px 0 0;background:rgba(255,255,255,.8);backdrop-filter:blur(15px);position:absolute;top:18rem;left:0;width:96%;padding:.5rem;margin:0 2%}.heroSection_col1__Nme8x h1{font-family:var(--serif-font);font-size:1.625rem;line-height:1;letter-spacing:-1.04px}.heroSection_col1__Nme8x .heroSection_roundedArrow__GOWJi{background-image:url(/images/rounded-arrow-left.svg);background-repeat:no-repeat;background-position:0 -32px;background-size:cover;width:180px;height:80px;transform:rotate(-10deg);margin-top:auto}.heroSection_col1__Nme8x .heroSection_restaurantOwner__IfXet{display:flex;flex-direction:column;gap:.25rem;margin-block-start:3.5rem}.heroSection_col2__ix6q9 img{width:100%;height:22.5rem;position:absolute;top:0;left:0;z-index:-1;-o-object-fit:cover;object-fit:cover}@media(min-width:500px)and (max-width:639px){.heroSection_col2__ix6q9 img{-o-object-position:0 -6rem;object-position:0 -6rem}}@media(min-width:640px)and (max-width:1023px){.heroSection_col2__ix6q9 img{-o-object-position:0 -9rem;object-position:0 -9rem}}.heroSection_col2__ix6q9 .heroSection_quote__oj0m5{display:none}@media(min-width:640px){.heroSection_col1__Nme8x{width:-moz-fit-content;width:fit-content}}@media(min-width:1024px){.heroSection_hero__MmIbO{display:flex;align-items:center;margin-block-start:2.75rem;margin-block-end:7rem}.heroSection_col1__Nme8x{border-radius:unset;background:unset;backdrop-filter:unset;position:unset;padding:unset;margin:unset;padding-right:5rem;width:50%}.heroSection_col1__Nme8x h1{font-size:3rem;line-height:1.1;letter-spacing:-1.92px}.heroSection_col1__Nme8x .heroSection_tagline__K6ow5{line-height:1.4}.heroSection_col1__Nme8x .heroSection_roundedArrow__GOWJi{background-position:0 -35px;width:215px;height:100px;transform:unset}.heroSection_col1__Nme8x .heroSection_restaurantOwner__IfXet{margin-block-start:3.5rem}.heroSection_col2__ix6q9{position:relative;width:50%}.heroSection_col2__ix6q9 img{height:unset;position:unset;aspect-ratio:4/5;border-radius:14.75px}.heroSection_col2__ix6q9 .heroSection_quote__oj0m5{display:block;position:absolute;bottom:-1px;left:-25%;background-color:var(--page-background-color);z-index:1;width:62%;border-top-right-radius:14.75px;padding:2rem 2rem 0 0;display:flex;flex-direction:column}.heroSection_col2__ix6q9 .heroSection_quote__oj0m5 blockquote{font-family:var(--serif-font);font-size:1.625rem;text-align:center;margin-block-end:1.25rem;line-height:1.5}.heroSection_col2__ix6q9 .heroSection_quote__oj0m5 blockquote:before{all:inherit;display:inline;content:"“"}.heroSection_col2__ix6q9 .heroSection_quote__oj0m5 blockquote:after{all:inherit;display:inline;content:"”"}.heroSection_col2__ix6q9 .heroSection_quote__oj0m5 span{margin-inline-start:auto;margin-inline-end:1.5rem}}.postCard_post__6Ones{display:flex;flex-direction:column}@media(hover:hover){.postCard_post__6Ones a:hover h3{text-decoration:underline}.postCard_post__6Ones a:hover img{transform:scale(1.1)}}.postCard_post__6Ones figure{overflow:hidden;border-radius:var(--border-radius);aspect-ratio:16/10}.postCard_post__6Ones img{-o-object-fit:cover;object-fit:cover;height:auto;width:100%;aspect-ratio:16/10;margin-inline:0;transition:transform .3s ease}.postCard_excerpt__MU8eh{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:pre-wrap;font-weight:400;font-size:clamp(.875rem,.83rem + .23vw,1rem);line-height:1.5;letter-spacing:.02em}.postCard_btn__CDGSJ{background-color:#e5eaee;color:#18170c;padding:1rem 43.2px;border-radius:24px;font-weight:500;font-size:16px;line-height:16px;height:48px;text-align:center}.postCard_btn__CDGSJ:focus,.postCard_btn__CDGSJ:hover{background-color:rgba(229,234,238,.6862745098)}.extendedImage_figure__VIiCW{display:flex;flex-direction:column;max-width:100%;width:100%}.extendedImage_figure__VIiCW img{-o-object-fit:cover;object-fit:cover;max-height:100%;overflow:hidden}.extendedImage_figure__VIiCW.extendedImage_circle__zyCNC img{border-radius:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.extendedImage_figure__VIiCW.extendedImage_rounded__zpjU_ img{border-radius:var(--semantic_corner-radius_large)}.extendedImage_figure__VIiCW.extendedImage_cover__jkdFK{width:calc(100% + var(--_card-padding)*2);margin-block-start:calc(var(--_card-padding)*-1);margin-inline-start:calc(var(--_card-padding)*-1);margin-inline-end:calc(var(--_card-padding)*-1)}.extendedImage_figure__VIiCW figcaption{margin-block-start:var(--s05);text-align:left;width:100%;display:block}@media(hover:hover)and (pointer:fine){.postV2Preview_layoutColumn__avIn6:hover img,.postV2Preview_layoutLayers__4Vg68:hover img{transform:scale(1.1)}}.postV2Preview_layoutColumn__avIn6:hover h3,.postV2Preview_layoutLayers__4Vg68:hover h3{text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:3px}.postV2Preview_layoutLayers__4Vg68{--_aspect-ratio:4/5;position:relative;display:grid;grid-template-areas:"main";aspect-ratio:var(--_aspect-ratio)}@media (min-width:46.875em)and (max-width:63.9375em){.postV2Preview_layoutLayers__4Vg68{--_aspect-ratio:unset;height:100%}}.postV2Preview_layoutLayers__4Vg68 .postV2Preview_imageContainer__YGxev,.postV2Preview_layoutLayers__4Vg68 .postV2Preview_textContainer__UOIgb{grid-area:main}.postV2Preview_layoutLayers__4Vg68 .postV2Preview_imageContainer__YGxev{position:relative;z-index:1;display:flex;align-items:stretch}.postV2Preview_layoutLayers__4Vg68 .postV2Preview_imageContainer__YGxev figure,.postV2Preview_layoutLayers__4Vg68 .postV2Preview_imageContainer__YGxev img{overflow:hidden;aspect-ratio:var(--_aspect-ratio);height:100%}.postV2Preview_layoutLayers__4Vg68 .postV2Preview_imageContainer__YGxev img{transition:transform .3s ease}.postV2Preview_layoutLayers__4Vg68 .postV2Preview_imageContainer__YGxev:before{content:"";position:absolute;inset:0;background:linear-gradient(188deg,rgba(27,26,7,.1) 38%,rgba(27,26,7,.65) 70%,rgba(27,26,7,.95) 88%);z-index:2}.postV2Preview_layoutLayers__4Vg68 .postV2Preview_textContainer__UOIgb{z-index:3;display:flex;flex-direction:column;justify-content:flex-end;padding:max(8%,var(--s2));color:var(--semantic_color_content_inverted,white)}@media (max-width:31.1875em){.postV2Preview_layoutLayers__4Vg68 .postV2Preview_textContainer__UOIgb{padding-block-end:var(--s6)}}@media (min-width:46.875em)and (max-width:63.9375em){.postV2Preview_layoutLayers__4Vg68 .postV2Preview_textContainer__UOIgb{padding-block-end:var(--s6)}}.postV2Preview_layoutLayers__4Vg68 .postV2Preview_excerpt__UvAtk{margin-block-start:var(--s2)}.postV2Preview_layoutColumn__avIn6{--_aspect-ratio:16/10;display:flex;flex-direction:column;gap:var(--s2)}.postV2Preview_layoutColumn__avIn6 .postV2Preview_imageContainer__YGxev figure,.postV2Preview_layoutColumn__avIn6 .postV2Preview_imageContainer__YGxev img{overflow:hidden;border-radius:var(--border-radius);aspect-ratio:var(--_aspect-ratio)}.postV2Preview_layoutColumn__avIn6 .postV2Preview_imageContainer__YGxev img{transition:transform .3s ease}.posts_titleBox__SAzNW{max-width:28rem;margin-block-end:var(--s4)}.posts_linkToBlog__mb0aA{padding-top:var(--s4);display:flex;justify-content:center;gap:.2rem}@media(max-width:640px){.posts_titleBox__SAzNW{max-width:18rem}}@media (min-width:31.25em){.posts_textAndFeedPostsSideBySide__ypkUs{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}@media (min-width:46.875em){.posts_textAndFeedPostsSideBySide__ypkUs{height:100%;grid-template-columns:1fr;grid-template-rows:1fr}}@media (min-width:64em){.posts_textAndFeedPostsSideBySide__ypkUs{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}.posts_sliderContainer__ZPLYP{--swiper-theme-color:var(--semantic_color_surface_primary);--swiper-pagination-bullet-inactive-color:var(--semantic_color_surface_primary);--swiper-pagination-bullet-inactive-opacity:0.5}.howItWorksSection_workSection__q41TO{--gutter:var(--editorial-gutter)}.howItWorksSection_workSection__q41TO h2,.howItWorksSection_workSection__q41TO p{font-family:var(--serif-font)}.howItWorksSection_workSection__q41TO p{font-size:1.2rem;margin-block:1rem}.howItWorksSection_workSection__q41TO li{list-style:outside;margin-block:1.5rem}.howItWorksSection_left-content__0xfjO,.howItWorksSection_right-content__S_yWh{background-size:100% 100%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center}.howItWorksSection_left-content__0xfjO div,.howItWorksSection_right-content__S_yWh div{max-width:21.5rem}.howItWorksSection_left-content__0xfjO div ul li,.howItWorksSection_right-content__S_yWh div ul li{line-height:1.4;list-style-position:outside;margin-inline-start:1rem;max-width:18rem}.howItWorksSection_left-content-top__bWBla,.howItWorksSection_right-content-top__gDc3k{display:flex;align-self:flex-start;align-items:center;gap:1rem}.howItWorksSection_middle-content__p9aKv,.howItWorksSection_middleContentButtons__IRSyv{display:flex;justify-content:center;align-items:center}.howItWorksSection_middleContentButtons__IRSyv{gap:2rem}.howItWorksSection_grid-content__FtZMw{margin-block:var(--gutter);display:grid;justify-content:center;grid-template-columns:repeat(3,1fr)}@media(max-width:640px){.howItWorksSection_grid-content__FtZMw{padding-block-start:1rem}.howItWorksSection_workSection__q41TO{padding-inline:.7rem;padding-block-start:2rem}.howItWorksSection_workSection__q41TO h2{padding-block-end:.5em}.howItWorksSection_workSection__q41TO .howItWorksSection_grid-content__FtZMw{margin-block-start:1rem;padding-block-start:0;grid-template-columns:repeat(1,1fr);row-gap:0}.howItWorksSection_workSection__q41TO .howItWorksSection_left-content__0xfjO,.howItWorksSection_workSection__q41TO .howItWorksSection_right-content__S_yWh{height:-moz-fit-content;height:fit-content;padding-block:var(--gutter);padding-inline:var(--gutter);width:100%}.howItWorksSection_workSection__q41TO .howItWorksSection_right-content__S_yWh{order:1;margin-block-end:2rem}.howItWorksSection_workSection__q41TO .howItWorksSection_middle-content__p9aKv{margin:auto}.howItWorksSection_workSection__q41TO .howItWorksSection_left-content__0xfjO{margin-block-end:0}.howItWorksSection_workSection__q41TO .howItWorksSection_middleContentButtons__IRSyv{flex-direction:column-reverse;gap:1.5rem}.howItWorksSection_workSection__q41TO .howItWorksSection_left-content-top__bWBla,.howItWorksSection_workSection__q41TO .howItWorksSection_right-content-top__gDc3k{transform:translateX(-1.5rem)}}.quotes_wrapper__g_Ln_{padding-block:clamp(5rem,10vh,10rem)}.quotes_wrapper__g_Ln_ section{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;align-items:center}.quotes_quote__F6JJF{line-height:1.4;text-align:center;max-width:12em;max-width:20ch;position:relative}.quotes_quote__F6JJF:before{all:inherit;display:inline;content:"“"}.quotes_quote__F6JJF:after{all:inherit;display:inline;content:"”"}.quotes_quote__F6JJF *{all:inherit;display:inline}.quotes_quote__F6JJF span{text-decoration-line:underline;text-decoration-color:var(--text-color);text-decoration-thickness:.1em;text-underline-offset:4px;font-weight:400}.quotes_arrow__MnOim{max-width:45vw;position:absolute;bottom:0;left:-3rem;transform:translateX(-100%) translateY(25%)}.quotes_imageContainer__hZK_X{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;margin:auto}.quotes_imageContainer__hZK_X img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.quotes_imageContainer__hZK_X span{align-self:flex-end}.quotes_quoteTextSection__OHjpI{position:relative;margin-top:6rem}@media(max-width:640px){.quotes_wrapper__g_Ln_ section{display:flex;flex-direction:column}.quotes_imageContainer__hZK_X{width:75%;order:-1;padding-bottom:2rem}.quotes_arrow__MnOim{position:relative;margin-left:auto;margin-bottom:-10%;width:auto;bottom:auto;right:0;top:auto;left:auto;transform:rotateY(180deg)}.quotes_quoteTextSection__OHjpI{margin-top:0}.quotes_quoteSectionTitle__0Da69{font-size:1rem;font-weight:500}}.activityFeedPostComposer_compactComposerWrapper__f0WKk{--_border-radius:var(--s4);--_card-padding:var(--s3);box-shadow:var(--semantic_shadow_medium);margin-block-end:var(--s5)}.activityFeedPostComposer_compactComposer__y0ucy{display:flex;align-items:center;gap:var(--s2)}.activityFeedPostComposer_compactPrompt__YEl6N{flex:1;min-width:0;color:var(--semantic_color_text_secondary)}.activityFeedPostComposer_compactPromptButton__b1Ufz{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:none;background:none;text-align:start;cursor:pointer;white-space:normal;width:100%}.activityFeedPostComposer_compactPromptButton__b1Ufz:disabled{cursor:not-allowed;opacity:.5}.activityFeedPostComposer_composerModalPanel__FNg0F{--_max-width:37.5rem!important}.activityFeedPostComposer_composerModalPanelDiscardWarningVisible__jrD8f .dui-modal__header>.dui-button{visibility:hidden;pointer-events:none}.activityFeedPostComposer_dropTarget__dkgHa{position:relative;display:flex;flex-direction:column;gap:var(--s3)}.activityFeedPostComposer_dropTargetActive__HDC6S:after{content:"";position:absolute;inset:calc(-1*var(--s2));border:2px dashed var(--semantic_color_border_primary);border-radius:var(--semantic_corner-radius_medium);pointer-events:none;background-color:var(--semantic_color_surface_secondary);backdrop-filter:blur(7px);z-index:1}@supports(background-color:oklch(from white l c h)){.activityFeedPostComposer_dropTargetActive__HDC6S:after{background-color:oklch(from var(--semantic_color_surface_secondary) l c h/.2)}}.activityFeedPostComposer_dropOverlay__Sg_fN{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--s2);z-index:2;color:var(--semantic_color_text_secondary);pointer-events:none}.activityFeedPostComposer_popularHashtags__B1WVN{display:flex;flex-direction:row;align-items:baseline;gap:var(--s1);flex-wrap:wrap}.activityFeedPostComposer_hashtagList__OBHCV{display:flex;flex-wrap:wrap;gap:var(--s1)}.activityFeedPostComposer_hashtagChip__LwaHL{cursor:pointer;color:var(--semantic_color_text_secondary);background:none;border:none;padding:0}.activityFeedPostComposer_hashtagChip__LwaHL:hover{color:var(--semantic_color_text_primary)}.activityFeedPostComposer_hashtagChip__LwaHL:disabled{opacity:.5;cursor:not-allowed}.activityFeedPostComposer_imagePreviewList__ui0v1{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--s2)}.activityFeedPostComposer_imagePreviewItem__nspGf{position:relative;max-width:155px}.activityFeedPostComposer_imageDeleteButton__7ps69{position:absolute;top:var(--s1);right:var(--s1)}.activityFeedPostComposer_addImageRow__cwcgp{display:flex}.activityFeedPostComposer_discardWarningModalMainContent__M76mu{pointer-events:none}.activityFeedPostComposer_discardWarningModalFooter__omyBG,.activityFeedPostComposer_discardWarningModalMainContent__M76mu{opacity:.2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.activityFeedIdentitySelector_trigger__yRl5W{display:inline-flex;align-items:center;gap:var(--s1);min-width:0;max-width:100%}.activityFeedIdentitySelector_triggerOutlined__fuoZk{border:1px solid var(--semantic_color_border_primary);padding:var(--s05);border-radius:var(--semantic_corner-radius_medium)}.activityFeedIdentitySelector_triggerPlain__aJ7oB{padding:0;border:none}.activityFeedIdentitySelector_compactTrigger__dNcSM{position:relative;cursor:pointer;flex-shrink:0}.activityFeedIdentitySelector_compactTrigger__dNcSM .entity-logo,.activityFeedIdentitySelector_compactTrigger__dNcSM .user-avatar{border:.5px solid var(--semantic_color_border_primary)}.activityFeedIdentitySelector_compactTrigger__dNcSM .entity-logo{border-radius:var(--semantic_corner-radius_small)}.activityFeedIdentitySelector_compactStatic__kL5WK{flex-shrink:0}.activityFeedIdentitySelector_compactChevron___WjH2{position:absolute;bottom:-2px;right:-4px;width:18px;height:18px;border-radius:50%;background-color:var(--semantic_color_surface_primary);border:.5px solid var(--component_button_secondary_border);color:var(--component_button_secondary_content)}.activityFeedIdentitySelector_triggerButton__p_sq7{display:inline-flex;align-items:center;gap:var(--s1);max-width:100%!important;min-width:0;border:none;background:none;padding:0;cursor:pointer;color:inherit}.activityFeedIdentitySelector_triggerButton__p_sq7:not(.activityFeedIdentitySelector_compactStatic__kL5WK){overflow:hidden}.activityFeedIdentitySelector_triggerButton__p_sq7:disabled{cursor:default}.activityFeedIdentitySelector_triggerAvatar__enUU1{flex-shrink:0;width:24px;height:24px}.activityFeedIdentitySelector_triggerAvatar__enUU1 .entity-logo,.activityFeedIdentitySelector_triggerAvatar__enUU1 .user-avatar{border:.5px solid var(--semantic_color_border_primary)}.activityFeedIdentitySelector_triggerAvatar__enUU1 .entity-logo{border-radius:var(--semantic_corner-radius_small)}.activityFeedIdentitySelector_label__vZn1Y{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activityFeedIdentitySelector_menuAction__IzfIt .dui-button-label{max-width:100%;overflow:hidden;text-overflow:ellipsis}.activityFeedIdentitySelector_drawerList__JC7Mo{display:flex;flex-direction:column;gap:var(--s1)}.activityFeedIdentitySelector_drawerAction__bNIZj{display:flex;align-items:center;gap:var(--s2);width:100%;padding:var(--s2);border:1px solid var(--semantic_color_border_primary);border-radius:var(--semantic_corner-radius_medium);background:var(--semantic_color_surface_primary);color:inherit;text-align:left}.activityFeedIdentitySelector_drawerActionAvatar__oOYVA{flex:0 0 32px;width:32px;height:32px}.activityFeedIdentitySelector_drawerActionAvatar__oOYVA .entity-logo,.activityFeedIdentitySelector_drawerActionAvatar__oOYVA .user-avatar{width:32px;height:32px}.activityFeedIdentitySelector_drawerActionActive__33_Ck{border-color:var(--semantic_color_border_secondary)}.activityFeedIdentitySelector_drawerActionDisabled__ocme0{opacity:.5}.activityFeedIdentitySelector_drawerActionText__uK1C5{min-width:0}.sideCard_sideCard__h36Pv{display:flex;flex-direction:column;gap:var(--s2);height:100%;padding:var(--s2)}.sideCard_header__iGz_P{display:flex;flex-direction:column;gap:0}.sideCard_description__lT794{margin:0}.sideCard_list__kvI4a{display:flex;flex-direction:column;gap:var(--s1)}.sideCard_item__vxeEK{min-width:0}.sideCard_emptyState__vr7Ck{display:flex;flex:1;flex-direction:column;gap:var(--s1);justify-content:center;padding-block:var(--s1)}.sideCard_footer__9nmG3{display:flex;margin-top:auto}.mainContent_mainContent__5EgL8{row-gap:var(--s4)}@media (min-width:75em){.mainContent_mainContent__5EgL8{grid-template-columns:repeat(8,1fr);-moz-column-gap:64px;column-gap:64px;margin-inline:68px}}.mainContent_sidebar__cjcEv{grid-column:1/-1;display:grid;grid-template-columns:1fr;-moz-column-gap:var(--semantic_size_gutter-intermediate);column-gap:var(--semantic_size_gutter-intermediate);row-gap:min(var(--s4),var(--semantic_size_gutter-intermediate))}@media (min-width:46.875em){.mainContent_sidebar__cjcEv{grid-column:1/7}}@media (min-width:53.125em){.mainContent_sidebar__cjcEv{grid-column:1/6}}@media (min-width:75em){.mainContent_sidebar__cjcEv{grid-column:1/4}}@media (min-width:46.875em){.mainContent_activityFeed__g0toA{grid-column:7/-1;grid-row:1/3}}@media (min-width:53.125em){.mainContent_activityFeed__g0toA{grid-column:6/-1}}@media (min-width:75em){.mainContent_activityFeed__g0toA{grid-column:4/-1}}