.nav-bar[data-v-b2553a5a]{align-items:center;justify-content:space-between;margin:20px auto auto;position:relative;width:90%}.nav-bar .heders[data-v-b2553a5a]{align-items:center;display:flex;justify-content:space-between}.nav-bar .heders img[data-v-b2553a5a]{width:40%}.nav-bar .title-container[data-v-b2553a5a]{box-sizing:border-box;display:flex;flex-direction:column;margin:40px auto;position:relative;text-align:center;width:100%}.nav-bar .title-container .btn[data-v-b2553a5a]{background-color:#fcaa51;border:none;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;font-weight:400;margin:25px auto;padding:8px 14px;position:relative;text-decoration:none;width:150px}.nav-bar .title-container .btn[data-v-b2553a5a]:active{background-color:#da9042}.nav-bar .title-container .btn[data-v-b2553a5a]:disabled{background:#d1d1d1;cursor:not-allowed}.nav-bar .title-container h1[data-v-b2553a5a]{font-size:clamp(16px,7vw,36px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-bar .title-container p[data-v-b2553a5a]{margin:auto;width:90%}.sidebar-container[data-v-b2553a5a]{align-items:center;justify-content:space-between;margin:20px auto auto;position:relative;width:90%}.open-button[data-v-b2553a5a]{background-color:#3330;border:none;color:#373737;cursor:pointer;z-index:20}.open-button .div-line[data-v-b2553a5a]{background-color:#373737;height:3px;margin-bottom:5px;width:30px}.overlay[data-v-b2553a5a]{background:#0006;height:100%;left:0;width:100%;z-index:99}.overlay[data-v-b2553a5a],.sidebar[data-v-b2553a5a]{position:fixed;top:0}.sidebar[data-v-b2553a5a]{background:#fff;box-shadow:2px 0 8px #0000001a;box-sizing:border-box;height:100vh;left:-300px;padding:20px;transition:left .3s ease;width:250px;z-index:100}.sidebar.open[data-v-b2553a5a]{left:0}.close-button[data-v-b2553a5a]{background:none;border:none;cursor:pointer;float:right;font-size:24px;margin-bottom:20px}.menu ul[data-v-b2553a5a]{list-style:none;margin:40px 0;padding:0}.menu li[data-v-b2553a5a]{margin-bottom:16px}.menu a[data-v-b2553a5a]{color:#373737;font-weight:500;text-decoration:none}.menu a[data-v-b2553a5a]:hover{text-decoration:underline}@media (max-width:1200px) and (min-width:900px){.nav-bar .heders[data-v-b2553a5a]{justify-content:end}.nav-bar .title-container[data-v-b2553a5a],.nav-bar img[data-v-b2553a5a]{display:none}}@media (max-width:900px){.nav-bar .title-container[data-v-b2553a5a]{justify-content:space-between}.nav-bar img[data-v-b2553a5a]{display:block}}.title{margin:-70px auto 50px;max-width:900px;position:relative;width:70%;z-index:1}.title img{width:100%}.contacts-min{align-items:center;display:flex;justify-content:end;margin:30px auto auto;max-width:1110px;position:relative;width:80%;grid-gap:50px;z-index:10}.contacts-min .contact{align-items:center;display:flex;justify-content:space-between;grid-gap:10px}.contacts-min .contact img{width:40px}.contacts-min .contact p{font-size:15px;font-weight:600;margin:0}.contacts-min .contact span{font-size:12px;font-weight:400}.description{font-size:19px;font-weight:500;left:53%;margin:auto;position:absolute;top:370px;width:400px}@media (max-width:1200px) and (min-width:900px){.contacts-min{display:none}.title{margin:-70px auto 50px;width:90%}}@media (max-width:900px){.contacts-min,.title{display:none}}.anchors{align-items:center;display:flex;justify-content:space-between}.anchors .anchor-btn{background-color:none;border:none}.anchors .anchor-btn-txt{color:#373737;font-size:20px;font-weight:600;margin-left:30px;margin-right:30px;text-decoration:none}.anchors .anchor-btn-line{background-color:#d1d1d1;height:2px;margin-top:20px;width:100%}.anchors .active .anchor-btn-line{background-color:#f17e01}@media (max-width:1200px){.anchors{display:none}}.about-us .about-us-body{display:grid;gap:50px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);width:100%}.about-us .about-us-body .block{height:280px}@media (max-width:688px){.about-us .about-us-body{gap:10px;grid-template-columns:1fr;grid-template-rows:auto auto auto auto}}@media (max-width:1200px) and (min-width:688px){.about-us .about-us-body{gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}}.services .body{display:flex;grid-gap:52px}.services .body h2{margin-top:10px}.services .block{height:320px;position:relative;width:100%}.services .block img{bottom:20px;position:absolute;right:20px}.services .block-service{display:flex;flex-direction:column;justify-content:space-between}@media (max-width:1300px){.services .block{height:380px}.services .body{grid-gap:20px}}@media (max-width:900px){.services .body{flex-direction:column;grid-gap:10px}}.production .body{flex-direction:column}.production .body,.production .body .line{display:flex;grid-gap:10px}.production .body .line .block{display:flex;width:50%}.production .body .line .block .block-inner{display:flex;flex-direction:column;justify-content:space-between}.production .body .line .block .block-inner h2{margin-bottom:25px;margin-top:10px}.production .body .line .block .image-small{display:none;margin:auto;width:-moz-fit-content;width:fit-content}.production .body .line .block .image-main{display:block}.production .body .line .block .image-main img{margin:20px}.production .body .line .block span{color:#636262;font-size:13px}@media (max-width:1000px){.production .line{flex-direction:column}.production .line .block{width:100%!important}.production .line .block .image-small{display:block!important}.production .line .block .image-main{display:none!important}}.delivery .body{display:grid;gap:42px;grid-template-areas:"card1 card1 image" "card2 card3 image";grid-template-columns:.5fr .5fr 1fr;grid-template-rows:repeat(2,auto)}.delivery .body .card1{align-items:center;box-sizing:border-box;display:flex;grid-area:card1;justify-content:space-between}.delivery .body .card1 h2{margin-top:0}.delivery .body .card2{box-sizing:border-box;grid-area:card2;position:relative}.delivery .body .card2 h2{margin-bottom:85px;margin-top:10px}.delivery .body .card2 img{bottom:20px;position:absolute;right:20px}.delivery .body .card3{box-sizing:border-box;grid-area:card3;position:relative}.delivery .body .card3 h2{margin-bottom:60px;margin-top:10px}.delivery .body .card3 img{bottom:20px;position:absolute;right:20px}.delivery .body .image-card{border-radius:20px;box-shadow:0 0 30px #0000000d;grid-area:image;overflow:hidden}.delivery .body .image-card img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:900px) and (min-width:450px){.delivery .body{gap:20px;grid-template-areas:"card1 card1" "card2 card3" "image image";grid-template-columns:1fr 1fr;grid-template-rows:auto auto .9fr}}@media (max-width:450px){.delivery .body{gap:10px;grid-template-areas:"card1" "card2" "card3" "image";grid-template-columns:1fr;grid-template-rows:auto auto auto .9fr}}.documents .body{display:grid;gap:32px;grid-template-areas:"card1 card2 image" "card3 card4 image";grid-template-columns:.5fr .5fr 1fr;grid-template-rows:repeat(2,auto)}.documents .body .card{display:flex;flex-direction:column;justify-content:space-between}.documents .body .card h3{font-size:16px;font-weight:600;margin-bottom:10px;margin-top:10px}.documents .body .card p{color:#444;flex-grow:1;font-size:15px;font-weight:500;margin-bottom:12px}.documents .body .card a{color:#6c4eff;font-weight:500;text-decoration:none}.documents .body .card a:hover{text-decoration:underline}.documents .body .card1{grid-area:card1}.documents .body .card2{grid-area:card2}.documents .body .card3{grid-area:card3}.documents .body .card4{grid-area:card4}.documents .body .image-card{border-radius:20px;box-shadow:0 0 30px #0000000d;grid-area:image;overflow:hidden}.documents .body .image-card img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:900px) and (min-width:450px){.documents .body{gap:20px;grid-template-areas:"card1 card2" "card3 card4" "image image";grid-template-columns:1fr 1fr;grid-template-rows:auto auto .9fr}}@media (max-width:450px){.documents .body{gap:10px;grid-template-areas:"card1" "card2" "card3" "card4" "image";grid-template-columns:1fr;grid-template-rows:auto auto auto auto .9fr}}.bottom{background-color:#81808a;box-sizing:border-box;color:#fff;height:auto;width:100%}.bottom .module-bottom{margin:auto;max-width:1110px;padding-bottom:60px;padding-top:60px;width:80%}.bottom .line-title{background-color:#f3b46f;height:4px;margin-bottom:53px;width:90px}.bottom h1{margin-bottom:10px;margin-top:0}.bottom h2{color:#f3b46f;font-size:24px;font-weight:500;margin-bottom:28px;margin-top:0}.bottom .contacts,.bottom .contacts .contact{align-items:center;display:flex;justify-content:space-between}.bottom .contacts .contact{grid-gap:15px}.bottom .contacts .contact img{width:40px}.bottom .contacts .contact p{font-size:15px;font-weight:600;margin:0}.bottom .contacts .contact span{font-size:12px;font-weight:400}@media (max-width:1200px){.bottom .contacts{display:grid;gap:10px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.bottom .contacts .contact{justify-content:start}}@media (max-width:618px){.bottom .contacts{display:grid;gap:10px;grid-template-columns:1fr;grid-template-rows:auto auto auto}}.menu-bar[data-v-1fefd1ed]{border-bottom:2px solid #d1d1d1;padding-bottom:10px;position:relative}.menu-bar ul[data-v-1fefd1ed]{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0 10px}.menu-bar ul li[data-v-1fefd1ed]{color:#373737;cursor:pointer;font-size:20px;font-weight:600;padding:10px 20px;position:relative;transition:color .3s ease}.menu-bar ul li a[data-v-1fefd1ed]{color:inherit;text-decoration:none;transition:color .1s ease}.menu-bar ul li[data-v-1fefd1ed]:hover{color:#f17e01}.menu-bar ul li.active[data-v-1fefd1ed]{color:#373737}.menu-bar .underline[data-v-1fefd1ed]{background-color:#f17e01;bottom:-2px;height:2px;position:absolute;transition:all .3s ease}@media (max-width:1200px){.menu-bar[data-v-1fefd1ed]{display:none}}.carousel-container[data-v-e51c3046]{overflow:hidden}.carousel-track[data-v-e51c3046]{display:flex;transition:transform .4s ease;width:100%}.progress-wrapper[data-v-e51c3046]{background:transparent;height:4px;margin:16px 20px;position:relative;width:100%}.progress-track[data-v-e51c3046]{background:#d1d1d1;border-radius:2px;height:4px;width:100%}.progress-thumb[data-v-e51c3046]{background:#f17e01;border-radius:2px;height:4px;position:absolute;top:0;transition:left .3s ease;width:12px}.block[data-v-e51c3046]{box-sizing:border-box;margin-right:100px;min-width:100%}.block .block-inner[data-v-e51c3046]{display:flex;flex-direction:column;height:100%;justify-content:space-between}.block .block-inner h2[data-v-e51c3046]{margin-bottom:25px;margin-top:10px}.block span[data-v-e51c3046]{color:#636262;font-size:13px}.block .image-small[data-v-e51c3046]{margin:auto;width:-moz-fit-content;width:fit-content}.controls[data-v-e51c3046]{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:16px}.controls .indicator[data-v-e51c3046]{display:flex;width:100%}.controls .indicator .line[data-v-e51c3046]{background-color:#007bff;height:4px;width:100%}.controls .indicator .line_active[data-v-e51c3046]{background-color:#2a3540}.controls button[data-v-e51c3046]{background-color:#fcaa51;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:8px 14px}.controls button[data-v-e51c3046]:active{background-color:#da9042}.controls button[data-v-e51c3046]:disabled{background:#d1d1d1;cursor:not-allowed}.toast[data-v-921a053c]{background-color:#4caf50;border-radius:8px;bottom:20px;box-shadow:0 4px 10px #00000026;color:#fff;font-size:14px;padding:12px 20px;position:fixed;right:20px;z-index:9999}.toast-error[data-v-921a053c]{background-color:#f44336}.toast-fade-enter-from[data-v-921a053c],.toast-fade-leave-to[data-v-921a053c]{opacity:0;transform:translateY(30px)}.toast-fade-enter-active[data-v-921a053c],.toast-fade-leave-active[data-v-921a053c]{transition:opacity .4s ease,transform .4s ease}.feedback .block{display:flex;justify-content:space-between;width:100%}.feedback .block .image-card{align-items:center;display:flex;width:50%}.feedback .block .image-card img{margin:auto}@media (max-width:900px){.feedback .block .image-card{display:none}}.feedback .block form{width:50%}.feedback .block form .form-group{display:flex;flex-direction:column;grid-gap:10px;margin-bottom:20px}.feedback .block form .form-group label{margin-bottom:0}@media (max-width:900px){.feedback .block form{width:100%}}.card-carousel,.menu-list{display:none}@media (max-width:1200px){.menu-list{display:block}}@media (max-width:1000px){.card-carousel{display:block}.production{display:none}}html{scroll-behavior:smooth}body{background-color:#f5f5f5;color:#373737;font-family:Roboto,sans-serif;margin:0}h1{font-size:36px}h1,h2{font-weight:700}h2{font-size:22px}p{font-size:15px;font-weight:400}label{font-size:20px;font-weight:500}textarea{height:100px}input,textarea{border:none;border-radius:6px;box-sizing:border-box;padding:10px;width:100%}.btn,input{font-size:16px}.btn{background-color:#fcaa51;border:none;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;font-weight:400;padding:8px 14px;position:relative;text-decoration:none;width:-moz-fit-content;width:fit-content}.btn:hover{background-color:#f0a14c}.btn:active{background-color:#da9042}.btn:disabled{background:#d1d1d1;cursor:not-allowed}.module{margin:auto auto 50px;max-width:1110px;width:80%}.module h1{margin-bottom:20px}.module .block{background-color:#fff;border-radius:20px;box-shadow:0 0 30px #0000000d;box-sizing:border-box;padding:20px}.module .block:hover{border-radius:25px;box-shadow:0 0 30px #0000001a;transform:scale(1.02);transition:all .2s ease-in-out;z-index:10}.module .block-black{background:linear-gradient(120deg,#81808a,#98979e);color:#fff}@media (max-width:1200px){.module{width:90%}}
