@hellobetterdigitalnz/selwynui 0.0.1-22 → 0.0.1-25
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/dist/Components/DataDisplay/ChatItenaryBlock/ChatItenaryBlock.d.ts +3 -0
- package/dist/Components/DataDisplay/ChatItenaryBlock/ChatItenaryBlockProps.d.ts +29 -0
- package/dist/Components/DataDisplay/ContactsBlock/ContactItem.d.ts +3 -0
- package/dist/Components/DataDisplay/ContactsBlock/ContactItemProps.d.ts +8 -0
- package/dist/Components/DataDisplay/ContactsBlock/ContactsBlock.d.ts +3 -0
- package/dist/Components/DataDisplay/ContactsBlock/ContactsBlockProps.d.ts +6 -0
- package/dist/Components/DataDisplay/index.d.ts +12 -0
- package/dist/Components/Icons/Communication/PaperPlaneTilt/PaperPlaneTilt.d.ts +3 -0
- package/dist/Components/Icons/OfficeAndEditing/Paperclip/Paperclip.d.ts +3 -0
- package/dist/Components/Icons/index.d.ts +2 -0
- package/dist/img/contact-image.svg +9 -0
- package/dist/img/promo-banner-img.png +0 -0
- package/dist/index.cjs.js +14 -13
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +2361 -1440
- package/dist/index.es.js.map +1 -1
- package/dist/selwynui.css +1 -1
- package/package.json +1 -1
- package/src/Components/DataDisplay/ChatItenaryBlock/ChatItenaryBlock.stories.tsx +99 -0
- package/src/Components/DataDisplay/ChatItenaryBlock/ChatItenaryBlock.tsx +207 -0
- package/src/Components/DataDisplay/ChatItenaryBlock/ChatItenaryBlockProps.tsx +33 -0
- package/src/Components/DataDisplay/ChatItenaryBlock/chatItenaryBlock.module.scss +598 -0
- package/src/Components/DataDisplay/ContactsBlock/ContactItem.tsx +38 -0
- package/src/Components/DataDisplay/ContactsBlock/ContactItemProps.tsx +9 -0
- package/src/Components/DataDisplay/ContactsBlock/ContactsBlock.stories.tsx +51 -0
- package/src/Components/DataDisplay/ContactsBlock/ContactsBlock.tsx +24 -0
- package/src/Components/DataDisplay/ContactsBlock/ContactsBlockProps.tsx +8 -0
- package/src/Components/DataDisplay/ContactsBlock/contactsBlock.module.scss +143 -0
- package/src/Components/DataDisplay/ImageContent/imageContent.module.scss +13 -5
- package/src/Components/DataDisplay/IntroBlock/IntroBlock.stories.tsx +1 -1
- package/src/Components/DataDisplay/IntroBlock/introBlock.module.scss +18 -0
- package/src/Components/DataDisplay/KPIBlock/KPIBlock.stories.tsx +2 -2
- package/src/Components/DataDisplay/ListingDetailBlock/ListingDetailBlock.tsx +0 -0
- package/src/Components/DataDisplay/ListingDetailBlock/ListingDetailBlockProps.tsx +8 -0
- package/src/Components/DataDisplay/ListingDetailBlock/listingDetailBlock.module.scss +0 -0
- package/src/Components/DataDisplay/PathwayBlock/PathwayBlock.stories.tsx +1 -1
- package/src/Components/DataDisplay/PathwayBlock/PathwayBlock.tsx +2 -2
- package/src/Components/DataDisplay/PromoBannerBlock/PromoBanner.stories.tsx +3 -3
- package/src/Components/DataDisplay/PromoBannerBlock/promoBanner.module.scss +9 -13
- package/src/Components/DataDisplay/TestimonyCard/TestimonyCard.stories.tsx +1 -1
- package/src/Components/DataDisplay/TestimonyCard/testimonyCard.module.scss +72 -4
- package/src/Components/DataDisplay/index.ts +28 -1
- package/src/Components/Icons/Communication/PaperPlaneTilt/PaperPlaneTilt.tsx +37 -0
- package/src/Components/Icons/OfficeAndEditing/Paperclip/Paperclip.tsx +37 -0
- package/src/Components/Icons/index.ts +3 -1
- package/src/Components/Layout/Footer/footer.module.scss +3 -2
- package/src/Components/Shared/PillarLogo/PillarLogo.tsx +2 -2
- package/dist/img/promo-banner-image.svg +0 -9
package/dist/selwynui.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._detailsCard_ds6o2_1{min-height:400px;border-radius:12px;border:1px solid var(--pathway-card-border);color:var(--pathway-card-text);background-color:var(--pathway-card-bg)}._detailsCard_ds6o2_1._detailsCardShort_ds6o2_8{min-height:274px}._detailsCard_ds6o2_1:hover{background-color:var(--pathway-card-hover-bg);border:1px solid var(--pathway-card-hover-text)}._detailsCard_ds6o2_1:hover ._cardContent_ds6o2_15{color:var(--pathway-card-hover-text)}._detailsCardWithLink_ds6o2_19{color:var(--pathway-card-text)}._cardImage_ds6o2_23{height:200px}._cardImage_ds6o2_23 img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px 12px 0 0}._detailsCardShort_ds6o2_8 ._cardImage_ds6o2_23{height:204px}._cardContent_ds6o2_15{padding:24px;flex:1}._cardDate_ds6o2_42{margin-bottom:var(--spacing-1-1\/2)}._cardDate_ds6o2_42 p{font-size:var(--font-size-body-sm);line-height:var(--line-height-body-regular);font-weight:var(--font-weight-bold)}._cardWrap_ds6o2_51{min-height:400px;display:flex;flex-direction:column}._detailsCardShort_ds6o2_8 ._cardWrap_ds6o2_51{min-height:274px}._cardContent_ds6o2_15{display:flex;flex-direction:column}._cardBody_ds6o2_65{flex:1}._cardTitle_ds6o2_69 h6{font-weight:var(--font-weight-body-regular)}._cardLink_ds6o2_73{max-height:18px;display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size-body-sm);font-weight:var(--font-weight-bold)}._cardLink_ds6o2_73 span img{width:32px;height:32px}@media(min-width:760px){._detailsCard_ds6o2_1{min-height:590px}._detailsCard_ds6o2_1._detailsCardShort_ds6o2_8{min-height:474px}._cardImage_ds6o2_23{height:300px}._detailsCardShort_ds6o2_8 ._cardImage_ds6o2_23{height:304px}._cardWrap_ds6o2_51{min-height:590px}._detailsCardShort_ds6o2_8 ._cardWrap_ds6o2_51{min-height:474px}}._container_rcsyd_1{padding:0 16px;margin:0 auto}._container_rcsyd_1._default_rcsyd_5{max-width:1432px}@media screen and (min-width:1748px){._container_rcsyd_1{padding:0 16px}}@media screen and (min-width:992px){._introBlock_12avi_2 ._introBlockWrapper_12avi_2{display:flex;flex-grow:1;margin:0 -72px}._introBlock_12avi_2 ._introBlockWrapper_12avi_2 ._introBlockLeft_12avi_7{width:50%;padding:0 72px}._introBlock_12avi_2 ._introBlockWrapper_12avi_2 ._introBlockLeft_12avi_7 h1{font-size:var(--font-size-h4);line-height:var(--line-height-h4);font-weight:var(--font-weight-h4)}._introBlock_12avi_2 ._introBlockWrapper_12avi_2 ._introBlockRight_12avi_16{width:50%;padding:0 72px}._introBlock_12avi_2 ._introBlockWrapper_12avi_2 ._introBlockRight_12avi_16 h1{font-size:var(--font-size-small);line-height:var(--line-height-label);font-weight:var(--font-weight-body-regular)}._introBlock_12avi_2 ._introBlockWrapper_12avi_2 ._introBlockVerticalLine_12avi_25{background:var(--color-text);width:1px}}._kpi_s466x_1{position:relative}._kpi_s466x_1 ._kpiWrapper_s466x_4{display:flex;flex-direction:inherit;align-items:start}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._header_s466x_9{flex:0 0 40%;margin-right:90px}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._header_s466x_9 h2{font-size:var(--font-size-h4);font-weight:var(--font-weight-h5);letter-spacing:-1.92px;line-height:1;margin-bottom:72px}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._header_s466x_9 p{font-size:var(--font-size-body-regular);line-height:var(--line-height-body-regular);font-weight:var(--font-weight-body-sm)}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._stats_s466x_25{width:60%;display:flex;flex-direction:column;gap:48px}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._stats_s466x_25 ._statItem_s466x_31{display:flex;padding-bottom:48px;border-bottom:1px solid}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._stats_s466x_25 ._statItem_s466x_31:last-child{border-bottom:none;padding-bottom:0}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._stats_s466x_25 ._statItem_s466x_31 ._value_s466x_40{flex:0 0 200px;font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:var(--font-weight-h5);letter-spacing:-3.6px;min-width:230px}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._stats_s466x_25 ._statItem_s466x_31 ._description_s466x_48{flex:1;font-size:var(--font-size-body-regular);line-height:var(--line-height-body-regular);font-weight:var(--font-weight-body-sm);display:flex;align-items:center;padding-left:24px}._kpi_s466x_1 ._pillarIcon_s466x_57{position:absolute;top:0;right:0;bottom:0}._kpi_s466x_1 ._pillarIcon_s466x_57 svg{height:577px;width:639px}._pathwayTitle_87u3o_1{margin-bottom:36px}._pathwayTitle_87u3o_1 h3{font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:var(--font-weight-bold)}._pathwayDescription_87u3o_10{margin-bottom:36px}._pathwayDescription_87u3o_10 p{font-size:var(--font-size-h5);line-height:1.2}._pathwayFilters_87u3o_18{margin-bottom:48px}._pathwayFilters_87u3o_18 ul{list-style:none;display:flex;margin:0 -8px}._pathwayFilters_87u3o_18 ul li{cursor:pointer;padding:0 8px}._pathwayFilters_87u3o_18 ul li._active_87u3o_30 span{color:var(--pathway-card-hover-text);background-color:var(--pathway-card-hover-bg)}._pathwayFilters_87u3o_18 ul li span{padding:20px 32px;border:1px solid var(--pathway-card-border);border-radius:48px;max-height:51px;display:inline-flex;align-items:center;font-weight:var(--font-weight-bold)}._pathwayCard_87u3o_44{margin-bottom:32px}._pathwayCard_87u3o_44:last-child{margin-bottom:0}._pathwayFilterDesktop_87u3o_51{display:none}._pathwayFilterMobile_87u3o_55{position:relative}._pathwayFilterMobile_87u3o_55 select{width:100%;min-height:51px;padding:16px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;border:1px solid var(--pathway-card-border);color:var(--pathway-card-text);font-size:var(--font-size-label)}._pathwayFilterMobile_87u3o_55 select:focus{outline:0}._pathwayFilterMobile_87u3o_55 svg{position:absolute;top:50%;right:0;transform:translate(-50%,-50%);width:24px;height:24px;pointer-events:none}@media(min-width:760px){._pathwayTitle_87u3o_1,._pathwayDescription_87u3o_10{margin-bottom:72px}._pathwayFilters_87u3o_18{margin-bottom:96px}._pathwayCardsWrap_87u3o_93{display:flex;flex-wrap:wrap;margin:0 -16px}._pathwayCard_87u3o_44{width:33.33%;padding:0 16px}._pathwayFilterDesktop_87u3o_51{display:block}._pathwayFilterMobile_87u3o_55{display:none}}._promoBannerBlock_1d55p_1{overflow-x:hidden;padding:48px 0}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerTopLeft_1d55p_5{padding:0 16px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerTopLeft_1d55p_5 h1{font-size:var(--font-size-h5);line-height:var(--line-height-h5);font-weight:var(--font-weight-h4)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerTopRight_1d55p_13{padding:48px 16px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerTopRight_1d55p_13 h1{font-size:var(--font-size-regular);font-weight:var(--font-weight-body-regular);line-height:var(--line-height-label)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerBgDesignContainer_1d55p_21{display:none}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24{border-radius:16px 16px 100px 0;background:linear-gradient(to bottom,var(--pathway-card-bg) 0%,var(--pathway-card-bg) 60%,transparent 60%)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28{color:var(--pathway-card-text);padding:32px 16px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28 ._promoBannerBrandPiller_1d55p_32{display:flex;align-items:center;gap:16px;margin:auto;font-size:var(--font-size-body-regular)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28 ._promoBannerBrandPiller_1d55p_32 ._brandPillerLogo_1d55p_39 svg{width:32px;height:32px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28 ._promoBannerTitleContainer_1d55p_43{padding-block:32px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28 ._promoBannerTitleContainer_1d55p_43 h1{font-size:var(--font-size-small);font-weight:var(--font-weight-body-sm);line-height:var(--line-height-h5)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28 ._promoBannerTitleContainer_1d55p_43 h2{font-size:var(--font-size-small);font-weight:var(--font-weight-bold);line-height:var(--line-height-body-regular)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28 p{font-size:var(--font-size-body-regular);font-weight:var(--font-weight-body-regular);line-height:var(--line-height-body-regular);padding-bottom:32px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomRight_1d55p_62{background:var(--color-sand)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomRight_1d55p_62 img{height:100%;width:100%;object-fit:cover;border-radius:0 0 0 16px}@media screen and (min-width:992px){._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5{display:flex;flex-grow:1;margin:0 -72px;position:relative}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerTopLeft_1d55p_5{padding:0 72px;width:50%}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerTopLeft_1d55p_5 h1{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerTopRight_1d55p_13{width:50%;padding:0 72px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerTopRight_1d55p_13 h1{font-size:var(--font-size-small)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerVerticalLine_1d55p_93{background:var(--color-text);width:1px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerTop_1d55p_5 ._promoBannerBgDesignContainer_1d55p_21{display:block;position:absolute;top:-120px;bottom:0;right:-120px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24{display:flex;padding-top:90px;background:transparent}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28{background-color:var(--pathway-card-bg);padding:72px 90px 72px 72px;border-radius:16px 0 0 16px;width:50%}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28 ._promoBannerTitleContainer_1d55p_43{padding-block:48px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28 ._promoBannerTitleContainer_1d55p_43 h1{font-size:var(--font-size-h3);font-weight:var(--font-weight-h3);line-height:var(--line-height-h3)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28 ._promoBannerTitleContainer_1d55p_43 h2{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomLeft_1d55p_28 p{padding-bottom:48px}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomRight_1d55p_62{width:50%}._promoBannerBlock_1d55p_1 ._promoBannerBlockContainer_1d55p_5 ._promoBannerBottom_1d55p_24 ._promoBannerBottomRight_1d55p_62 img{border-radius:0 16px 96px 0}}._imageContent_wqe39_1{color:var(--color-block-text)}._imageContent_wqe39_1._left_wqe39_4 ._imageContentWrapper_wqe39_4,._imageContent_wqe39_1._right_wqe39_7 ._imageContentWrapper_wqe39_4{flex-direction:column-reverse}._imageContentWrapper_wqe39_4{display:flex;flex-wrap:wrap}._imageContent_wqe39_1 ._imageWrapper_wqe39_14{width:100%;margin-top:32px}._imageContent_wqe39_1 ._imageHolder_wqe39_18{position:relative;border-radius:2px 2px 96px;background:#d3d3d3 50%;overflow:hidden;height:100%}._imageContent_wqe39_1 ._imageHolder_wqe39_18:before{content:"";display:block;padding-top:72%}._imageContent_wqe39_1 ._imageHolder_wqe39_18 img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}._imageContent_wqe39_1 ._content_wqe39_38{width:100%;display:flex;align-items:center}._imageContent_wqe39_1 ._contentWrappper_wqe39_43{padding:32px 0}._imageContent_wqe39_1 ._content_wqe39_38 ._title_wqe39_46{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}._imageContent_wqe39_1 ._content_wqe39_38 ._title_wqe39_46 h3{font-weight:400}._imageContent_wqe39_1 ._content_wqe39_38 ._title_wqe39_46 span{font-weight:700}._imageContent_wqe39_1 ._content_wqe39_38 ._desc_wqe39_56{margin-top:72px;font-size:var(--font-size-body-regular);line-height:var(--line-height-body-regular);font-weight:400}._imageContent_wqe39_1 ._content_wqe39_38 ._action_wqe39_62{padding-top:48px}._imageContent_wqe39_1 ._pillarlogo_wqe39_65{display:flex;align-items:center}._imageContent_wqe39_1 ._pillarlogo_wqe39_65 p{margin-left:16px;font-size:18px;line-height:1.4;font-weight:0}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._pillarlogo_wqe39_65{display:flex;margin-bottom:48px;align-items:center}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._pillarlogo_wqe39_65 p{margin-left:16px;font-size:18px;font-style:normal;font-weight:700;line-height:140%}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._pillarlogo_wqe39_65._pillarlogoFull_wqe39_87 svg{width:32px;height:32px}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._pillarlogo_wqe39_65 svg{width:160px;height:54px}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._content_wqe39_38 ._title_wqe39_46 h4{font-size:var(--font-size-h4);line-height:var(--line-height-h4);font-weight:var(--font-weight-h4)}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._content_wqe39_38 ._desc_wqe39_56{margin-top:48px}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._imageContentWrapper_wqe39_4{margin:0}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._imageWrapper_wqe39_14 svg{width:100%;min-height:570px}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._imageWrapper_wqe39_14,._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._content_wqe39_38{padding:0}._imageContent_wqe39_1._imageContentFull_wqe39_113{position:relative;overflow:hidden}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._svgBackgroundPillar_wqe39_117{position:absolute;width:60%;top:0;bottom:0;pointer-events:none}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._pillarlogo_wqe39_65{margin-bottom:32px}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._pillarlogo_wqe39_65 svg{width:32px;height:32px}._imageContent_wqe39_1._imageContentFull_wqe39_113._top-left_wqe39_131 ._imageHolder_wqe39_18{border-radius:200px 0 0}._imageContent_wqe39_1._imageContentFull_wqe39_113._top-right_wqe39_134 ._imageHolder_wqe39_18{border-radius:0 200px 0 0}._imageContent_wqe39_1._imageContentFull_wqe39_113._bottom-right_wqe39_137 ._imageHolder_wqe39_18{border-radius:0 0 200px}._imageContent_wqe39_1._imageContentFull_wqe39_113._bottom-left_wqe39_140 ._imageHolder_wqe39_18{border-radius:0 0 0 200px}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._imageContentWrapper_wqe39_4{margin:0}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._imageWrapper_wqe39_14{position:relative;padding:0;z-index:1;margin-top:0;width:calc(100% + 32px);margin-left:-16px;margin-right:-15px}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._imageHolder_wqe39_18{padding:0;height:100%;width:100%;min-width:50vw;min-height:380px}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._imageHolder_wqe39_18:before{content:none}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._imageHolder_wqe39_18 img{width:100%;height:100%;object-fit:cover;object-position:center}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._content_wqe39_38{padding-top:32px;padding-bottom:32px;padding-right:0}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._content_wqe39_38 ._list_wqe39_176{margin-top:48px;list-style:none}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._content_wqe39_38 ._list_wqe39_176 li{margin-bottom:12px}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._content_wqe39_38 ._list_wqe39_176 li ._listWrapper_wqe39_183{display:flex;align-items:center}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._content_wqe39_38 ._list_wqe39_176 li ._listWrapper_wqe39_183 svg{flex-shrink:0;margin-right:8px}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._content_wqe39_38 ._list_wqe39_176 li:last-child{margin-bottom:0}._imageContent_wqe39_1._imageContentFluid_wqe39_194{overflow-x:hidden}._imageContent_wqe39_1._imageContentFluid_wqe39_194 ._pillarlogo_wqe39_65{display:flex;margin-bottom:48px;align-items:center}._imageContent_wqe39_1._imageContentFluid_wqe39_194 ._pillarlogo_wqe39_65 p{margin-left:16px;font-size:18px;font-style:normal;font-weight:700;line-height:140%}._imageContent_wqe39_1._imageContentFluid_wqe39_194 ._pillarlogo_wqe39_65._pillarlogoFull_wqe39_87 svg{width:32px;height:32px}._imageContent_wqe39_1._imageContentFluid_wqe39_194 ._pillarlogo_wqe39_65 svg{width:160px;height:54px}._imageContent_wqe39_1._imageContentFluid_wqe39_194 ._imageContentWrapper_wqe39_4{min-height:725px}._imageContent_wqe39_1._imageContentFluid_wqe39_194 ._imageHolder_wqe39_18{min-width:50vw;border-radius:0;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;position:relative}._imageContent_wqe39_1._imageContentFluid_wqe39_194 ._imageHolder_wqe39_18 ._clipPath_wqe39_228{position:absolute;top:0;bottom:0;color:var(--color-block-bg)}._imageContent_wqe39_1._imageContentFluid_wqe39_194 ._content_wqe39_38{padding-top:32px;padding-bottom:32px}@media screen and (min-width:1200px){._imageContentWrapper_wqe39_4{margin:0 -52px}._imageContent_wqe39_1 ._imageWrapper_wqe39_14{width:50%;padding:0 52px;margin-top:0}._imageContent_wqe39_1 ._content_wqe39_38{width:50%;padding:0 52px}._imageContent_wqe39_1._left_wqe39_4 ._imageContentWrapper_wqe39_4{flex-direction:row}._imageContent_wqe39_1._right_wqe39_7 ._imageContentWrapper_wqe39_4{flex-direction:row-reverse}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._pillarlogo_wqe39_65{margin-bottom:72px}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._pillarlogo_wqe39_65 svg{width:auto;height:auto}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._imageContentWrapper_wqe39_4{margin:0 -44px}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._imageWrapper_wqe39_14,._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._content_wqe39_38{padding:0 44px}._imageContent_wqe39_1._maskedImageContent_wqe39_75 ._content_wqe39_38{margin-top:72px}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._pillarlogo_wqe39_65{margin-bottom:48px}._imageContent_wqe39_1._imageContentFull_wqe39_113._top-left_wqe39_131 ._imageHolder_wqe39_18{border-radius:500px 0 0}._imageContent_wqe39_1._imageContentFull_wqe39_113._top-right_wqe39_134 ._imageHolder_wqe39_18{border-radius:0 500px 0 0}._imageContent_wqe39_1._imageContentFull_wqe39_113._bottom-right_wqe39_137 ._imageHolder_wqe39_18{border-radius:0 0 500px}._imageContent_wqe39_1._imageContentFull_wqe39_113._bottom-left_wqe39_140 ._imageHolder_wqe39_18{border-radius:0 0 0 500px}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._imageContentWrapper_wqe39_4{margin:0;min-height:935px}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._imageWrapper_wqe39_14{width:50%;margin-left:0;margin-right:0}._imageContent_wqe39_1._imageContentFull_wqe39_113 ._content_wqe39_38{padding-right:149px;padding-left:0}}._button_1r8hm_1{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:linear all .3s;font-family:var(--font);border-radius:48px;background:var(--color-bg-btn);color:var(--color-text-btn)}._button_1r8hm_1 span{font-size:var(--font-size-button);font-weight:var(--font-weight-button);line-height:var(--line-height-button)}._button_1r8hm_1._solid_1r8hm_19:hover:enabled,._button_1r8hm_1._solid_1r8hm_19:hover{background:var(--color-text-btn);color:var(--color-bg-btn)}._button_1r8hm_1._hollow_1r8hm_23{background:transparent;border:1px solid var(--color-bg-btn);color:var(--color-text-btn)}._button_1r8hm_1._hollow_1r8hm_23:hover:enabled,._button_1r8hm_1._hollow_1r8hm_23:hover{background:var(--color-bg-btn)}._button_1r8hm_1._noBorder_1r8hm_31{background:transparent;color:var(--color-text-btn)}._button_1r8hm_1._noBorder_1r8hm_31 span{text-decoration:underline}._button_1r8hm_1._noBorder_1r8hm_31:hover:enabled,._button_1r8hm_1._noBorder_1r8hm_31:hover{background:var(--color-bg-btn)}._button_1r8hm_1._default_1r8hm_41{padding:var(--spacing-1\/2) var(--spacing-2);min-height:50px}._button_1r8hm_1._default_1r8hm_41._noBorder_1r8hm_31{padding:var(--spacing-1\/2) var(--spacing-2)}._button_1r8hm_1._large_1r8hm_48{padding:var(--spacing-1\/2) var(--spacing-2-1\/2);height:54px}._button_1r8hm_1._large_1r8hm_48._noBorder_1r8hm_31{padding:var(--spacing-1\/2) var(--spacing-2-1\/2)}._button_1r8hm_1._small_1r8hm_55{padding:var(--spacing-1\/4) var(--spacing-3\/4);min-height:32px}._button_1r8hm_1._small_1r8hm_55._noBorder_1r8hm_31{padding:var(--spacing-1\/4) var(--spacing-1\/2)}._button_1r8hm_1 ._secondaryIcon_1r8hm_62{margin-left:24px}._button_1r8hm_1 ._secondaryIcon_1r8hm_62 svg{flex-shrink:0;height:24px;width:24px}._footer_1a63j_1{width:100%}._footer_1a63j_1 ._container_1a63j_4{max-width:1832px;margin:0 auto}._footer_1a63j_1 ._footerTop_1a63j_8{border-radius:12px 12px 0 0;background-color:var(--color-taste);padding:24px 16px}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13{color:var(--color-visit)}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13 ._footerTopLeft_1a63j_16{align-items:center}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13 ._footerTopLeft_1a63j_16 h1{font-size:var(--font-size-h5);font-weight:var(--font-weight-h4);line-height:var(--line-height-h4)}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13 ._footerTopLeft_1a63j_16 h2{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5);padding-bottom:32px}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13 ._footerTopRight_1a63j_30 p{font-size:var(--font-size-body-regular)}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerBgDesignContainer_1a63j_33{display:none}._footer_1a63j_1 ._footerMiddle_1a63j_36{background-color:var(--color-visit)}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleWrapper_1a63j_39{padding-top:35px}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleWrapper_1a63j_39 img{padding-bottom:72px}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleWrapper_1a63j_39 ._footerItem_1a63j_45 h3{color:var(--color-taste);font-size:var(--font-size-small);font-weight:var(--font-weight-h4)}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleWrapper_1a63j_39 ._footerItem_1a63j_45 ul{display:none}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleLinks_1a63j_53{font-size:var(--font-size-regular)}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleLinks_1a63j_53 ._footerSocialMediaLogos_1a63j_56 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56{display:flex}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleLinks_1a63j_53 ._footerSocialMediaLogos_1a63j_56 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56 ._footerLogoWrapper_1a63j_59{padding:0 8px 0 0;padding-block:72px}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleLinks_1a63j_53 ._footerSocialMediaLogos_1a63j_56 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56 ._footerLogoWrapper_1a63j_59 ._footerLogo_1a63j_59{display:flex;background-color:#92c134;border-radius:50%;height:40px;width:40px;align-items:center;justify-content:center}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleLinks_1a63j_53 ._footerSocialMediaLogos_1a63j_56 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56 ._footerLogoWrapper_1a63j_59 ._footerLogo_1a63j_59 a{display:flex;color:var(--color-inverse-text)}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleLinks_1a63j_53 ._footerSocialMediaLogos_1a63j_56 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56 ._footerLogoWrapper_1a63j_59 ._footerLogo_1a63j_59 a svg{height:24px;width:24px}._footer_1a63j_1 ._footerBottom_1a63j_56{background-color:var(--color-visit);padding-bottom:72px}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomLeft_1a63j_84 ._footerBottomLeftWrapper_1a63j_84 ._footerBottomLeftLogo_1a63j_84{color:var(--font-color);font-size:var(--font-size-body-sm);padding-bottom:72px}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomLeft_1a63j_84 ._footerBottomLeftWrapper_1a63j_84 img{padding-bottom:24px}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomLeft_1a63j_84 ._footerBottomLeftWrapper_1a63j_84 ._footerBottomLeftLinks_1a63j_92{display:flex;align-items:flex-end}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomLeft_1a63j_84 ._footerBottomLeftWrapper_1a63j_84 ._footerBottomLeftLinks_1a63j_92 ul{display:flex;gap:24px;list-style:none;padding:0;margin:0}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomLeft_1a63j_84 ._footerBottomLeftWrapper_1a63j_84 ._footerBottomLeftLinks_1a63j_92 ul a{color:var(--color-taste);font-size:var(--font-size-body-sm)}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomRight_1a63j_56{display:none}@media screen and (min-width:1440px){._footer_1a63j_1 ._footerTop_1a63j_8{position:relative;padding:72px 0 0}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13{display:flex;gap:154px;justify-content:space-between}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13 ._footerTopLeft_1a63j_16{display:flex;flex-direction:column;justify-content:center;align-items:start}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13 ._footerTopLeft_1a63j_16 h1{font-size:var(--font-size-h3);font-weight:var(--font-weight-h1);line-height:var(--line-height-h3)}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13 ._footerTopLeft_1a63j_16 h2{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3)}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13 ._footerTopRight_1a63j_30{display:flex;justify-content:center;align-items:center}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerTopWrapper_1a63j_13 ._footerTopRight_1a63j_30 p{font-size:var(--font-size-small)}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerBgDesignContainer_1a63j_33{display:block;position:absolute;top:0;bottom:0;right:96px}._footer_1a63j_1 ._footerTop_1a63j_8 ._footerBgDesignContainer_1a63j_33 svg{height:100%}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleWrapper_1a63j_39{display:flex;flex-wrap:wrap;padding-top:64px;padding-bottom:32px}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleWrapper_1a63j_39 ._footerLogoContainer_1a63j_160{flex:1}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleLinks_1a63j_53{display:flex;flex-grow:1;flex-wrap:wrap}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerMiddleLinks_1a63j_53 ._footerSocialMediaLogos_1a63j_56 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56{display:none}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerItem_1a63j_45{width:20%}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerItem_1a63j_45 h3{padding-bottom:28px;font-weight:var(--font-weight-body-sm)}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerItem_1a63j_45 ul{display:block!important;gap:16px;list-style:none;padding:0;margin:0}._footer_1a63j_1 ._footerMiddle_1a63j_36 ._footerItem_1a63j_45 a{color:var(--color-sand);font-size:var(--font-size-body-xsm)}._footer_1a63j_1 ._footerBottom_1a63j_56{padding-bottom:38px}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84{display:flex;justify-content:space-between}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomLeft_1a63j_84 ._footerBottomLeftWrapper_1a63j_84{display:flex;gap:166px}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomLeft_1a63j_84 ._footerBottomLeftWrapper_1a63j_84 ._footerBottomLeftLogo_1a63j_84{padding-bottom:0}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomRight_1a63j_56{display:flex;align-items:flex-end}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56{display:flex;gap:16px}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56 ._footerLogo_1a63j_59{display:flex;background-color:var(--color-taste);border-radius:50%;height:40px;width:40px;align-items:center;justify-content:center}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56 ._footerLogo_1a63j_59 a{display:flex;color:var(--color-visit)}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56 ._footerLogo_1a63j_59 a svg{height:24px;width:24px}._footer_1a63j_1 ._footerBottom_1a63j_56 ._footerBottomWrapper_1a63j_84 ._footerBottomRight_1a63j_56 ._footerBottomRightWrapper_1a63j_56 ._footerMiddleSocialMediaWrapper_1a63j_228{display:flex}}._header_pd1mj_1{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-taste)}._header_pd1mj_1._active_pd1mj_5{background:var(--header-bg)}._header_pd1mj_1 ._headerWrapper_pd1mj_8{display:flex;align-items:flex-end;justify-content:space-between;min-height:60px}._header_pd1mj_1 ._headerLogo_pd1mj_14{display:flex;padding-bottom:14px}._header_pd1mj_1 ._headerLogo_pd1mj_14 a{display:flex}._header_pd1mj_1 ._logo_pd1mj_21{display:none}._header_pd1mj_1 ._logoSmall_pd1mj_24{display:block}._header_pd1mj_1 ._headerRightWrapper_pd1mj_27{display:flex;align-items:center;margin:0 -12px}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32{padding:0 12px 12px;transition:all .3s ease-in}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32 a{display:flex;align-items:center;color:var(--header-color);font-size:24px;font-weight:400;line-height:1.5;cursor:pointer}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32 a ._icon_pd1mj_45{display:flex}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32 a ._icon_pd1mj_45 svg{margin-left:20px;flex-shrink:0;width:24px;height:24px}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32 ._menuDropdown_pd1mj_54{position:absolute;top:0;left:0;right:0;width:100%;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32:hover a{color:var(--font-color)}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32:hover ._menuDropdown_pd1mj_54{opacity:1;transform:translateY(0);pointer-events:auto}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32._active_pd1mj_5 a{color:var(--font-color)}@media screen and (min-width:1648px){._header_pd1mj_1 ._headerRightWrapper_pd1mj_27{display:flex;align-items:center;margin:0 -28px}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32{padding:0 28px 30px}}@media screen and (min-width:992px){._header_pd1mj_1 ._headerWrapper_pd1mj_8{min-height:96px}._header_pd1mj_1 ._logo_pd1mj_21{display:block}._header_pd1mj_1 ._logoSmall_pd1mj_24{display:none}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32{padding-bottom:30px}}._hero_8fe50_1{background:var(--color-bg)}._heroLarge_8fe50_4{position:relative;min-height:494px;overflow-x:hidden}._heroLarge_8fe50_4 ._heroImg_8fe50_9{position:absolute;inset:0;border-radius:0 0 76.25px;overflow:hidden;background:linear-gradient(180deg,#00000080,#0000 41.35%),linear-gradient(0deg,#7c847b0d 0% 100%),#000}._heroLarge_8fe50_4 ._heroImg_8fe50_9 img{width:100%;height:100%;object-fit:cover;object-position:center}._heroLarge_8fe50_4 ._heroWrapper_8fe50_25{position:relative;z-index:10;width:100%;height:100%;padding-top:104px;color:var(--color-text)}._heroLarge_8fe50_4 ._heroWrapper_8fe50_25 h1{max-width:898px;font-size:44px;line-height:1;font-weight:400;letter-spacing:-1.76px}._heroLarge_8fe50_4 ._heroWrapper_8fe50_25 h1 span{font-weight:700}._heroLarge_8fe50_4 ._heroSvg_8fe50_43{color:var(--color-text);position:absolute;z-index:5;left:0;bottom:0;height:165px}._heroMedium_8fe50_51{position:relative;overflow-x:hidden}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25{display:flex;min-height:72vh;flex-wrap:wrap}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60{display:flex;flex-direction:column;justify-content:center;width:100%;padding:20px 0;color:var(--color-text)}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60 h1{max-width:604px;font-size:var(--font-size-h2);line-height:1;font-weight:400;letter-spacing:-5.6px}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60 h1 span{font-weight:700}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60 p{font-size:24px;line-height:1.3;font-weight:400;margin-top:72px;max-width:604px}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9{overflow:hidden;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;position:relative}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 img{height:100%;width:100%;object-fit:cover;object-position:center;min-height:360px;display:block}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 ._clipPath_8fe50_100{position:absolute;top:0;left:0;bottom:0;height:100%;color:var(--color-block-bg);pointer-events:none}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 ._clipPath_8fe50_100 svg{height:100%}._heroSmall_8fe50_112{position:relative}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25{display:flex;min-height:600px;flex-wrap:wrap}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._content_8fe50_60{display:flex;flex-direction:column;justify-content:center;width:100%;color:var(--color-text);padding:100px 0}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._content_8fe50_60 h1{max-width:604px;font-size:var(--font-size-h3);line-height:1;font-weight:400;letter-spacing:-3.6px}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._content_8fe50_60 h1 span{font-weight:700}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._content_8fe50_60 p{font-size:24px;line-height:1.3;font-weight:400;margin-top:90px;max-width:604px}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9{overflow:hidden;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;position:relative}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 img{width:100%;height:100%;object-fit:cover;object-position:center}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 ._clipPath_8fe50_100{position:absolute;top:0;left:0;bottom:0;width:100%;color:var(--color-block-bg);pointer-events:none}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 ._clipPath_8fe50_100 svg{height:100%}@media screen and (min-width:992px){._heroLarge_8fe50_4{min-height:100vh}._heroLarge_8fe50_4 ._heroImg_8fe50_9{border-radius:0 0 366px}._heroLarge_8fe50_4 ._heroWrapper_8fe50_25 h1{font-size:var(--font-size-h1);letter-spacing:-1.68px}._heroLarge_8fe50_4 ._heroWrapper_8fe50_25{padding-top:207px}._heroLarge_8fe50_4 ._heroSvg_8fe50_43{height:340px}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60{width:50%;padding:60px 0}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60 p{margin-top:90px}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9{margin-right:calc((100vw - 100%)*-1);width:50vw;margin-left:0}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._content_8fe50_60{width:50%;padding:10px 0}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9{margin-right:calc((100vw - 100%)*-1);width:50vw;margin-left:0}}@media screen and (min-width:1400px){._heroLarge_8fe50_4 ._heroWrapper_8fe50_25 h1{letter-spacing:-7.68px}}._megaMenu_mwars_1{position:absolute;right:0;left:0;background:var(--color-bg);top:97px;border-radius:0 0 366px;overflow-x:hidden}._megaMenu_mwars_1 ._pillarIcon_mwars_10{color:var(--color-text);padding-bottom:80px}._megaMenu_mwars_1 ._pillarIcon_mwars_10 svg{width:180px;height:62px}._megaMenu_mwars_1 ._megaMenuSvg_mwars_18{pointer-events:none;position:absolute;color:var(--color-text);bottom:0}._megaMenu_mwars_1 ._megaMenuHolder_mwars_24{height:100%;position:relative}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28{display:flex;flex-wrap:wrap;position:relative;min-height:calc(100vh - 96px)}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._right_mwars_34{width:40%}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37{padding:96px 120px 96px 0;width:60%}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul{list-style:none}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul li{margin-bottom:36px}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul li a{display:flex;align-items:center;justify-content:space-between;color:var(--color-text);font-size:var(--font-size-h5);font-weight:700;transition:all .3s ease-in-out}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul li a svg{margin-left:16px;transition:transform .3s ease-in-out}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul li a:hover svg{animation:_wiggle_mwars_1 .6s ease-in-out infinite}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul li:last-child{margin-bottom:0}._megaMenu_mwars_1 ._preview_mwars_66{background:var(--color-sand);border-radius:0 0 366px;overflow-x:hidden;height:100%;min-width:50vw}._megaMenu_mwars_1 ._preview_mwars_66 ._previewImg_mwars_73{height:452px}._megaMenu_mwars_1 ._preview_mwars_66 ._previewImg_mwars_73 img{width:100%;height:100%;object-fit:cover}._megaMenu_mwars_1 ._preview_mwars_66 ._content_mwars_81{padding-top:64px;padding-left:72px;max-width:479px;color:var(--color-bg)}._megaMenu_mwars_1 ._preview_mwars_66 ._content_mwars_81 h5{font-size:var(--font-size-h5);line-height:var(--line-height-h5);font-weight:400;margin-bottom:48px}._megaMenu_mwars_1 ._preview_mwars_66 ._content_mwars_81 h5 span{font-weight:700}._megaMenu_mwars_1 ._preview_mwars_66 ._action_mwars_96{padding-top:48px;padding-bottom:24px;padding-left:72px}@media screen and (max-width:1340px){._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28{display:flex;flex-wrap:wrap;position:relative;min-height:878px}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._right_mwars_34{display:none}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37{padding:64px 0;width:100%}._megaMenu_mwars_1 ._preview_mwars_66 ._content_mwars_81{padding-top:64px;padding-left:72px}}@keyframes _wiggle_mwars_1{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}._mobileNavigation_1sl49_1{position:absolute;top:61px;right:0;left:0;height:calc(100vh - 59px);background:var(--header-bg);border-radius:0 0 200px;overflow-x:hidden}._mobileNavigation_1sl49_1 ._mobileNavigationWrapper_1sl49_11{padding-top:48px;list-style:none}._mobileNavigation_1sl49_1 ._mobileNavItemWrapper_1sl49_15{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:var(--header-color);transition:all .3s ease-in-out}._mobileNavigation_1sl49_1 ._mobileNavItemWrapper_1sl49_15 svg{margin-left:16px;transition:transform .3s ease-in-out}._mobileNavigation_1sl49_1 ._mobileNavItemWrapper_1sl49_15:hover svg{animation:_wiggle_1sl49_1 .6s ease-in-out infinite}._mobileNavigation_1sl49_1 ._mobileNavItemWrapper_1sl49_15 h6{font-size:var(--font-size-h6);line-height:var(--line-height-h6);font-weight:var(--font-weight-h6)}._svg_1sl49_36{position:absolute;left:0;bottom:0;right:0;color:var(--header-color)}._svg_1sl49_36 svg{width:100%}@keyframes _wiggle_1sl49_1{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}._element_1ue3h_1{background-color:var(--color-block-bg);color:var(--color-block-text);position:relative}._elementInner_1ue3h_6{position:relative;z-index:1}._element--pt-none_1ue3h_10{padding-top:0}._element--pt-xsm_1ue3h_13{padding-top:72px}._element--pt-sm_1ue3h_16{padding-top:90px}._element--pt-md_1ue3h_19{padding-top:120px}._element--pt-lg_1ue3h_22{padding-top:144px}._element--pb-none_1ue3h_25{padding-bottom:0}._element--pb-xsm_1ue3h_28{padding-bottom:40px}._element--pb-sm_1ue3h_31{padding-bottom:48px}._element--pb-md_1ue3h_34{padding-bottom:90px}._element--pb-lg_1ue3h_37{padding-bottom:120px}._element--pb-xl_1ue3h_40{padding-bottom:144px}._element--mt-none_1ue3h_43{margin-top:0}._element--mt-xsm_1ue3h_46{margin-top:72px}._element--mt-sm_1ue3h_49{margin-top:90px}._element--mt-md_1ue3h_52{margin-top:120px}._element--mt-lg_1ue3h_55{margin-top:144px}._element--mb-none_1ue3h_58{margin-bottom:0}._element--mb-xsm_1ue3h_61{margin-bottom:72px}._element--mb-sm_1ue3h_64{margin-bottom:90px}._element--mb-md_1ue3h_67{margin-bottom:120px}._element--mb-lg_1ue3h_70{margin-bottom:144px}@media(max-width:992px){._element--pt-none_1ue3h_10{padding-top:0}._element--pt-xsm_1ue3h_13{padding-top:36px}._element--pt-sm_1ue3h_16{padding-top:45px}._element--pt-md_1ue3h_19{padding-top:60px}._element--pt-lg_1ue3h_22{padding-top:72px}._element--pb-none_1ue3h_25{padding-bottom:0}._element--pb-xsm_1ue3h_28{padding-bottom:20px}._element--pb-sm_1ue3h_31{padding-bottom:24px}._element--pb-md_1ue3h_34{padding-bottom:45px}._element--pb-lg_1ue3h_37{padding-bottom:60px}._element--pb-xl_1ue3h_40{padding-bottom:72px}._element--mt-none_1ue3h_43{margin-top:0}._element--mt-xsm_1ue3h_46{margin-top:36px}._element--mt-sm_1ue3h_49{margin-top:45px}._element--mt-md_1ue3h_52{margin-top:60px}._element--mt-lg_1ue3h_55{margin-top:72px}._element--mb-none_1ue3h_58{margin-bottom:0}._element--mb-xsm_1ue3h_61{margin-bottom:36px}._element--mb-sm_1ue3h_64{margin-bottom:45px}._element--mb-md_1ue3h_67{margin-bottom:60px}._element--mb-lg_1ue3h_70{margin-bottom:72px}}
|
|
1
|
+
._accordionBlock_1snp8_1{display:flex;flex-grow:1;gap:90px}._accordionBlock_1snp8_1 ._accordionHeading_1snp8_6{width:50%}._accordionBlock_1snp8_1 ._accordionHeading_1snp8_6 h2{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-h4);padding-bottom:72px}._accordionBlock_1snp8_1 ._accordionHeading_1snp8_6 p{font-size:var(--font-size-body-regular);font-weight:var(--font-weight-body-regular);line-height:var(--line-height-body-regular)}._accordionBlock_1snp8_1 ._accordionWrapper_1snp8_20{width:50%;position:relative}._accordionBlock_1snp8_1 ._accordionWrapper_1snp8_20 ._accordion_1snp8_1{display:flex;flex-direction:column;overflow:hidden}._accordionBlock_1snp8_1 ._accordionWrapper_1snp8_20 ._header_1snp8_29{display:flex;align-items:center;cursor:pointer}._accordionBlock_1snp8_1 ._accordionWrapper_1snp8_20 ._accordionBodyHolder_1snp8_34 ._accordionBody_1snp8_34{font-size:var(--font-size-body-regular);font-weight:var(--font-weight-body-regular)}._accordionBlock_1snp8_1 ._accordionWrapper_1snp8_20 ._accordionHorizontalLine_1snp8_38{background:var(--color-text);margin-block:16px}._accordionBlock_1snp8_1 ._accordionWrapper_1snp8_20 ._title_1snp8_42{flex:1;display:flex;align-items:center}._accordionBlock_1snp8_1 ._accordionWrapper_1snp8_20 ._title_1snp8_42 h4{flex:1;font-size:var(--font-size-body-regula);font-weight:var(--font-weight-bold);line-height:var(--line-height-body-regular)}._accordionBlock_1snp8_1 ._accordionWrapper_1snp8_20 ._title_1snp8_42 ._accordionIcon_1snp8_53{display:flex;align-items:center;margin-right:4px}._accordionBlock_1snp8_1 ._accordionWrapper_1snp8_20 ._title_1snp8_42 ._accordionIcon_1snp8_53 svg{width:24px;height:24px}._accordionBlock_1snp8_1 ._accordionWrapper_1snp8_20 ._bodyInner_1snp8_62{font-size:var(--font-size-body-regular);font-weight:var(--font-weight-body-regular)}._accordionBlock_1snp8_1 ._accordionBgDesignContainer_1snp8_66{position:absolute;top:-40px;right:0;pointer-events:none}._scrollFadeIn_15rsk_1{opacity:0;transform:translateY(50px);transition:opacity .8s ease-in-out,transform .8s ease-in-out}._visible_15rsk_7{opacity:1;transform:translateY(0)}@screen print{._scrollFadeIn_15rsk_1 {opacity: 1; transform: translateY(0);}}._detailsCard_ds6o2_1{min-height:400px;border-radius:12px;border:1px solid var(--pathway-card-border);color:var(--pathway-card-text);background-color:var(--pathway-card-bg)}._detailsCard_ds6o2_1._detailsCardShort_ds6o2_8{min-height:274px}._detailsCard_ds6o2_1:hover{background-color:var(--pathway-card-hover-bg);border:1px solid var(--pathway-card-hover-text)}._detailsCard_ds6o2_1:hover ._cardContent_ds6o2_15{color:var(--pathway-card-hover-text)}._detailsCardWithLink_ds6o2_19{color:var(--pathway-card-text)}._cardImage_ds6o2_23{height:200px}._cardImage_ds6o2_23 img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px 12px 0 0}._detailsCardShort_ds6o2_8 ._cardImage_ds6o2_23{height:204px}._cardContent_ds6o2_15{padding:24px;flex:1}._cardDate_ds6o2_42{margin-bottom:var(--spacing-1-1\/2)}._cardDate_ds6o2_42 p{font-size:var(--font-size-body-sm);line-height:var(--line-height-body-regular);font-weight:var(--font-weight-bold)}._cardWrap_ds6o2_51{min-height:400px;display:flex;flex-direction:column}._detailsCardShort_ds6o2_8 ._cardWrap_ds6o2_51{min-height:274px}._cardContent_ds6o2_15{display:flex;flex-direction:column}._cardBody_ds6o2_65{flex:1}._cardTitle_ds6o2_69 h6{font-weight:var(--font-weight-body-regular)}._cardLink_ds6o2_73{max-height:18px;display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size-body-sm);font-weight:var(--font-weight-bold)}._cardLink_ds6o2_73 span img{width:32px;height:32px}@media(min-width:760px){._detailsCard_ds6o2_1{min-height:590px}._detailsCard_ds6o2_1._detailsCardShort_ds6o2_8{min-height:474px}._cardImage_ds6o2_23{height:300px}._detailsCardShort_ds6o2_8 ._cardImage_ds6o2_23{height:304px}._cardWrap_ds6o2_51{min-height:590px}._detailsCardShort_ds6o2_8 ._cardWrap_ds6o2_51{min-height:474px}}._container_rcsyd_1{padding:0 16px;margin:0 auto}._container_rcsyd_1._default_rcsyd_5{max-width:1432px}@media screen and (min-width:1748px){._container_rcsyd_1{padding:0 16px}}@media screen and (min-width:992px){._introBlock_12avi_2 ._introBlockWrapper_12avi_2{display:flex;flex-grow:1;margin:0 -72px}._introBlock_12avi_2 ._introBlockWrapper_12avi_2 ._introBlockLeft_12avi_7{width:50%;padding:0 72px}._introBlock_12avi_2 ._introBlockWrapper_12avi_2 ._introBlockLeft_12avi_7 h1{font-size:var(--font-size-h4);line-height:var(--line-height-h4);font-weight:var(--font-weight-h4)}._introBlock_12avi_2 ._introBlockWrapper_12avi_2 ._introBlockRight_12avi_16{width:50%;padding:0 72px}._introBlock_12avi_2 ._introBlockWrapper_12avi_2 ._introBlockRight_12avi_16 h1{font-size:var(--font-size-small);line-height:var(--line-height-label);font-weight:var(--font-weight-body-regular)}._introBlock_12avi_2 ._introBlockWrapper_12avi_2 ._introBlockVerticalLine_12avi_25{background:var(--color-text);width:1px}}._kpi_s466x_1{position:relative}._kpi_s466x_1 ._kpiWrapper_s466x_4{display:flex;flex-direction:inherit;align-items:start}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._header_s466x_9{flex:0 0 40%;margin-right:90px}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._header_s466x_9 h2{font-size:var(--font-size-h4);font-weight:var(--font-weight-h5);letter-spacing:-1.92px;line-height:1;margin-bottom:72px}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._header_s466x_9 p{font-size:var(--font-size-body-regular);line-height:var(--line-height-body-regular);font-weight:var(--font-weight-body-sm)}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._stats_s466x_25{width:60%;display:flex;flex-direction:column;gap:48px}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._stats_s466x_25 ._statItem_s466x_31{display:flex;padding-bottom:48px;border-bottom:1px solid}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._stats_s466x_25 ._statItem_s466x_31:last-child{border-bottom:none;padding-bottom:0}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._stats_s466x_25 ._statItem_s466x_31 ._value_s466x_40{flex:0 0 200px;font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:var(--font-weight-h5);letter-spacing:-3.6px;min-width:230px}._kpi_s466x_1 ._kpiWrapper_s466x_4 ._stats_s466x_25 ._statItem_s466x_31 ._description_s466x_48{flex:1;font-size:var(--font-size-body-regular);line-height:var(--line-height-body-regular);font-weight:var(--font-weight-body-sm);display:flex;align-items:center;padding-left:24px}._kpi_s466x_1 ._pillarIcon_s466x_57{position:absolute;top:0;right:0;bottom:0}._kpi_s466x_1 ._pillarIcon_s466x_57 svg{height:577px;width:639px}._pathwayTitle_87u3o_1{margin-bottom:36px}._pathwayTitle_87u3o_1 h3{font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:var(--font-weight-bold)}._pathwayDescription_87u3o_10{margin-bottom:36px}._pathwayDescription_87u3o_10 p{font-size:var(--font-size-h5);line-height:1.2}._pathwayFilters_87u3o_18{margin-bottom:48px}._pathwayFilters_87u3o_18 ul{list-style:none;display:flex;margin:0 -8px}._pathwayFilters_87u3o_18 ul li{cursor:pointer;padding:0 8px}._pathwayFilters_87u3o_18 ul li._active_87u3o_30 span{color:var(--pathway-card-hover-text);background-color:var(--pathway-card-hover-bg)}._pathwayFilters_87u3o_18 ul li span{padding:20px 32px;border:1px solid var(--pathway-card-border);border-radius:48px;max-height:51px;display:inline-flex;align-items:center;font-weight:var(--font-weight-bold)}._pathwayCard_87u3o_44{margin-bottom:32px}._pathwayCard_87u3o_44:last-child{margin-bottom:0}._pathwayFilterDesktop_87u3o_51{display:none}._pathwayFilterMobile_87u3o_55{position:relative}._pathwayFilterMobile_87u3o_55 select{width:100%;min-height:51px;padding:16px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;border:1px solid var(--pathway-card-border);color:var(--pathway-card-text);font-size:var(--font-size-label)}._pathwayFilterMobile_87u3o_55 select:focus{outline:0}._pathwayFilterMobile_87u3o_55 svg{position:absolute;top:50%;right:0;transform:translate(-50%,-50%);width:24px;height:24px;pointer-events:none}@media(min-width:760px){._pathwayTitle_87u3o_1,._pathwayDescription_87u3o_10{margin-bottom:72px}._pathwayFilters_87u3o_18{margin-bottom:96px}._pathwayCardsWrap_87u3o_93{display:flex;flex-wrap:wrap;margin:0 -16px}._pathwayCard_87u3o_44{width:33.33%;padding:0 16px}._pathwayFilterDesktop_87u3o_51{display:block}._pathwayFilterMobile_87u3o_55{display:none}}._promoBannerBlock_1jxuu_1{overflow-x:hidden;padding:48px 0}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerTopLeft_1jxuu_5{padding:0}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerTopLeft_1jxuu_5 h1{font-size:var(--font-size-h5);line-height:var(--line-height-h5);font-weight:var(--font-weight-h4)}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerTopRight_1jxuu_13{padding:48px 0}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerTopRight_1jxuu_13 h1{font-size:var(--font-size-regular);font-weight:var(--font-weight-body-regular);line-height:var(--line-height-label)}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerBgDesignContainer_1jxuu_21{display:none}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24{border-radius:16px 16px 96px 6px;background:linear-gradient(to bottom,var(--pathway-card-bg) 0%,var(--pathway-card-bg) 60%,transparent 60%);overflow:hidden}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29{color:var(--pathway-card-text);padding:32px 16px}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29 ._promoBannerBrandPiller_1jxuu_33{display:flex;align-items:center;gap:16px;margin:auto;font-size:var(--font-size-body-regular)}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29 ._promoBannerBrandPiller_1jxuu_33 ._brandPillerLogo_1jxuu_40 svg{width:32px;height:32px}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29 ._promoBannerTitleContainer_1jxuu_44{padding-block:32px}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29 ._promoBannerTitleContainer_1jxuu_44 h1{font-size:var(--font-size-small);font-weight:var(--font-weight-body-sm);line-height:var(--line-height-h5)}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29 ._promoBannerTitleContainer_1jxuu_44 h2{font-size:var(--font-size-small);font-weight:var(--font-weight-bold);line-height:var(--line-height-body-regular)}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29 p{font-size:var(--font-size-body-regular);font-weight:var(--font-weight-body-regular);line-height:var(--line-height-body-regular);padding-bottom:32px}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomRight_1jxuu_63{background:var(--color-sand);line-height:0}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomRight_1jxuu_63 img{height:100%;width:100%;object-fit:cover}@media screen and (min-width:992px){._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5{display:flex;flex-grow:1;margin:0 -72px;position:relative}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerTopLeft_1jxuu_5{padding:0 72px;width:50%}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerTopLeft_1jxuu_5 h1{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerTopRight_1jxuu_13{width:50%;padding:0 72px}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerTopRight_1jxuu_13 h1{font-size:var(--font-size-small)}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerVerticalLine_1jxuu_94{background:var(--color-text);width:1px}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerTop_1jxuu_5 ._promoBannerBgDesignContainer_1jxuu_21{display:block;position:absolute;top:-120px;bottom:0;right:-120px}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24{display:flex;margin-top:90px}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29{background-color:var(--pathway-card-bg);padding:72px 90px 72px 72px;width:50%}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29 ._promoBannerTitleContainer_1jxuu_44{padding-block:48px}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29 ._promoBannerTitleContainer_1jxuu_44 h1{font-size:var(--font-size-h3);font-weight:var(--font-weight-h3);line-height:var(--line-height-h3)}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29 ._promoBannerTitleContainer_1jxuu_44 h2{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomLeft_1jxuu_29 p{padding-bottom:48px}._promoBannerBlock_1jxuu_1 ._promoBannerBlockContainer_1jxuu_5 ._promoBannerBottom_1jxuu_24 ._promoBannerBottomRight_1jxuu_63{width:50%}}._element_1ue3h_1{background-color:var(--color-block-bg);color:var(--color-block-text);position:relative}._elementInner_1ue3h_6{position:relative;z-index:1}._element--pt-none_1ue3h_10{padding-top:0}._element--pt-xsm_1ue3h_13{padding-top:72px}._element--pt-sm_1ue3h_16{padding-top:90px}._element--pt-md_1ue3h_19{padding-top:120px}._element--pt-lg_1ue3h_22{padding-top:144px}._element--pb-none_1ue3h_25{padding-bottom:0}._element--pb-xsm_1ue3h_28{padding-bottom:40px}._element--pb-sm_1ue3h_31{padding-bottom:48px}._element--pb-md_1ue3h_34{padding-bottom:90px}._element--pb-lg_1ue3h_37{padding-bottom:120px}._element--pb-xl_1ue3h_40{padding-bottom:144px}._element--mt-none_1ue3h_43{margin-top:0}._element--mt-xsm_1ue3h_46{margin-top:72px}._element--mt-sm_1ue3h_49{margin-top:90px}._element--mt-md_1ue3h_52{margin-top:120px}._element--mt-lg_1ue3h_55{margin-top:144px}._element--mb-none_1ue3h_58{margin-bottom:0}._element--mb-xsm_1ue3h_61{margin-bottom:72px}._element--mb-sm_1ue3h_64{margin-bottom:90px}._element--mb-md_1ue3h_67{margin-bottom:120px}._element--mb-lg_1ue3h_70{margin-bottom:144px}@media(max-width:992px){._element--pt-none_1ue3h_10{padding-top:0}._element--pt-xsm_1ue3h_13{padding-top:36px}._element--pt-sm_1ue3h_16{padding-top:45px}._element--pt-md_1ue3h_19{padding-top:60px}._element--pt-lg_1ue3h_22{padding-top:72px}._element--pb-none_1ue3h_25{padding-bottom:0}._element--pb-xsm_1ue3h_28{padding-bottom:20px}._element--pb-sm_1ue3h_31{padding-bottom:24px}._element--pb-md_1ue3h_34{padding-bottom:45px}._element--pb-lg_1ue3h_37{padding-bottom:60px}._element--pb-xl_1ue3h_40{padding-bottom:72px}._element--mt-none_1ue3h_43{margin-top:0}._element--mt-xsm_1ue3h_46{margin-top:36px}._element--mt-sm_1ue3h_49{margin-top:45px}._element--mt-md_1ue3h_52{margin-top:60px}._element--mt-lg_1ue3h_55{margin-top:72px}._element--mb-none_1ue3h_58{margin-bottom:0}._element--mb-xsm_1ue3h_61{margin-bottom:36px}._element--mb-sm_1ue3h_64{margin-bottom:45px}._element--mb-md_1ue3h_67{margin-bottom:60px}._element--mb-lg_1ue3h_70{margin-bottom:72px}}._contactsBlock_1p3ct_1{background-color:var(--color-block-bg);color:var(--color-block-text)}._contactsBlock_1p3ct_1 ._contactsBlockHeader_1p3ct_5{padding-bottom:36px;font-size:var(--font-size-h3)}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9{width:100%}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12{background-color:var(--color-block-bg);border-radius:12px;border:1px solid var(--color-taste);transition:all ease .3s;margin-bottom:24px}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12:hover{background-color:var(--color-bg);color:var(--color-text)}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 img{object-fit:cover;border-radius:12px 12px 0 0;width:100%}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28{padding:24px}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28 ._contactCardHeader_1p3ct_31 h1{font-size:var(--font-size-h6);font-weight:var(--font-weight-bold);line-height:var(--line-height-h6)}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28 ._contactCardHeader_1p3ct_31 h2{font-size:var(--font-size-h6);font-weight:var(--font-weight-h4);line-height:var(--line-height-h6)}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28 ._contactMiddleContent_1p3ct_41{padding-block:24px}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28 ._contactMiddleContent_1p3ct_41 p{font-size:var(--font-size-small);font-weight:var(--font-weight-h4)}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28 ._contactLink_1p3ct_48{display:flex;justify-content:space-between;font-size:var(--font-size-regular-sm);font-weight:var(--font-weight-bold);cursor:pointer}@media screen and (min-width:992px){._contactsBlock_1p3ct_1 ._contactsBlockHeader_1p3ct_5{padding-bottom:72px;font-size:var(--font-size-h3)}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9{display:flex;flex-wrap:wrap;flex-grow:1;gap:24px;width:100%}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12{background-color:var(--color-block-bg);border-radius:12px;border:1px solid var(--color-taste);width:33.33%;transition:all ease .3s}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12:hover{background-color:var(--color-bg);color:var(--color-text)}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 img{object-fit:cover;border-radius:12px 12px 0 0;width:100%}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28{padding:24px}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28 ._contactCardHeader_1p3ct_31 h1{font-size:var(--font-size-h6);font-weight:var(--font-weight-bold);line-height:var(--line-height-h6)}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28 ._contactCardHeader_1p3ct_31 h2{font-size:var(--font-size-h6);font-weight:var(--font-weight-h4);line-height:var(--line-height-h6)}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28 ._contactMiddleContent_1p3ct_41{padding-block:24px}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28 ._contactMiddleContent_1p3ct_41 p{font-size:var(--font-size-small);font-weight:var(--font-weight-h4)}._contactsBlock_1p3ct_1 ._contactsCardsWrapper_1p3ct_9 ._contactCard_1p3ct_12 ._contactContentWrapper_1p3ct_28 ._contactLink_1p3ct_48{display:flex;justify-content:space-between;font-size:var(--font-size-regular-sm);font-weight:var(--font-weight-bold);cursor:pointer}}._imageContent_1w82q_1{color:var(--color-block-text)}._imageContent_1w82q_1._left_1w82q_4 ._imageContentWrapper_1w82q_4,._imageContent_1w82q_1._right_1w82q_7 ._imageContentWrapper_1w82q_4{flex-direction:column-reverse}._imageContentWrapper_1w82q_4{display:flex;flex-wrap:wrap}._imageContent_1w82q_1 ._imageWrapper_1w82q_14{width:100%;margin-top:32px}._imageContent_1w82q_1 ._imageHolder_1w82q_18{position:relative;border-radius:2px 2px 96px;background:#d3d3d3 50%;overflow:hidden;height:100%}._imageContent_1w82q_1 ._imageHolder_1w82q_18:before{content:"";display:block;padding-top:72%}._imageContent_1w82q_1 ._imageHolder_1w82q_18 img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}._imageContent_1w82q_1 ._content_1w82q_38{width:100%;display:flex;align-items:center}._imageContent_1w82q_1 ._contentWrappper_1w82q_43{padding:32px 0}._imageContent_1w82q_1 ._content_1w82q_38 ._title_1w82q_46{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}._imageContent_1w82q_1 ._content_1w82q_38 ._title_1w82q_46 h3{font-weight:400}._imageContent_1w82q_1 ._content_1w82q_38 ._title_1w82q_46 span{font-weight:700}._imageContent_1w82q_1 ._content_1w82q_38 ._desc_1w82q_56{margin-top:48px;font-size:var(--font-size-body-regular);line-height:var(--line-height-body-regular);font-weight:400}._imageContent_1w82q_1 ._content_1w82q_38 ._action_1w82q_62{padding-top:48px}._imageContent_1w82q_1 ._pillarlogo_1w82q_65{display:flex;align-items:center}._imageContent_1w82q_1 ._pillarlogo_1w82q_65 p{margin-left:16px;font-size:18px;line-height:1.4;font-weight:0}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._pillarlogo_1w82q_65{display:flex;margin-bottom:48px;align-items:center}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._pillarlogo_1w82q_65 p{margin-left:16px;font-size:18px;font-style:normal;font-weight:700;line-height:140%}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._pillarlogo_1w82q_65._pillarlogoFull_1w82q_87 svg{width:32px;height:32px}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._pillarlogo_1w82q_65 svg{width:160px;height:54px}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._content_1w82q_38 ._title_1w82q_46 h4{font-size:var(--font-size-h4);line-height:var(--line-height-h4);font-weight:var(--font-weight-h4)}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._content_1w82q_38 ._desc_1w82q_56{margin-top:48px}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._imageContentWrapper_1w82q_4{margin:0}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._imageWrapper_1w82q_14 svg{width:100%;min-height:570px}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._imageWrapper_1w82q_14,._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._content_1w82q_38{padding:0}._imageContent_1w82q_1._imageContentFull_1w82q_113{position:relative;overflow:hidden}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._svgBackgroundPillar_1w82q_117{position:absolute;width:60%;top:0;bottom:0;pointer-events:none}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._pillarlogo_1w82q_65{margin-bottom:32px}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._pillarlogo_1w82q_65 svg{width:32px;height:32px}._imageContent_1w82q_1._imageContentFull_1w82q_113._top-left_1w82q_131 ._imageHolder_1w82q_18{border-radius:200px 0 0}._imageContent_1w82q_1._imageContentFull_1w82q_113._top-right_1w82q_134 ._imageHolder_1w82q_18{border-radius:0 200px 0 0}._imageContent_1w82q_1._imageContentFull_1w82q_113._bottom-right_1w82q_137 ._imageHolder_1w82q_18{border-radius:0 0 200px}._imageContent_1w82q_1._imageContentFull_1w82q_113._bottom-left_1w82q_140 ._imageHolder_1w82q_18{border-radius:0 0 0 200px}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._imageContentWrapper_1w82q_4{margin:0}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._imageWrapper_1w82q_14{position:relative;padding:0;z-index:1;margin-top:0;width:calc(100% + 32px);margin-left:-16px;margin-right:-15px}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._imageHolder_1w82q_18{padding:0;height:100%;width:100%;min-width:50vw;position:relative}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._imageHolder_1w82q_18:before{content:"";display:block;padding-top:103%}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._imageHolder_1w82q_18 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._content_1w82q_38{padding-top:32px;padding-bottom:32px;padding-right:0}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._content_1w82q_38 ._list_1w82q_180{margin-top:48px;list-style:none}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._content_1w82q_38 ._list_1w82q_180 li{margin-bottom:12px}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._content_1w82q_38 ._list_1w82q_180 li ._listWrapper_1w82q_187{display:flex;align-items:center}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._content_1w82q_38 ._list_1w82q_180 li ._listWrapper_1w82q_187 svg{flex-shrink:0;margin-right:8px}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._content_1w82q_38 ._list_1w82q_180 li:last-child{margin-bottom:0}._imageContent_1w82q_1._imageContentFluid_1w82q_198{overflow-x:hidden}._imageContent_1w82q_1._imageContentFluid_1w82q_198 ._pillarlogo_1w82q_65{display:flex;margin-bottom:48px;align-items:center}._imageContent_1w82q_1._imageContentFluid_1w82q_198 ._pillarlogo_1w82q_65 p{margin-left:16px;font-size:18px;font-style:normal;font-weight:700;line-height:140%}._imageContent_1w82q_1._imageContentFluid_1w82q_198 ._pillarlogo_1w82q_65._pillarlogoFull_1w82q_87 svg{width:32px;height:32px}._imageContent_1w82q_1._imageContentFluid_1w82q_198 ._pillarlogo_1w82q_65 svg{width:160px;height:54px}._imageContent_1w82q_1._imageContentFluid_1w82q_198 ._imageContentWrapper_1w82q_4{min-height:725px}._imageContent_1w82q_1._imageContentFluid_1w82q_198 ._imageHolder_1w82q_18{min-width:50vw;border-radius:0;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;position:relative}._imageContent_1w82q_1._imageContentFluid_1w82q_198 ._imageHolder_1w82q_18 ._clipPath_1w82q_232{position:absolute;top:0;bottom:0;color:var(--color-block-bg)}._imageContent_1w82q_1._imageContentFluid_1w82q_198 ._content_1w82q_38{padding-top:32px;padding-bottom:32px}@media screen and (min-width:1200px){._imageContentWrapper_1w82q_4{margin:0 -52px}._imageContent_1w82q_1 ._imageWrapper_1w82q_14{width:50%;padding:0 52px;margin-top:0}._imageContent_1w82q_1 ._content_1w82q_38{width:50%;padding:0 52px}._imageContent_1w82q_1 ._content_1w82q_38 ._desc_1w82q_56{margin-top:72px}._imageContent_1w82q_1._left_1w82q_4 ._imageContentWrapper_1w82q_4{flex-direction:row}._imageContent_1w82q_1._right_1w82q_7 ._imageContentWrapper_1w82q_4{flex-direction:row-reverse}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._pillarlogo_1w82q_65{margin-bottom:72px}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._pillarlogo_1w82q_65 svg{width:auto;height:auto}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._imageContentWrapper_1w82q_4{margin:0 -44px}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._imageWrapper_1w82q_14,._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._content_1w82q_38{padding:0 44px}._imageContent_1w82q_1._maskedImageContent_1w82q_75 ._content_1w82q_38{margin-top:72px}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._pillarlogo_1w82q_65{margin-bottom:48px}._imageContent_1w82q_1._imageContentFull_1w82q_113._top-left_1w82q_131 ._imageHolder_1w82q_18{border-radius:500px 0 0}._imageContent_1w82q_1._imageContentFull_1w82q_113._top-right_1w82q_134 ._imageHolder_1w82q_18{border-radius:0 500px 0 0}._imageContent_1w82q_1._imageContentFull_1w82q_113._bottom-right_1w82q_137 ._imageHolder_1w82q_18{border-radius:0 0 500px}._imageContent_1w82q_1._imageContentFull_1w82q_113._bottom-left_1w82q_140 ._imageHolder_1w82q_18{border-radius:0 0 0 500px}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._imageContentWrapper_1w82q_4{margin:0;min-height:935px}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._imageWrapper_1w82q_14{width:50%;margin-left:0;margin-right:0}._imageContent_1w82q_1._imageContentFull_1w82q_113 ._content_1w82q_38{padding-right:149px;padding-left:0}}._button_1r8hm_1{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:linear all .3s;font-family:var(--font);border-radius:48px;background:var(--color-bg-btn);color:var(--color-text-btn)}._button_1r8hm_1 span{font-size:var(--font-size-button);font-weight:var(--font-weight-button);line-height:var(--line-height-button)}._button_1r8hm_1._solid_1r8hm_19:hover:enabled,._button_1r8hm_1._solid_1r8hm_19:hover{background:var(--color-text-btn);color:var(--color-bg-btn)}._button_1r8hm_1._hollow_1r8hm_23{background:transparent;border:1px solid var(--color-bg-btn);color:var(--color-text-btn)}._button_1r8hm_1._hollow_1r8hm_23:hover:enabled,._button_1r8hm_1._hollow_1r8hm_23:hover{background:var(--color-bg-btn)}._button_1r8hm_1._noBorder_1r8hm_31{background:transparent;color:var(--color-text-btn)}._button_1r8hm_1._noBorder_1r8hm_31 span{text-decoration:underline}._button_1r8hm_1._noBorder_1r8hm_31:hover:enabled,._button_1r8hm_1._noBorder_1r8hm_31:hover{background:var(--color-bg-btn)}._button_1r8hm_1._default_1r8hm_41{padding:var(--spacing-1\/2) var(--spacing-2);min-height:50px}._button_1r8hm_1._default_1r8hm_41._noBorder_1r8hm_31{padding:var(--spacing-1\/2) var(--spacing-2)}._button_1r8hm_1._large_1r8hm_48{padding:var(--spacing-1\/2) var(--spacing-2-1\/2);height:54px}._button_1r8hm_1._large_1r8hm_48._noBorder_1r8hm_31{padding:var(--spacing-1\/2) var(--spacing-2-1\/2)}._button_1r8hm_1._small_1r8hm_55{padding:var(--spacing-1\/4) var(--spacing-3\/4);min-height:32px}._button_1r8hm_1._small_1r8hm_55._noBorder_1r8hm_31{padding:var(--spacing-1\/4) var(--spacing-1\/2)}._button_1r8hm_1 ._secondaryIcon_1r8hm_62{margin-left:24px}._button_1r8hm_1 ._secondaryIcon_1r8hm_62 svg{flex-shrink:0;height:24px;width:24px}._footer_ptuzz_1{width:100%}._footer_ptuzz_1 ._container_ptuzz_4{max-width:1832px;margin:0 auto}._footer_ptuzz_1 ._footerTop_ptuzz_8{border-radius:12px 12px 0 0;background-color:var(--color-taste);padding:24px 16px}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13{color:var(--color-visit)}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13 ._footerTopLeft_ptuzz_16{align-items:center}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13 ._footerTopLeft_ptuzz_16 h1{font-size:var(--font-size-h5);font-weight:var(--font-weight-h4);line-height:var(--line-height-h4)}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13 ._footerTopLeft_ptuzz_16 h2{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5);padding-bottom:32px}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13 ._footerTopRight_ptuzz_30 p{font-size:var(--font-size-body-regular)}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerBgDesignContainer_ptuzz_33{display:none}._footer_ptuzz_1 ._footerMiddle_ptuzz_36{background-color:var(--color-visit)}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleWrapper_ptuzz_39{padding-top:35px}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleWrapper_ptuzz_39 img{padding-bottom:72px}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleWrapper_ptuzz_39 ._footerItem_ptuzz_45 h3{color:var(--color-taste);font-size:36px;font-weight:var(--font-weight-h4)}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleWrapper_ptuzz_39 ._footerItem_ptuzz_45 ul{display:none}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleLinks_ptuzz_53{font-size:var(--font-size-regular)}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleLinks_ptuzz_53 ._footerSocialMediaLogos_ptuzz_56 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56{display:flex}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleLinks_ptuzz_53 ._footerSocialMediaLogos_ptuzz_56 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56 ._footerLogoWrapper_ptuzz_59{padding:0 8px 0 0;padding-block:72px}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleLinks_ptuzz_53 ._footerSocialMediaLogos_ptuzz_56 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56 ._footerLogoWrapper_ptuzz_59 ._footerLogo_ptuzz_59{display:flex;background-color:#92c134;border-radius:50%;height:40px;width:40px;align-items:center;justify-content:center}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleLinks_ptuzz_53 ._footerSocialMediaLogos_ptuzz_56 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56 ._footerLogoWrapper_ptuzz_59 ._footerLogo_ptuzz_59 a{display:flex;color:var(--color-inverse-text)}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleLinks_ptuzz_53 ._footerSocialMediaLogos_ptuzz_56 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56 ._footerLogoWrapper_ptuzz_59 ._footerLogo_ptuzz_59 a svg{height:24px;width:24px}._footer_ptuzz_1 ._footerBottom_ptuzz_56{background-color:var(--color-visit);padding-bottom:72px}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomLeft_ptuzz_84 ._footerBottomLeftWrapper_ptuzz_84 ._footerBottomLeftLogo_ptuzz_84{color:var(--font-color);font-size:var(--font-size-body-sm);padding-bottom:72px}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomLeft_ptuzz_84 ._footerBottomLeftWrapper_ptuzz_84 img{padding-bottom:24px}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomLeft_ptuzz_84 ._footerBottomLeftWrapper_ptuzz_84 ._footerBottomLeftLinks_ptuzz_92{display:flex;align-items:flex-end}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomLeft_ptuzz_84 ._footerBottomLeftWrapper_ptuzz_84 ._footerBottomLeftLinks_ptuzz_92 ul{display:flex;gap:24px;list-style:none;padding:0;margin:0}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomLeft_ptuzz_84 ._footerBottomLeftWrapper_ptuzz_84 ._footerBottomLeftLinks_ptuzz_92 ul a{color:var(--color-taste);font-size:var(--font-size-body-sm)}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomRight_ptuzz_56{display:none}@media screen and (min-width:1440px){._footer_ptuzz_1 ._footerTop_ptuzz_8{position:relative;padding:72px 0 0}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13{display:flex;gap:154px;justify-content:space-between}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13 ._footerTopLeft_ptuzz_16{display:flex;flex-direction:column;justify-content:center;align-items:start}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13 ._footerTopLeft_ptuzz_16 h1{font-size:var(--font-size-h3);font-weight:var(--font-weight-h1);line-height:var(--line-height-h3)}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13 ._footerTopLeft_ptuzz_16 h2{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3)}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13 ._footerTopRight_ptuzz_30{display:flex;justify-content:center;align-items:center}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerTopWrapper_ptuzz_13 ._footerTopRight_ptuzz_30 p{font-size:var(--font-size-body-regular)}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerBgDesignContainer_ptuzz_33{display:block;position:absolute;top:0;bottom:0;right:96px}._footer_ptuzz_1 ._footerTop_ptuzz_8 ._footerBgDesignContainer_ptuzz_33 svg{height:100%}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleWrapper_ptuzz_39{display:flex;flex-wrap:wrap;padding-top:64px;padding-bottom:32px}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleWrapper_ptuzz_39 ._footerLogoContainer_ptuzz_160{flex:1}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleLinks_ptuzz_53{display:flex;flex-grow:1;flex-wrap:wrap}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerMiddleLinks_ptuzz_53 ._footerSocialMediaLogos_ptuzz_56 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56{display:none}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerItem_ptuzz_45{width:20%}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerItem_ptuzz_45 h3{padding-bottom:28px;font-size:18px;font-weight:var(--font-weight-body-sm)}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerItem_ptuzz_45 ul{display:block!important;gap:16px;list-style:none;padding:0;margin:0}._footer_ptuzz_1 ._footerMiddle_ptuzz_36 ._footerItem_ptuzz_45 a{color:var(--color-sand);font-size:var(--font-size-body-xsm)}._footer_ptuzz_1 ._footerBottom_ptuzz_56{padding-bottom:38px}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84{display:flex;justify-content:space-between}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomLeft_ptuzz_84 ._footerBottomLeftWrapper_ptuzz_84{display:flex;gap:166px}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomLeft_ptuzz_84 ._footerBottomLeftWrapper_ptuzz_84 ._footerBottomLeftLogo_ptuzz_84{padding-bottom:0}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomRight_ptuzz_56{display:flex;align-items:flex-end}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56{display:flex;gap:16px}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56 ._footerLogo_ptuzz_59{display:flex;background-color:var(--color-taste);border-radius:50%;height:40px;width:40px;align-items:center;justify-content:center}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56 ._footerLogo_ptuzz_59 a{display:flex;color:var(--color-visit)}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56 ._footerLogo_ptuzz_59 a svg{height:24px;width:24px}._footer_ptuzz_1 ._footerBottom_ptuzz_56 ._footerBottomWrapper_ptuzz_84 ._footerBottomRight_ptuzz_56 ._footerBottomRightWrapper_ptuzz_56 ._footerMiddleSocialMediaWrapper_ptuzz_229{display:flex}}._header_pd1mj_1{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-taste)}._header_pd1mj_1._active_pd1mj_5{background:var(--header-bg)}._header_pd1mj_1 ._headerWrapper_pd1mj_8{display:flex;align-items:flex-end;justify-content:space-between;min-height:60px}._header_pd1mj_1 ._headerLogo_pd1mj_14{display:flex;padding-bottom:14px}._header_pd1mj_1 ._headerLogo_pd1mj_14 a{display:flex}._header_pd1mj_1 ._logo_pd1mj_21{display:none}._header_pd1mj_1 ._logoSmall_pd1mj_24{display:block}._header_pd1mj_1 ._headerRightWrapper_pd1mj_27{display:flex;align-items:center;margin:0 -12px}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32{padding:0 12px 12px;transition:all .3s ease-in}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32 a{display:flex;align-items:center;color:var(--header-color);font-size:24px;font-weight:400;line-height:1.5;cursor:pointer}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32 a ._icon_pd1mj_45{display:flex}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32 a ._icon_pd1mj_45 svg{margin-left:20px;flex-shrink:0;width:24px;height:24px}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32 ._menuDropdown_pd1mj_54{position:absolute;top:0;left:0;right:0;width:100%;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32:hover a{color:var(--font-color)}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32:hover ._menuDropdown_pd1mj_54{opacity:1;transform:translateY(0);pointer-events:auto}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32._active_pd1mj_5 a{color:var(--font-color)}@media screen and (min-width:1648px){._header_pd1mj_1 ._headerRightWrapper_pd1mj_27{display:flex;align-items:center;margin:0 -28px}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32{padding:0 28px 30px}}@media screen and (min-width:992px){._header_pd1mj_1 ._headerWrapper_pd1mj_8{min-height:96px}._header_pd1mj_1 ._logo_pd1mj_21{display:block}._header_pd1mj_1 ._logoSmall_pd1mj_24{display:none}._header_pd1mj_1 ._headerBottomItemHolder_pd1mj_32{padding-bottom:30px}}._hero_8fe50_1{background:var(--color-bg)}._heroLarge_8fe50_4{position:relative;min-height:494px;overflow-x:hidden}._heroLarge_8fe50_4 ._heroImg_8fe50_9{position:absolute;inset:0;border-radius:0 0 76.25px;overflow:hidden;background:linear-gradient(180deg,#00000080,#0000 41.35%),linear-gradient(0deg,#7c847b0d 0% 100%),#000}._heroLarge_8fe50_4 ._heroImg_8fe50_9 img{width:100%;height:100%;object-fit:cover;object-position:center}._heroLarge_8fe50_4 ._heroWrapper_8fe50_25{position:relative;z-index:10;width:100%;height:100%;padding-top:104px;color:var(--color-text)}._heroLarge_8fe50_4 ._heroWrapper_8fe50_25 h1{max-width:898px;font-size:44px;line-height:1;font-weight:400;letter-spacing:-1.76px}._heroLarge_8fe50_4 ._heroWrapper_8fe50_25 h1 span{font-weight:700}._heroLarge_8fe50_4 ._heroSvg_8fe50_43{color:var(--color-text);position:absolute;z-index:5;left:0;bottom:0;height:165px}._heroMedium_8fe50_51{position:relative;overflow-x:hidden}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25{display:flex;min-height:72vh;flex-wrap:wrap}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60{display:flex;flex-direction:column;justify-content:center;width:100%;padding:20px 0;color:var(--color-text)}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60 h1{max-width:604px;font-size:var(--font-size-h2);line-height:1;font-weight:400;letter-spacing:-5.6px}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60 h1 span{font-weight:700}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60 p{font-size:24px;line-height:1.3;font-weight:400;margin-top:72px;max-width:604px}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9{overflow:hidden;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;position:relative}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 img{height:100%;width:100%;object-fit:cover;object-position:center;min-height:360px;display:block}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 ._clipPath_8fe50_100{position:absolute;top:0;left:0;bottom:0;height:100%;color:var(--color-block-bg);pointer-events:none}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 ._clipPath_8fe50_100 svg{height:100%}._heroSmall_8fe50_112{position:relative}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25{display:flex;min-height:600px;flex-wrap:wrap}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._content_8fe50_60{display:flex;flex-direction:column;justify-content:center;width:100%;color:var(--color-text);padding:100px 0}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._content_8fe50_60 h1{max-width:604px;font-size:var(--font-size-h3);line-height:1;font-weight:400;letter-spacing:-3.6px}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._content_8fe50_60 h1 span{font-weight:700}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._content_8fe50_60 p{font-size:24px;line-height:1.3;font-weight:400;margin-top:90px;max-width:604px}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9{overflow:hidden;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;position:relative}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 img{width:100%;height:100%;object-fit:cover;object-position:center}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 ._clipPath_8fe50_100{position:absolute;top:0;left:0;bottom:0;width:100%;color:var(--color-block-bg);pointer-events:none}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9 ._clipPath_8fe50_100 svg{height:100%}@media screen and (min-width:992px){._heroLarge_8fe50_4{min-height:100vh}._heroLarge_8fe50_4 ._heroImg_8fe50_9{border-radius:0 0 366px}._heroLarge_8fe50_4 ._heroWrapper_8fe50_25 h1{font-size:var(--font-size-h1);letter-spacing:-1.68px}._heroLarge_8fe50_4 ._heroWrapper_8fe50_25{padding-top:207px}._heroLarge_8fe50_4 ._heroSvg_8fe50_43{height:340px}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60{width:50%;padding:60px 0}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._content_8fe50_60 p{margin-top:90px}._heroMedium_8fe50_51 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9{margin-right:calc((100vw - 100%)*-1);width:50vw;margin-left:0}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._content_8fe50_60{width:50%;padding:10px 0}._heroSmall_8fe50_112 ._heroWrapper_8fe50_25 ._heroImg_8fe50_9{margin-right:calc((100vw - 100%)*-1);width:50vw;margin-left:0}}@media screen and (min-width:1400px){._heroLarge_8fe50_4 ._heroWrapper_8fe50_25 h1{letter-spacing:-7.68px}}._megaMenu_mwars_1{position:absolute;right:0;left:0;background:var(--color-bg);top:97px;border-radius:0 0 366px;overflow-x:hidden}._megaMenu_mwars_1 ._pillarIcon_mwars_10{color:var(--color-text);padding-bottom:80px}._megaMenu_mwars_1 ._pillarIcon_mwars_10 svg{width:180px;height:62px}._megaMenu_mwars_1 ._megaMenuSvg_mwars_18{pointer-events:none;position:absolute;color:var(--color-text);bottom:0}._megaMenu_mwars_1 ._megaMenuHolder_mwars_24{height:100%;position:relative}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28{display:flex;flex-wrap:wrap;position:relative;min-height:calc(100vh - 96px)}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._right_mwars_34{width:40%}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37{padding:96px 120px 96px 0;width:60%}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul{list-style:none}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul li{margin-bottom:36px}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul li a{display:flex;align-items:center;justify-content:space-between;color:var(--color-text);font-size:var(--font-size-h5);font-weight:700;transition:all .3s ease-in-out}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul li a svg{margin-left:16px;transition:transform .3s ease-in-out}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul li a:hover svg{animation:_wiggle_mwars_1 .6s ease-in-out infinite}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37 ul li:last-child{margin-bottom:0}._megaMenu_mwars_1 ._preview_mwars_66{background:var(--color-sand);border-radius:0 0 366px;overflow-x:hidden;height:100%;min-width:50vw}._megaMenu_mwars_1 ._preview_mwars_66 ._previewImg_mwars_73{height:452px}._megaMenu_mwars_1 ._preview_mwars_66 ._previewImg_mwars_73 img{width:100%;height:100%;object-fit:cover}._megaMenu_mwars_1 ._preview_mwars_66 ._content_mwars_81{padding-top:64px;padding-left:72px;max-width:479px;color:var(--color-bg)}._megaMenu_mwars_1 ._preview_mwars_66 ._content_mwars_81 h5{font-size:var(--font-size-h5);line-height:var(--line-height-h5);font-weight:400;margin-bottom:48px}._megaMenu_mwars_1 ._preview_mwars_66 ._content_mwars_81 h5 span{font-weight:700}._megaMenu_mwars_1 ._preview_mwars_66 ._action_mwars_96{padding-top:48px;padding-bottom:24px;padding-left:72px}@media screen and (max-width:1340px){._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28{display:flex;flex-wrap:wrap;position:relative;min-height:878px}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._right_mwars_34{display:none}._megaMenu_mwars_1 ._megaMenuWrapper_mwars_28 ._left_mwars_37{padding:64px 0;width:100%}._megaMenu_mwars_1 ._preview_mwars_66 ._content_mwars_81{padding-top:64px;padding-left:72px}}@keyframes _wiggle_mwars_1{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}._mobileNavigation_1sl49_1{position:absolute;top:61px;right:0;left:0;height:calc(100vh - 59px);background:var(--header-bg);border-radius:0 0 200px;overflow-x:hidden}._mobileNavigation_1sl49_1 ._mobileNavigationWrapper_1sl49_11{padding-top:48px;list-style:none}._mobileNavigation_1sl49_1 ._mobileNavItemWrapper_1sl49_15{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:var(--header-color);transition:all .3s ease-in-out}._mobileNavigation_1sl49_1 ._mobileNavItemWrapper_1sl49_15 svg{margin-left:16px;transition:transform .3s ease-in-out}._mobileNavigation_1sl49_1 ._mobileNavItemWrapper_1sl49_15:hover svg{animation:_wiggle_1sl49_1 .6s ease-in-out infinite}._mobileNavigation_1sl49_1 ._mobileNavItemWrapper_1sl49_15 h6{font-size:var(--font-size-h6);line-height:var(--line-height-h6);font-weight:var(--font-weight-h6)}._svg_1sl49_36{position:absolute;left:0;bottom:0;right:0;color:var(--header-color)}._svg_1sl49_36 svg{width:100%}@keyframes _wiggle_1sl49_1{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}
|
package/package.json
CHANGED
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
// @ts-ignore
|
|
2
|
+
import React from "react"
|
|
3
|
+
import { Meta, StoryObj } from "@storybook/react-vite";
|
|
4
|
+
import ChatItineraryBlock from "./ChatItenaryBlock";
|
|
5
|
+
import { ElementHolder } from "../../Shared";
|
|
6
|
+
import { Itinerary } from "./ChatItenaryBlockProps";
|
|
7
|
+
|
|
8
|
+
const meta: Meta = {
|
|
9
|
+
title: "Layout / ChatItineraryBlock",
|
|
10
|
+
component: ChatItineraryBlock,
|
|
11
|
+
parameters: {
|
|
12
|
+
layout: 'fullscreen',
|
|
13
|
+
},
|
|
14
|
+
tags: ["autodocs"]
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
export default meta;
|
|
18
|
+
|
|
19
|
+
type Story = StoryObj<typeof meta>;
|
|
20
|
+
|
|
21
|
+
// Mock itinerary data
|
|
22
|
+
const mockItinerary: Itinerary = {
|
|
23
|
+
title: "Selwyn 2 Day Trip",
|
|
24
|
+
intro: "Hey there! Ready to plan an adventure that beats the Christchurch chill? Let's make your next trip unforgettable!",
|
|
25
|
+
recommendation: "Nice choice! Selwyn is a beautiful spot with plenty of nature to soak in, great dining options, and perfect for some relaxation.",
|
|
26
|
+
itineraryHeader: {
|
|
27
|
+
title: "2-Day Great Alpine Highway Adventure",
|
|
28
|
+
description: "Explore the Great Alpine Highway. Travel across the Canterbury Plains, past stunning alpine vistas, lakes and rivers into Arthur's Pass National Park."
|
|
29
|
+
},
|
|
30
|
+
days: [
|
|
31
|
+
{
|
|
32
|
+
title: "Day 1 of 2",
|
|
33
|
+
subtitle: "Kirwee, Springfield, Porters",
|
|
34
|
+
description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.",
|
|
35
|
+
activities: [
|
|
36
|
+
{
|
|
37
|
+
image: "https://images.pexels.com/photos/1591373/pexels-photo-1591373.jpeg",
|
|
38
|
+
title: "Check in at Porters Lodge for the night and enjoy a meal",
|
|
39
|
+
link: "Learn More"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
image: "https://images.pexels.com/photos/1595655/pexels-photo-1595655.jpeg",
|
|
43
|
+
title: "Check out the Darfield Bakery",
|
|
44
|
+
link: "Learn More"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
image: "https://images.pexels.com/photos/3184291/pexels-photo-3184291.jpeg",
|
|
48
|
+
title: "Get a birds eye view of Selwyn with Ballooning Canterbury",
|
|
49
|
+
link: "Learn More"
|
|
50
|
+
}
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
title: "Day 2 of 2",
|
|
55
|
+
subtitle: "Porters, Arthurs Pass",
|
|
56
|
+
description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.",
|
|
57
|
+
activities: [
|
|
58
|
+
{
|
|
59
|
+
image: "https://images.pexels.com/photos/1181263/pexels-photo-1181263.jpeg",
|
|
60
|
+
title: "Stop by Lake Pearson, one of Selwyn's hidden gems",
|
|
61
|
+
link: "Learn More"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
image: "https://images.pexels.com/photos/1578750/pexels-photo-1578750.jpeg",
|
|
65
|
+
title: "Walk to the Devils Punchbowl",
|
|
66
|
+
link: "Learn More"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
image: "https://images.pexels.com/photos/1581384/pexels-photo-1581384.jpeg",
|
|
70
|
+
title: "Refresh at Arthur's Pass Cafe and Store",
|
|
71
|
+
link: "Learn More"
|
|
72
|
+
}
|
|
73
|
+
]
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
tags: ["FOOD & WINE", "LUXURY"]
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
export const ChatItineraryBlockComponent: Story = {
|
|
80
|
+
render: () => {
|
|
81
|
+
// Mock API function that returns the itinerary
|
|
82
|
+
const handlePlanTrip = async (userInput: string): Promise<Itinerary> => {
|
|
83
|
+
// Simulate API delay
|
|
84
|
+
await new Promise(resolve => setTimeout(resolve, 1500));
|
|
85
|
+
|
|
86
|
+
// Return mock data
|
|
87
|
+
return mockItinerary;
|
|
88
|
+
};
|
|
89
|
+
|
|
90
|
+
return (
|
|
91
|
+
<ElementHolder pillar={'visit'} level={'primary'}>
|
|
92
|
+
<ChatItineraryBlock
|
|
93
|
+
pillar="visit"
|
|
94
|
+
onPlanTrip={handlePlanTrip}
|
|
95
|
+
/>
|
|
96
|
+
</ElementHolder>
|
|
97
|
+
)
|
|
98
|
+
}
|
|
99
|
+
};
|
|
@@ -0,0 +1,207 @@
|
|
|
1
|
+
import { useState } from 'react';
|
|
2
|
+
import ChatItineraryBlockProps, { Itinerary } from "./ChatItenaryBlockProps.tsx";
|
|
3
|
+
import styles from './chatItenaryBlock.module.scss';
|
|
4
|
+
import Container from "../../Shared/Container/Container.tsx";
|
|
5
|
+
import HeaderRight from "../../Layout/Header/HeaderRight.tsx";
|
|
6
|
+
import HeaderRightItem from "../../Layout/Header/HeaderRightItem.tsx";
|
|
7
|
+
import Header from "../../Layout/Header/Header.tsx";
|
|
8
|
+
import {XIcon, PaperPlaneTilt, Paperclip, CaretLeft, CaretRight} from "../../Icons";
|
|
9
|
+
import Button from "../../Form/Button/Button.tsx";
|
|
10
|
+
import PathwayBlock from "../PathwayBlock/PathwayBlock.tsx";
|
|
11
|
+
import ArrowRight from "../../Icons/Arrows/ArrowRight/ArrowRight.tsx";
|
|
12
|
+
import LargeHeroIcon from "../../Layout/HeroBanner/LargeHeroIcon.tsx";
|
|
13
|
+
|
|
14
|
+
const ChatItineraryBlock = (props: ChatItineraryBlockProps) => {
|
|
15
|
+
const {
|
|
16
|
+
pillar = 'visit',
|
|
17
|
+
onPlanTrip,
|
|
18
|
+
initialItinerary
|
|
19
|
+
} = props;
|
|
20
|
+
|
|
21
|
+
const [isStarted, setIsStarted] = useState(!!initialItinerary);
|
|
22
|
+
const [userInput, setUserInput] = useState('');
|
|
23
|
+
const [itinerary, setItinerary] = useState<Itinerary | null>(initialItinerary || null);
|
|
24
|
+
const [isLoading, setIsLoading] = useState(false);
|
|
25
|
+
|
|
26
|
+
const logo = (
|
|
27
|
+
<a href={"/"}>
|
|
28
|
+
<img src={'/img/waikirikiri-full-logo.svg'} width={190} height={60} alt={'Waikirikiri Selwyn'}/>
|
|
29
|
+
</a>
|
|
30
|
+
);
|
|
31
|
+
|
|
32
|
+
const logoSmall = (
|
|
33
|
+
<a href={"/"}>
|
|
34
|
+
<img src={'/img/waikirikiri-full-logo.svg'} width={110} height={45} alt={'Waikirikiri Selwyn'}/>
|
|
35
|
+
</a>
|
|
36
|
+
);
|
|
37
|
+
|
|
38
|
+
const handlePlanTrip = async () => {
|
|
39
|
+
if (userInput.trim() && onPlanTrip) {
|
|
40
|
+
setIsLoading(true);
|
|
41
|
+
|
|
42
|
+
try {
|
|
43
|
+
const result = await onPlanTrip(userInput);
|
|
44
|
+
setItinerary(result);
|
|
45
|
+
setIsStarted(true);
|
|
46
|
+
} catch (error) {
|
|
47
|
+
console.error('Error planning trip:', error);
|
|
48
|
+
} finally {
|
|
49
|
+
setIsLoading(false);
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
if (!isStarted) {
|
|
55
|
+
return (
|
|
56
|
+
<div className={styles.mainContainer}>
|
|
57
|
+
<Header logo={logo} logoSmall={logoSmall}>
|
|
58
|
+
<HeaderRight>
|
|
59
|
+
<HeaderRightItem>
|
|
60
|
+
<XIcon/>
|
|
61
|
+
</HeaderRightItem>
|
|
62
|
+
</HeaderRight>
|
|
63
|
+
</Header>
|
|
64
|
+
|
|
65
|
+
<div className={`${styles.chatItineraryBlock} ${styles.hero} ${pillar}`}>
|
|
66
|
+
<div className={styles.heroBackground}>
|
|
67
|
+
<div className={styles.heroContent}>
|
|
68
|
+
<h1 className={styles.titleHeader}>
|
|
69
|
+
Kia ora, I'm your AI<br />
|
|
70
|
+
<span className={styles.highlight}>Selwyn trip planner.</span>
|
|
71
|
+
</h1>
|
|
72
|
+
<p className={styles.subtitle}>
|
|
73
|
+
Tell me what you love — nature, food, adventure, relaxation — and your budget. I'll design a personalised Selwyn itinerary just for you.
|
|
74
|
+
</p>
|
|
75
|
+
|
|
76
|
+
<div className={styles.inputWrapper}>
|
|
77
|
+
<div className={styles.inputBox}>
|
|
78
|
+
<textarea
|
|
79
|
+
value={userInput}
|
|
80
|
+
onChange={(e) => setUserInput(e.target.value)}
|
|
81
|
+
placeholder="I'd love to spend two nights in Selwyn, I love nature, dining out and relaxing."
|
|
82
|
+
rows={3}
|
|
83
|
+
disabled={isLoading}
|
|
84
|
+
/>
|
|
85
|
+
<div className={styles.inputActions}>
|
|
86
|
+
<button className={styles.attachButton} aria-label="Attach file" disabled={isLoading}>
|
|
87
|
+
<Paperclip type={'light'}/>
|
|
88
|
+
</button>
|
|
89
|
+
<div className={styles.planButton}>
|
|
90
|
+
<div className={styles.planButtonDesktop}>
|
|
91
|
+
<Button
|
|
92
|
+
label={isLoading ? 'PLANNING...' : 'PLAN MY TRIP'}
|
|
93
|
+
secondaryIcon={<PaperPlaneTilt type={'fill'}/>}
|
|
94
|
+
onClick={handlePlanTrip}
|
|
95
|
+
type={'button'}
|
|
96
|
+
size={'default'}
|
|
97
|
+
/>
|
|
98
|
+
</div>
|
|
99
|
+
<button className={styles.planButtonMobile} aria-label="Plan Trip" disabled={isLoading} onClick={handlePlanTrip}>
|
|
100
|
+
<PaperPlaneTilt type={'fill'}/>
|
|
101
|
+
</button>
|
|
102
|
+
</div>
|
|
103
|
+
</div>
|
|
104
|
+
</div>
|
|
105
|
+
</div>
|
|
106
|
+
</div>
|
|
107
|
+
</div>
|
|
108
|
+
</div>
|
|
109
|
+
<div className={styles.heroSvg}>
|
|
110
|
+
<LargeHeroIcon/>
|
|
111
|
+
</div>
|
|
112
|
+
</div>
|
|
113
|
+
);
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
return (
|
|
117
|
+
<div>
|
|
118
|
+
<Header logo={logo} logoSmall={logoSmall}>
|
|
119
|
+
<HeaderRight>
|
|
120
|
+
<HeaderRightItem>
|
|
121
|
+
<XIcon/>
|
|
122
|
+
</HeaderRightItem>
|
|
123
|
+
</HeaderRight>
|
|
124
|
+
</Header>
|
|
125
|
+
<div className={`${styles.chatItineraryBlock} ${styles.itinerary} ${pillar}`}>
|
|
126
|
+
<Container>
|
|
127
|
+
<div className={styles.itineraryWrapper}>
|
|
128
|
+
<h2 className={styles.itineraryTitle}>{itinerary?.title}</h2>
|
|
129
|
+
|
|
130
|
+
<div className={styles.conversation}>
|
|
131
|
+
<p className={styles.assistantMessage}>{itinerary?.intro}</p>
|
|
132
|
+
|
|
133
|
+
<div className={styles.userMessage}>
|
|
134
|
+
<p>{userInput}</p>
|
|
135
|
+
</div>
|
|
136
|
+
|
|
137
|
+
<p className={styles.assistantMessage}>{itinerary?.recommendation}</p>
|
|
138
|
+
</div>
|
|
139
|
+
|
|
140
|
+
{itinerary?.itineraryHeader && (
|
|
141
|
+
<div className={styles.itinaryHeader}>
|
|
142
|
+
<h4>{itinerary.itineraryHeader.title}</h4>
|
|
143
|
+
<p>{itinerary.itineraryHeader.description}</p>
|
|
144
|
+
</div>
|
|
145
|
+
)}
|
|
146
|
+
|
|
147
|
+
{itinerary?.days.map((day, index) => (
|
|
148
|
+
<div key={index} className={styles.daySection}>
|
|
149
|
+
<div className={styles.dayHeader}>
|
|
150
|
+
<h3>{day.title}</h3>
|
|
151
|
+
<div className={styles.navigationButtons}>
|
|
152
|
+
<button className={styles.navButtonLeft} aria-label="Previous">
|
|
153
|
+
<CaretLeft type={'light'}/>
|
|
154
|
+
</button>
|
|
155
|
+
<button className={styles.navButtonRight} aria-label="Next">
|
|
156
|
+
<CaretRight type={'light'}/>
|
|
157
|
+
</button>
|
|
158
|
+
</div>
|
|
159
|
+
</div>
|
|
160
|
+
|
|
161
|
+
<h4 className={styles.daySubtitle}>{day.subtitle}</h4>
|
|
162
|
+
<p className={styles.dayDescription}>{day.description}</p>
|
|
163
|
+
|
|
164
|
+
<PathwayBlock
|
|
165
|
+
pillar={pillar}
|
|
166
|
+
cards={day.activities.map((activity) => ({
|
|
167
|
+
date: activity.date || "",
|
|
168
|
+
description: activity.title,
|
|
169
|
+
image: activity.image
|
|
170
|
+
}))}
|
|
171
|
+
/>
|
|
172
|
+
</div>
|
|
173
|
+
))}
|
|
174
|
+
|
|
175
|
+
<div className={styles.downloadButton}>
|
|
176
|
+
<Button label={'DOWNLOAD ITINERARY'} size={'default'} level={'primary'} secondaryIcon={<ArrowRight/>} />
|
|
177
|
+
</div>
|
|
178
|
+
|
|
179
|
+
<hr/>
|
|
180
|
+
|
|
181
|
+
{itinerary?.tags && itinerary.tags.length > 0 && (
|
|
182
|
+
<div className={styles.tags}>
|
|
183
|
+
{itinerary.tags.map((tag, index) => (
|
|
184
|
+
<Button key={index} label={tag} size={'small'} level={'primary'} style={'hollow'}/>
|
|
185
|
+
))}
|
|
186
|
+
</div>
|
|
187
|
+
)}
|
|
188
|
+
|
|
189
|
+
<div className={styles.chatInput}>
|
|
190
|
+
<div className={styles.chatInputBox}>
|
|
191
|
+
<button className={styles.attachButton}>
|
|
192
|
+
<Paperclip/>
|
|
193
|
+
</button>
|
|
194
|
+
<input type="text"/>
|
|
195
|
+
<button className={styles.sendButton}>
|
|
196
|
+
<PaperPlaneTilt type={'fill'}/>
|
|
197
|
+
</button>
|
|
198
|
+
</div>
|
|
199
|
+
</div>
|
|
200
|
+
</div>
|
|
201
|
+
</Container>
|
|
202
|
+
</div>
|
|
203
|
+
</div>
|
|
204
|
+
);
|
|
205
|
+
};
|
|
206
|
+
|
|
207
|
+
export default ChatItineraryBlock;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
export interface Activity {
|
|
2
|
+
image: string;
|
|
3
|
+
title: string;
|
|
4
|
+
link: string;
|
|
5
|
+
date?: string;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
export interface Day {
|
|
9
|
+
title: string;
|
|
10
|
+
subtitle: string;
|
|
11
|
+
description: string;
|
|
12
|
+
activities: Activity[];
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
export interface Itinerary {
|
|
16
|
+
title: string;
|
|
17
|
+
intro: string;
|
|
18
|
+
recommendation: string;
|
|
19
|
+
days: Day[];
|
|
20
|
+
itineraryHeader?: {
|
|
21
|
+
title: string;
|
|
22
|
+
description: string;
|
|
23
|
+
};
|
|
24
|
+
tags?: string[];
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
interface ChatItineraryBlockProps {
|
|
28
|
+
pillar?: 'visit' | 'live' | 'business' | 'participate' | 'taste' | 'main';
|
|
29
|
+
onPlanTrip?: (userInput: string) => Promise<Itinerary>;
|
|
30
|
+
initialItinerary?: Itinerary;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
export default ChatItineraryBlockProps;
|