quirk-ui 0.0.508 → 0.0.509
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/assets/index8.css +1 -1
- package/dist/assets/index8.css.d.ts +26 -26
- package/dist/next/blocks/FeaturedDocumentsBlock/index.cjs +1 -1
- package/dist/next/blocks/FeaturedDocumentsBlock/index.mjs +59 -59
- package/dist/next/cards/BlogArticleCard/index.cjs +1 -1
- package/dist/next/cards/BlogArticleCard/index.mjs +14 -14
- package/dist/styles.css +2 -2
- package/dist/styles.css.d.ts +26 -26
- package/package.json +1 -1
package/dist/assets/index8.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._featuredDocuments_5co7e_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_5co7e_7{width:100%;max-width:var(--layout-width);margin:0 auto;display:flex;flex-direction:column;gap:var(--spacing-md);padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._container_5co7e_7:has(._carousel_5co7e_17){padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media (max-width: 767px){._container_5co7e_7:has(._carousel_5co7e_17){padding-left:0;padding-right:0}}@media (max-width: 767px){._container_5co7e_7:has(._carousel_5co7e_17) ._heading_5co7e_25{padding-left:var(--spacing-md);padding-right:var(--spacing-md)}}._heading_5co7e_25{display:flex;flex-direction:column;gap:5rem;width:100%}@media (max-width: 767px){._heading_5co7e_25{gap:2rem}}._flex_5co7e_45{display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){._flex_5co7e_45{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}}._flex_5co7e_45>div{flex:1}._flex_5co7e_45 a{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-primary-100);font-weight:var(--font-weight-semibold);text-decoration:none;transition:color .3s ease-in-out}._flex_5co7e_45 a:hover{color:var(--color-secondary)}._title_5co7e_75{flex:1;text-wrap:balance}._text_5co7e_80{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._text_5co7e_80{flex:1;width:100%;align-items:flex-start}}._disclaimer_5co7e_94{color:var(--color-text-primary);font-size:var(--font-size-sm)}._carousel_5co7e_17{display:block}._carousel_5co7e_17 ._document_5co7e_102{margin:0 auto;flex:0 0 300px}@media (max-width: 767px){._carousel_5co7e_17 ._document_5co7e_102{flex:0 0 100%}}._documents_5co7e_120{display:grid;gap:var(--spacing-md)}._documents_5co7e_120._col1_5co7e_124{display:block}._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102{flex-direction:column;gap:var(--spacing-md)}}._documents_5co7e_120._col1_5co7e_124 ._documentImage_5co7e_140{flex:1}._documents_5co7e_120._col1_5co7e_124 ._documentContent_5co7e_144{flex:.4}._documents_5co7e_120._col2_5co7e_149{grid-template-columns:repeat(2,1fr)}._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._col3_5co7e_159{grid-template-columns:repeat(3,1fr)}._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._col4_5co7e_169{grid-template-columns:repeat(4,1fr)}._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._featuredTop_5co7e_179{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);row-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_5co7e_120._featuredTop_5co7e_179{row-gap:var(--spacing-xl)}}._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type) ._documentExcerpt_5co7e_189{display:none}@media (max-width: 767px){._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type) ._documentExcerpt_5co7e_189{display:block}}._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type{grid-column:1/4;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type{flex-direction:column;gap:var(--spacing-md)}}._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144{flex:.4}._documents_5co7e_120._featuredLeft_5co7e_219{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);column-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_5co7e_120._featuredLeft_5co7e_219{column-gap:var(--spacing-md)}}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type){flex-direction:row;gap:var(--spacing-md)}@media (max-width: 767px){._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type){flex-direction:column}}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144{flex:1}@media (max-width: 767px){._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type) ._documentExcerpt_5co7e_189{display:block}}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type{grid-row:1/4;display:flex;flex-direction:column;align-items:center;justify-content:center}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144{flex:.4}._documents_5co7e_120._twoColumn_5co7e_260{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102{flex-direction:row;gap:var(--spacing-md);align-items:center}@media (max-width: 767px){._documents_5co7e_120._col1_5co7e_124,._documents_5co7e_120._col2_5co7e_149,._documents_5co7e_120._col3_5co7e_159,._documents_5co7e_120._col4_5co7e_169,._documents_5co7e_120._featuredTop_5co7e_179,._documents_5co7e_120._featuredLeft_5co7e_219,._documents_5co7e_120._twoColumn_5co7e_260{display:flex;flex-direction:column}._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type,._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type,._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:first-of-type,._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:not(:first-of-type){flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144{flex:1;width:100%}._documents_5co7e_120._col1_5co7e_124 ._documentImage_5co7e_140,._documents_5co7e_120._col2_5co7e_149 ._documentImage_5co7e_140,._documents_5co7e_120._col3_5co7e_159 ._documentImage_5co7e_140,._documents_5co7e_120._col4_5co7e_169 ._documentImage_5co7e_140,._documents_5co7e_120._featuredTop_5co7e_179 ._documentImage_5co7e_140,._documents_5co7e_120._featuredLeft_5co7e_219 ._documentImage_5co7e_140,._documents_5co7e_120._twoColumn_5co7e_260 ._documentImage_5co7e_140{aspect-ratio:16/9;position:relative;width:100%}}@media (max-width: 767px){._documents_5co7e_120{gap:var(--spacing-xl)}}._multiple_5co7e_306 ._documents_5co7e_120{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-md)}._multiple_5co7e_306 ._document_5co7e_102{display:flex;flex-direction:column}._document_5co7e_102{display:flex;text-decoration:none;overflow:hidden;transition:border-color .3s ease-in-out}._document_5co7e_102:hover{border-color:var(--color-primary-100)}._document_5co7e_102:hover ._documentImage_5co7e_140 img{transform:scale(1.05)}._document_5co7e_102:hover ._documentTitle_5co7e_336 h3{color:var(--color-primary-100)}._document_5co7e_102:hover ._callToAction_5co7e_342 ._label_5co7e_343{opacity:1;transform:translateY(0);color:#fff}._document_5co7e_102:hover ._callToAction_5co7e_342 ._icon_5co7e_349{color:var(--color-primary-100)}._documentEyebrow_5co7e_356{font-size:var(--font-size-sm);color:var(--color-secondary)}._documentImage_5co7e_140{width:100%;height:100%;aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._documentImage_5co7e_140 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._documentTitle_5co7e_336{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg)}._documentContent_5co7e_144{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;color:var(--color-text-primary)}._documentContent_5co7e_144 h3{flex:1;font-size:var(--font-size-lg);margin-bottom:0;transition:color .3s ease-in-out}._documentContent_5co7e_144 p{text-decoration:none}._callToAction_5co7e_342{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-sm)}._callToAction_5co7e_342 ._icon_5co7e_349{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background-color:transparent;color:var(--color-text-primary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_5co7e_342 ._label_5co7e_343{color:var(--color-primary-100);font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.blog ._container_5co7e_7{max-width:var(--blog-width)}
|
|
1
|
+
._featuredDocuments_fpg8q_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_fpg8q_7{width:100%;max-width:var(--layout-width);margin:0 auto;display:flex;flex-direction:column;gap:var(--spacing-md);padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._container_fpg8q_7:has(._carousel_fpg8q_17){padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media (max-width: 767px){._container_fpg8q_7:has(._carousel_fpg8q_17){padding-left:0;padding-right:0}}@media (max-width: 767px){._container_fpg8q_7:has(._carousel_fpg8q_17) ._heading_fpg8q_25{padding-left:var(--spacing-md);padding-right:var(--spacing-md)}}._heading_fpg8q_25{display:flex;flex-direction:column;gap:5rem;width:100%;min-height:2.4rem}@media (max-width: 767px){._heading_fpg8q_25{gap:2rem}}._flex_fpg8q_46{display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){._flex_fpg8q_46{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}}._flex_fpg8q_46>div{flex:1}._flex_fpg8q_46 a{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-primary-100);font-weight:var(--font-weight-semibold);text-decoration:none;transition:color .3s ease-in-out}._flex_fpg8q_46 a:hover{color:var(--color-secondary)}._title_fpg8q_76{flex:1;text-wrap:balance}._text_fpg8q_81{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._text_fpg8q_81{flex:1;width:100%;align-items:flex-start}}._disclaimer_fpg8q_95{color:var(--color-text-primary);font-size:var(--font-size-sm)}._carousel_fpg8q_17{display:block}._carousel_fpg8q_17 ._document_fpg8q_103{margin:0 auto;flex:0 0 300px;min-height:350px}@media (max-width: 767px){._carousel_fpg8q_17 ._document_fpg8q_103{flex:0 0 100%}}._documents_fpg8q_122{display:grid;gap:var(--spacing-md)}._documents_fpg8q_122._col1_fpg8q_126{display:block}._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103{flex-direction:column;gap:var(--spacing-md)}}._documents_fpg8q_122._col2_fpg8q_143{grid-template-columns:repeat(2,1fr)}._documents_fpg8q_122._col2_fpg8q_143 ._document_fpg8q_103{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_fpg8q_122._col3_fpg8q_153{grid-template-columns:repeat(3,1fr)}._documents_fpg8q_122._col3_fpg8q_153 ._document_fpg8q_103{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_fpg8q_122._col4_fpg8q_163{grid-template-columns:repeat(4,1fr)}._documents_fpg8q_122._col4_fpg8q_163 ._document_fpg8q_103{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_fpg8q_122._featuredTop_fpg8q_173{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);row-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_fpg8q_122._featuredTop_fpg8q_173{row-gap:var(--spacing-xl)}}._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:not(:first-of-type) ._documentExcerpt_fpg8q_183{display:none}@media (max-width: 767px){._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:not(:first-of-type) ._documentExcerpt_fpg8q_183{display:block}}._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type{grid-column:1/4;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type{flex-direction:column;gap:var(--spacing-md)}}._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type ._documentContent_fpg8q_207{flex:.4}._documents_fpg8q_122._featuredLeft_fpg8q_213{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);column-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_fpg8q_122._featuredLeft_fpg8q_213{column-gap:var(--spacing-md)}}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type){flex-direction:row;gap:var(--spacing-md)}@media (max-width: 767px){._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type){flex-direction:column}}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type) ._documentContent_fpg8q_207{flex:1}@media (max-width: 767px){._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type) ._documentExcerpt_fpg8q_183{display:block}}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:first-of-type{grid-row:1/4;display:flex;flex-direction:column;align-items:center;justify-content:center}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:first-of-type ._documentContent_fpg8q_207{flex:.4}._documents_fpg8q_122._twoColumn_fpg8q_254{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._documents_fpg8q_122._twoColumn_fpg8q_254 ._document_fpg8q_103{flex-direction:row;gap:var(--spacing-md);align-items:center}@media (max-width: 767px){._documents_fpg8q_122._col1_fpg8q_126,._documents_fpg8q_122._col2_fpg8q_143,._documents_fpg8q_122._col3_fpg8q_153,._documents_fpg8q_122._col4_fpg8q_163,._documents_fpg8q_122._featuredTop_fpg8q_173,._documents_fpg8q_122._featuredLeft_fpg8q_213,._documents_fpg8q_122._twoColumn_fpg8q_254{display:flex;flex-direction:column}._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._col2_fpg8q_143 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col2_fpg8q_143 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._col3_fpg8q_153 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col3_fpg8q_153 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._col4_fpg8q_163 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col4_fpg8q_163 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._twoColumn_fpg8q_254 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._twoColumn_fpg8q_254 ._document_fpg8q_103:not(:first-of-type){flex-direction:column;gap:var(--spacing-md)}}@media (max-width: 767px){._documents_fpg8q_122{gap:var(--spacing-xl)}}._multiple_fpg8q_289 ._documents_fpg8q_122{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-md)}._multiple_fpg8q_289 ._document_fpg8q_103{display:flex;flex-direction:column}._document_fpg8q_103{display:flex;text-decoration:none;overflow:hidden;transition:border-color .3s ease-in-out}._document_fpg8q_103:hover{border-color:var(--color-primary-100)}._document_fpg8q_103:hover ._documentTitle_fpg8q_313 h3{color:var(--color-primary-100)}._document_fpg8q_103:hover ._callToAction_fpg8q_319 ._label_fpg8q_320{opacity:1;transform:translateY(0);color:#fff}._document_fpg8q_103:hover ._callToAction_fpg8q_319 ._icon_fpg8q_326{color:var(--color-primary-100)}._documentEyebrow_fpg8q_333{font-size:var(--font-size-sm);color:var(--color-secondary)}._documentImage_fpg8q_338{width:100%;height:100%;aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._documentImage_fpg8q_338 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._documentTitle_fpg8q_313{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg)}._documentContent_fpg8q_207{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;color:var(--color-text-primary)}._documentContent_fpg8q_207 h3{flex:1;font-size:var(--font-size-lg);margin-bottom:0;transition:color .3s ease-in-out}._documentContent_fpg8q_207 p{text-decoration:none}._callToAction_fpg8q_319{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-sm)}._callToAction_fpg8q_319 ._icon_fpg8q_326{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background-color:transparent;color:var(--color-text-primary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_fpg8q_319 ._label_fpg8q_320{color:var(--color-primary-100);font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.blog ._container_fpg8q_7{max-width:var(--blog-width)}
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
declare const styles: {
|
|
2
|
-
readonly "
|
|
3
|
-
readonly "
|
|
4
|
-
readonly "
|
|
5
|
-
readonly "
|
|
6
|
-
readonly "
|
|
7
|
-
readonly "
|
|
8
|
-
readonly "
|
|
9
|
-
readonly "
|
|
10
|
-
readonly "
|
|
11
|
-
readonly "
|
|
12
|
-
readonly "
|
|
13
|
-
readonly "
|
|
14
|
-
readonly "
|
|
15
|
-
readonly "
|
|
16
|
-
readonly "
|
|
17
|
-
readonly "
|
|
18
|
-
readonly "
|
|
19
|
-
readonly "
|
|
20
|
-
readonly "
|
|
21
|
-
readonly "
|
|
22
|
-
readonly "
|
|
23
|
-
readonly "
|
|
24
|
-
readonly "
|
|
25
|
-
readonly "
|
|
26
|
-
readonly "
|
|
27
|
-
readonly "
|
|
2
|
+
readonly "_callToAction_fpg8q_319": string;
|
|
3
|
+
readonly "_carousel_fpg8q_17": string;
|
|
4
|
+
readonly "_col1_fpg8q_126": string;
|
|
5
|
+
readonly "_col2_fpg8q_143": string;
|
|
6
|
+
readonly "_col3_fpg8q_153": string;
|
|
7
|
+
readonly "_col4_fpg8q_163": string;
|
|
8
|
+
readonly "_container_fpg8q_7": string;
|
|
9
|
+
readonly "_disclaimer_fpg8q_95": string;
|
|
10
|
+
readonly "_documentContent_fpg8q_207": string;
|
|
11
|
+
readonly "_documentExcerpt_fpg8q_183": string;
|
|
12
|
+
readonly "_documentEyebrow_fpg8q_333": string;
|
|
13
|
+
readonly "_documentImage_fpg8q_338": string;
|
|
14
|
+
readonly "_documentTitle_fpg8q_313": string;
|
|
15
|
+
readonly "_document_fpg8q_103": string;
|
|
16
|
+
readonly "_documents_fpg8q_122": string;
|
|
17
|
+
readonly "_featuredDocuments_fpg8q_1": string;
|
|
18
|
+
readonly "_featuredLeft_fpg8q_213": string;
|
|
19
|
+
readonly "_featuredTop_fpg8q_173": string;
|
|
20
|
+
readonly "_flex_fpg8q_46": string;
|
|
21
|
+
readonly "_heading_fpg8q_25": string;
|
|
22
|
+
readonly "_icon_fpg8q_326": string;
|
|
23
|
+
readonly "_label_fpg8q_320": string;
|
|
24
|
+
readonly "_multiple_fpg8q_289": string;
|
|
25
|
+
readonly "_text_fpg8q_81": string;
|
|
26
|
+
readonly "_title_fpg8q_76": string;
|
|
27
|
+
readonly "_twoColumn_fpg8q_254": string;
|
|
28
28
|
readonly "blog": string;
|
|
29
29
|
};
|
|
30
30
|
export = styles;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index8.css');const s=require("react/jsx-runtime"),F=require("react"),Q=require("../../../core/components/Carousel/index.cjs"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index8.css');const s=require("react/jsx-runtime"),F=require("react"),Q=require("../../../core/components/Carousel/index.cjs"),N=require("../../cards/BlogArticleCard/index.cjs"),d=require("../../ui/PortableTextRenderer/index.cjs"),Y=require("../../ui/LocaleLink/index.cjs"),z=require("../../hooks/useStyleClasses.cjs"),I=require("../../hooks/useMediaQuery.cjs"),E=require("../../../arrow-right-DO6S4vfx.cjs"),G="_featuredDocuments_fpg8q_1",H="_container_fpg8q_7",J="_carousel_fpg8q_17",K="_heading_fpg8q_25",V="_flex_fpg8q_46",W="_title_fpg8q_76",X="_disclaimer_fpg8q_95",Z="_document_fpg8q_103",T="_documents_fpg8q_122",A="_col1_fpg8q_126",ee="_col2_fpg8q_143",se="_col3_fpg8q_153",te="_col4_fpg8q_163",re="_featuredTop_fpg8q_173",ne="_featuredLeft_fpg8q_213",oe="_twoColumn_fpg8q_254",e={featuredDocuments:G,container:H,carousel:J,heading:K,flex:V,title:W,disclaimer:X,document:Z,documents:T,col1:A,col2:ee,col3:se,col4:te,featuredTop:re,featuredLeft:ne,twoColumn:oe};function le({heading:n,selectionMode:p,layout:a="default",limit:$=4,articles:v,manualArticles:_,documentType:x,sortBy:S,callToAction:t,styleOptions:B}){var w,b,k,L,R;const g=F.useRef(null),f=I.useMediaQuery("(max-width: 768px)"),o=p==="manual"?_:v,u=p==="manual"?_==null?void 0:_.length:$,D=z.useStyleClasses(B),M={featuredTop:e.featuredTop,featuredLeft:e.featuredLeft,twoColumn:e.twoColumn}[a??"default"],P={1:e.col1,2:e.col2,3:e.col3,4:e.col4}[u??"1"],y=t==null?void 0:t.label,h=(w=t==null?void 0:t.linkOptions)==null?void 0:w.linkType,q=h=="internal"?(L=(k=(b=t==null?void 0:t.linkOptions)==null?void 0:b.internalUrl)==null?void 0:k.slug)==null?void 0:L.current:void 0,O=h==="external"?(R=t==null?void 0:t.linkOptions)==null?void 0:R.externalUrl:void 0,U=(r,i="newest")=>[...r].sort((c,m)=>{switch(i){case"title":return(c.title||"").localeCompare(m.title||"");case"popular":return(m.helpfulYesCount||0)-(c.helpfulYesCount||0);case"newest":default:return(m.publishDate||"").localeCompare(c.publishDate||"")}}),C=x?(r=>{switch(r==null?void 0:r.toLowerCase()){case"blog":return N.BlogArticleCard;default:return null}})(x):null,l=o!=null&&o.length?U(o,S):[],j=C&&l?l.slice(0,u).map((r,i)=>s.jsx(C,{article:r,className:e.document,index:i,layout:a,limit:u},r._id)):[];return(o==null?void 0:o.length)&&s.jsx("section",{className:`${e.featuredDocuments} ${D}`,children:s.jsxs("article",{className:e.container,children:[s.jsxs("div",{className:`${e.heading}`,children:[s.jsxs("div",{className:e.flex,children:[s.jsxs("div",{children:[n.eyebrow&&s.jsx(d.RichText,{blocks:n.eyebrow}),s.jsx(d.RichText,{className:e.title,blocks:n.title})]}),(t==null?void 0:t.label)&&s.jsxs(Y.LocaleLink,{href:q?`/${q}`:O??"/",children:[y,s.jsx(E.ArrowRight,{size:18})]})]}),n.description&&s.jsx(d.RichText,{blocks:n.description}),n.disclaimer&&s.jsx(d.RichText,{className:e.disclaimer,blocks:n.disclaimer})]}),a==="carousel"&&j.length>1?s.jsx("div",{className:e.carousel,ref:g,children:s.jsx(Q.Carousel,{autoplay:!1,itemsPerPage:f?1:4,itemsPerRow:f?1:4,items:j??[],isSplit:!1,externalRef:g},f?"mobile":"desktop")}):s.jsx("div",{className:`${e.documents} ${M} ${P}`,children:(l==null?void 0:l.length)&&l.slice(0,u).map((r,i)=>{var c;return((c=r==null?void 0:r._type)==null?void 0:c.toLowerCase())==="blog"&&s.jsx(N.BlogArticleCard,{article:r,className:e.document,index:i,layout:a,limit:u},r._id)})})]})})}exports.FeaturedDocumentsBlock=le;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { useRef as
|
|
3
|
-
import { Carousel as
|
|
4
|
-
import { BlogArticleCard as
|
|
5
|
-
import { RichText as
|
|
6
|
-
import { LocaleLink as
|
|
1
|
+
import { jsx as r, jsxs as u } from "react/jsx-runtime";
|
|
2
|
+
import { useRef as F } from "react";
|
|
3
|
+
import { Carousel as I } from "../../../core/components/Carousel/index.mjs";
|
|
4
|
+
import { BlogArticleCard as R } from "../../cards/BlogArticleCard/index.mjs";
|
|
5
|
+
import { RichText as p } from "../../ui/PortableTextRenderer/index.mjs";
|
|
6
|
+
import { LocaleLink as Q } from "../../ui/LocaleLink/index.mjs";
|
|
7
7
|
import { useStyleClasses as y } from "../../hooks/useStyleClasses.mjs";
|
|
8
8
|
import { useMediaQuery as E } from "../../hooks/useMediaQuery.mjs";
|
|
9
9
|
import { A as G } from "../../../arrow-right-QEwnX3Sk.js";
|
|
10
|
-
import '../../../assets/index8.css';const H = "
|
|
10
|
+
import '../../../assets/index8.css';const H = "_featuredDocuments_fpg8q_1", J = "_container_fpg8q_7", K = "_carousel_fpg8q_17", V = "_heading_fpg8q_25", W = "_flex_fpg8q_46", X = "_title_fpg8q_76", Z = "_disclaimer_fpg8q_95", T = "_document_fpg8q_103", A = "_documents_fpg8q_122", ee = "_col1_fpg8q_126", te = "_col2_fpg8q_143", se = "_col3_fpg8q_153", re = "_col4_fpg8q_163", oe = "_featuredTop_fpg8q_173", ne = "_featuredLeft_fpg8q_213", le = "_twoColumn_fpg8q_254", e = {
|
|
11
11
|
featuredDocuments: H,
|
|
12
12
|
container: J,
|
|
13
13
|
carousel: K,
|
|
@@ -20,115 +20,115 @@ import '../../../assets/index8.css';const H = "_featuredDocuments_5co7e_1", J =
|
|
|
20
20
|
col1: ee,
|
|
21
21
|
col2: te,
|
|
22
22
|
col3: se,
|
|
23
|
-
col4:
|
|
24
|
-
featuredTop:
|
|
23
|
+
col4: re,
|
|
24
|
+
featuredTop: oe,
|
|
25
25
|
featuredLeft: ne,
|
|
26
26
|
twoColumn: le
|
|
27
27
|
};
|
|
28
|
-
function
|
|
29
|
-
heading:
|
|
30
|
-
selectionMode:
|
|
31
|
-
layout:
|
|
32
|
-
limit:
|
|
33
|
-
articles:
|
|
34
|
-
manualArticles:
|
|
35
|
-
documentType:
|
|
36
|
-
sortBy:
|
|
28
|
+
function Ce({
|
|
29
|
+
heading: o,
|
|
30
|
+
selectionMode: g,
|
|
31
|
+
layout: c = "default",
|
|
32
|
+
limit: D = 4,
|
|
33
|
+
articles: M,
|
|
34
|
+
manualArticles: i,
|
|
35
|
+
documentType: C,
|
|
36
|
+
sortBy: O,
|
|
37
37
|
// filterMode,
|
|
38
38
|
callToAction: t,
|
|
39
|
-
styleOptions:
|
|
39
|
+
styleOptions: P
|
|
40
40
|
}) {
|
|
41
|
-
var N, L, v,
|
|
42
|
-
const
|
|
41
|
+
var k, N, L, v, $;
|
|
42
|
+
const h = F(null), _ = E("(max-width: 768px)"), n = g === "manual" ? i : M, f = g === "manual" ? i == null ? void 0 : i.length : D, S = y(P), U = {
|
|
43
43
|
//default: styles.default,
|
|
44
44
|
featuredTop: e.featuredTop,
|
|
45
45
|
featuredLeft: e.featuredLeft,
|
|
46
46
|
twoColumn: e.twoColumn
|
|
47
|
-
}[
|
|
47
|
+
}[c ?? "default"], j = {
|
|
48
48
|
1: e.col1,
|
|
49
49
|
2: e.col2,
|
|
50
50
|
3: e.col3,
|
|
51
51
|
4: e.col4
|
|
52
|
-
}[
|
|
52
|
+
}[f ?? "1"], B = t == null ? void 0 : t.label, q = (k = t == null ? void 0 : t.linkOptions) == null ? void 0 : k.linkType, w = q == "internal" ? (v = (L = (N = t == null ? void 0 : t.linkOptions) == null ? void 0 : N.internalUrl) == null ? void 0 : L.slug) == null ? void 0 : v.current : void 0, Y = q === "external" ? ($ = t == null ? void 0 : t.linkOptions) == null ? void 0 : $.externalUrl : void 0, z = (s, m = "newest") => [...s].sort((a, d) => {
|
|
53
53
|
switch (m) {
|
|
54
54
|
case "title":
|
|
55
|
-
return (
|
|
55
|
+
return (a.title || "").localeCompare(d.title || "");
|
|
56
56
|
case "popular":
|
|
57
|
-
return (
|
|
57
|
+
return (d.helpfulYesCount || 0) - (a.helpfulYesCount || 0);
|
|
58
58
|
case "newest":
|
|
59
59
|
default:
|
|
60
|
-
return (
|
|
60
|
+
return (d.publishDate || "").localeCompare(a.publishDate || "");
|
|
61
61
|
}
|
|
62
|
-
}),
|
|
62
|
+
}), x = C ? ((s) => {
|
|
63
63
|
switch (s == null ? void 0 : s.toLowerCase()) {
|
|
64
64
|
case "blog":
|
|
65
|
-
return
|
|
65
|
+
return R;
|
|
66
66
|
default:
|
|
67
67
|
return null;
|
|
68
68
|
}
|
|
69
|
-
})(
|
|
70
|
-
|
|
69
|
+
})(C) : null, l = n != null && n.length ? z(n, O) : [], b = x && l ? l.slice(0, f).map((s, m) => /* @__PURE__ */ r(
|
|
70
|
+
x,
|
|
71
71
|
{
|
|
72
72
|
article: s,
|
|
73
73
|
className: e.document,
|
|
74
74
|
index: m,
|
|
75
|
-
layout:
|
|
76
|
-
limit:
|
|
75
|
+
layout: c,
|
|
76
|
+
limit: f
|
|
77
77
|
},
|
|
78
78
|
s._id
|
|
79
79
|
)) : [];
|
|
80
|
-
return (n == null ? void 0 : n.length) && /* @__PURE__ */
|
|
80
|
+
return (n == null ? void 0 : n.length) && /* @__PURE__ */ r("section", { className: `${e.featuredDocuments} ${S}`, children: /* @__PURE__ */ u("article", { className: e.container, children: [
|
|
81
81
|
/* @__PURE__ */ u("div", { className: `${e.heading}`, children: [
|
|
82
82
|
/* @__PURE__ */ u("div", { className: e.flex, children: [
|
|
83
83
|
/* @__PURE__ */ u("div", { children: [
|
|
84
|
-
|
|
85
|
-
/* @__PURE__ */
|
|
84
|
+
o.eyebrow && /* @__PURE__ */ r(p, { blocks: o.eyebrow }),
|
|
85
|
+
/* @__PURE__ */ r(p, { className: e.title, blocks: o.title })
|
|
86
86
|
] }),
|
|
87
87
|
(t == null ? void 0 : t.label) && /* @__PURE__ */ u(
|
|
88
|
-
|
|
88
|
+
Q,
|
|
89
89
|
{
|
|
90
|
-
href:
|
|
90
|
+
href: w ? `/${w}` : Y ?? "/",
|
|
91
91
|
children: [
|
|
92
|
-
|
|
93
|
-
/* @__PURE__ */
|
|
92
|
+
B,
|
|
93
|
+
/* @__PURE__ */ r(G, { size: 18 })
|
|
94
94
|
]
|
|
95
95
|
}
|
|
96
96
|
)
|
|
97
97
|
] }),
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
98
|
+
o.description && /* @__PURE__ */ r(p, { blocks: o.description }),
|
|
99
|
+
o.disclaimer && /* @__PURE__ */ r(
|
|
100
|
+
p,
|
|
101
101
|
{
|
|
102
102
|
className: e.disclaimer,
|
|
103
|
-
blocks:
|
|
103
|
+
blocks: o.disclaimer
|
|
104
104
|
}
|
|
105
105
|
)
|
|
106
106
|
] }),
|
|
107
|
-
|
|
108
|
-
|
|
107
|
+
c === "carousel" && b.length > 1 ? /* @__PURE__ */ r("div", { className: e.carousel, ref: h, children: /* @__PURE__ */ r(
|
|
108
|
+
I,
|
|
109
109
|
{
|
|
110
110
|
autoplay: !1,
|
|
111
|
-
itemsPerPage:
|
|
112
|
-
itemsPerRow:
|
|
113
|
-
items:
|
|
111
|
+
itemsPerPage: _ ? 1 : 4,
|
|
112
|
+
itemsPerRow: _ ? 1 : 4,
|
|
113
|
+
items: b ?? [],
|
|
114
114
|
isSplit: !1,
|
|
115
|
-
externalRef:
|
|
115
|
+
externalRef: h
|
|
116
116
|
},
|
|
117
|
-
|
|
118
|
-
) }) : /* @__PURE__ */
|
|
117
|
+
_ ? "mobile" : "desktop"
|
|
118
|
+
) }) : /* @__PURE__ */ r(
|
|
119
119
|
"div",
|
|
120
120
|
{
|
|
121
|
-
className: `${e.documents} ${
|
|
122
|
-
children: (l == null ? void 0 : l.length) && l.slice(0,
|
|
123
|
-
var
|
|
124
|
-
return ((
|
|
125
|
-
|
|
121
|
+
className: `${e.documents} ${U} ${j}`,
|
|
122
|
+
children: (l == null ? void 0 : l.length) && l.slice(0, f).map((s, m) => {
|
|
123
|
+
var a;
|
|
124
|
+
return ((a = s == null ? void 0 : s._type) == null ? void 0 : a.toLowerCase()) === "blog" && /* @__PURE__ */ r(
|
|
125
|
+
R,
|
|
126
126
|
{
|
|
127
127
|
article: s,
|
|
128
128
|
className: e.document,
|
|
129
129
|
index: m,
|
|
130
|
-
layout:
|
|
131
|
-
limit:
|
|
130
|
+
layout: c,
|
|
131
|
+
limit: f
|
|
132
132
|
},
|
|
133
133
|
s._id
|
|
134
134
|
);
|
|
@@ -138,5 +138,5 @@ function he({
|
|
|
138
138
|
] }) });
|
|
139
139
|
}
|
|
140
140
|
export {
|
|
141
|
-
|
|
141
|
+
Ce as FeaturedDocumentsBlock
|
|
142
142
|
};
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
5
5
|
* See the LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/const p=[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]],f=y.createLucideIcon("arrow-up-right",p),v="_item_cj3e1_1",I="_itemImage_cj3e1_14",N="_itemTitle_cj3e1_20",T="_callToAction_cj3e1_26",b="_icon_cj3e1_33",C="_single_cj3e1_39",w="_first_cj3e1_40",E="_itemContent_cj3e1_41",A="_itemExcerpt_cj3e1_113",$="_imagePlaceholder_cj3e1_176",L="_category_cj3e1_220",k="_itemEyebrow_cj3e1_239",i={item:v,itemImage:I,itemTitle:N,callToAction:T,icon:b,single:C,first:w,itemContent:E,itemExcerpt:A,imagePlaceholder:$,category:L,itemEyebrow:k};function q({article:e,className:_="",index:g,limit:u}){var a,l,m,d;const j=`/blog/articles/${e.slug.current}`,r=((a=e.categories)==null?void 0:a.find(n=>{var s,c;return!((c=(s=n.slug)==null?void 0:s.current)!=null&&c.startsWith("library/type"))}))??null,o=((l=e.categories)==null?void 0:l.find(n=>{var s,c;return(c=(s=n.slug)==null?void 0:s.current)==null?void 0:c.startsWith("library/type")}))??null;return t.jsxs(h.LocaleLink,{href:j,className:`${i.item} ${_??""} ${g===0?i.first:""} ${u===1?i.single:""}`,children:[t.jsxs("div",{className:i.itemImage,children:[o&&t.jsx("div",{className:i.category,children:o.title}),e.featuredImage&&e.featuredImage.imageUrl?t.jsx(x,{src:e.featuredImage.imageUrl??"",alt:((m=e.featuredImage)==null?void 0:m.asset.altText)||((d=e==null?void 0:e.featuredImage)==null?void 0:d.asset.description)||"Content image",fill:!0,sizes:"(max-width: 767px) 100vw, 300px",priority:!
|
|
6
|
+
*/const p=[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]],f=y.createLucideIcon("arrow-up-right",p),v="_item_cj3e1_1",I="_itemImage_cj3e1_14",N="_itemTitle_cj3e1_20",T="_callToAction_cj3e1_26",b="_icon_cj3e1_33",C="_single_cj3e1_39",w="_first_cj3e1_40",E="_itemContent_cj3e1_41",A="_itemExcerpt_cj3e1_113",$="_imagePlaceholder_cj3e1_176",L="_category_cj3e1_220",k="_itemEyebrow_cj3e1_239",i={item:v,itemImage:I,itemTitle:N,callToAction:T,icon:b,single:C,first:w,itemContent:E,itemExcerpt:A,imagePlaceholder:$,category:L,itemEyebrow:k};function q({article:e,className:_="",index:g,limit:u}){var a,l,m,d;const j=`/blog/articles/${e.slug.current}`,r=((a=e.categories)==null?void 0:a.find(n=>{var s,c;return!((c=(s=n.slug)==null?void 0:s.current)!=null&&c.startsWith("library/type"))}))??null,o=((l=e.categories)==null?void 0:l.find(n=>{var s,c;return(c=(s=n.slug)==null?void 0:s.current)==null?void 0:c.startsWith("library/type")}))??null;return t.jsxs(h.LocaleLink,{href:j,className:`${i.item} ${_??""} ${g===0?i.first:""} ${u===1?i.single:""}`,children:[t.jsxs("div",{className:i.itemImage,children:[o&&t.jsx("div",{className:i.category,children:o.title}),e.featuredImage&&e.featuredImage.imageUrl?t.jsx(x,{src:e.featuredImage.imageUrl??"",alt:((m=e.featuredImage)==null?void 0:m.asset.altText)||((d=e==null?void 0:e.featuredImage)==null?void 0:d.asset.description)||"Content image",fill:!0,sizes:"(max-width: 767px) 100vw, 300px",priority:!0}):t.jsx("div",{className:i.imagePlaceholder})]}),t.jsxs("div",{className:i.itemContent,children:[r&&t.jsx("div",{className:i.itemEyebrow,children:r.title}),t.jsxs("div",{className:i.itemTitle,children:[t.jsx("h3",{children:e.title}),t.jsx("div",{className:i.callToAction,children:t.jsx("div",{className:i.icon,children:t.jsx(f,{size:45})})})]}),e.excerpt&&t.jsx("p",{className:i.itemExcerpt,children:e.excerpt})]})]})}exports.BlogArticleCard=q;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as s, jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import y from "next/image";
|
|
3
|
-
import { LocaleLink as
|
|
3
|
+
import { LocaleLink as f } from "../../ui/LocaleLink/index.mjs";
|
|
4
4
|
import { c as j } from "../../../createLucideIcon-C8GTh_Qx.js";
|
|
5
5
|
import '../../../assets/index68.css';/**
|
|
6
6
|
* @license lucide-react v0.488.0 - ISC
|
|
@@ -33,24 +33,24 @@ function B({
|
|
|
33
33
|
limit: p
|
|
34
34
|
}) {
|
|
35
35
|
var m, l, _, d;
|
|
36
|
-
const
|
|
36
|
+
const u = `/blog/articles/${e.slug.current}`, n = ((m = e.categories) == null ? void 0 : m.find(
|
|
37
37
|
(r) => {
|
|
38
|
-
var c,
|
|
39
|
-
return !((
|
|
38
|
+
var c, o;
|
|
39
|
+
return !((o = (c = r.slug) == null ? void 0 : c.current) != null && o.startsWith("library/type"));
|
|
40
40
|
}
|
|
41
41
|
)) ?? null, a = ((l = e.categories) == null ? void 0 : l.find(
|
|
42
42
|
(r) => {
|
|
43
|
-
var c,
|
|
44
|
-
return (
|
|
43
|
+
var c, o;
|
|
44
|
+
return (o = (c = r.slug) == null ? void 0 : c.current) == null ? void 0 : o.startsWith("library/type");
|
|
45
45
|
}
|
|
46
46
|
)) ?? null;
|
|
47
|
-
return /* @__PURE__ */
|
|
48
|
-
|
|
47
|
+
return /* @__PURE__ */ s(
|
|
48
|
+
f,
|
|
49
49
|
{
|
|
50
|
-
href:
|
|
50
|
+
href: u,
|
|
51
51
|
className: `${t.item} ${g ?? ""} ${h === 0 ? t.first : ""} ${p === 1 ? t.single : ""}`,
|
|
52
52
|
children: [
|
|
53
|
-
/* @__PURE__ */
|
|
53
|
+
/* @__PURE__ */ s("div", { className: t.itemImage, children: [
|
|
54
54
|
a && /* @__PURE__ */ i("div", { className: t.category, children: a.title }),
|
|
55
55
|
e.featuredImage && e.featuredImage.imageUrl ? /* @__PURE__ */ i(
|
|
56
56
|
y,
|
|
@@ -59,13 +59,13 @@ function B({
|
|
|
59
59
|
alt: ((_ = e.featuredImage) == null ? void 0 : _.asset.altText) || ((d = e == null ? void 0 : e.featuredImage) == null ? void 0 : d.asset.description) || "Content image",
|
|
60
60
|
fill: !0,
|
|
61
61
|
sizes: "(max-width: 767px) 100vw, 300px",
|
|
62
|
-
priority: !
|
|
62
|
+
priority: !0
|
|
63
63
|
}
|
|
64
64
|
) : /* @__PURE__ */ i("div", { className: t.imagePlaceholder })
|
|
65
65
|
] }),
|
|
66
|
-
/* @__PURE__ */
|
|
66
|
+
/* @__PURE__ */ s("div", { className: t.itemContent, children: [
|
|
67
67
|
n && /* @__PURE__ */ i("div", { className: t.itemEyebrow, children: n.title }),
|
|
68
|
-
/* @__PURE__ */
|
|
68
|
+
/* @__PURE__ */ s("div", { className: t.itemTitle, children: [
|
|
69
69
|
/* @__PURE__ */ i("h3", { children: e.title }),
|
|
70
70
|
/* @__PURE__ */ i("div", { className: t.callToAction, children: /* @__PURE__ */ i("div", { className: t.icon, children: /* @__PURE__ */ i(v, { size: 45 }) }) })
|
|
71
71
|
] }),
|
package/dist/styles.css
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
._layout_l5nlh_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_l5nlh_7{display:flex;flex-direction:column;width:100%;max-width:var(--layout-width);margin:0 auto;gap:var(--spacing-xl);position:relative;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._heading_l5nlh_19{display:flex;flex-direction:column;gap:var(--spacing-md)}._heading_l5nlh_19 h1,._heading_l5nlh_19 h2,._heading_l5nlh_19 h3,._heading_l5nlh_19 h4,._heading_l5nlh_19 h5,._heading_l5nlh_19 h6{width:100%;margin-bottom:0}._scroll_l5nlh_35{display:flex;gap:var(--spacing-xl)}._sidebar_l5nlh_40{flex:.5;position:sticky;top:20%;align-self:flex-start;min-height:60vh;display:flex;align-items:center;padding:0 var(--spacing-xl)}@media (max-width: 767px){._sidebar_l5nlh_40{display:none}}._sidebar_l5nlh_40 ul{list-style:none;padding:0;margin:0;columns:1;display:flex;flex-direction:column;gap:var(--spacing-lg)}._sidebar_l5nlh_40 ul li ._number_l5nlh_65{border-radius:var(--radius-full);background-color:var(--color-secondary-50);color:var(--color-text-primary);font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);width:35px;height:35px;flex:1 0 35px;display:flex;align-items:center;justify-content:center;transition:color .3s ease-in-out,background-color .3s ease-in-out}._sidebar_l5nlh_40 ul li ._link_l5nlh_82{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-sm);text-align:left;font-size:var(--font-size-md);text-decoration:none;color:var(--color-text-primary);background-color:transparent;border:none;font-weight:var(--font-weight-semibold);transition:color .3s ease-in-out}._sidebar_l5nlh_40 ul li ._link_l5nlh_82._active_l5nlh_96{color:var(--color-primary-100)}._sidebar_l5nlh_40 ul li ._link_l5nlh_82._active_l5nlh_96 ._number_l5nlh_65{background-color:var(--color-primary-100);color:#fff}._content_l5nlh_108{flex:1}._item_l5nlh_112{scroll-margin-top:100px;margin-bottom:6rem;height:60vh;display:flex;align-items:center;gap:2rem}._item_l5nlh_112:last-of-type{margin-bottom:0}._item_l5nlh_112 ._text_l5nlh_124{flex:1;display:flex;flex-direction:column;gap:var(--spacing-xs)}._item_l5nlh_112 ._title_l5nlh_131{margin-block-end:0}._item_l5nlh_112 ._image_l5nlh_135{flex:.5 0;display:flex;align-items:center;justify-content:center}._item_l5nlh_112 ._image_l5nlh_135 img{width:100%;max-width:200px;height:auto}@media (max-width: 767px){._item_l5nlh_112{flex-direction:column-reverse;height:auto}._item_l5nlh_112 ._image_l5nlh_135{flex:1;width:100%;max-width:150px;align-self:flex-start}}
|
|
6
6
|
._richText_rnjap_1{width:100%}._container_rnjap_5{max-width:var(--layout-width);margin:0 auto;padding:0 var(--spacing-md)}.blog ._container_rnjap_5{max-width:var(--blog-width)}
|
|
7
7
|
._quote_f7k4m_1{width:100%}._container_f7k4m_5{max-width:calc(var(--layout-width) - 8rem);padding:var(--spacing-md);border-left:5px solid var(--color-primary-100);margin-left:auto;margin-right:auto}._quoteText_f7k4m_13{color:var(--color-text-primary);font-size:var(--font-size-lg);line-height:1.3}._quoteText_f7k4m_13:before{content:open-quote;font-size:2rem;display:inline-block;position:relative;top:.15rem;left:-3px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._quoteText_f7k4m_13:after{content:close-quote;font-size:2rem;display:inline-block;position:relative;top:.15rem;right:-3px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._author_f7k4m_45{margin-top:var(--spacing-md)}.blog ._container_f7k4m_5{max-width:calc(var(--blog-width) - 10rem)}
|
|
8
|
-
._featuredDocuments_5co7e_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_5co7e_7{width:100%;max-width:var(--layout-width);margin:0 auto;display:flex;flex-direction:column;gap:var(--spacing-md);padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._container_5co7e_7:has(._carousel_5co7e_17){padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media (max-width: 767px){._container_5co7e_7:has(._carousel_5co7e_17){padding-left:0;padding-right:0}}@media (max-width: 767px){._container_5co7e_7:has(._carousel_5co7e_17) ._heading_5co7e_25{padding-left:var(--spacing-md);padding-right:var(--spacing-md)}}._heading_5co7e_25{display:flex;flex-direction:column;gap:5rem;width:100%}@media (max-width: 767px){._heading_5co7e_25{gap:2rem}}._flex_5co7e_45{display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){._flex_5co7e_45{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}}._flex_5co7e_45>div{flex:1}._flex_5co7e_45 a{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-primary-100);font-weight:var(--font-weight-semibold);text-decoration:none;transition:color .3s ease-in-out}._flex_5co7e_45 a:hover{color:var(--color-secondary)}._title_5co7e_75{flex:1;text-wrap:balance}._text_5co7e_80{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._text_5co7e_80{flex:1;width:100%;align-items:flex-start}}._disclaimer_5co7e_94{color:var(--color-text-primary);font-size:var(--font-size-sm)}._carousel_5co7e_17{display:block}._carousel_5co7e_17 ._document_5co7e_102{margin:0 auto;flex:0 0 300px}@media (max-width: 767px){._carousel_5co7e_17 ._document_5co7e_102{flex:0 0 100%}}._documents_5co7e_120{display:grid;gap:var(--spacing-md)}._documents_5co7e_120._col1_5co7e_124{display:block}._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102{flex-direction:column;gap:var(--spacing-md)}}._documents_5co7e_120._col1_5co7e_124 ._documentImage_5co7e_140{flex:1}._documents_5co7e_120._col1_5co7e_124 ._documentContent_5co7e_144{flex:.4}._documents_5co7e_120._col2_5co7e_149{grid-template-columns:repeat(2,1fr)}._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._col3_5co7e_159{grid-template-columns:repeat(3,1fr)}._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._col4_5co7e_169{grid-template-columns:repeat(4,1fr)}._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._featuredTop_5co7e_179{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);row-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_5co7e_120._featuredTop_5co7e_179{row-gap:var(--spacing-xl)}}._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type) ._documentExcerpt_5co7e_189{display:none}@media (max-width: 767px){._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type) ._documentExcerpt_5co7e_189{display:block}}._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type{grid-column:1/4;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type{flex-direction:column;gap:var(--spacing-md)}}._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144{flex:.4}._documents_5co7e_120._featuredLeft_5co7e_219{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);column-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_5co7e_120._featuredLeft_5co7e_219{column-gap:var(--spacing-md)}}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type){flex-direction:row;gap:var(--spacing-md)}@media (max-width: 767px){._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type){flex-direction:column}}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144{flex:1}@media (max-width: 767px){._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type) ._documentExcerpt_5co7e_189{display:block}}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type{grid-row:1/4;display:flex;flex-direction:column;align-items:center;justify-content:center}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144{flex:.4}._documents_5co7e_120._twoColumn_5co7e_260{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102{flex-direction:row;gap:var(--spacing-md);align-items:center}@media (max-width: 767px){._documents_5co7e_120._col1_5co7e_124,._documents_5co7e_120._col2_5co7e_149,._documents_5co7e_120._col3_5co7e_159,._documents_5co7e_120._col4_5co7e_169,._documents_5co7e_120._featuredTop_5co7e_179,._documents_5co7e_120._featuredLeft_5co7e_219,._documents_5co7e_120._twoColumn_5co7e_260{display:flex;flex-direction:column}._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type,._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type,._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:first-of-type,._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:not(:first-of-type){flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144{flex:1;width:100%}._documents_5co7e_120._col1_5co7e_124 ._documentImage_5co7e_140,._documents_5co7e_120._col2_5co7e_149 ._documentImage_5co7e_140,._documents_5co7e_120._col3_5co7e_159 ._documentImage_5co7e_140,._documents_5co7e_120._col4_5co7e_169 ._documentImage_5co7e_140,._documents_5co7e_120._featuredTop_5co7e_179 ._documentImage_5co7e_140,._documents_5co7e_120._featuredLeft_5co7e_219 ._documentImage_5co7e_140,._documents_5co7e_120._twoColumn_5co7e_260 ._documentImage_5co7e_140{aspect-ratio:16/9;position:relative;width:100%}}@media (max-width: 767px){._documents_5co7e_120{gap:var(--spacing-xl)}}._multiple_5co7e_306 ._documents_5co7e_120{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-md)}._multiple_5co7e_306 ._document_5co7e_102{display:flex;flex-direction:column}._document_5co7e_102{display:flex;text-decoration:none;overflow:hidden;transition:border-color .3s ease-in-out}._document_5co7e_102:hover{border-color:var(--color-primary-100)}._document_5co7e_102:hover ._documentImage_5co7e_140 img{transform:scale(1.05)}._document_5co7e_102:hover ._documentTitle_5co7e_336 h3{color:var(--color-primary-100)}._document_5co7e_102:hover ._callToAction_5co7e_342 ._label_5co7e_343{opacity:1;transform:translateY(0);color:#fff}._document_5co7e_102:hover ._callToAction_5co7e_342 ._icon_5co7e_349{color:var(--color-primary-100)}._documentEyebrow_5co7e_356{font-size:var(--font-size-sm);color:var(--color-secondary)}._documentImage_5co7e_140{width:100%;height:100%;aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._documentImage_5co7e_140 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._documentTitle_5co7e_336{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg)}._documentContent_5co7e_144{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;color:var(--color-text-primary)}._documentContent_5co7e_144 h3{flex:1;font-size:var(--font-size-lg);margin-bottom:0;transition:color .3s ease-in-out}._documentContent_5co7e_144 p{text-decoration:none}._callToAction_5co7e_342{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-sm)}._callToAction_5co7e_342 ._icon_5co7e_349{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background-color:transparent;color:var(--color-text-primary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_5co7e_342 ._label_5co7e_343{color:var(--color-primary-100);font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.blog ._container_5co7e_7{max-width:var(--blog-width)}
|
|
8
|
+
._featuredDocuments_fpg8q_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_fpg8q_7{width:100%;max-width:var(--layout-width);margin:0 auto;display:flex;flex-direction:column;gap:var(--spacing-md);padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._container_fpg8q_7:has(._carousel_fpg8q_17){padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media (max-width: 767px){._container_fpg8q_7:has(._carousel_fpg8q_17){padding-left:0;padding-right:0}}@media (max-width: 767px){._container_fpg8q_7:has(._carousel_fpg8q_17) ._heading_fpg8q_25{padding-left:var(--spacing-md);padding-right:var(--spacing-md)}}._heading_fpg8q_25{display:flex;flex-direction:column;gap:5rem;width:100%;min-height:2.4rem}@media (max-width: 767px){._heading_fpg8q_25{gap:2rem}}._flex_fpg8q_46{display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){._flex_fpg8q_46{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}}._flex_fpg8q_46>div{flex:1}._flex_fpg8q_46 a{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-primary-100);font-weight:var(--font-weight-semibold);text-decoration:none;transition:color .3s ease-in-out}._flex_fpg8q_46 a:hover{color:var(--color-secondary)}._title_fpg8q_76{flex:1;text-wrap:balance}._text_fpg8q_81{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._text_fpg8q_81{flex:1;width:100%;align-items:flex-start}}._disclaimer_fpg8q_95{color:var(--color-text-primary);font-size:var(--font-size-sm)}._carousel_fpg8q_17{display:block}._carousel_fpg8q_17 ._document_fpg8q_103{margin:0 auto;flex:0 0 300px;min-height:350px}@media (max-width: 767px){._carousel_fpg8q_17 ._document_fpg8q_103{flex:0 0 100%}}._documents_fpg8q_122{display:grid;gap:var(--spacing-md)}._documents_fpg8q_122._col1_fpg8q_126{display:block}._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103{flex-direction:column;gap:var(--spacing-md)}}._documents_fpg8q_122._col2_fpg8q_143{grid-template-columns:repeat(2,1fr)}._documents_fpg8q_122._col2_fpg8q_143 ._document_fpg8q_103{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_fpg8q_122._col3_fpg8q_153{grid-template-columns:repeat(3,1fr)}._documents_fpg8q_122._col3_fpg8q_153 ._document_fpg8q_103{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_fpg8q_122._col4_fpg8q_163{grid-template-columns:repeat(4,1fr)}._documents_fpg8q_122._col4_fpg8q_163 ._document_fpg8q_103{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_fpg8q_122._featuredTop_fpg8q_173{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);row-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_fpg8q_122._featuredTop_fpg8q_173{row-gap:var(--spacing-xl)}}._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:not(:first-of-type) ._documentExcerpt_fpg8q_183{display:none}@media (max-width: 767px){._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:not(:first-of-type) ._documentExcerpt_fpg8q_183{display:block}}._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type{grid-column:1/4;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type{flex-direction:column;gap:var(--spacing-md)}}._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type ._documentContent_fpg8q_207{flex:.4}._documents_fpg8q_122._featuredLeft_fpg8q_213{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);column-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_fpg8q_122._featuredLeft_fpg8q_213{column-gap:var(--spacing-md)}}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type){flex-direction:row;gap:var(--spacing-md)}@media (max-width: 767px){._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type){flex-direction:column}}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type) ._documentContent_fpg8q_207{flex:1}@media (max-width: 767px){._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type) ._documentExcerpt_fpg8q_183{display:block}}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:first-of-type{grid-row:1/4;display:flex;flex-direction:column;align-items:center;justify-content:center}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:first-of-type ._documentContent_fpg8q_207{flex:.4}._documents_fpg8q_122._twoColumn_fpg8q_254{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._documents_fpg8q_122._twoColumn_fpg8q_254 ._document_fpg8q_103{flex-direction:row;gap:var(--spacing-md);align-items:center}@media (max-width: 767px){._documents_fpg8q_122._col1_fpg8q_126,._documents_fpg8q_122._col2_fpg8q_143,._documents_fpg8q_122._col3_fpg8q_153,._documents_fpg8q_122._col4_fpg8q_163,._documents_fpg8q_122._featuredTop_fpg8q_173,._documents_fpg8q_122._featuredLeft_fpg8q_213,._documents_fpg8q_122._twoColumn_fpg8q_254{display:flex;flex-direction:column}._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._col2_fpg8q_143 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col2_fpg8q_143 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._col3_fpg8q_153 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col3_fpg8q_153 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._col4_fpg8q_163 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col4_fpg8q_163 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._twoColumn_fpg8q_254 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._twoColumn_fpg8q_254 ._document_fpg8q_103:not(:first-of-type){flex-direction:column;gap:var(--spacing-md)}}@media (max-width: 767px){._documents_fpg8q_122{gap:var(--spacing-xl)}}._multiple_fpg8q_289 ._documents_fpg8q_122{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-md)}._multiple_fpg8q_289 ._document_fpg8q_103{display:flex;flex-direction:column}._document_fpg8q_103{display:flex;text-decoration:none;overflow:hidden;transition:border-color .3s ease-in-out}._document_fpg8q_103:hover{border-color:var(--color-primary-100)}._document_fpg8q_103:hover ._documentTitle_fpg8q_313 h3{color:var(--color-primary-100)}._document_fpg8q_103:hover ._callToAction_fpg8q_319 ._label_fpg8q_320{opacity:1;transform:translateY(0);color:#fff}._document_fpg8q_103:hover ._callToAction_fpg8q_319 ._icon_fpg8q_326{color:var(--color-primary-100)}._documentEyebrow_fpg8q_333{font-size:var(--font-size-sm);color:var(--color-secondary)}._documentImage_fpg8q_338{width:100%;height:100%;aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._documentImage_fpg8q_338 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._documentTitle_fpg8q_313{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg)}._documentContent_fpg8q_207{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;color:var(--color-text-primary)}._documentContent_fpg8q_207 h3{flex:1;font-size:var(--font-size-lg);margin-bottom:0;transition:color .3s ease-in-out}._documentContent_fpg8q_207 p{text-decoration:none}._callToAction_fpg8q_319{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-sm)}._callToAction_fpg8q_319 ._icon_fpg8q_326{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background-color:transparent;color:var(--color-text-primary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_fpg8q_319 ._label_fpg8q_320{color:var(--color-primary-100);font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.blog ._container_fpg8q_7{max-width:var(--blog-width)}
|
|
9
9
|
._faq_20vut_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_20vut_7{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:5rem;width:100%;max-width:var(--layout-width);margin:0 auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media (max-width: 768px){._container_20vut_7{gap:var(--spacing-xl)}}._heading_20vut_24{display:flex;flex-direction:column;gap:var(--spacing-md)}._heading_20vut_24 h1,._heading_20vut_24 h2,._heading_20vut_24 h3,._heading_20vut_24 h4,._heading_20vut_24 h5,._heading_20vut_24 h6{width:100%;margin-bottom:0}.split ._content_20vut_41{margin-top:0;flex:1}
|
|
10
10
|
._accordion_1ytlu_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_1ytlu_7{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:5rem;width:100%;max-width:var(--layout-width);margin:0 auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media (max-width: 768px){._container_1ytlu_7{gap:var(--spacing-xl)}}._heading_1ytlu_24{display:flex;flex-direction:column;gap:var(--spacing-md)}._heading_1ytlu_24 h1,._heading_1ytlu_24 h2,._heading_1ytlu_24 h3,._heading_1ytlu_24 h4,._heading_1ytlu_24 h5,._heading_1ytlu_24 h6{width:100%;margin-bottom:0}.split ._content_1ytlu_41{margin-top:0;flex:1}
|
|
11
11
|
._additionalCategories_1wmnv_1{width:100%;margin-bottom:var(--spacing-md)}._container_1wmnv_6{padding:0 var(--spacing-md) var(--spacing-md);max-width:var(--layout-width);margin:0 auto}._categories_1wmnv_12{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-md)}._categories_1wmnv_12 p{font-weight:var(--font-weight-semibold)}._list_1wmnv_23{display:flex;align-items:center;justify-content:center;gap:var(--spacing-md);flex-wrap:wrap}._category_1wmnv_31{display:flex;align-items:center;justify-content:center;padding:0 var(--spacing-md);height:35px;background-color:var(--color-secondary-75);border-radius:var(--radius-full);transition:background-color .3s ease-in-out;cursor:pointer;color:#fff;text-decoration:none}._category_1wmnv_31:hover{background-color:var(--color-primary-100)}.blog ._container_1wmnv_6{max-width:var(--blog-width)}
|
|
@@ -77,7 +77,7 @@ ul._list_1fin2_1{list-style-type:none;padding:0;margin:0}ol._list_1fin2_1{list-s
|
|
|
77
77
|
._layout_l5nlh_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_l5nlh_7{display:flex;flex-direction:column;width:100%;max-width:var(--layout-width);margin:0 auto;gap:var(--spacing-xl);position:relative;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._heading_l5nlh_19{display:flex;flex-direction:column;gap:var(--spacing-md)}._heading_l5nlh_19 h1,._heading_l5nlh_19 h2,._heading_l5nlh_19 h3,._heading_l5nlh_19 h4,._heading_l5nlh_19 h5,._heading_l5nlh_19 h6{width:100%;margin-bottom:0}._scroll_l5nlh_35{display:flex;gap:var(--spacing-xl)}._sidebar_l5nlh_40{flex:.5;position:sticky;top:20%;align-self:flex-start;min-height:60vh;display:flex;align-items:center;padding:0 var(--spacing-xl)}@media (max-width: 767px){._sidebar_l5nlh_40{display:none}}._sidebar_l5nlh_40 ul{list-style:none;padding:0;margin:0;columns:1;display:flex;flex-direction:column;gap:var(--spacing-lg)}._sidebar_l5nlh_40 ul li ._number_l5nlh_65{border-radius:var(--radius-full);background-color:var(--color-secondary-50);color:var(--color-text-primary);font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);width:35px;height:35px;flex:1 0 35px;display:flex;align-items:center;justify-content:center;transition:color .3s ease-in-out,background-color .3s ease-in-out}._sidebar_l5nlh_40 ul li ._link_l5nlh_82{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-sm);text-align:left;font-size:var(--font-size-md);text-decoration:none;color:var(--color-text-primary);background-color:transparent;border:none;font-weight:var(--font-weight-semibold);transition:color .3s ease-in-out}._sidebar_l5nlh_40 ul li ._link_l5nlh_82._active_l5nlh_96{color:var(--color-primary-100)}._sidebar_l5nlh_40 ul li ._link_l5nlh_82._active_l5nlh_96 ._number_l5nlh_65{background-color:var(--color-primary-100);color:#fff}._content_l5nlh_108{flex:1}._item_l5nlh_112{scroll-margin-top:100px;margin-bottom:6rem;height:60vh;display:flex;align-items:center;gap:2rem}._item_l5nlh_112:last-of-type{margin-bottom:0}._item_l5nlh_112 ._text_l5nlh_124{flex:1;display:flex;flex-direction:column;gap:var(--spacing-xs)}._item_l5nlh_112 ._title_l5nlh_131{margin-block-end:0}._item_l5nlh_112 ._image_l5nlh_135{flex:.5 0;display:flex;align-items:center;justify-content:center}._item_l5nlh_112 ._image_l5nlh_135 img{width:100%;max-width:200px;height:auto}@media (max-width: 767px){._item_l5nlh_112{flex-direction:column-reverse;height:auto}._item_l5nlh_112 ._image_l5nlh_135{flex:1;width:100%;max-width:150px;align-self:flex-start}}
|
|
78
78
|
._richText_rnjap_1{width:100%}._container_rnjap_5{max-width:var(--layout-width);margin:0 auto;padding:0 var(--spacing-md)}.blog ._container_rnjap_5{max-width:var(--blog-width)}
|
|
79
79
|
._quote_f7k4m_1{width:100%}._container_f7k4m_5{max-width:calc(var(--layout-width) - 8rem);padding:var(--spacing-md);border-left:5px solid var(--color-primary-100);margin-left:auto;margin-right:auto}._quoteText_f7k4m_13{color:var(--color-text-primary);font-size:var(--font-size-lg);line-height:1.3}._quoteText_f7k4m_13:before{content:open-quote;font-size:2rem;display:inline-block;position:relative;top:.15rem;left:-3px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._quoteText_f7k4m_13:after{content:close-quote;font-size:2rem;display:inline-block;position:relative;top:.15rem;right:-3px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._author_f7k4m_45{margin-top:var(--spacing-md)}.blog ._container_f7k4m_5{max-width:calc(var(--blog-width) - 10rem)}
|
|
80
|
-
._featuredDocuments_5co7e_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_5co7e_7{width:100%;max-width:var(--layout-width);margin:0 auto;display:flex;flex-direction:column;gap:var(--spacing-md);padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._container_5co7e_7:has(._carousel_5co7e_17){padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media (max-width: 767px){._container_5co7e_7:has(._carousel_5co7e_17){padding-left:0;padding-right:0}}@media (max-width: 767px){._container_5co7e_7:has(._carousel_5co7e_17) ._heading_5co7e_25{padding-left:var(--spacing-md);padding-right:var(--spacing-md)}}._heading_5co7e_25{display:flex;flex-direction:column;gap:5rem;width:100%}@media (max-width: 767px){._heading_5co7e_25{gap:2rem}}._flex_5co7e_45{display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){._flex_5co7e_45{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}}._flex_5co7e_45>div{flex:1}._flex_5co7e_45 a{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-primary-100);font-weight:var(--font-weight-semibold);text-decoration:none;transition:color .3s ease-in-out}._flex_5co7e_45 a:hover{color:var(--color-secondary)}._title_5co7e_75{flex:1;text-wrap:balance}._text_5co7e_80{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._text_5co7e_80{flex:1;width:100%;align-items:flex-start}}._disclaimer_5co7e_94{color:var(--color-text-primary);font-size:var(--font-size-sm)}._carousel_5co7e_17{display:block}._carousel_5co7e_17 ._document_5co7e_102{margin:0 auto;flex:0 0 300px}@media (max-width: 767px){._carousel_5co7e_17 ._document_5co7e_102{flex:0 0 100%}}._documents_5co7e_120{display:grid;gap:var(--spacing-md)}._documents_5co7e_120._col1_5co7e_124{display:block}._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102{flex-direction:column;gap:var(--spacing-md)}}._documents_5co7e_120._col1_5co7e_124 ._documentImage_5co7e_140{flex:1}._documents_5co7e_120._col1_5co7e_124 ._documentContent_5co7e_144{flex:.4}._documents_5co7e_120._col2_5co7e_149{grid-template-columns:repeat(2,1fr)}._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._col3_5co7e_159{grid-template-columns:repeat(3,1fr)}._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._col4_5co7e_169{grid-template-columns:repeat(4,1fr)}._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._featuredTop_5co7e_179{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);row-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_5co7e_120._featuredTop_5co7e_179{row-gap:var(--spacing-xl)}}._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type) ._documentExcerpt_5co7e_189{display:none}@media (max-width: 767px){._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type) ._documentExcerpt_5co7e_189{display:block}}._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type{grid-column:1/4;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type{flex-direction:column;gap:var(--spacing-md)}}._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144{flex:.4}._documents_5co7e_120._featuredLeft_5co7e_219{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);column-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_5co7e_120._featuredLeft_5co7e_219{column-gap:var(--spacing-md)}}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type){flex-direction:row;gap:var(--spacing-md)}@media (max-width: 767px){._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type){flex-direction:column}}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144{flex:1}@media (max-width: 767px){._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type) ._documentExcerpt_5co7e_189{display:block}}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type{grid-row:1/4;display:flex;flex-direction:column;align-items:center;justify-content:center}._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144{flex:.4}._documents_5co7e_120._twoColumn_5co7e_260{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102{flex-direction:row;gap:var(--spacing-md);align-items:center}@media (max-width: 767px){._documents_5co7e_120._col1_5co7e_124,._documents_5co7e_120._col2_5co7e_149,._documents_5co7e_120._col3_5co7e_159,._documents_5co7e_120._col4_5co7e_169,._documents_5co7e_120._featuredTop_5co7e_179,._documents_5co7e_120._featuredLeft_5co7e_219,._documents_5co7e_120._twoColumn_5co7e_260{display:flex;flex-direction:column}._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:first-of-type,._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type,._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type,._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type),._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:first-of-type,._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:not(:first-of-type){flex-direction:column;gap:var(--spacing-md)}._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col1_5co7e_124 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col2_5co7e_149 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col3_5co7e_159 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._col4_5co7e_169 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._featuredTop_5co7e_179 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._featuredLeft_5co7e_219 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144,._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:first-of-type ._documentContent_5co7e_144,._documents_5co7e_120._twoColumn_5co7e_260 ._document_5co7e_102:not(:first-of-type) ._documentContent_5co7e_144{flex:1;width:100%}._documents_5co7e_120._col1_5co7e_124 ._documentImage_5co7e_140,._documents_5co7e_120._col2_5co7e_149 ._documentImage_5co7e_140,._documents_5co7e_120._col3_5co7e_159 ._documentImage_5co7e_140,._documents_5co7e_120._col4_5co7e_169 ._documentImage_5co7e_140,._documents_5co7e_120._featuredTop_5co7e_179 ._documentImage_5co7e_140,._documents_5co7e_120._featuredLeft_5co7e_219 ._documentImage_5co7e_140,._documents_5co7e_120._twoColumn_5co7e_260 ._documentImage_5co7e_140{aspect-ratio:16/9;position:relative;width:100%}}@media (max-width: 767px){._documents_5co7e_120{gap:var(--spacing-xl)}}._multiple_5co7e_306 ._documents_5co7e_120{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-md)}._multiple_5co7e_306 ._document_5co7e_102{display:flex;flex-direction:column}._document_5co7e_102{display:flex;text-decoration:none;overflow:hidden;transition:border-color .3s ease-in-out}._document_5co7e_102:hover{border-color:var(--color-primary-100)}._document_5co7e_102:hover ._documentImage_5co7e_140 img{transform:scale(1.05)}._document_5co7e_102:hover ._documentTitle_5co7e_336 h3{color:var(--color-primary-100)}._document_5co7e_102:hover ._callToAction_5co7e_342 ._label_5co7e_343{opacity:1;transform:translateY(0);color:#fff}._document_5co7e_102:hover ._callToAction_5co7e_342 ._icon_5co7e_349{color:var(--color-primary-100)}._documentEyebrow_5co7e_356{font-size:var(--font-size-sm);color:var(--color-secondary)}._documentImage_5co7e_140{width:100%;height:100%;aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._documentImage_5co7e_140 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._documentTitle_5co7e_336{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg)}._documentContent_5co7e_144{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;color:var(--color-text-primary)}._documentContent_5co7e_144 h3{flex:1;font-size:var(--font-size-lg);margin-bottom:0;transition:color .3s ease-in-out}._documentContent_5co7e_144 p{text-decoration:none}._callToAction_5co7e_342{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-sm)}._callToAction_5co7e_342 ._icon_5co7e_349{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background-color:transparent;color:var(--color-text-primary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_5co7e_342 ._label_5co7e_343{color:var(--color-primary-100);font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.blog ._container_5co7e_7{max-width:var(--blog-width)}
|
|
80
|
+
._featuredDocuments_fpg8q_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_fpg8q_7{width:100%;max-width:var(--layout-width);margin:0 auto;display:flex;flex-direction:column;gap:var(--spacing-md);padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._container_fpg8q_7:has(._carousel_fpg8q_17){padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media (max-width: 767px){._container_fpg8q_7:has(._carousel_fpg8q_17){padding-left:0;padding-right:0}}@media (max-width: 767px){._container_fpg8q_7:has(._carousel_fpg8q_17) ._heading_fpg8q_25{padding-left:var(--spacing-md);padding-right:var(--spacing-md)}}._heading_fpg8q_25{display:flex;flex-direction:column;gap:5rem;width:100%;min-height:2.4rem}@media (max-width: 767px){._heading_fpg8q_25{gap:2rem}}._flex_fpg8q_46{display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){._flex_fpg8q_46{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}}._flex_fpg8q_46>div{flex:1}._flex_fpg8q_46 a{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-primary-100);font-weight:var(--font-weight-semibold);text-decoration:none;transition:color .3s ease-in-out}._flex_fpg8q_46 a:hover{color:var(--color-secondary)}._title_fpg8q_76{flex:1;text-wrap:balance}._text_fpg8q_81{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._text_fpg8q_81{flex:1;width:100%;align-items:flex-start}}._disclaimer_fpg8q_95{color:var(--color-text-primary);font-size:var(--font-size-sm)}._carousel_fpg8q_17{display:block}._carousel_fpg8q_17 ._document_fpg8q_103{margin:0 auto;flex:0 0 300px;min-height:350px}@media (max-width: 767px){._carousel_fpg8q_17 ._document_fpg8q_103{flex:0 0 100%}}._documents_fpg8q_122{display:grid;gap:var(--spacing-md)}._documents_fpg8q_122._col1_fpg8q_126{display:block}._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103{flex-direction:column;gap:var(--spacing-md)}}._documents_fpg8q_122._col2_fpg8q_143{grid-template-columns:repeat(2,1fr)}._documents_fpg8q_122._col2_fpg8q_143 ._document_fpg8q_103{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_fpg8q_122._col3_fpg8q_153{grid-template-columns:repeat(3,1fr)}._documents_fpg8q_122._col3_fpg8q_153 ._document_fpg8q_103{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_fpg8q_122._col4_fpg8q_163{grid-template-columns:repeat(4,1fr)}._documents_fpg8q_122._col4_fpg8q_163 ._document_fpg8q_103{display:flex;flex-direction:column;gap:var(--spacing-md)}._documents_fpg8q_122._featuredTop_fpg8q_173{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);row-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_fpg8q_122._featuredTop_fpg8q_173{row-gap:var(--spacing-xl)}}._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:not(:first-of-type) ._documentExcerpt_fpg8q_183{display:none}@media (max-width: 767px){._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:not(:first-of-type) ._documentExcerpt_fpg8q_183{display:block}}._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type{grid-column:1/4;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 767px){._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type{flex-direction:column;gap:var(--spacing-md)}}._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type ._documentContent_fpg8q_207{flex:.4}._documents_fpg8q_122._featuredLeft_fpg8q_213{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);column-gap:var(--spacing-xl)}@media (max-width: 767px){._documents_fpg8q_122._featuredLeft_fpg8q_213{column-gap:var(--spacing-md)}}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type){flex-direction:row;gap:var(--spacing-md)}@media (max-width: 767px){._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type){flex-direction:column}}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type) ._documentContent_fpg8q_207{flex:1}@media (max-width: 767px){._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type) ._documentExcerpt_fpg8q_183{display:block}}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:first-of-type{grid-row:1/4;display:flex;flex-direction:column;align-items:center;justify-content:center}._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:first-of-type ._documentContent_fpg8q_207{flex:.4}._documents_fpg8q_122._twoColumn_fpg8q_254{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._documents_fpg8q_122._twoColumn_fpg8q_254 ._document_fpg8q_103{flex-direction:row;gap:var(--spacing-md);align-items:center}@media (max-width: 767px){._documents_fpg8q_122._col1_fpg8q_126,._documents_fpg8q_122._col2_fpg8q_143,._documents_fpg8q_122._col3_fpg8q_153,._documents_fpg8q_122._col4_fpg8q_163,._documents_fpg8q_122._featuredTop_fpg8q_173,._documents_fpg8q_122._featuredLeft_fpg8q_213,._documents_fpg8q_122._twoColumn_fpg8q_254{display:flex;flex-direction:column}._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col1_fpg8q_126 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._col2_fpg8q_143 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col2_fpg8q_143 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._col3_fpg8q_153 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col3_fpg8q_153 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._col4_fpg8q_163 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._col4_fpg8q_163 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._featuredTop_fpg8q_173 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._featuredLeft_fpg8q_213 ._document_fpg8q_103:not(:first-of-type),._documents_fpg8q_122._twoColumn_fpg8q_254 ._document_fpg8q_103:first-of-type,._documents_fpg8q_122._twoColumn_fpg8q_254 ._document_fpg8q_103:not(:first-of-type){flex-direction:column;gap:var(--spacing-md)}}@media (max-width: 767px){._documents_fpg8q_122{gap:var(--spacing-xl)}}._multiple_fpg8q_289 ._documents_fpg8q_122{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-md)}._multiple_fpg8q_289 ._document_fpg8q_103{display:flex;flex-direction:column}._document_fpg8q_103{display:flex;text-decoration:none;overflow:hidden;transition:border-color .3s ease-in-out}._document_fpg8q_103:hover{border-color:var(--color-primary-100)}._document_fpg8q_103:hover ._documentTitle_fpg8q_313 h3{color:var(--color-primary-100)}._document_fpg8q_103:hover ._callToAction_fpg8q_319 ._label_fpg8q_320{opacity:1;transform:translateY(0);color:#fff}._document_fpg8q_103:hover ._callToAction_fpg8q_319 ._icon_fpg8q_326{color:var(--color-primary-100)}._documentEyebrow_fpg8q_333{font-size:var(--font-size-sm);color:var(--color-secondary)}._documentImage_fpg8q_338{width:100%;height:100%;aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._documentImage_fpg8q_338 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._documentTitle_fpg8q_313{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg)}._documentContent_fpg8q_207{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;color:var(--color-text-primary)}._documentContent_fpg8q_207 h3{flex:1;font-size:var(--font-size-lg);margin-bottom:0;transition:color .3s ease-in-out}._documentContent_fpg8q_207 p{text-decoration:none}._callToAction_fpg8q_319{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-sm)}._callToAction_fpg8q_319 ._icon_fpg8q_326{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background-color:transparent;color:var(--color-text-primary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_fpg8q_319 ._label_fpg8q_320{color:var(--color-primary-100);font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.blog ._container_fpg8q_7{max-width:var(--blog-width)}
|
|
81
81
|
._faq_20vut_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_20vut_7{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:5rem;width:100%;max-width:var(--layout-width);margin:0 auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media (max-width: 768px){._container_20vut_7{gap:var(--spacing-xl)}}._heading_20vut_24{display:flex;flex-direction:column;gap:var(--spacing-md)}._heading_20vut_24 h1,._heading_20vut_24 h2,._heading_20vut_24 h3,._heading_20vut_24 h4,._heading_20vut_24 h5,._heading_20vut_24 h6{width:100%;margin-bottom:0}.split ._content_20vut_41{margin-top:0;flex:1}
|
|
82
82
|
._accordion_1ytlu_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_1ytlu_7{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:5rem;width:100%;max-width:var(--layout-width);margin:0 auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media (max-width: 768px){._container_1ytlu_7{gap:var(--spacing-xl)}}._heading_1ytlu_24{display:flex;flex-direction:column;gap:var(--spacing-md)}._heading_1ytlu_24 h1,._heading_1ytlu_24 h2,._heading_1ytlu_24 h3,._heading_1ytlu_24 h4,._heading_1ytlu_24 h5,._heading_1ytlu_24 h6{width:100%;margin-bottom:0}.split ._content_1ytlu_41{margin-top:0;flex:1}
|
|
83
83
|
._additionalCategories_1wmnv_1{width:100%;margin-bottom:var(--spacing-md)}._container_1wmnv_6{padding:0 var(--spacing-md) var(--spacing-md);max-width:var(--layout-width);margin:0 auto}._categories_1wmnv_12{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-md)}._categories_1wmnv_12 p{font-weight:var(--font-weight-semibold)}._list_1wmnv_23{display:flex;align-items:center;justify-content:center;gap:var(--spacing-md);flex-wrap:wrap}._category_1wmnv_31{display:flex;align-items:center;justify-content:center;padding:0 var(--spacing-md);height:35px;background-color:var(--color-secondary-75);border-radius:var(--radius-full);transition:background-color .3s ease-in-out;cursor:pointer;color:#fff;text-decoration:none}._category_1wmnv_31:hover{background-color:var(--color-primary-100)}.blog ._container_1wmnv_6{max-width:var(--blog-width)}
|
package/dist/styles.css.d.ts
CHANGED
|
@@ -59,8 +59,8 @@ declare const styles: {
|
|
|
59
59
|
readonly "_callToAction_1uxfh_28": string;
|
|
60
60
|
readonly "_callToAction_1w006_57": string;
|
|
61
61
|
readonly "_callToAction_1wtpc_1": string;
|
|
62
|
-
readonly "_callToAction_5co7e_342": string;
|
|
63
62
|
readonly "_callToAction_cj3e1_26": string;
|
|
63
|
+
readonly "_callToAction_fpg8q_319": string;
|
|
64
64
|
readonly "_callToAction_kigot_107": string;
|
|
65
65
|
readonly "_callToAction_rxzrj_24": string;
|
|
66
66
|
readonly "_cardGrid_exdo2_1": string;
|
|
@@ -83,7 +83,7 @@ declare const styles: {
|
|
|
83
83
|
readonly "_card_ti1qi_1": string;
|
|
84
84
|
readonly "_carouselComponent_16g66_101": string;
|
|
85
85
|
readonly "_carousel_16g66_1": string;
|
|
86
|
-
readonly "
|
|
86
|
+
readonly "_carousel_fpg8q_17": string;
|
|
87
87
|
readonly "_carousel_pig9v_1": string;
|
|
88
88
|
readonly "_categories_1wmnv_12": string;
|
|
89
89
|
readonly "_category_1wmnv_31": string;
|
|
@@ -105,10 +105,10 @@ declare const styles: {
|
|
|
105
105
|
readonly "_closeButton_1elr1_47": string;
|
|
106
106
|
readonly "_closeButton_ucye1_45": string;
|
|
107
107
|
readonly "_closed_1bj6k_56": string;
|
|
108
|
-
readonly "
|
|
109
|
-
readonly "
|
|
110
|
-
readonly "
|
|
111
|
-
readonly "
|
|
108
|
+
readonly "_col1_fpg8q_126": string;
|
|
109
|
+
readonly "_col2_fpg8q_143": string;
|
|
110
|
+
readonly "_col3_fpg8q_153": string;
|
|
111
|
+
readonly "_col4_fpg8q_163": string;
|
|
112
112
|
readonly "_containImage_1w006_410": string;
|
|
113
113
|
readonly "_container_11c6i_36": string;
|
|
114
114
|
readonly "_container_1677v_16": string;
|
|
@@ -122,10 +122,10 @@ declare const styles: {
|
|
|
122
122
|
readonly "_container_1yh99_1": string;
|
|
123
123
|
readonly "_container_1ytlu_7": string;
|
|
124
124
|
readonly "_container_20vut_7": string;
|
|
125
|
-
readonly "_container_5co7e_7": string;
|
|
126
125
|
readonly "_container_61msx_1": string;
|
|
127
126
|
readonly "_container_exdo2_8": string;
|
|
128
127
|
readonly "_container_f7k4m_5": string;
|
|
128
|
+
readonly "_container_fpg8q_7": string;
|
|
129
129
|
readonly "_container_ivubr_7": string;
|
|
130
130
|
readonly "_container_kigot_20": string;
|
|
131
131
|
readonly "_container_l5nlh_7": string;
|
|
@@ -176,20 +176,20 @@ declare const styles: {
|
|
|
176
176
|
readonly "_disabled_1vpw0_56": string;
|
|
177
177
|
readonly "_disabled_i7a04_38": string;
|
|
178
178
|
readonly "_disabled_pig9v_80": string;
|
|
179
|
-
readonly "_disclaimer_5co7e_94": string;
|
|
180
179
|
readonly "_disclaimer_exdo2_72": string;
|
|
180
|
+
readonly "_disclaimer_fpg8q_95": string;
|
|
181
181
|
readonly "_disclaimer_ivubr_71": string;
|
|
182
182
|
readonly "_disclaimer_vho5i_28": string;
|
|
183
183
|
readonly "_divider_1yh99_12": string;
|
|
184
184
|
readonly "_divider_zjbsg_1": string;
|
|
185
|
-
readonly "
|
|
186
|
-
readonly "
|
|
187
|
-
readonly "
|
|
188
|
-
readonly "
|
|
185
|
+
readonly "_documentContent_fpg8q_207": string;
|
|
186
|
+
readonly "_documentExcerpt_fpg8q_183": string;
|
|
187
|
+
readonly "_documentEyebrow_fpg8q_333": string;
|
|
188
|
+
readonly "_documentImage_fpg8q_338": string;
|
|
189
189
|
readonly "_documentList_up05w_1": string;
|
|
190
|
-
readonly "
|
|
191
|
-
readonly "
|
|
192
|
-
readonly "
|
|
190
|
+
readonly "_documentTitle_fpg8q_313": string;
|
|
191
|
+
readonly "_document_fpg8q_103": string;
|
|
192
|
+
readonly "_documents_fpg8q_122": string;
|
|
193
193
|
readonly "_dragging_1mpje_25": string;
|
|
194
194
|
readonly "_drawer_55xty_1": string;
|
|
195
195
|
readonly "_dropZone_1mpje_7": string;
|
|
@@ -216,11 +216,11 @@ declare const styles: {
|
|
|
216
216
|
readonly "_fadeSlide_tu4lq_1": string;
|
|
217
217
|
readonly "_fade_sjjvl_1": string;
|
|
218
218
|
readonly "_faq_20vut_1": string;
|
|
219
|
-
readonly "
|
|
220
|
-
readonly "_featuredLeft_5co7e_219": string;
|
|
219
|
+
readonly "_featuredDocuments_fpg8q_1": string;
|
|
221
220
|
readonly "_featuredLeft_cj3e1_74": string;
|
|
222
|
-
readonly "
|
|
221
|
+
readonly "_featuredLeft_fpg8q_213": string;
|
|
223
222
|
readonly "_featuredTop_cj3e1_63": string;
|
|
223
|
+
readonly "_featuredTop_fpg8q_173": string;
|
|
224
224
|
readonly "_fieldset_1i2zv_1": string;
|
|
225
225
|
readonly "_fileList_1mpje_34": string;
|
|
226
226
|
readonly "_fill_pna67_18": string;
|
|
@@ -229,7 +229,7 @@ declare const styles: {
|
|
|
229
229
|
readonly "_filterToggle_up05w_155": string;
|
|
230
230
|
readonly "_first_cj3e1_40": string;
|
|
231
231
|
readonly "_flex_1mldh_52": string;
|
|
232
|
-
readonly "
|
|
232
|
+
readonly "_flex_fpg8q_46": string;
|
|
233
233
|
readonly "_fluid_171d6_29": string;
|
|
234
234
|
readonly "_footer_1fc6w_1": string;
|
|
235
235
|
readonly "_footer_ti1qi_134": string;
|
|
@@ -271,8 +271,8 @@ declare const styles: {
|
|
|
271
271
|
readonly "_heading_1x4bo_25": string;
|
|
272
272
|
readonly "_heading_1ytlu_24": string;
|
|
273
273
|
readonly "_heading_20vut_24": string;
|
|
274
|
-
readonly "_heading_5co7e_25": string;
|
|
275
274
|
readonly "_heading_exdo2_19": string;
|
|
275
|
+
readonly "_heading_fpg8q_25": string;
|
|
276
276
|
readonly "_heading_ivubr_80": string;
|
|
277
277
|
readonly "_heading_l5nlh_19": string;
|
|
278
278
|
readonly "_heading_nphsl_49": string;
|
|
@@ -294,8 +294,8 @@ declare const styles: {
|
|
|
294
294
|
readonly "_icon_1bj6k_38": string;
|
|
295
295
|
readonly "_icon_1w006_30": string;
|
|
296
296
|
readonly "_icon_1wtpc_193": string;
|
|
297
|
-
readonly "_icon_5co7e_349": string;
|
|
298
297
|
readonly "_icon_cj3e1_33": string;
|
|
298
|
+
readonly "_icon_fpg8q_326": string;
|
|
299
299
|
readonly "_icon_i7a04_71": string;
|
|
300
300
|
readonly "_icon_kigot_143": string;
|
|
301
301
|
readonly "_icon_peol3_75": string;
|
|
@@ -369,8 +369,8 @@ declare const styles: {
|
|
|
369
369
|
readonly "_label_1uxfh_29": string;
|
|
370
370
|
readonly "_label_1w006_58": string;
|
|
371
371
|
readonly "_label_4yxo1_29": string;
|
|
372
|
-
readonly "_label_5co7e_343": string;
|
|
373
372
|
readonly "_label_cj3e1_27": string;
|
|
373
|
+
readonly "_label_fpg8q_320": string;
|
|
374
374
|
readonly "_label_i7a04_1": string;
|
|
375
375
|
readonly "_label_kigot_108": string;
|
|
376
376
|
readonly "_label_pna67_45": string;
|
|
@@ -453,7 +453,7 @@ declare const styles: {
|
|
|
453
453
|
readonly "_modalTrigger_rxzrj_20": string;
|
|
454
454
|
readonly "_modal_140ia_16": string;
|
|
455
455
|
readonly "_monthName_1q8jq_22": string;
|
|
456
|
-
readonly "
|
|
456
|
+
readonly "_multiple_fpg8q_289": string;
|
|
457
457
|
readonly "_muted_1itq5_59": string;
|
|
458
458
|
readonly "_muted_1wtpc_184": string;
|
|
459
459
|
readonly "_muted_d01lg_38": string;
|
|
@@ -617,7 +617,7 @@ declare const styles: {
|
|
|
617
617
|
readonly "_text_1itq5_1": string;
|
|
618
618
|
readonly "_text_1uxfh_24": string;
|
|
619
619
|
readonly "_text_1x4bo_32": string;
|
|
620
|
-
readonly "
|
|
620
|
+
readonly "_text_fpg8q_81": string;
|
|
621
621
|
readonly "_text_i7a04_6": string;
|
|
622
622
|
readonly "_text_ivubr_156": string;
|
|
623
623
|
readonly "_text_l5nlh_124": string;
|
|
@@ -632,8 +632,8 @@ declare const styles: {
|
|
|
632
632
|
readonly "_title_1uxfh_120": string;
|
|
633
633
|
readonly "_title_1w006_70": string;
|
|
634
634
|
readonly "_title_1x4bo_54": string;
|
|
635
|
-
readonly "_title_5co7e_75": string;
|
|
636
635
|
readonly "_title_exdo2_35": string;
|
|
636
|
+
readonly "_title_fpg8q_76": string;
|
|
637
637
|
readonly "_title_ivubr_151": string;
|
|
638
638
|
readonly "_title_kigot_120": string;
|
|
639
639
|
readonly "_title_l5nlh_131": string;
|
|
@@ -657,8 +657,8 @@ declare const styles: {
|
|
|
657
657
|
readonly "_transparent_tu4lq_201": string;
|
|
658
658
|
readonly "_triangle_11c6i_168": string;
|
|
659
659
|
readonly "_twoColumn_11c6i_277": string;
|
|
660
|
-
readonly "_twoColumn_5co7e_260": string;
|
|
661
660
|
readonly "_twoColumn_cj3e1_52": string;
|
|
661
|
+
readonly "_twoColumn_fpg8q_254": string;
|
|
662
662
|
readonly "_underlineInverted_1wtpc_49": string;
|
|
663
663
|
readonly "_underline_1wtpc_48": string;
|
|
664
664
|
readonly "_utilityImage_1fc6w_20": string;
|