.article-modular{margin:0 auto;max-width:1440px;width:100%}.article-modular__a-propos{margin:0 auto 3rem;padding:0 1.5rem;max-width:1440px;width:100%}.article-modular__a-propos-content{font-family:Inter,sans-serif;font-size:4.5rem;line-height:1.2;font-weight:700;color:#00005b;text-align:justify;margin:0;word-spacing:-.05em;letter-spacing:-.02em}@media screen and (max-width: 749px){.article-modular__a-propos-content{font-size:1.8rem;line-height:1.4;word-spacing:-.03em}}.article-modular__hero{margin:0 0 3rem;width:100%}.article-modular__hero-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.article-modular__hero-image{display:block;width:100%;height:100%;object-fit:cover;flex:1}.article-modular__hero-caption{font-family:Inter,sans-serif;font-weight:500;color:#00005b;font-style:italic;text-align:right;padding:.25rem 0 0;background:none;border:none;margin-top:.25rem}.article-modular__hero--small{height:300px}.article-modular__hero--medium{height:500px}.article-modular__hero--big{height:700px}@media screen and (max-width: 749px){.article-modular__hero--small,.article-modular__hero--medium,.article-modular__hero--big{height:200px}}.article-modular__hero--small .article-modular__hero-caption,.article-modular__image-full--small .article-modular__image-full-caption,.article-modular__image-pair--small .article-modular__image-pair-caption,.article-modular__carousel--small .article-modular__carousel-caption{font-size:1.2rem}.article-modular__hero--medium .article-modular__hero-caption,.article-modular__image-full--medium .article-modular__image-full-caption,.article-modular__image-pair--medium .article-modular__image-pair-caption,.article-modular__carousel--medium .article-modular__carousel-caption{font-size:1.7rem}.article-modular__hero--big .article-modular__hero-caption,.article-modular__image-full--big .article-modular__image-full-caption,.article-modular__image-pair--big .article-modular__image-pair-caption,.article-modular__carousel--big .article-modular__carousel-caption{font-size:2.2rem}.article-modular__image-full{margin:4rem auto;padding:0 1.5rem}.article-modular__image-full-wrapper{margin:0 auto;display:flex;flex-direction:column}.article-modular__image-full-image{display:block;width:100%;height:auto}.article-modular__image-full-caption{font-family:Inter,sans-serif;font-weight:500;color:#00005b;font-style:italic;text-align:right;padding:.25rem 0 0;background:none;border:none;margin-top:.25rem}.article-modular__image-full--small .article-modular__image-full-wrapper{max-width:600px}.article-modular__image-full--medium .article-modular__image-full-wrapper{max-width:900px}.article-modular__image-full--big .article-modular__image-full-wrapper{max-width:1250px}@media screen and (max-width: 749px){.article-modular__image-full--small .article-modular__image-full-wrapper,.article-modular__image-full--medium .article-modular__image-full-wrapper,.article-modular__image-full--big .article-modular__image-full-wrapper{max-width:100%}}.article-modular__image-pair{margin:4rem auto;padding:0 1.5rem}.article-modular__image-pair-grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}@media screen and (max-width: 749px){.article-modular__image-pair-grid{grid-template-columns:1fr}}.article-modular__image-pair-item{display:flex;align-items:stretch}.article-modular__image-pair-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.article-modular__image-pair-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;flex:1}.article-modular__image-pair-caption{font-family:Inter,sans-serif;font-weight:500;color:#00005b;font-style:italic;text-align:right;padding:.25rem 0 0;background:none;border:none;margin-top:.25rem}.article-modular__image-pair--small{max-width:800px}.article-modular__image-pair--small .article-modular__image-pair-grid{gap:1rem}.article-modular__image-pair--medium{max-width:1200px}.article-modular__image-pair--medium .article-modular__image-pair-grid{gap:2rem}.article-modular__image-pair--big{max-width:1440px}.article-modular__image-pair--big .article-modular__image-pair-grid{gap:0}.article-modular__carousel{margin:4rem auto;padding:0 1.5rem}.article-modular__carousel-container{position:relative;overflow:hidden;border-radius:8px}.article-modular__carousel-track{display:flex;transition:transform .3s ease-in-out}.article-modular__carousel-slide{flex:0 0 100%;min-width:100%}.article-modular__carousel-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.article-modular__carousel-image{display:block;width:100%;height:auto;flex:1}.article-modular__carousel-caption{font-family:Inter,sans-serif;font-weight:500;color:#00005b;font-style:italic;text-align:right;padding:.25rem 0 0;background:none;border:none;margin-top:.25rem}.article-modular__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2}.article-modular__carousel-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.article-modular__carousel-arrow--prev{left:16px}.article-modular__carousel-arrow--next{right:16px}.article-modular__carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.article-modular__carousel-dot{width:12px;height:12px;border-radius:50%;border:none;background:#00005b4d;cursor:pointer;transition:background .2s ease}.article-modular__carousel-dot.active{background:#00005bcc}.article-modular__carousel-dot:hover{background:#00005b99}.article-modular__carousel--small{max-width:600px}.article-modular__carousel--medium{max-width:900px}.article-modular__carousel--big{max-width:1250px}@media screen and (max-width: 749px){.article-modular__carousel--small,.article-modular__carousel--medium,.article-modular__carousel--big{max-width:100%}.article-modular__carousel-arrow{width:40px;height:40px}.article-modular__carousel-arrow--prev{left:8px}.article-modular__carousel-arrow--next{right:8px}}.article-modular__split{margin:4rem auto;padding:0 1.5rem}.article-modular__split-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start;width:100%;max-width:1440px;margin:0 auto}.article-modular__split-grid--reverse{grid-template-columns:1fr 1fr}.article-modular__split-grid--reverse .article-modular__split-image{order:2}.article-modular__split-grid--reverse .article-modular__split-text{order:1}.article-modular__split--small .article-modular__split-grid{max-width:500px;gap:1rem}.article-modular__split--medium .article-modular__split-grid{max-width:750px;gap:2rem}.article-modular__split--big .article-modular__split-grid{max-width:1100px;gap:3rem}.article-modular__split-image{display:flex;align-items:stretch;height:100%}.article-modular__split-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.article-modular__split-text{font-family:Inter,sans-serif;font-size:2rem;line-height:1.5;font-weight:500;color:#000;text-align:justify;display:flex;align-items:flex-start;min-height:100%;word-spacing:-.03em;letter-spacing:-.01em}.article-modular__split-caption{font-family:Inter,sans-serif;font-weight:500;color:#00005b;font-style:italic;text-align:right;padding:.25rem 0 0;background:none;border:none;margin-top:.25rem}@media screen and (max-width: 749px){.article-modular__split-grid{grid-template-columns:1fr;max-width:100%}.article-modular__split-grid--reverse{grid-template-columns:1fr}.article-modular__split-grid--reverse .article-modular__split-image,.article-modular__split-grid--reverse .article-modular__split-text{order:unset}.article-modular__split-text{font-size:1.5rem}.article-modular__split-image{height:300px}}.article-modular__text-full{margin:4rem auto;padding:0 1.5rem;max-width:750px}.article-modular__text-full-content{font-family:Inter,sans-serif;font-size:2rem;line-height:1.5;font-weight:500;color:#000;text-align:justify;word-spacing:-.03em;letter-spacing:-.01em}.article-modular__quote{margin:4rem 5%;padding:0;display:flex;justify-content:flex-end}.article-modular__quote-content{font-family:Inter,sans-serif;font-size:2rem;line-height:1.5;font-weight:500;font-style:italic;color:#00005b;text-align:justify;margin:0;word-spacing:-.03em;letter-spacing:-.01em}.article-modular__quote--small .article-modular__quote-content{max-width:400px;font-size:1.7rem;color:#00005b}.article-modular__quote--medium .article-modular__quote-content{max-width:800px;font-size:2.3rem;color:#00005b}.article-modular__quote--big .article-modular__quote-content{max-width:1200px;font-size:2.7rem;color:#00005b}@media screen and (max-width: 749px){.article-modular__quote--small .article-modular__quote-content .metafield-rich_text_field,.article-modular__quote--small .article-modular__quote-content{font-size:1.3rem;color:#00005b}.article-modular__quote--medium .article-modular__quote-content .metafield-rich_text_field,.article-modular__quote--medium .article-modular__quote-content{font-size:1.5rem;color:#00005b}.article-modular__quote--big .article-modular__quote-content .metafield-rich_text_field,.article-modular__quote--big .article-modular__quote-content{font-size:1.7rem;color:#00005b}}.article-modular__title{margin:3rem auto;padding:0 1.5rem}.article-modular__title-text{font-family:Inter,sans-serif;font-size:9.621rem;line-height:1.2;font-weight:900;color:#00005b;letter-spacing:-.238rem;margin:0}.article-modular__blog-info{margin:0 5%;padding:0;max-width:none}.article-modular__blog-info-hero{margin:0 -1.5rem 3rem;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.article-modular__blog-info-hero-image{display:block;width:100%;height:700px;object-fit:cover;object-position:center}@media screen and (max-width: 749px){.article-modular__blog-info-hero-image{height:200px}}.article-modular__blog-info-title{font-family:Roboto,sans-serif;font-size:6.59628225rem;line-height:1.4;font-weight:900;color:#00005b;letter-spacing:-.238rem;margin:0 0 2rem;text-align:right}.article-modular__blog-info-subtitle{font-family:Inter,sans-serif;font-size:2.5rem;line-height:1.3;font-weight:500;color:#00005b;margin:0 0 2rem;text-align:right}.article-modular__blog-info-text{font-family:Inter,sans-serif;font-size:2rem;line-height:1.8;font-weight:400;color:#000;text-align:justify;margin:0;word-spacing:-.03em;letter-spacing:-.01em}.article-modular__blog-info-author{font-family:Inter,sans-serif;font-weight:500;color:#00005b;font-style:italic;text-align:right;margin:0 0 1rem;font-size:1.2em}.article-modular__blog-info-date{font-family:Inter,sans-serif;font-weight:500;color:#00005b;font-style:italic;text-align:right;margin:0;font-size:1.2em}.article-modular__blog-footer{margin:4rem 5% 0;padding:0;max-width:none;border-bottom:1px solid rgba(0,0,91,.2);padding-bottom:2rem}.article-modular__blog-footer-author{font-family:Inter,sans-serif;font-weight:500;color:#00005b;font-style:italic;text-align:right;margin:0 0 1rem;font-size:1.2em}.article-modular__blog-footer-date{font-family:Inter,sans-serif;font-weight:500;color:#00005b;font-style:italic;text-align:right;margin:0;font-size:1.2em}.article-modular__iframe{margin:4rem auto;padding:0 1.5rem}.article-modular__iframe-wrapper{position:relative;width:100%;border-radius:8px;overflow:hidden;background:#f5f5f5}.article-modular__iframe-wrapper:before{content:"";display:block;padding-bottom:var(--aspect-ratio-padding, 56.25%)}.article-modular__iframe-element{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.article-modular__iframe-caption{font-family:Inter,sans-serif;font-weight:500;color:#00005b;font-style:italic;text-align:right;padding:.25rem 0 0;background:none;border:none;margin-top:.25rem;max-width:100%;margin-left:auto;margin-right:auto}.article-modular__iframe--small .article-modular__iframe-wrapper{max-width:600px;margin:0 auto}.article-modular__iframe--small .article-modular__iframe-caption{max-width:600px;margin:.25rem auto 0}.article-modular__iframe--medium .article-modular__iframe-wrapper{max-width:900px;margin:0 auto}.article-modular__iframe--medium .article-modular__iframe-caption{max-width:900px;margin:.25rem auto 0}.article-modular__iframe--big .article-modular__iframe-wrapper{max-width:1250px;margin:0 auto}.article-modular__iframe--big .article-modular__iframe-caption{max-width:1250px;margin:.25rem auto 0}@media screen and (max-width: 749px){.article-modular__iframe--small .article-modular__iframe-wrapper,.article-modular__iframe--medium .article-modular__iframe-wrapper,.article-modular__iframe--big .article-modular__iframe-wrapper{max-width:100%}}.article-modular__blog-info-link{text-decoration:none;color:inherit;display:block;transition:transform .2s ease,box-shadow .2s ease}.article-modular__blog-info-link:hover{transform:translateY(-2px)}.article-modular__blog-info-link:focus{outline:2px solid #00005b;outline-offset:2px}.article-modular__blog-info-image-pair{margin-bottom:3rem;width:100%;max-width:70%;margin-left:auto;margin-right:auto}.article-modular__blog-info-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:2rem;align-items:stretch}.article-modular__blog-info-image-wrapper{display:flex;align-items:stretch;height:100%}.article-modular__blog-info-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.article-modular__subheading{margin:2rem auto;padding:0 1.5rem}.article-modular__subheading-text{font-family:Inter,sans-serif;font-size:1.5rem;line-height:1.5;font-weight:700;color:#00005b;margin:0}.article-modular__divider{margin:2rem auto;border-top:1px solid rgba(0,0,91,.2)}.article-modular__title-text .metafield-rich_text_field h1{font-family:Inter,sans-serif;font-size:11.875rem;line-height:1.2;font-weight:900;color:#00005b;letter-spacing:-.238rem;margin:0}.article-modular__next-heading{font-family:Inter,sans-serif;font-size:6rem;line-height:1.2;font-weight:700;color:#00005b;text-align:right;letter-spacing:-.12rem;padding:0 3rem;margin:4rem 0 2rem}.article-modular__next-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 6rem;margin:2rem auto 4rem}@media screen and (max-width: 749px){.article-modular__next-grid{grid-template-columns:1fr;padding:0 1.5rem}.article-modular__next-image{aspect-ratio:1/1;object-fit:cover}}.article-modular__next-image{display:block;width:100%;height:auto;margin-bottom:1.5rem}.article-modular__next-title{font-family:Inter,sans-serif;font-size:4rem;line-height:1.2;font-weight:700;color:#00005b;margin:0 0 1rem}.article-modular__next-title a{color:inherit;text-decoration:none}.article-modular__next-excerpt{font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.5;font-weight:500;color:#00005b;text-align:justify;word-spacing:-.02em;letter-spacing:-.005em}.article-modular__next-alternate-grid{margin:6.25rem auto;max-width:1440px;padding-left:4rem;padding-right:4rem}.article-modular__next-alternate-item{display:flex;gap:3.5rem;margin-bottom:6.25rem;align-items:flex-start}.article-modular__next-alternate-item--reverse{flex-direction:row-reverse}.article-modular__next-alternate-image-container{flex:0 0 420px;width:420px;height:516px;display:flex;align-items:center;justify-content:center;overflow:hidden}.article-modular__next-alternate-image{width:100%;height:100%;object-fit:cover}.article-modular__next-alternate-content{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0;padding-left:3rem;padding-right:3rem}.article-modular__next-alternate-title{font-size:4.5rem;margin-bottom:1.5rem;color:#00005b;font-weight:700;word-spacing:-.05em;letter-spacing:-.02em;line-height:1.1}.article-modular__next-alternate-subtitle{font-size:2.5rem;margin-bottom:2rem;color:#00005b;font-weight:500;text-align:left}.article-modular__next-alternate-quote{font-size:2rem;line-height:1.8;color:#222;text-align:justify;max-width:100%;margin:0;word-spacing:-.03em;letter-spacing:-.01em}.article-modular__next-alternate-meta{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-top:2rem;font-size:1.4rem;color:#00005b;font-weight:500}.article-modular__next-alternate-date{color:#00005b;font-weight:500}.article-modular__next-alternate-link{text-decoration:none;color:inherit;display:block}@media screen and (max-width: 900px){.article-modular__next-alternate-grid{max-width:100%;padding:0 1rem}.article-modular__next-alternate-item,.article-modular__next-alternate-item--reverse{flex-direction:column;gap:1.5rem;align-items:flex-start}.article-modular__next-alternate-image-container{width:100%;max-width:100%;height:240px;margin-bottom:1rem}.article-modular__next-alternate-image{width:100%;height:240px;object-fit:cover}.article-modular__next-alternate-content{width:100%;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (max-width: 989px){.article-modular__title-text .metafield-rich_text_field h1{font-size:7.2rem}.article-modular__blog-info-title{font-size:5.616rem}.article-modular__blog-info-subtitle{font-size:2rem}.article-modular__blog-info-text{font-size:1.7rem}.article-modular__next-heading{font-size:4rem}.article-modular__next-title{font-size:3rem}.article-modular__text-spacer--small .article-modular__text-spacer-content{font-size:1.5rem}.article-modular__text-spacer--medium .article-modular__text-spacer-content{font-size:2rem}.article-modular__text-spacer--large .article-modular__text-spacer-content{font-size:7.6rem}}@media screen and (max-width: 749px){.article-modular__blog-info-image-pair{max-width:90%}.article-modular__blog-info-subtitle,.article-modular__blog-info-text{font-size:1.5rem}.article-modular__blog-info-image-grid{grid-template-columns:1fr;gap:1rem}.article-modular__blog-info-image-wrapper{height:200px;aspect-ratio:1/1}.article-modular__split-text,.article-modular__text-full-content,.article-modular__quote-content{font-size:1.5rem}.article-modular__next-heading{font-size:3rem;text-align:center}.article-modular__next-title{font-size:2.5rem}.article-modular__next-alternate-item,.article-modular__next-alternate-item--reverse{flex-direction:column;gap:2rem}.article-modular__next-alternate-image-container{flex:none;width:100%}.article-modular__next-alternate-image{width:100%;height:auto;aspect-ratio:608/747}.article-modular__next-alternate-title{font-size:2.5rem;margin-bottom:2rem}.article-modular__next-alternate-subtitle{font-size:2rem;margin-bottom:3rem}.article-modular__next-alternate-quote{font-size:1.5rem;line-height:1.8;max-width:100%}.article-modular__next-alternate-meta{margin-top:1.5rem;font-size:1.2rem;gap:.75rem}.article-modular__text-spacer{margin:3rem auto;padding:0 1rem}.article-modular__text-spacer--small .article-modular__text-spacer-content{font-size:1.3rem}.article-modular__text-spacer--medium .article-modular__text-spacer-content{font-size:1.7rem}.article-modular__text-spacer--large .article-modular__text-spacer-content{font-size:4.75rem}}.article-modular__text-full--small{max-width:500px}.article-modular__text-full--medium{max-width:750px}.article-modular__text-full--big{max-width:1100px}.article-modular__text-spacer{margin:4rem auto;padding:0 1.5rem;max-width:1440px;width:100%}.article-modular__text-spacer--far_left,.article-modular__text-spacer--far_right{margin:4rem 0;padding:0 1.5rem;max-width:none;width:100%}.article-modular__text-spacer-content{font-family:Inter,sans-serif;font-weight:500;margin:0}.article-modular__text-spacer-content p{font-family:Inter,sans-serif;margin:0}.article-modular__text-spacer-content--left{text-align:left}.article-modular__text-spacer-content--center{text-align:center}.article-modular__text-spacer-content--right{text-align:right}.article-modular__text-spacer-content--far_left{text-align:left;margin-left:0;margin-right:auto;width:100%}.article-modular__text-spacer-content--far_right{text-align:right;margin-left:auto;margin-right:0;width:100%}.article-modular__text-spacer-content--with-line{border-top:1px solid rgba(0,0,91,.2);padding-top:2rem;margin-top:2rem}.article-modular__text-spacer-content--with-line.article-modular__text-spacer-content--left{border-top:1px solid rgba(0,0,91,.2);padding-top:2rem;margin-top:2rem;display:inline-block;width:auto}.article-modular__text-spacer-content--with-line.article-modular__text-spacer-content--right{border-top:1px solid rgba(0,0,91,.2);padding-top:2rem;margin-top:2rem;display:inline-block;width:auto;margin-left:auto;margin-right:0}.article-modular__text-spacer-content--with-line.article-modular__text-spacer-content--far_left,.article-modular__text-spacer-content--with-line.article-modular__text-spacer-content--far_right{border-top:1px solid rgba(0,0,91,.2);padding-top:2rem;margin-top:2rem;width:100%}.article-modular__text-spacer--small .article-modular__text-spacer-content{font-size:1.8rem;line-height:1.4}.article-modular__text-spacer--medium .article-modular__text-spacer-content{font-size:2.5rem;line-height:1.3}.article-modular__text-spacer--large .article-modular__text-spacer-content{font-size:9.621rem;line-height:1.2;font-weight:900;letter-spacing:-.238rem}@media screen and (max-width: 989px){.article-modular__text-spacer--small .article-modular__text-spacer-content{font-size:1.5rem}.article-modular__text-spacer--medium .article-modular__text-spacer-content{font-size:2rem}.article-modular__text-spacer--large .article-modular__text-spacer-content{font-size:5rem}}@media screen and (max-width: 749px){.article-modular__text-spacer{margin:3rem auto;padding:0 1rem}.article-modular__text-spacer--small .article-modular__text-spacer-content{font-size:1.3rem}.article-modular__text-spacer--medium .article-modular__text-spacer-content{font-size:1.7rem}.article-modular__text-spacer--large .article-modular__text-spacer-content{font-size:5rem}}.article-modular__article-footer{margin:4rem auto 2rem;padding:0 1.5rem;max-width:1440px;width:100%}.article-modular__article-footer-spacer{height:3rem;margin-bottom:2rem}.article-modular__article-footer-back-link{text-align:center;padding-top:2rem}.article-modular__article-footer--with-border .article-modular__article-footer-back-link{border-top:1px solid rgba(0,0,91,.2)}.article-modular__back-link{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:500;color:#00005b;text-decoration:none;transition:color .2s ease}.article-modular__back-link:hover{color:#00005b;opacity:.8}@media screen and (max-width: 749px){.article-modular__article-footer{margin:3rem auto 1.5rem;padding:0 1rem}.article-modular__article-footer-spacer{height:2rem;margin-bottom:1.5rem}.article-modular__back-link{font-size:1.5rem}}.article-modular__text-full a,.article-modular__split-text a,.article-modular__blog-info a,.article-modular__blog-footer a,.article-modular__quote a,.article-modular__iframe-caption a{color:#00005b}.article-modular__text-full a:hover,.article-modular__split-text a:hover,.article-modular__blog-info a:hover,.article-modular__blog-footer a:hover,.article-modular__quote a:hover,.article-modular__iframe-caption a:hover{color:#00005b;opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-article-modular.css.map */
