@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");@font-face{font-family:Rewards;src:url(/fonts/reward.ttf) format("truetype");font-weight:400;font-style:normal}:root{--family-rewards:"Rewards";--family-DmSans:"DM Sans",sans-serif;--max-width:1440px;--font-size:14px;--font-size--title--largest:2.25rem;--font-size--title--large:1.5625rem;--font-size--text--medium:1.142rem;--font-size--text--small:0.875rem;--font-size--text--small--medium:0.75rem;--font-size--text--smallest:0.625rem;--weight--strong:700;--weight--medium:500;--weight--normal:400;--Primary--Brown--1:#5e503f;--Primary--Brown--2:#2f281f;--Primary--red:#370e0d;--Primary--LightRed:#6f1d1b;--Secondary--LightBrown--1:#a9927d;--Secondary--LightBrown--2:#54493e;--Secondary--LightBrown--3:#b8a493;--Secondary--LightBrown--4:#d5c9bf;--Secondary--Black--full:#0d0d0d;--Secondary--Black:#1a1a1a;--Secondary--Orange:#fba200;--Secondary--DarkOrange:#a76c00;--Tertiary--Neutral--White:#fff;--Tertiary--Neutral--Gray:#f3f3f3;--Tertiary--Neutral--bg:#fffdfb;--Tertiary--DarkGray:#8e8e8e;--Tertiary--Gray--strong:#6f6c90;--gradient--FromBrown--ToTransparent:linear-gradient(180deg,#370e0d 52.60416865348816%,#1c120100);--gradient--FromLightBrown--ToNeutral:linear-gradient(180deg,#a9927d,hsla(29,20%,58%,0));--home--header--img:url(/images/home/desktop/header_image.jpg);--home--feedback--img:url(/images/home/tablet/reviews_image.jpg);--production--header--img:url(/images/production/production_header.jpeg);--container--padding:0 16px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-size:var(--font-size)}html{scroll-behavior:smooth;height:100vh}body{min-height:100vh;justify-content:space-between;font-family:var(--family-DmSans);font-weight:var(--weight--normal);color:rgb(var(--Secondary--Black--full));background:var(--Tertiary--Neutral--bg)}body,main{display:flex;flex-direction:column}main{gap:2.28rem;margin-top:2.28rem;margin-bottom:2.28rem}h1{font-weight:var(--weight--normal)}a{color:inherit;text-decoration:none}li,ul{list-style:none}img{display:block}@media screen and (min-width:768px){:root{--font-size:16px;--font-size--text--medium:1.25rem;--container--padding:0 55px}}@media screen and (min-width:1024px){:root{--home--feedback--img:url(/images/home/desktop/reviews_image.jpg);--font-size--title--largest:3.25rem}main{margin-top:5.8125rem}}@media screen and (min-width:1440px){:root{--font-size--title--largest:4.5rem;--container--padding:0 63px}}@media screen and (min-width:1600px){:root{--font-size--title--largest:6.5rem}main{max-width:1600px;margin-inline:auto}}.footer_container__Mzdlq{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--Primary--Brown--2);color:var(--Secondary--LightBrown--4);padding:40px 30px 8px;text-align:left}.footer_footer__s0T48{display:flex;flex-direction:column;gap:2.5rem;width:100%;max-width:2000px}.footer_logo__ATp2_{margin:0 auto;width:45%;height:auto}.footer_contacts__c_bqD,.footer_menuItems__oA4M8{font-weight:var(--weight--strong)}.footer_menuItems__oA4M8{display:none}.footer_contacts__c_bqD{margin:0 auto}.footer_contacts__c_bqD svg{width:22.5px;height:22.5px}.footer_contacts__c_bqD :not(:first-child,:last-child){margin-bottom:1rem}.footer_title__0X9Bo{text-transform:uppercase;margin-bottom:2.14rem}.footer_contacts__c_bqD a{display:flex;flex-direction:row;align-items:center;gap:.58rem}.footer_socials__7gNPJ{display:flex;justify-content:space-evenly}.footer_copyright__1Onmb{padding-top:1rem;padding-bottom:.5rem;font-size:10px;text-align:center;line-height:1.5rem}@media screen and (min-width:768px){.footer_footer__s0T48{flex-direction:row;align-items:center}.footer_logo__ATp2_{width:30%;height:auto}.footer_menuItems__oA4M8{display:flex;align-items:flex-start;gap:.58rem}.footer_menuItems__oA4M8,.footer_socials__7gNPJ{flex-direction:column;justify-content:space-between}.footer_socials__7gNPJ{align-items:center}.footer_copyright__1Onmb{padding-top:2rem;font-size:12px}}@media screen and (min-width:1024px){.footer_logo__ATp2_{width:auto;height:70%}.footer_socials__7gNPJ{flex-direction:row;justify-content:space-between;align-items:center;width:23%}}.navbar_nav__UhH1C{display:flex;position:relative;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:2px solid var(--Secondary--Black--full)}.navbar_logo__CzR5h{width:80px;height:42.63px}.navbar_hamburger___5VUs{width:24px;height:24px}.navbar_menu__zmp6D{display:flex;position:absolute;flex-direction:column;align-items:center;width:70%;height:100vh;top:100%;right:-100%;background-color:var(--Tertiary--Neutral--bg);transition:right .5s ease-in-out;z-index:1}.navbar_menu__active__D5sWa{right:0}.navbar_menu__zmp6D li{width:100%;text-align:center}.navbar_navLink__yG3PF{display:block;width:100%;padding:10px;font-weight:var(--weight--strong)}.navbar_navLink__active__BWd5y{background-color:var(--Secondary--LightBrown--4)}@media screen and (min-width:768px){.navbar_nav__UhH1C{justify-content:space-between;border-bottom:none}.navbar_hamburger___5VUs{display:none}.navbar_menu__zmp6D{position:relative;flex-direction:row;width:auto;height:auto;top:auto;right:auto;background-color:transparent}.navbar_menu__zmp6D li{width:auto}.navbar_navLink__yG3PF{padding:4px 10px}.navbar_navLink__active__BWd5y{background-color:transparent;border-bottom:2px solid var(--Secondary--LightBrown--4)}}@media screen and (min-width:1024px){.navbar_nav__UhH1C{padding:8px 24px}.navbar_logo__CzR5h{width:120px;height:auto}.navbar_navLink__yG3PF{padding:10px 20px;font-size:var(--font-size--title--large)}}