*{box-sizing:border-box;margin:0;padding:0}button,input,textarea,select{font-family:inherit}html,body{color:#1a1a1a;background-color:#f5f5f5;max-width:100vw;scroll-padding-top:100px;overflow-x:hidden;scroll-behavior:smooth!important}body{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}
.Layout-module-scss-module__QzM3ca__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0}.Layout-module-scss-module__QzM3ca__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.Layout-module-scss-module__QzM3ca__logo{letter-spacing:1px;color:#1a1a1a;font-size:1.8rem;font-weight:900}.Layout-module-scss-module__QzM3ca__logo span{color:#c8a377}.Layout-module-scss-module__QzM3ca__nav{gap:2rem;display:flex}.Layout-module-scss-module__QzM3ca__nav a{color:#666;font-size:1rem;font-weight:500;transition:color .3s;position:relative}.Layout-module-scss-module__QzM3ca__nav a:hover,.Layout-module-scss-module__QzM3ca__nav a.Layout-module-scss-module__QzM3ca__active{color:#1a1a1a}.Layout-module-scss-module__QzM3ca__nav a.Layout-module-scss-module__QzM3ca__active:after{content:"";background-color:#c8a377;border-radius:2px;width:20px;height:2px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Layout-module-scss-module__QzM3ca__buyBtn{color:#fff;font-family:inherit;font-size:14px;font-weight:600px;cursor:pointer;text-align:center;background:#303030;border:none;border-radius:8px;align-items:center;width:170px;padding:12px 18px;transition:all .3s}.Layout-module-scss-module__QzM3ca__buyBtn:hover{background-color:#3a3a3a;transform:translateY(-2px);box-shadow:0 8px 15px #0000001a}.Layout-module-scss-module__QzM3ca__hamburgerBtn{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;padding:0;display:none}.Layout-module-scss-module__QzM3ca__hamburgerBtn span{transform-origin:1px;background:#1a1a1a;border-radius:10px;width:30px;height:3px;transition:all .3s linear;position:relative}.Layout-module-scss-module__QzM3ca__hamburgerBtn.Layout-module-scss-module__QzM3ca__open span:first-child{transform:rotate(45deg)}.Layout-module-scss-module__QzM3ca__hamburgerBtn.Layout-module-scss-module__QzM3ca__open span:nth-child(2){opacity:0}.Layout-module-scss-module__QzM3ca__hamburgerBtn.Layout-module-scss-module__QzM3ca__open span:nth-child(3){transform:rotate(-45deg)}@media (max-width:992px){.Layout-module-scss-module__QzM3ca__hamburgerBtn{display:flex}.Layout-module-scss-module__QzM3ca__nav{z-index:101;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:250px;height:100vh;transition:right .3s ease-in-out;position:fixed;top:0;right:-100%;box-shadow:-2px 0 15px #0000001a}.Layout-module-scss-module__QzM3ca__nav.Layout-module-scss-module__QzM3ca__navActive{right:0}.Layout-module-scss-module__QzM3ca__logo{z-index:100}}@media (max-width:1200px){.Layout-module-scss-module__QzM3ca__headerContent{box-sizing:border-box;padding:0 24px}}.Layout-module-scss-module__QzM3ca__footer{color:#fff;background:#1a1a1a;width:100%;margin-top:auto;padding:5rem 0 3rem}.Layout-module-scss-module__QzM3ca__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.Layout-module-scss-module__QzM3ca__rightSection{flex-wrap:wrap;gap:6rem;display:flex}.Layout-module-scss-module__QzM3ca__navGroup,.Layout-module-scss-module__QzM3ca__contactGroup{flex-direction:column;gap:1.2rem;display:flex}.Layout-module-scss-module__QzM3ca__navGroup h4,.Layout-module-scss-module__QzM3ca__contactGroup h4{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:800}.Layout-module-scss-module__QzM3ca__navGroup a,.Layout-module-scss-module__QzM3ca__contactGroup a{color:#bbb;align-items:center;gap:.6rem;font-size:1rem;font-weight:400;text-decoration:none;transition:color .3s;display:flex}.Layout-module-scss-module__QzM3ca__navGroup a svg,.Layout-module-scss-module__QzM3ca__contactGroup a svg{width:18px;height:18px}.Layout-module-scss-module__QzM3ca__navGroup a:hover,.Layout-module-scss-module__QzM3ca__contactGroup a:hover{color:#c8a377}.Layout-module-scss-module__QzM3ca__leftSection{align-items:left;text-align:left;flex-direction:column;width:100%;max-width:400px;display:flex}.Layout-module-scss-module__QzM3ca__leftSection .Layout-module-scss-module__QzM3ca__logo{margin-bottom:1.5rem;text-decoration:none;transition:transform .3s;display:inline-block}.Layout-module-scss-module__QzM3ca__leftSection .Layout-module-scss-module__QzM3ca__logo:hover{transform:scale(1.05)}.Layout-module-scss-module__QzM3ca__leftSection .Layout-module-scss-module__QzM3ca__tagline{color:#bbb;margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.Layout-module-scss-module__QzM3ca__leftSection .Layout-module-scss-module__QzM3ca__copyright{color:#888;font-size:.85rem;font-weight:300}@media (max-width:992px){.Layout-module-scss-module__QzM3ca__footerContent{text-align:center;flex-direction:column-reverse;align-items:center;gap:3rem}.Layout-module-scss-module__QzM3ca__rightSection{justify-content:center;gap:4rem}.Layout-module-scss-module__QzM3ca__navGroup,.Layout-module-scss-module__QzM3ca__contactGroup{align-items:center}.Layout-module-scss-module__QzM3ca__leftSection{text-align:center;align-items:center}}
@font-face{font-family:Vazirmatn;font-style:normal;font-weight:300;font-display:swap;src:url(../media/f1d25eabcf1db66d-s.p.21se6xk6bxqs6.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:300;font-display:swap;src:url(../media/3be67f396f7d45c3-s.10ayu6ka6csf1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ec8f59eafded4799-s.p.2avnhkksosb5d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f1d25eabcf1db66d-s.p.21se6xk6bxqs6.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3be67f396f7d45c3-s.10ayu6ka6csf1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ec8f59eafded4799-s.p.2avnhkksosb5d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:500;font-display:swap;src:url(../media/f1d25eabcf1db66d-s.p.21se6xk6bxqs6.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:500;font-display:swap;src:url(../media/3be67f396f7d45c3-s.10ayu6ka6csf1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ec8f59eafded4799-s.p.2avnhkksosb5d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f1d25eabcf1db66d-s.p.21se6xk6bxqs6.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:700;font-display:swap;src:url(../media/3be67f396f7d45c3-s.10ayu6ka6csf1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ec8f59eafded4799-s.p.2avnhkksosb5d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:800;font-display:swap;src:url(../media/f1d25eabcf1db66d-s.p.21se6xk6bxqs6.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:800;font-display:swap;src:url(../media/3be67f396f7d45c3-s.10ayu6ka6csf1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ec8f59eafded4799-s.p.2avnhkksosb5d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Vazirmatn Fallback;src:local(Arial);ascent-override:101.87%;descent-override:53.36%;line-gap-override:0.0%;size-adjust:100.66%}.vazirmatn_d928302c-module__olLoEG__className{font-family:Vazirmatn,Vazirmatn Fallback;font-style:normal}
