.home-hero{display:grid;grid-template-columns:repeat(2,1fr);width:100%}@media (max-width:568px){.home-hero{grid-template-columns:1fr}}.home-hero a{color:#fdf9ed}.home-hero a:first-child p{left:calc(50vw - 680px)}@media (max-width:1440px){.home-hero a:first-child p{left:var(--containerPadding)}}@media (max-width:568px){.home-hero a{display:block;height:202px}}.home-hero__image{height:600px;overflow:hidden;position:relative}.home-hero__image img{transition:.3s}@media (hover:hover){.home-hero__image:hover img{scale:1.1}}@media (max-width:1024px){.home-hero__image{height:400px}}@media (max-width:568px){.home-hero__image{height:100%}.home-hero__image:first-child img{-o-object-position:top;object-position:top}}.home-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-hero__image p{bottom:var(--containerPadding);display:flex;flex-direction:column;gap:0;left:var(--containerPadding);position:absolute}.home-hero__image p span:first-child{font-family:TT Chocolates;font-size:16px;font-style:italic;font-weight:600;font-weight:400;line-height:20px}.home-hero__image p span:nth-child(2){font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:500;line-height:20px}.home-stories{margin-top:var(--sectionMarginSmall)}.home-stories__list{display:flex;gap:24px;justify-content:center}@media (max-width:1024px){.home-stories__list{gap:16px;justify-content:flex-start;margin:0 calc(var(--containerPadding)*-1);overflow:auto;padding:0 calc(var(--containerPadding)*1);width:100vw}}@media (max-width:568px){.home-stories__list{gap:4px}}.home-story{align-items:center;color:#392b30;display:flex;flex-direction:column;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:500;gap:4px;line-height:20px;padding:0 10px;text-align:center;transition:.3s}@media (hover:hover){.home-story:hover{scale:.95}}.home-story__image{--size:80px;border:1px solid rgba(57,43,48,.561);padding:4px}.home-story__image img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-welcome{margin-top:var(--sectionMarginMedium)}.home-welcome__wrapper{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}@media (max-width:568px){.home-welcome__wrapper{gap:12px}}.home-welcome__title{color:#392b30;line-height:96px}@media (max-width:1024px){.home-welcome__title{font-family:TT Chocolates;font-size:40px;font-weight:500;line-height:48px;line-height:72px}}@media (max-width:568px){.home-welcome__title{font-family:TT Chocolates;font-size:20px;font-weight:600;font-weight:500;line-height:24px;line-height:40px}}.home-welcome__title span{background-color:#fdf9ed;padding:16px 24px;position:relative;white-space:nowrap}.home-welcome__title span img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;transition:.4s;width:100%}.home-welcome__title span:hover img{opacity:1}@media (max-width:1024px){.home-welcome__title span{padding:12px 20px}}@media (max-width:568px){.home-welcome__title span{padding:8px 12px}}.collection-card{display:block;position:relative}.collection-card .btn{bottom:20px;position:absolute;right:20px}@media (max-width:568px){.collection-card .btn{bottom:16px;right:16px}}.collection-card__image{height:330px;position:relative;z-index:-1}@media (max-width:1024px){.collection-card__image{height:248px}}.collection-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.collection-card__text{color:#392b30;display:flex;flex-direction:column;left:20px;position:absolute;top:20px}@media (max-width:568px){.collection-card__text{left:16px;top:16px}}.collection-card__text span:first-child{font-family:TT Chocolates;font-size:16px;font-style:italic;font-weight:600;font-weight:400;line-height:20px}.collection-card__text span:nth-child(2){font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:500;line-height:20px}@media (max-width:1024px){.collection-card{width:362px}}@media (max-width:568px){.collection-card{width:358px}}@media (max-width:375px){.collection-card{width:calc(100vw - var(--containerPadding)*2)}}.collection-section{margin-top:var(--sectionMarginMedium)}.collection-section__title{margin-bottom:16px}@media (max-width:568px){.collection-section__title{margin-bottom:12px}}@media (max-width:1024px){.collection-section__main .swiper{margin:0 calc(var(--containerPadding)*-1);padding:0 calc(var(--containerPadding)*1);width:100vw}}.collection-section__main .swiper-slide{height:auto;width:-moz-fit-content;width:fit-content}body{--containerPadding:40px;--headerHeight:88px;--sectionMarginSmall:40px;--sectionMarginMedium:56px;--sectionMarginBig:100px}@media (max-width:1024px){body{--headerHeight:80px;--sectionMarginSmall:32px;--sectionMarginMedium:48px;--sectionMarginBig:80px;--containerPadding:16px}}@media (max-width:568px){body{--headerHeight:61px;--sectionMarginSmall:20px;--sectionMarginMedium:32px}}.blog-section{margin-bottom:var(--sectionMarginMedium);margin-top:var(--sectionMarginMedium)}.blog-section__wrapper{position:relative}.blog-section__title{left:50%;position:absolute;top:0;translate:10px 0}@media (max-width:1024px){.blog-section__title{left:unset;margin-bottom:16px;position:relative;translate:unset}}@media (max-width:568px){.blog-section__title{margin-bottom:12px}}.blog-section__list{align-items:flex-end;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.blog-section__list>li:first-child{grid-column:span 2}.blog-section__list>li:first-child .blog-card__image{flex:400px;height:400px}@media (max-width:568px){.blog-section__list>li:first-child .blog-card__image{flex:0 0 220px;height:220px}}@media (max-width:1024px){.blog-section__list{display:flex;margin:0 calc(var(--containerPadding)*-1);overflow:auto;padding:0 calc(var(--containerPadding)*1);width:100vw}.blog-section__list>li{flex:0 0 325px}.blog-section__list>li:first-child{flex:0 0 549px}}@media (max-width:568px){.blog-section__list{align-items:flex-start}.blog-section__list>li,.blog-section__list>li:first-child{flex:0 0 325px}}
