/*
! tailwindcss v3.0.7 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border-color:rgb(229 231 235/var(--tw-border-opacity))}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.left-0{left:0}.left-3{left:.75rem}.top-1\/2{top:50%}.right-3{right:.75rem}.top-\[10\%\]{top:10%}.top-3{top:.75rem}.top-4{top:1rem}.z-50{z-index:50}.col-span-2{grid-column:span 2/span 2}.col-start-2{grid-column-start:2}.m-5{margin:1.25rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-auto{margin-bottom:auto;margin-top:auto}.my-4{margin-bottom:1rem;margin-top:1rem}.my-7{margin-bottom:1.75rem;margin-top:1.75rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-5{margin-bottom:1.25rem}.mt-5,.my-5{margin-top:1.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.h-48{height:12rem}.h-36{height:9rem}.h-8{height:2rem}.h-2\/3{height:66.666667%}.h-12{height:3rem}.h-screen{height:100vh}.h-1{height:.25rem}.h-\[600px\]{height:600px}.h-4\/5{height:80%}.h-5{height:1.25rem}.h-\[90\%\]{height:90%}.h-1\/2{height:50%}.min-h-\[65px\]{min-height:65px}.min-h-\[300px\]{min-height:300px}.w-full{width:100%}.w-11\/12{width:91.666667%}.w-36{width:9rem}.w-28{width:7rem}.w-14{width:3.5rem}.w-24{width:6rem}.w-8{width:2rem}.w-12{width:3rem}.w-5\/6{width:83.333333%}.w-3\/4{width:75%}.w-4\/5{width:80%}.w-80{width:20rem}.w-5{width:1.25rem}.w-\[100\%\]{width:100%}.min-w-\[300px\]{min-width:300px}.max-w-screen-lg{max-width:1024px}.flex-1{flex:1 1}.basis-auto{flex-basis:auto}.basis-1\/3{flex-basis:33.333333%}.basis-1\/4{flex-basis:25%}.basis-3\/4{flex-basis:75%}.basis-1\/2{flex-basis:50%}.basis-2\/3{flex-basis:66.666667%}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-5{gap:1.25rem}.gap-2{gap:.5rem}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.gap-7{gap:1.75rem}.gap-10{gap:2.5rem}.gap-x-2{-webkit-column-gap:.5rem;column-gap:.5rem}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-clip{overflow:clip}.overflow-x-hidden{overflow-x:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.to-transparent{--tw-gradient-to:transparent}.p-2{padding:.5rem}.p-5{padding:1.25rem}.p-1{padding:.25rem}.p-3{padding:.75rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.pt-5{padding-top:1.25rem}.pt-\[57\%\]{padding-top:57%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.font-black{font-weight:900}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow,.shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.shadow-lg,.shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-gray-400{--tw-shadow-color:#9ca3af;--tw-shadow:var(--tw-shadow-colored)}.shadow-gray-500{--tw-shadow-color:#6b7280;--tw-shadow:var(--tw-shadow-colored)}@font-face{font-family:Vazir;src:url(/static/media/Vazir.83fea749de20816026b1.ttf) format("truetype"),url(/static/media/Vazir.e5a10e75de018ba47968.woff) format("woff"),url(/static/media/Vazir.64def2c795180a30420d.woff2) format("woff2"),url(/static/media/Vazir.fc6aad880f2fcddd3946.eot) format("embedded-opentype")}*{box-sizing:border-box;font-family:Vazir}h2{font-size:1.875em}@media (max-width:768px){h2{font-size:1.5em}}.site-background{background-color:#eff9ff}.site-navbar{align-content:stretch;background-color:#000;position:-webkit-sticky;position:sticky;top:0;z-index:5}.site-navbar:after{clear:both;content:"";display:block}.even-odd-background{padding-bottom:3rem;padding-top:3rem;width:100%}@media (max-width:768px){.even-odd-background{padding-bottom:2rem;padding-top:2rem;width:100%}}.even-odd-background:after{clear:both;content:"";display:block}.even-odd-background:nth-of-type(odd){flex-direction:row}.even-odd-background:nth-of-type(2n){background:#000;flex-direction:row-reverse}.bring-center{margin:auto}.banner{max-height:100%;max-width:100%}.dot{border-radius:50%;height:15px;width:15px}.dash,.dot{background-color:#bbb;display:inline-block;margin:0 2px;transition:background-color .6s ease}.dash{height:5px;width:25px}.slide-active{background-color:#444}.slide-fade{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:fade;animation-name:fade}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}.slide-move{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:move;animation-name:move}@-webkit-keyframes move{0%{left:100%;right:-100%}to{left:0;right:0}}@keyframes move{0%{left:100%;right:-100%}to{left:0;right:0}}.present-white-box,.present-white-box-mobile{background-color:hsla(0,0%,100%,.1);border:2px solid #fff;border-radius:5px;color:#fff;max-width:1000px;padding:20px 40px}.present-white-box:hover{background-color:#fff;border-color:#000;box-shadow:0 0 5px 5px grey;color:#000!important}.a-button-mobile{background-color:hsla(0,0%,100%,.7);border:1px solid blue;border-radius:5px;box-shadow:4px 4px 5px hsla(0,0%,50%,.7);color:blue;margin:auto;padding:5px;width:200px}.a-button-mobile:active{background-color:#1900ff;color:#fff;transition:background-color .2s ease-out}.a-button{border:1px solid blue;border-radius:5px;box-shadow:4px 4px 5px hsla(0,0%,50%,.7);color:blue;margin:auto;padding:5px;width:200px}@media (max-width:640px){.a-button{width:180px}}.a-button:hover{background-color:#b2dfdb}.a-button:active{-webkit-transform:translate(1px,2px);transform:translate(1px,2px)}.a-button span{cursor:pointer;display:inline-block;position:relative;transition:.5s}.a-button span:after{content:" ...";left:-20px;opacity:0;position:absolute;top:0;transition:.5s}.a-button:hover span{padding-left:25px}.a-button:hover span:after{left:0;opacity:1}.section-title-cover{color:#fff;padding-top:.65rem;width:100%}.product-card{align-content:center;background-image:linear-gradient(#c5e3ff,#eff9ff,#fff);border-radius:5px;box-shadow:4px 4px 5px rgba(64,64,64,.9);display:flex;flex-direction:column;justify-content:space-between;margin:20px;padding:20px;transition:.25s}.product-card:hover{background-image:linear-gradient(#7cbfff,#fff);box-shadow:10px 10px 10px rgba(64,64,64,.9);-webkit-transform:translateY(-.5em);transform:translateY(-.5em)}.product-card-pic{margin:auto;max-height:180px;max-width:180px}.service-card,.service-card-mobile{background-color:#fff;border-radius:5px;box-shadow:4px 4px 5px rgba(64,64,64,.9);height:auto;margin:20px;padding:20px;width:auto}.service-card{transition:.2s}.service-card:hover{box-shadow:10px 10px 10px rgba(64,64,64,.9);-webkit-transform:translateY(-.5em);transform:translateY(-.5em)}.contact-us-card{background-color:hsla(0,0%,100%,.9);border-radius:5px;box-shadow:4px 4px 5px hsla(0,0%,50%,.7);color:#000;padding:20px}@media (max-width:575.98px){.contact-us-card{padding:15px;width:250px}}.product-page-content{background-color:hsla(0,0%,100%,.9);border-radius:5px;box-shadow:4px 4px 5px rgba(64,64,64,.7);margin:20px;padding:20px}.product-pic-mobile{max-height:100%;max-width:100%}.product-pic{max-height:500px;max-width:500px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.product-pic:hover{-webkit-transform:scale(1.5);transform:scale(1.5);z-index:2}@media (max-width:680px){.product-pic{max-height:100%;max-width:100%;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}}@media (max-width:987px){.product-pic:hover{-webkit-transform:scale(1.2);transform:scale(1.2);z-index:2}}.blog-post{background-color:hsla(0,0%,100%,.8);margin-bottom:10px}.blog-post,.blog-post-text{border-radius:5px;box-shadow:4px 4px 5px rgba(64,64,64,.9);padding:20px}.blog-post-text{background-color:rgba(130,177,255,.2)}.blog-list{background-color:rgba(105,240,174,.7);border-radius:5px;box-shadow:4px 4px 5px rgba(64,64,64,.9);margin-bottom:10px;padding:20px}.transition-to-max{height:230px;overflow:hidden;transition:height .3s ease-in}.transition-to-min{height:0;overflow:hidden;transition:height .2s ease-out}.hover\:rounded:hover{border-radius:.25rem}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}@media (min-width:640px){.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:w-4\/5{width:80%}.sm\:w-9\/12{width:75%}.sm\:w-5\/6{width:83.333333%}.sm\:basis-1\/3{flex-basis:33.333333%}.sm\:basis-2\/3{flex-basis:66.666667%}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:justify-between{justify-content:space-between}.sm\:gap-x-2{-webkit-column-gap:.5rem;column-gap:.5rem}.sm\:bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.sm\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.sm\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-4\/5{width:80%}.md\:w-40{width:10rem}.md\:w-20{width:5rem}.md\:w-3\/4{width:75%}.md\:w-5\/6{width:83.333333%}.md\:w-7\/12{width:58.333333%}.md\:w-2\/3{width:66.666667%}.md\:basis-2\/3{flex-basis:66.666667%}.md\:flex-row{flex-direction:row}.md\:items-stretch{align-items:stretch}.md\:justify-between{justify-content:space-between}.md\:gap-x-5{-webkit-column-gap:1.25rem;column-gap:1.25rem}}@media (min-width:1024px){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-start-2{grid-column-start:2}.lg\:w-4\/5{width:80%}.lg\:w-1\/2{width:50%}.lg\:w-5\/6{width:83.333333%}.lg\:w-4\/12{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:basis-7\/12{flex-basis:58.333333%}.lg\:basis-5\/12{flex-basis:41.666667%}.lg\:basis-1\/4{flex-basis:25%}.lg\:basis-3\/4{flex-basis:75%}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:gap-3{gap:.75rem}.lg\:p-10{padding:2.5rem}}@media (min-width:1280px){.xl\:w-3\/4{width:75%}.xl\:w-1\/2{width:50%}}@media (min-width:1536px){.\32xl\:w-2\/3{width:66.666667%}}
/*# sourceMappingURL=main.f13c0bd4.css.map*/