:root{--content-width:732px;--aside-width:300px;--aside-min-height:624px}.content-layout[data-v-703d7524]{max-width:100%;width:100%}@media only screen and (min-width:1088px){.content-layout[data-v-703d7524]{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-areas:"header header" "content aside";grid-template-columns:1fr var(--aside-width)}}.content-layout__header[data-v-703d7524]{grid-area:header}.content-layout__content[data-v-703d7524]{position:relative;padding:.1px 0;max-width:var(--content-width);grid-area:content}@media only screen and (min-width:760px)and (max-width:1087px){.content-layout__content[data-v-703d7524]{margin-left:auto;margin-right:auto}}.content-layout__aside[data-v-703d7524]{position:relative;display:none;grid-area:aside}@media only screen and (min-width:1088px){.content-layout__aside[data-v-703d7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content-layout__aside._minHeight[data-v-703d7524]{min-height:var(--aside-min-height)}.content-layout ._full[data-v-703d7524]{grid-template-columns:1fr}.ds-simple-image{overflow:hidden;position:relative;max-height:100%;min-height:1px}.ds-simple-image__stub{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ds-simple-image__wrapper{width:100%;height:100%}.ds-simple-image__image-wrapper{position:relative;top:0;left:0;width:100%;height:100%;background-color:var(--color-gray-10);z-index:0}.ds-simple-image__image{display:block;width:100%;height:auto;position:relative;visibility:hidden;aspect-ratio:auto}.ds-simple-image__image_noscript{z-index:1;visibility:visible}.ds-simple-image_loaded .ds-simple-image__image-wrapper{background:rgba(0,0,0,0)}.ds-simple-image_loaded .ds-simple-image__image{visibility:visible;height:auto}.ds-simple-image_responsive .ds-simple-image__image{position:absolute;top:0;left:0;width:100%;min-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.ds-simple-image_fit-to-parent .ds-simple-image__image-wrapper,.ds-simple-image_responsive .ds-simple-image__image-wrapper{position:absolute}.ds-simple-image_fit-to-parent .ds-simple-image__image{position:absolute;top:0;left:0;width:100%;min-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.text-style-title-5{letter-spacing:1px;text-transform:uppercase}.ds-block-text p{margin-bottom:24px}.ds-block-text h2,.ds-block-text h3,.ds-block-text h4{margin-top:32px;margin-bottom:16px}.ds-block-text h2{font-size:var(--text-style-title-3-font-size);font-family:var(--text-style-title-3-font-family);font-weight:var(--text-style-title-3-font-weight);font-style:var(--text-style-title-3-font-style);line-height:var(--text-style-title-3-line-height);text-transform:var(--text-style-title-3-text-transform,none);letter-spacing:var(--text-style-title-3-letter-spacing,normal)}.ds-block-text h3,.ds-block-text h4{font-size:var(--text-style-title-4-font-size);font-family:var(--text-style-title-4-font-family);font-weight:var(--text-style-title-4-font-weight);font-style:var(--text-style-title-4-font-style);line-height:var(--text-style-title-4-line-height);text-transform:var(--text-style-title-4-text-transform,none);letter-spacing:var(--text-style-title-4-letter-spacing,normal)}.ds-block-text a{color:var(--color-text-link-primary);text-decoration:none}.ds-block-text a:hover{color:var(--color-text-link-primary);text-decoration:underline!important}.ds-block-text ul{list-style:none;margin:32px 0}.ds-block-text ul li:before{content:"";width:8px;height:8px;border-radius:50%;display:block;background:var(--color-gray-black);position:absolute;left:8px;top:8px}.ds-block-text ol{list-style:none;margin:32px 0;counter-reset:item calc(var(--list-start, 1) - 1)}.ds-block-text ol li{position:relative;padding-left:36px;margin-bottom:12px}.ds-block-text ol li:before{content:counter(item);counter-increment:item;width:24px;height:24px;border-radius:50%;display:block;position:absolute;left:0;background:var(--color-misc-highlight);text-align:center;font-size:var(--text-style-body-caption-2-bold-font-size);font-family:var(--text-style-body-caption-2-bold-font-family);font-weight:var(--text-style-body-caption-2-bold-font-weight);font-style:var(--text-style-body-caption-2-bold-font-style);line-height:var(--text-style-body-caption-2-bold-line-height);text-transform:var(--text-style-body-caption-2-bold-text-transform,none);letter-spacing:var(--text-style-body-caption-2-bold-letter-spacing,normal);line-height:24px}.ds-block-text ol li,.ds-block-text ul li{position:relative;margin-bottom:12px;padding-left:36px}.ds-block-text ol li:last-child,.ds-block-text ul li:last-child{margin-bottom:0}.ds-block-text ol li>:first-of-type,.ds-block-text ul li>:first-of-type{margin-top:0}.ds-block-text ol li>:last-of-type,.ds-block-text ul li>:last-of-type{margin-bottom:0}.ds-block-text mark{background:var(--color-misc-highlight)}.ds-block-text .tableWrapper{overflow-x:auto;margin-right:-16px;margin-bottom:24px;margin-left:-16px;padding:0 16px}@media only screen and (min-width:531px){.ds-block-text .tableWrapper{margin-right:0;margin-left:0;padding:0}}.ds-block-text .tableWrapper::-webkit-scrollbar{height:6px;background-color:rgba(0,0,0,0)}.ds-block-text .tableWrapper::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,0,0,0)}.ds-block-text .tableWrapper:hover::-webkit-scrollbar-thumb{background-color:var(--color-gray-30)}@supports(-moz-appearance:none){.ds-block-text .tableWrapper{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0)}.ds-block-text .tableWrapper:hover{scrollbar-color:var(--color-gray-30) rgba(0,0,0,0)}}.ds-block-text table{width:100%;border-collapse:collapse}.ds-block-text table[data-borderless] td,.ds-block-text table[data-borderless] th{border-style:dashed;border-color:var(--color-gray-15)}.ds-block-text table[data-striped] tr:nth-child(2n) td{background-color:var(--color-gray-10)}.ds-block-text td,.ds-block-text th{padding:8px 12px;border:1px solid var(--color-gray-20);text-align:left;vertical-align:top}.ds-block-text td p,.ds-block-text th p{margin:0}.ds-block-text td[data-align=center],.ds-block-text th[data-align=center]{text-align:center}.ds-block-text td[data-align=right],.ds-block-text th[data-align=right]{text-align:right}.ds-block-text td[data-valign=middle],.ds-block-text th[data-valign=middle]{vertical-align:middle}.ds-block-text td[data-valign=bottom],.ds-block-text th[data-valign=bottom]{vertical-align:bottom}.ds-block-text th{font-weight:700;background-color:var(--color-gray-20);border-bottom:1px solid var(--color-gray-30)}.ds-block-text_is-highlighted{background-color:var(--color-misc-highlight);padding:16px}.ds-block-text_is-highlighted .tableWrapper{margin-right:0;margin-left:0;padding:0}@media only screen and (min-width:760px){.ds-block-text_is-highlighted{padding:24px}}.ds-block-text_is-highlighted h2:first-child,.ds-block-text_is-highlighted h3:first-child,.ds-block-text_is-highlighted ol:first-child,.ds-block-text_is-highlighted p:first-child,.ds-block-text_is-highlighted ul:first-child{margin-top:0}.ds-block-text_is-highlighted h2:last-child,.ds-block-text_is-highlighted h3:last-child,.ds-block-text_is-highlighted ol:last-child,.ds-block-text_is-highlighted p:last-child,.ds-block-text_is-highlighted ul:last-child{margin-bottom:0}.ds-block-text_first-letter>p:first-child:first-letter{font-size:var(--text-style-components-cap-2-font-size);font-family:var(--text-style-components-cap-2-font-family);font-weight:var(--text-style-components-cap-2-font-weight);font-style:var(--text-style-components-cap-2-font-style);line-height:var(--text-style-components-cap-2-line-height);text-decoration:none;text-transform:var(--text-style-components-cap-2-text-transform);display:block;float:left;margin:0 4px 0 0}@media only screen and (min-width:760px){.ds-block-text_first-letter>p:first-child:first-letter{font-size:var(--text-style-components-cap-1-font-size);font-family:var(--text-style-components-cap-1-font-family);font-weight:var(--text-style-components-cap-1-font-weight);font-style:var(--text-style-components-cap-1-font-style);line-height:var(--text-style-components-cap-1-line-height);text-decoration:none;text-transform:var(--text-style-components-cap-1-text-transform);display:block;float:left;margin:0 8px 0 0}}.ds-block-text>:first-child{margin-top:0}.ds-block-text>:last-child{margin-bottom:0}body.theme-ellegirl .ds-block-text mark,body.theme-thegirl .ds-block-text mark{background:var(--color-alt-highlight-9)}body.theme-marieclaire .ds-block-text{font-size:var(--text-style-body-text-1-font-size);font-family:var(--text-style-body-text-1-font-family);font-weight:var(--text-style-body-text-1-font-weight);font-style:var(--text-style-body-text-1-font-style);line-height:var(--text-style-body-text-1-line-height);text-transform:var(--text-style-body-text-1-text-transform,none);letter-spacing:var(--text-style-body-text-1-letter-spacing,normal)}body.theme-marieclaire .ds-block-text b,body.theme-marieclaire .ds-block-text strong{font-weight:500}body.theme-marieclaire .ds-block-text ul{font-size:var(--text-style-body-1-font-size);font-family:var(--text-style-body-1-font-family);font-weight:var(--text-style-body-1-font-weight);font-style:var(--text-style-body-1-font-style);line-height:var(--text-style-body-1-line-height);text-transform:var(--text-style-body-1-text-transform,none);letter-spacing:var(--text-style-body-1-letter-spacing,normal)}