.w-morning{position:relative;display:flex;flex-direction:column;align-items:center;padding:var(--section-spacing-small) var(--section-gutter-small);background:var(--primary-100);letter-spacing:normal;overflow:hidden}.w-morning__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.w-morning__card{position:relative;z-index:1;display:grid;grid-template-columns:1fr;grid-template-areas:"content" "gallery" "button";gap:24px;width:100%;max-width:1108px;padding:var(--section-margin-side);border-radius:10px;background:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.w-morning__content{grid-area:content;display:flex;flex-direction:column;gap:var(--section-spacing-sub-title, 12px);color:var(--primary-100)}.w-morning__title{margin:0;color:var(--primary-100)}.w-morning__body{display:flex;flex-direction:column;gap:12px;font-family:var(--font-paragraph);font-weight:400;font-size:var(--text-base-size);line-height:var(--text-base-line-height);color:inherit}.w-morning__body>*{margin:0}.w-morning__body a{color:inherit}.w-morning__gallery{grid-area:gallery;display:flex;gap:8px;width:100%}.w-morning__photo{position:relative;flex:1 1 0;min-width:0;height:180px;border-radius:6px;overflow:hidden}.w-morning__photo .w-morning__photo-img{display:block;width:100%;height:100%;object-fit:cover}.w-morning__button{grid-area:button;margin:0;background-color:#e95405;color:#fff;align-items:center;justify-content:center;text-decoration:none;font-size:var(--text-base-size);padding:10px;border-radius:6px;display:flex;gap:10px;border:1px solid #e95405;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.w-morning__button svg{width:16px;height:16px}.w-morning__button:hover{background-color:#fff;color:#e95405}@media screen and (min-width:750px){.w-morning__content{gap:var(--section-spacing-sub-title, 18px)}}@media screen and (min-width:990px){.w-morning{padding:var(--section-margin-side) var(--section-gutter)}.w-morning__card{grid-template-columns:391px 1fr;grid-template-areas:"content gallery" "button  gallery";column-gap:42px;row-gap:24px;padding:42px;border-radius:12px}.w-morning__gallery{align-self:stretch;min-width:0;gap:24px}.w-morning__photo{height:260px;border-radius:8px}}@media screen and (max-width:989px){.w-morning__button:hover{background-color:#e95405;color:#fff}.w-morning__button-container{gap:0}}
/*# sourceMappingURL=/cdn/shop/t/196/assets/w-morning.css.map */
