section.designed-to-be-worn{position:relative;display:grid}section.designed-to-be-worn .content{grid-area:1/-1;position:sticky;bottom:0;align-self:flex-end;padding-block:var(--spacing-4xl);z-index:3}section.designed-to-be-worn .heading{font-size:var(--font-size-heading-lg);font-family:var(--font-family-script);display:grid;row-gap:var(--spacing-xs);grid-template-columns:subgrid;grid-template-rows:subgrid;grid-column:1/-1;grid-row:1/-1;margin-bottom:var(--spacing-md)}section.designed-to-be-worn .heading span{color:var(--text-color-accent-2);grid-column:1/-1;font-size:1em;font-weight:700}section.designed-to-be-worn img{align-self:flex-end;grid-area:1/-1;bottom:0;left:0;width:100%;object-fit:cover;object-position:center;height:100%}section.designed-to-be-worn img:last-of-type{display:none;z-index:4}section.designed-to-be-worn::before{content:"";position:absolute;width:100%;height:calc(100% + 2px);top:-1px;background:linear-gradient(0deg, rgba(29, 30, 24, 0) 0%, var(--body-bg-color) 100%)}@media(min-width: 32rem){section.designed-to-be-worn .heading{font-size:var(--font-size-heading-xxl)}}@media(min-width: 75rem){section.designed-to-be-worn .content{display:grid;grid-template-rows:repeat(3, auto);grid-template-columns:5fr 4fr;row-gap:var(--spacing-xl)}section.designed-to-be-worn .content p{grid-row:2/3;grid-column:2/3;align-self:center}section.designed-to-be-worn .heading{margin-bottom:unset;row-gap:inherit}section.designed-to-be-worn .heading span:nth-child(1){justify-self:flex-end}section.designed-to-be-worn .heading span:nth-child(2){grid-column:1/2;align-self:center}section.designed-to-be-worn .heading span:nth-child(3){justify-self:center}section.designed-to-be-worn img{height:auto}section.designed-to-be-worn img:last-of-type{display:block}}@media(min-width: 96rem){section.designed-to-be-worn .content{grid-template-columns:5fr 3fr}section.designed-to-be-worn .heading{font-size:var(--font-size-heading-xxxl)}section.designed-to-be-worn p{font-size:var(--font-size-body-xl)}}/*# sourceMappingURL=designed-to-be-worn.css.map */
