.morning-routine{position:relative;overflow:hidden;background-color:#fff}.morning-routine__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:40px}@media screen and (min-width:990px){.morning-routine__inner{gap:60px}}.morning-routine__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;max-width:453px}.morning-routine__title{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:30px;font-weight:500;line-height:1.2;text-transform:capitalize}@media screen and (min-width:990px){.morning-routine__title{font-size:39px}}.morning-routine__subtitle{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:16px;line-height:1.4}@media screen and (min-width:990px){.morning-routine__subtitle{font-size:18px}}.morning-routine__planner{position:relative;width:100%;max-width:713px;display:grid;grid-template-columns:auto 1fr;column-gap:16px;row-gap:11px}@media screen and (min-width:990px){.morning-routine__planner{column-gap:27px}}.morning-routine__planner:before{content:"";position:absolute;top:28px;bottom:28px;left:46px;border-left:1.5px dashed rgba(var(--color-foreground),.3);z-index:0}@media screen and (min-width:990px){.morning-routine__planner:before{left:52px}}.morning-routine__time{display:flex;align-items:center;gap:8px;align-self:center}@media screen and (min-width:990px){.morning-routine__time{gap:11px}}.morning-routine__time-text{font-family:var(--font-body-family);font-size:14px;line-height:1.4;color:rgb(var(--color-foreground));width:32px;text-align:right;flex-shrink:0}@media screen and (min-width:990px){.morning-routine__time-text{font-size:16px;width:35px}}.morning-routine__dot{position:relative;z-index:1;width:13px;height:13px;border-radius:50%;border:1.5px solid rgb(var(--color-foreground));background-color:#fff;flex-shrink:0}svg.morning-routine__dot--active{width:25px;height:29px;border:none;border-radius:0;background-color:transparent;flex-shrink:0;margin-left:-6px;margin-right:-6px}.morning-routine__card{position:relative;background-color:#f7f4f1;border-radius:22px;padding:18px 22px;display:flex;align-items:center;min-height:0;overflow:visible}@media screen and (min-width:990px){.morning-routine__card{padding:22px}}.morning-routine__card--highlighted{background:linear-gradient(167deg,#daebc1 2.56%,#f8ffdd 97.89%);border:1.347px solid rgb(var(--color-foreground));min-height:120px;align-items:flex-start}@media screen and (min-width:990px){.morning-routine__card--highlighted{min-height:154px}}.morning-routine__card-title{margin:0;font-family:var(--font-body-family);font-weight:700;font-size:17px;line-height:1.3;color:rgb(var(--color-foreground))}@media screen and (min-width:990px){.morning-routine__card-title{font-size:19px}}.morning-routine__card--highlighted .morning-routine__card-title{font-family:var(--font-heading-family);font-weight:600;text-transform:uppercase}.morning-routine__card-image{position:absolute;pointer-events:none;z-index:2;object-fit:contain}.morning-routine__card-image--1{width:80px;height:80px;top:-20px;right:20px}@media screen and (min-width:990px){.morning-routine__card-image--1{width:100px;height:100px;top:-28px;right:30px}}.morning-routine__card--highlighted .morning-routine__card-image--1{width:100px;height:100px;top:20px;right:auto;left:140px}@media screen and (min-width:990px){.morning-routine__card--highlighted .morning-routine__card-image--1{width:120px;height:109px;top:27px;left:147px}}.morning-routine__card-image--2{width:80px;height:80px;top:20px;right:30px;left:240px}@media screen and (min-width:990px){.morning-routine__card-image--2{width:88px;height:91px;top:27px;left:296px;transform:rotate(-12deg)}}.morning-routine__card-image--3{width:130px;height:160px;top:-54px;right:0;border-bottom-right-radius:22px}@media screen and (min-width:990px){.morning-routine__card-image--3{width:160px;height:205px;top:-54px;right:0}}.morning-routine__planner>:nth-child(4) .morning-routine__card-image--1{right:auto;left:45%;top:-17px}.morning-routine__card--highlighted .morning-routine__card-image--1{left:10%;top:32px;width:64px}.morning-routine__card-image--2{left:38%;top:26px;width:58px}.morning-routine__card-image--3{right:0;top:auto;bottom:0%;width:auto;height:160px}.morning-routine__planner>:nth-child(8) .morning-routine__card-image--1{right:auto;left:50%;top:-8px;width:80px}.morning-routine__planner>:nth-child(10) .morning-routine__card-image--1{right:22px;top:-20px;width:70px}@media screen and (min-width:990px){.morning-routine__planner>:nth-child(2) .morning-routine__card-image--1{width:74px;height:auto;top:-28px;right:30px;transform:rotate(7deg)}.morning-routine__planner>:nth-child(4) .morning-routine__card-image--1{width:126px;height:auto;top:-17px;right:auto;left:310px}.morning-routine__planner>:nth-child(8) .morning-routine__card-image--1{width:107px;height:auto;top:-8px;right:auto;left:218px}.morning-routine__planner>:nth-child(10) .morning-routine__card-image--1{width:110px;height:auto;top:-48px;right:80px;transform:rotate(-5deg)}.morning-routine__card--highlighted .morning-routine__card-image--1{width:120px;height:109px;top:27px;left:147px}.morning-routine__card-image--2{width:88px;height:91px;top:27px;left:296px;transform:rotate(-12deg)}.morning-routine__card-image--3{width:160px;height:205px;top:-54px;bottom:auto;right:0}}.morning-routine__card--highlighted .morning-routine__card-image--3{overflow:clip;border-bottom-right-radius:22px}.morning-routine__cta{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.morning-routine__button{width:100%;max-width:642px;font-family:var(--font-heading-family);font-size:18px;text-transform:uppercase;letter-spacing:normal;border-radius:16px;min-height:56px;background:var(--gradient-button, rgb(var(--color-button)));color:rgb(var(--color-button-text));border:none;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.morning-routine__guarantee{display:flex;align-items:center;gap:6px;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:16px}.morning-routine__guarantee svg{width:20px;height:20px;flex-shrink:0}.morning-routine__decor{position:absolute;pointer-events:none;z-index:0;display:none}@media screen and (min-width:990px){.morning-routine__decor{display:block}}.morning-routine__decor--left{left:-65px;bottom:100px;width:300px;height:auto}.morning-routine__decor--right{right:0;top:80px;width:210px;height:auto}@media screen and (max-width:749px){.morning-routine__planner:before{left:45px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-morning-routine.css.map */
