.rc-hero{background-color:#f5f5f5;overflow:hidden}.rc-hero__inner{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:990px){.rc-hero__inner{flex-direction:row;align-items:center;gap:32px}}.rc-hero__content{flex:0 0 100%;max-width:100%;text-align:center}@media screen and (min-width:990px){.rc-hero__content{flex:0 0 300px;max-width:364px;text-align:left}}.rc-hero__caption{font-family:Playfair Display,serif;font-style:italic;font-weight:400;font-size:17px;line-height:1;color:#3c3c3c99;margin:0 0 16px;animation:rcHeroFadeUp .8s cubic-bezier(.25,.46,.45,.94) backwards;animation-delay:.1s}.rc-hero__heading{font-family:Playfair Display,serif;font-weight:700;font-size:30.6px;line-height:1.3;color:#3c3c3c;margin:0 0 32px;animation:rcHeroFadeUp .8s cubic-bezier(.25,.46,.45,.94) backwards;animation-delay:.3s}.rc-hero__heading-line2{display:block}.rc-hero__button{background-color:#3c3c3c;color:#f5f5f5;font-family:var(--font-button-family);font-style:var(--font-button-style);font-weight:var(--font-button-weight);font-size:var(--font-button-size);text-transform:uppercase;border-radius:0;padding:12px 32px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .3s;animation:rcHeroFadeUp .8s cubic-bezier(.25,.46,.45,.94) backwards;animation-delay:.5s}.rc-hero__button:hover{opacity:.9}.rc-hero__grid{display:grid;grid-template-columns:1fr;gap:16px;width:100%}@media screen and (max-width:749px){.rc-hero__grid{grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;gap:8px}.rc-hero__grid-item--1{grid-column:1 / -1;grid-row:1 / 2;aspect-ratio:4 / 3}.rc-hero__grid-item:not(.rc-hero__grid-item--1){grid-row:2 / 3;aspect-ratio:1 / 1}.rc-hero__grid-item:not(.rc-hero__grid-item--1) .rc-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}}@media screen and (min-width:750px){.rc-hero__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.rc-hero__grid{flex:1;grid-template-columns:2fr 1fr;grid-template-rows:400px 200px;gap:16px}}.rc-hero__grid-item{position:relative;overflow:hidden;border-radius:2px;box-shadow:0 1px 2px #0000000d}.rc-hero__image{width:100%;height:100%;object-fit:cover;display:block;animation:rcHeroImageZoom 1.2s cubic-bezier(.25,.46,.45,.94) backwards}@media screen and (min-width:990px){.rc-hero__grid{grid-template-columns:repeat(3,1fr);grid-template-rows:400px 200px}.rc-hero__grid-item--1{grid-column:1 / 3;grid-row:1 / 2}.rc-hero__grid-item--2{grid-column:3 / 4;grid-row:1 / 2}.rc-hero__grid-item--3{grid-column:1 / 2;grid-row:2 / 3}.rc-hero__grid-item--4{grid-column:2 / 3;grid-row:2 / 3}.rc-hero__grid-item--5{grid-column:3 / 4;grid-row:2 / 3}}.rc-hero__grid-item--1 .rc-hero__image{animation-delay:.2s}.rc-hero__grid-item--2 .rc-hero__image{animation-delay:.4s}.rc-hero__grid-item--3 .rc-hero__image{animation-delay:.6s}.rc-hero__grid-item--4 .rc-hero__image{animation-delay:.8s}.rc-hero__grid-item--5 .rc-hero__image{animation-delay:1s}@keyframes rcHeroFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes rcHeroImageZoom{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-rc-hero.css.map */
