.header-navigation{display:flex;justify-content:space-between;height:100%;align-items:center}@media screen and (width < 440px){.header-navigation{display:grid;grid-template-columns:50px 2fr;gap:0}}.nav-link{background:#44454b;color:#fff;border-radius:20px;padding:0 18px;cursor:pointer;text-align:center;border-style:none;letter-spacing:0;height:32px}@media screen and (width < 440px){.nav-link{background:none;color:#000;border:none;padding:4px}}.nav-link:hover{color:#6e6e6eb3}.header-navigation-right{display:flex;justify-content:flex-end}.header-navigation-right .nav-link{margin-left:10px;text-wrap:nowrap}@media screen and (width < 440px){.header-navigation-right .nav-link{font-size:14px;margin-left:0}}.home-section{height:540px}@media screen and (width < 440px){.home-section{height:280px}}.home-background{background-image:url(/home.png);background-size:cover;height:100%;border-radius:30px}.home-content{gap:240px;position:relative;display:flex;flex-direction:column;max-width:320px;left:5%;top:2%;width:fit-content}@media screen and (width < 800px){.home-content{right:-30%;padding-left:10px}}@media screen and (width < 440px){.home-content{gap:60px;padding-top:20px;right:0%;top:0}}.home-text-section{padding-top:40px;padding-bottom:20px}@media screen and (width < 440px){.home-text-section{padding-top:20px;padding-bottom:0}}.about-section{display:flex;gap:38px;flex-direction:row;justify-content:space-between;padding-top:38px;padding-bottom:71px}.about-section h2{margin-bottom:20px}@media screen and (width < 800px){.about-section{flex-direction:column;gap:20px;padding-top:20px;padding-bottom:20px}}@media screen and (width < 440px){.about-section h2{font-weight:400;margin-bottom:10px}}.about-item{max-width:300px}@media screen and (width < 800px){.about-item{max-width:none}}.products-section{background-image:url(/metal.webp);background-position:center;background-size:cover;padding-top:36px;height:650px}@media screen and (width < 900px){.products-section{height:560px}}@media screen and (width < 440px){.products-section{padding-top:20px;height:480px}}.products-title{border-radius:30px;background-color:#fff;color:#000;width:fit-content;padding:0 20px;height:50px;text-align:center;font-size:40px}.products-title h2{position:relative;top:-15px}@media screen and (width < 440px){.products-title{font-size:20px;height:35px}.products-title h2{top:-2px}}.products-wrapper{max-width:1200px;margin:76px auto;padding-right:10px;display:flex;width:100%;gap:20px;overflow:hidden;white-space:nowrap}@media screen and (width > 700px){.products-wrapper{justify-content:space-between}}.main-carousel{margin-top:76px;margin-bottom:76px}.carousel-cell{margin-right:20px}.flickity-button{display:none!important}.flickity-page-dots{display:none}.product-card{display:inline-flex;flex-direction:column;justify-content:space-around;background-color:#fff;border-radius:30px;padding:23px 20px 16px;max-width:310px;max-height:360px;min-width:172px;min-height:210px}@media screen and (width < 440px){.product-card{max-width:172px;max-height:257px}}.product-card img{border-radius:30px;object-fit:cover}.product-card p{margin-top:6px;text-align:center;text-wrap:balance;width:100%}.slide-controls{margin-top:20px;display:none;gap:6px;justify-content:center}.slide-controls :nth-child(1){transform:rotate(180deg)}@media screen and (max-width: 700px) and (min-width: 440px){.slide-controls{display:flex}}.slide-controls button{cursor:pointer;background-image:url(/arrow.svg);background-repeat:no-repeat;background-position:center;width:30px;height:30px;border:none;border-radius:50%}.slide-controls button:hover{background-color:#6e6e6eb3}.contacts-section{background-color:#edf1f2}@media screen and (width < 440px){.contacts-section{height:fit-content;margin-top:20px}}.contacts-wrapper{display:flex;align-items:center;justify-items:center;justify-content:center;height:100%}.contacts-card{background-color:#f9f9f9;border-radius:30px;margin-top:30px;margin-bottom:30px;width:100%;height:fit-content;color:#181818;padding-left:20px;padding-right:20px}@media screen and (width < 440px){.contacts-card{padding-bottom:24px;padding-left:0;padding-right:0;margin-bottom:0}}.contacts-card-title{margin-top:35px;margin-bottom:32px}@media screen and (width < 440px){.contacts-card-title{margin:20px 12px}}.contacts-card-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;column-gap:100px;row-gap:20px}.contacts-card-content .text-area{grid-area:3 / 1 / 4 / 3}@media screen and (width < 800px){.contacts-card-content{column-gap:50px;row-gap:40px}}@media screen and (width < 440px){.contacts-card-content{gap:20px;display:flex;flex-direction:column;margin-left:12px;margin-right:12px}}.form-controls{display:flex;gap:20px;padding:32px 0}@media screen and (width < 440px){.form-controls{justify-content:center}}.form-controls a{height:35px;position:relative;top:-4px}.form-controls button{background:#44454b;color:#fff;border-radius:20px;padding:0 18px;cursor:pointer;text-align:center;border-style:none;width:30%;height:32px;font-size:16px}@media screen and (width < 440px){.form-controls button{width:100%}}.footer-content{justify-content:space-between;display:flex;align-items:center;flex-direction:row;padding:25px 0}@media screen and (width < 630px){.footer-content{gap:10px}}@media screen and (width < 440px){.footer-content{flex-direction:column;align-items:center;gap:0;padding:0;align-items:flex-start;margin-bottom:16px}.footer-content .nav-link{height:24px;padding-bottom:0;padding-top:0}}.address-wrapper{padding-bottom:20px}.address{color:#9f9f9f;font-size:11px;letter-spacing:0px;padding-left:4px;padding-right:4px}.address br{display:block;margin:-8px;content:" "}h1{font-size:64px;line-height:70px}@media screen and (width < 440px){h1{font-size:41px;line-height:45px}}h2{font-size:40px}@media screen and (width < 440px){h2{font-size:20px}}h3{font-size:24px}@media screen and (width < 440px){h3{font-size:16px}}a{color:inherit;text-decoration:none}a:hover{color:#6e6e6eb3}button{font-family:Narnoor}button p{position:relative;top:-4px}button:hover{color:#6e6e6eb3}header{height:86px}@media screen and (width < 440px){header{height:64px}}footer{background-color:#edf1f2}input{border:2px solid #000000;border-radius:30px;height:46px;font-size:24px;padding:0 10px;width:calc(100% - 20px);margin-top:6px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.invalid{border:2px solid #b63030;border-radius:30px;height:46px}textarea{margin-top:6px;border:2px solid #000000;border-radius:30px;height:46px;font-size:24px;padding:10px;resize:none;width:calc(100% - 20px);height:130px}.text-regular{font-weight:400}.text-medium{font-weight:500}.text-semi-bold{font-weight:600}.text-1{font-size:20px;line-height:20px}@media screen and (width < 440px){.text-1{font-size:14px}}.line-height-small{line-height:20px}.text-2{font-size:16px}@media screen and (width < 440px){.text-2{font-size:14px}}.content-wrapper{max-width:1200px;margin:auto;padding-left:10px;padding-right:10px}.flex-center{display:flex;justify-content:center;align-items:center}@media screen and (width > 440px){.mobile-only{display:none}}@media screen and (width < 440px){.desktop-only{display:none}}*{margin:0;padding:0}@font-face{font-family:Narnoor;src:url(/Narnoor-Regular.ttf);font-weight:400}@font-face{font-family:Narnoor;src:url(/Narnoor-Medium.ttf);font-weight:500}@font-face{font-family:Narnoor;src:url(/Narnoor-Bold.ttf);font-weight:600}:root{font-family:Narnoor,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:-1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9f9f9;color:#000;scroll-behavior:smooth;font-weight:400}/*! Flickity v3.0.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%;touch-action:pan-y}.flickity-slider{position:absolute;width:100%;height:100%;left:0}.flickity-rtl .flickity-slider{left:unset;right:0}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-cell{position:absolute;left:0}.flickity-rtl .flickity-cell{left:unset;right:0}.flickity-button{position:absolute;background:#ffffffbf;border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;text-align:center;display:flex;justify-content:center;flex-wrap:wrap}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dot{display:block;width:10px;height:10px;padding:0;margin:0 8px;background:#33333340;border-radius:50%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;text-indent:-9999px;overflow:hidden}.flickity-rtl .flickity-page-dot{text-indent:9999px}.flickity-page-dot:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-page-dot.is-selected{background:#333}/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}
