.about__value{font-size:96px;font-weight:400;line-height:85%;text-transform:uppercase;letter-spacing:-.05em}h1{font-size:64px;font-weight:400;line-height:85%;text-transform:uppercase;letter-spacing:-.05em}@media(min-width:640px){h1{font-size:80px}}@media(min-width:1200px){h1{font-size:136px}}h2{font-size:48px;font-weight:400;line-height:85%;text-transform:uppercase;letter-spacing:-.05em}@media(min-width:640px){h2{font-size:56px}}@media(min-width:1200px){h2{font-size:72px}}html,body{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.01em}.footer__label,.footer__menu-title,.product__link,.hero__button,.menu__link--phone,h3{font-size:16px;font-weight:500;line-height:100%;text-transform:uppercase;letter-spacing:.02em}ul{list-style:none}a{color:inherit;text-decoration:none}@font-face{font-family:Inter;font-weight:400;font-style:normal;font-display:swap;src:url(/layout_creativeBakery/assets/inter-v20-latin-regular-C38fXH4l.woff2) format("woff2")}@font-face{font-family:Inter;font-weight:500;font-style:normal;font-display:swap;src:url(/layout_creativeBakery/assets/inter-v20-latin-500-Cerq10X2.woff2) format("woff2")}.header{padding:16px 16px 0}@media(min-width:1200px){.header{max-width:1440px;margin:0 auto;padding:28px 32px 0}}.header__nav{display:flex;align-items:center;justify-content:space-between}.container{--container-padding: 16px;width:100%;max-width:1200px;margin:0 auto;padding-inline:var(--container-padding)}@media(min-width:640px){.container{--container-padding: 44px}}.menu{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;transform:translateY(-100%);overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 16px;background:#ffeefc;transition:transform .3s ease}.menu.menu--active{transform:translateY(0)}@media(min-width:640px){.menu{padding:0 44px}}@media(min-width:1200px){.menu{position:static;inset:auto;transform:none;overflow-y:visible;justify-content:center;width:auto;height:auto;padding:0;background-color:transparent;transition:none}}.menu__list{display:flex;flex-direction:column;gap:24px}@media(min-width:1200px){.menu__list{flex-direction:row;gap:64px}}.menu__item{display:flex;flex-direction:row;gap:4px;align-items:center;align-self:center;transition:transform .3s ease}.menu__item:hover{transform:scale(1.1)}.menu__link--phone{color:#f9512e}.logo{position:relative;z-index:200}.logo__image{display:block;width:136px;height:32px}.burger{position:relative;z-index:200;display:block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%208H22V10H2V8ZM2%2014H22V16H2V14Z'%20fill='%231C1A26'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:cover}.burger--active{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2010.586L16.95%205.63599L18.364%207.04999L13.414%2012L18.364%2016.95L16.95%2018.364L12%2013.414L7.04999%2018.364L5.63599%2016.95L10.586%2012L5.63599%207.04999L7.04999%205.63599L12%2010.586Z'%20fill='%231C1A26'/%3e%3c/svg%3e")}@media(min-width:1200px){.burger{display:none}}.burger__label{position:absolute;overflow:hidden;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%)}.phone,.arrow{display:block;width:24px;height:24px}.button{display:inline-flex;gap:4px;align-items:center;justify-content:center;width:100%;height:56px;border:2px solid #f9512e;border-radius:32px}@media(min-width:640px){.button{max-width:326px}}@media(min-width:1200px){.button{max-width:260px}}.button{transition:background-color .3s ease,color .3s ease}.button__icon{flex-shrink:0;width:24px;height:24px;fill:#f9512e;transition:fill .3s ease}.button:hover{color:#fff;background-color:#f9512e}.button:hover .button__icon{fill:#fff}.hero{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:640px){.hero{grid-template-columns:repeat(8,1fr);gap:24px}}@media(min-width:1200px){.hero{grid-template-columns:repeat(8,1fr);gap:24px}}.hero{row-gap:0;margin-top:48px}@media(min-width:640px){.hero{margin-top:96px}}@media(min-width:1200px){.hero{grid-template-rows:1fr auto 1fr;margin-top:28px}}.hero__content{display:flex;grid-column:1/-1;flex-direction:column}@media(min-width:640px){.hero__content{display:contents}}.hero__description{text-align:center}@media(min-width:640px){.hero__description{grid-column:1/5;grid-row:1;text-align:left}}@media(min-width:1200px){.hero__description{grid-column:1/3;grid-row:1;align-self:end;margin-bottom:8px}}.hero__title{margin-top:32px;color:#f9512e;text-align:center}@media(min-width:640px){.hero__title{z-index:1;grid-column:1/-1;grid-row:2;align-self:center;margin-top:0}}@media(min-width:640px){.hero__picture{grid-column:1/-1;grid-row:2;place-self:center;margin-top:16px}}@media(min-width:1200px){.hero__picture{grid-row:1/4;margin-top:0}}.hero__image{display:block;width:100%;height:290px;object-fit:contain}@media(min-width:640px){.hero__image{height:328px}}@media(min-width:1200px){.hero__image{height:546px}}.hero__button{place-self:center;color:#f9512e}@media(min-width:640px){.hero__button{grid-column:1/-1;grid-row:3;margin-top:80px}}@media(min-width:1200px){.hero__button{grid-column:1/3;place-self:start;margin-top:64px}}.products{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:640px){.products{grid-template-columns:repeat(8,1fr);gap:24px}}@media(min-width:1200px){.products{grid-template-columns:repeat(8,1fr);gap:24px}}.products{row-gap:0;margin-top:104px}@media(min-width:640px){.products{margin-top:228px}}@media(min-width:1200px){.products{margin-top:218px}}.products__content{display:flex;grid-column:1/-1;flex-direction:column;gap:56px}@media(min-width:640px){.products__content{gap:80px}}.products__header{display:flex;flex-direction:column;gap:24px}.products__title{color:#f9512e}.product{display:flex;flex-direction:column;gap:56px;align-items:center}@media(min-width:640px){.product{gap:80px}}.product__articles{display:flex;flex-direction:column;gap:56px}@media(min-width:640px){.product__articles{flex-direction:row;gap:35px;justify-content:center;width:100%}}@media(min-width:640px)and (min-width:1200px){.product__articles{width:fit-content}}@media(min-width:1200px){.product__articles--left{align-self:flex-start}}@media(min-width:1200px){.product__articles--right{align-self:flex-end}}.product__item{isolation:isolate;overflow:hidden;display:flex;flex-direction:column;max-width:408px;border-radius:8px}@media(min-width:640px){.product__item{flex:1}}.product__item{transition:transform .3s ease}.product__item:hover{transform:translateY(-10px)}.product__picture{overflow:hidden;border-radius:8px}.product__image{display:block;width:100%;height:356px;object-fit:cover;transition:transform .3s ease}@media(min-width:640px){.product__image{height:424px}}@media(min-width:1200px){.product__image{height:512px}}.product__content{display:flex;flex-direction:column;gap:8px;margin-top:16px;margin-bottom:16px}.product__title{color:#7f8096}.product__links{position:relative;display:flex;flex-direction:row;gap:4px;align-items:center;width:fit-content;padding-bottom:8px}.product__links:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#f9512e;transition:width .3s ease}.product__links:hover:after{width:100%}.product__link{color:#f9512e}.about{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:640px){.about{grid-template-columns:repeat(8,1fr);gap:24px}}@media(min-width:1200px){.about{grid-template-columns:repeat(8,1fr);gap:24px}}.about{row-gap:0;margin-top:72px;margin-bottom:72px;background-image:url(/layout_creativeBakery/assets/crumbs-B1K6yMHR.png);background-repeat:no-repeat;background-position:center 72%;background-size:300px auto}@media(min-width:640px){.about{margin-top:152px;margin-bottom:152px;background-position:center;background-size:493px auto}}@media(min-width:1200px){.about{margin-top:178px;margin-bottom:56px;background-size:673px auto}}.about__content{display:flex;grid-column:1/-1;flex-direction:column;gap:64px}@media(min-width:640px){.about__content{gap:72px}}@media(min-width:1200px){.about__content{gap:144px;margin-bottom:293px}}.about__header{display:flex;flex-direction:column;gap:32px}@media(min-width:640px){.about__header{flex-direction:row;gap:24px}}.about__title{min-width:328px;color:#f9512e}@media(min-width:1200px){.about__title{flex:1}}@media(min-width:1200px){.about__description{flex:1}}.about__stats{display:flex;flex-direction:column;gap:48px}@media(min-width:640px){.about__stats{gap:80px}}@media(min-width:1200px){.about__stats{flex-direction:row;gap:24px}}.about__stats-group{display:flex;flex-direction:column;gap:48px}@media(min-width:640px){.about__stats-group{flex-direction:row;gap:24px}}@media(min-width:1200px){.about__stats-group{flex:1;flex-direction:row;gap:24px}}.about__stat{display:flex;flex-direction:column;gap:8px}@media(min-width:640px){.about__stat{flex:1}}.about__value{display:inline-block;color:#f9512e;transition:all .3s ease-in-out}.about__value:hover{transform:scale(1.1);text-shadow:0 0 12px rgba(249,81,46,.7),0 0 25px rgba(249,81,46,.4);filter:brightness(1.2)}.footer{overflow:hidden;width:100%;background-color:#1c1a26}.footer__inner{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:640px){.footer__inner{grid-template-columns:repeat(8,1fr);gap:24px}}@media(min-width:1200px){.footer__inner{grid-template-columns:repeat(8,1fr);gap:24px}}.footer__inner{row-gap:0}.footer__content{display:flex;grid-column:1/-1;flex-direction:column;gap:64px;margin-top:56px;margin-bottom:40px}@media(min-width:640px){.footer__content{flex-direction:row;gap:24px;margin-top:88px;margin-bottom:48px}}@media(min-width:1200px){.footer__content{gap:308px}}.footer__socials-links{display:flex;grid-column:1/-1;flex-direction:column;gap:40px;margin-bottom:56px}@media(min-width:640px){.footer__socials-links{flex-direction:row;gap:24px;margin-bottom:88px}}@media(min-width:1200px){.footer__socials-links{gap:308px}}.footer__menu{display:flex;flex-direction:column;gap:40px}@media(min-width:640px){.footer__menu{flex:1;gap:96px}}@media(min-width:1200px){.footer__menu{gap:61px}}.footer__image{display:block;width:168px;height:40px}.footer__links{display:flex;flex-direction:column;gap:16px}.footer__menu-title{color:#7f8096}.footer__list{display:flex;flex-direction:column;gap:16px}.footer__link{color:#fff;transition:color .3s ease}.footer__link:hover{color:#f9512e}.footer__contacts{display:flex;flex-direction:column;gap:40px}@media(min-width:640px){.footer__contacts{flex:1}}.footer__contacts-title{color:#fff}@media(min-width:1200px){.footer__contacts-title{min-width:544px}}.footer__contacts-inner{display:flex;flex-direction:column;gap:16px}@media(min-width:1200px){.footer__contacts-inner{flex-direction:row;gap:24px}}.footer__phone{display:flex;flex-direction:column;gap:16px}@media(min-width:1200px){.footer__phone{flex:1}}.footer__email{display:flex;flex-direction:column;gap:16px}@media(min-width:1200px){.footer__email{flex:1}}.footer__label{color:#7f8096}.footer__socials{display:flex;flex-direction:row;gap:32px}@media(min-width:640px){.footer__socials{flex:1}}.footer__social{transition:transform .3s ease}.footer__social:hover{transform:scale(1.1)}.footer__icon{display:block;width:24px;height:24px;transition:filter .3s ease}.footer__icon:hover{filter:brightness(0) invert(1)}.footer__copyright{color:#7f8096}@media(min-width:640px){.footer__copyright{flex:1;min-width:544px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{overflow-x:hidden;width:100%;max-width:100%;font-family:Inter,sans-serif;color:#1c1a26;background:#ffeefc}.body--with-menu{overflow:hidden}
