@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-display:swap;font-family:VazirMatn;font-style:normal;font-weight:400;src:url(/fonts/Vazirmatn-VariableFont_wght.ttf) format("truetype")}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,63%,.6);border-radius:16px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,55%,.8)}*{box-sizing:border-box;color:#272727;font-family:VazirMatn;font-weight:lighter;margin:0;padding:0;text-align:right;text-decoration:none}html{font-size:clamp(14px,1.2vw + 1vh,60px);max-width:100vw;overflow-x:hidden;overflow-y:scroll}@media(max-aspect-ratio:1/1){html{font-size:clamp(15px,1.2vw + 1.2vh,60px)}}body{background-color:#fff;max-width:100%;min-height:100vh;width:100vw}h3{font-size:1.3rem}@media(max-aspect-ratio:1/1){h3{font-size:1.4rem}}h4{font-size:1rem}@media(max-aspect-ratio:1/1){h4{font-size:1.1rem}}h5{font-size:.7rem}@media(max-aspect-ratio:1/1){h5{font-size:.8rem}}p{font-size:.7rem}.button,button{all:unset;background-color:#ffbb3f;border-radius:clamp(10px,.1vw,20px);color:#fff;font-size:.6rem;text-align:center;transition:all .2s ease}.button:hover,button:hover{filter:brightness(1.1);scale:1.1}img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}main{direction:ltr}main,main>.main-container{height:100%;width:100%}.logo{align-items:center;display:flex;gap:2px;height:100%;justify-content:center;justify-self:left;position:relative;width:calc(60px + 1vw)}.logo img{-o-object-fit:cover;object-fit:cover;width:min(80px + 2vh,15vw)}.logo h2{text-wrap:wrap;color:#0bad74;font-family:Courier New,monospace;font-size:1rem;font-weight:700;text-align:left;width:45%}.navbar{align-items:center;border-bottom-left-radius:12px;border-bottom-right-radius:12px;box-shadow:none;height:calc(70px + 3vw + 1vh);left:50%;position:fixed;top:0;transform:translateX(-50%);transition:.15s ease-in;width:95vw;z-index:5}.navbar *{font-size:.7rem}.navbar.scrolled{background-color:#fff;box-shadow:0 10px 30px rgba(39,39,39,.5)}.navbar .navbar-container{align-items:center;background-color:transparent;border-bottom:thin #272727;direction:ltr;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:100%}.navbar .navbar-container .logo{margin-left:3%}.navbar .navbar-container .navbar-items-container{align-items:center;display:flex;height:100%;justify-content:center;list-style:none;margin-right:calc(2vw + 2vh);max-width:60%;z-index:6}.navbar .navbar-container .navbar-items-container #nav-list{align-items:center;display:flex;flex-shrink:0;gap:max(8px,3vw);height:30%;justify-content:center;margin:0;text-align:center;width:100%;z-index:7}.navbar .navbar-container .navbar-items-container #nav-list .nav-item{list-style:none;overflow:visible;transition:all .2s ease;width:90%}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link{align-items:center;color:#272727;display:flex;flex:1 0;gap:2px;height:100%;justify-content:space-around;text-decoration:none;transition:color .2s ease;white-space:nowrap;width:calc(100% + 1vw)}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link svg{fill:#0bad74;aspect-ratio:1/1;width:max(2vw,2vh)}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link p{max-width:65%;min-width:65%;transition:color .2s ease}.navbar .navbar-container .navbar-items-container #nav-list .nav-item #quick-call{background-color:#ffbb3f;border-radius:16px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);gap:10px;padding:max(4px,.2vw) .5vw;transition:all .2s ease;width:100%}.navbar .navbar-container .navbar-items-container #nav-list .nav-item #quick-call:hover{filter:brightness(1.1)}.navbar .navbar-container .navbar-items-container #nav-list .nav-item #quick-call svg{fill:#fff;width:calc(1vw + 1vh)}.navbar .navbar-container .navbar-items-container #nav-list .nav-item #quick-call p{color:#fff;font-size:.6rem;max-width:65%;min-width:65%;transition:color .2s ease}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link:hover p{color:#0bad74}.navbar .navbar-container .navbar-items-container #nav-list .nav-item:has(.nav-link:hover){scale:1.1}.navbar .navbar-container .navbar-items-container #quick-call-mobile{align-items:center;background-color:#ffbb3f;border-radius:16px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);display:none;height:60%;justify-content:space-around;padding:max(4px,.2vw) 1vw;transition:all .2s ease;width:30vw}.navbar .navbar-container .navbar-items-container #quick-call-mobile:hover{filter:brightness(1.1)}.navbar .navbar-container .navbar-items-container #quick-call-mobile svg{fill:#fff;aspect-ratio:1/1;height:90%;width:auto}.navbar .navbar-container .navbar-items-container #quick-call-mobile p{text-wrap:nowrap;color:#fff;font-size:.9rem;max-width:65%;min-width:65%;transition:color .2s ease}.navbar .navbar-container .navbar-items-container #nav-list.as-dropdown{align-items:center;background-color:#fff;border-bottom-left-radius:12px;border-top-left-radius:12px;box-shadow:-10px 0 30px rgba(35,35,35,.5);display:flex;flex-direction:column;height:80vh;justify-content:start;opacity:0;position:absolute;right:-50%;top:110%;width:calc(120px + 2vw + 2vh);z-index:5}.navbar .navbar-container .navbar-items-container #nav-list.as-dropdown .nav-item:first-child{margin-top:20px}.navbar .navbar-container .navbar-items-container #nav-list.as-dropdown #quick-call,.navbar .navbar-container .navbar-items-container #navbar-quick-call-btn{display:none}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn{all:unset;aspect-ratio:1/1;display:none;max-width:clamp(30px,6vw,6vh);min-width:clamp(30px,6vw,6vh);transition:all .2s;z-index:6}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn svg{fill:#0bad74;height:100%;width:100%}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn #menu-btn-xmark-icon{display:none}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn:active{scale:.8}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn.opened #menu-btn-icon{display:none}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn.opened #menu-btn-xmark-icon{display:block}@media(max-aspect-ratio:1/1){.navbar .logo{margin-left:4%!important;width:calc(70px + 1vw)}.navbar .logo img{width:100%}.navbar .navbar-container .navbar-items-container{gap:10%;height:50%;justify-content:end;width:45%}.navbar .navbar-container .navbar-items-container #nav-list{display:none}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link svg{width:15%}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link p{font-size:.8rem}.navbar .navbar-container .navbar-items-container #quick-call-mobile{display:flex}.navbar .navbar-container .navbar-items-container #quick-call-mobile p{margin-right:5px}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn{display:flex}}footer{background-color:#fff;height:100vh;justify-content:space-around;width:100%}footer,footer *{align-items:center;display:flex;flex-direction:column;justify-content:center}footer a{transition:all .2s}footer a:hover{color:#0bad74!important;scale:1.1}footer .button{all:unset;align-items:center;background-color:#ffbb3f;border-radius:clamp(10px,.1vw,20px);color:#fff;display:flex;font-size:.6rem;height:8%;justify-content:center;text-align:center;transition:all .2s ease;width:50%}footer .button:hover{color:#fff!important;filter:brightness(1.1);scale:1.1}footer>#footer-top-sect{height:80%;justify-content:space-between;width:100%}footer>#footer-top-sect #footer-top-sect-container-1{background-image:url(/img/bg-pattern.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;flex-direction:row;height:37%;width:90%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container{height:100%;width:55%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container>#footer-top-sect-container-1-text{gap:10px;min-height:40%;width:47%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container>#footer-top-sect-container-1-text *{color:#fff;text-align:right;width:100%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container>#footer-top-sect-container-1-text h3{align-items:start}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container>#footer-top-sect-container-1-btn-container{align-items:start;display:flex;flex:1 0;justify-content:center;max-height:30%;width:47%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container>#footer-top-sect-container-1-btn-container .button{height:45%;width:50%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-img-container{height:100%;justify-content:end;width:45%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-img-container img{min-height:120%;-o-object-fit:contain;object-fit:contain}footer>#footer-top-sect #footer-top-sect-container-2{flex-direction:row;height:55%;justify-content:space-between;width:90%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us{align-items:center;gap:20px;height:100%;justify-content:start;width:30%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-logo-container{align-items:center;justify-content:center;width:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-logo-container>.logo{align-items:center;flex-direction:row;justify-content:center;width:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-logo-container>.logo h2{align-items:start}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-join-us-text{justify-content:center;width:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-join-us-text h4{margin-bottom:10px}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-join-us-text *{align-items:center;justify-content:center;text-align:center;width:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info{align-items:start;flex-direction:row;gap:clamp(20px,3vw,100px);height:100%;justify-content:start;width:70%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us{align-items:start;justify-content:start}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us *{flex-direction:row;gap:.5vw}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us .footer-svg-icon-container{aspect-ratio:1/1;background-color:#f2fff4;border-radius:50%;height:100%;justify-content:center}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us .footer-svg-icon-container svg{fill:#0bad74;aspect-ratio:1/1;height:60%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-address-info,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-phone-info-2,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us>#footer-phone-info{direction:ltr;height:9%;justify-content:end;width:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-address-info p,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-phone-info-2 p,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us>#footer-phone-info p{align-items:baseline;font-size:.6rem;max-height:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-address-info meta,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-phone-info-2 meta,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us>#footer-phone-info meta{position:absolute}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-address-info>p{color:rgba(39,39,39,.6)}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>.footer-details-section{align-items:start;gap:8px;height:100%;justify-content:start;width:30vw}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>.footer-details-section>#footer-blogs a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info a{color:rgba(39,39,39,.6);font-size:.6rem}footer>#footer-bottom-sect{height:10%;width:100%}footer>#footer-bottom-sect #footer-bottom-sect-wrapper{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:90%}footer>#footer-bottom-sect #footer-bottom-sect-wrapper p{align-items:end;height:100%;justify-content:center;max-width:47%}footer>#footer-bottom-sect #footer-bottom-sect-wrapper #footer-bottom-sect-social-links{align-items:center;display:flex;flex-direction:row;gap:7px;height:100%;justify-content:start;width:30%}footer>#footer-bottom-sect #footer-bottom-sect-wrapper #footer-bottom-sect-social-links a{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:50%;display:flex;height:40%;justify-content:center}footer>#footer-bottom-sect #footer-bottom-sect-wrapper #footer-bottom-sect-social-links a svg{fill:#0bad74;aspect-ratio:1/1;width:100%}@media(max-aspect-ratio:1/1){footer{height:60vh}footer .button{width:70%}footer #footer-top-sect{width:95%}footer #footer-top-sect #footer-top-sect-container-1{width:100%}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container{justify-content:space-evenly;width:80%}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container #footer-top-sect-container-1-text{width:80%}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container #footer-top-sect-container-1-text h3,footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container #footer-top-sect-container-1-text p{align-items:center;justify-content:center;text-align:center}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container #footer-top-sect-container-1-btn-container{align-items:center}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container #footer-top-sect-container-1-btn-container button{height:50%;width:90%}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-img-container{display:none}footer #footer-top-sect #footer-top-sect-container-2{width:100%}footer #footer-top-sect #footer-top-sect-container-2 #footer-top-sect-container-2-join-us #footer-top-sect-container-2-join-us-text h4{font-size:.9rem}footer #footer-top-sect #footer-top-sect-container-2 #footer-top-sect-container-2-join-us #footer-top-sect-container-2-join-us-text p{display:none}footer #footer-top-sect #footer-top-sect-container-2 #footer-top-sect-container-2-join-us button{height:10%;width:70%}footer #footer-top-sect #footer-top-sect-container-2 #footer-blogs{display:none}footer #footer-bottom-sect{width:95%}footer #footer-bottom-sect #footer-bottom-sect-wrapper{width:100%}}h3{font-size:1.2rem;margin:0}@media(max-aspect-ratio:1/1){h3{font-size:1.3rem}}h4{font-size:.8rem;margin:0}@media(max-aspect-ratio:1/1){h4{font-size:.9rem}}h5{font-size:.6rem;margin:0}@media(max-aspect-ratio:1/1){h5{font-size:.7rem}}p{color:rgba(39,39,39,.8);font-size:.6rem;margin:0}main{min-height:100vh}main>.main-container{direction:ltr;min-height:100%}main>.main-container>#blog{align-items:center;display:flex;flex-direction:column;gap:7vh;justify-content:start;margin-bottom:calc(5px + 1.5vw + .5vh);margin-top:calc(100px + 3vw + 1vh);min-height:calc(97vh - 120px);width:100%}main>.main-container>#blog>#posts-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5vmin;justify-content:flex-start;min-height:90%;width:90%}main>.main-container>#blog>#posts-container *{align-items:center;display:flex;justify-content:center}main>.main-container>#blog>#posts-container .post{border-radius:16px;box-shadow:0 2px 1px rgba(0,0,0,.09),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09);box-sizing:border-box;flex:0 0 calc(25% - 3.75vmin);flex-direction:column;gap:10px;height:25vmax;justify-content:space-between;transition:all .2s}main>.main-container>#blog>#posts-container .post .post-image-container{aspect-ratio:1/1;background-color:gray;border-radius:16px;overflow:hidden;width:100%}main>.main-container>#blog>#posts-container .post .post-image-container img{max-height:120%;max-width:120%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}main>.main-container>#blog>#posts-container .post .post-content-container{aspect-ratio:1/1;flex-direction:column;height:auto;justify-content:space-between;min-height:45%;width:100%}main>.main-container>#blog>#posts-container .post .post-content-container .post-text-container{align-items:start;flex-direction:column;height:80%;justify-content:start;width:95%}main>.main-container>#blog>#posts-container .post .post-content-container .post-text-container h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:auto;margin-bottom:10px;overflow:hidden;text-align:start;text-overflow:ellipsis;unicode-bidi:plaintext;width:100%}main>.main-container>#blog>#posts-container .post .post-content-container .post-text-container p{-webkit-line-clamp:3;-webkit-box-orient:vertical;direction:rtl;display:-webkit-box;height:auto;overflow:hidden;text-align:start;text-overflow:ellipsis;unicode-bidi:plaintext;width:100%}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container{height:auto;justify-content:space-between;margin-bottom:1vh;width:95%}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container .post-author{gap:1.1vmin;height:auto;justify-content:start;width:100%}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container .post-author .post-author-icon{align-items:end;aspect-ratio:1/1;background-color:gray;border-radius:50%;height:100%;max-width:15%;overflow:hidden}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container .post-author .post-author-icon img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;width:80%}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container .post-author .post-author-data{flex-direction:column;height:100%;max-width:70%}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container #post-date{color:#0bad74;font-size:.5rem;white-space:nowrap}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container #post-reading-time{font-size:.5rem;white-space:nowrap}main>.main-container>#blog>#posts-container .post:hover{scale:1.05}main>.main-container>#blog>#posts-container>:first-child{flex:0 0 100%;flex-direction:row;gap:2vmin;height:55vh;justify-content:space-between;margin-bottom:2vmin;max-width:100%}main>.main-container>#blog>#posts-container>:first-child .post-image-container{aspect-ratio:2/1;height:100%;max-width:60%}main>.main-container>#blog>#posts-container>:first-child .post-content-container{height:95%;justify-content:space-between;max-width:40%}main>.main-container>#blog>#posts-container>:first-child .post-content-container .post-text-container h4{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:10px;overflow:hidden;text-align:start;text-overflow:ellipsis;unicode-bidi:plaintext;width:100%}main>.main-container>#blog>#posts-container>:first-child .post-content-container .post-text-container p{-webkit-line-clamp:5;-webkit-box-orient:vertical;direction:rtl;display:-webkit-box;overflow:hidden;text-align:start;text-overflow:ellipsis;unicode-bidi:plaintext}main>.main-container>#blog>#posts-container>:first-child .post-content-container .post-author-container #post-date{color:#0bad74;font-size:.7rem;white-space:nowrap}main>.main-container>#blog>#posts-container>:first-child .post-content-container .post-author-container #post-reading-time{font-size:.7rem;white-space:nowrap}main>.main-container>#blog>nav{direction:rtl;width:90%}main>.main-container>#blog>nav>div:nth-of-type(2){gap:20px}main>.main-container>#blog>nav>div:nth-of-type(2) svg{fill:#fff}@media(max-aspect-ratio:1/1){main>.main-container>#blog #posts-container{gap:10vmin;width:95%}main>.main-container>#blog #posts-container .post{flex:0 0 calc(50% - 5vmin);height:35vh}main>.main-container>#blog #posts-container .post .post-content-container .post-author-container .post-author .post-author-icon{max-width:25%}main>.main-container>#blog #posts-container>:first-child{flex-direction:column;height:55vh;max-width:100%}main>.main-container>#blog #posts-container>:first-child .post-content-container,main>.main-container>#blog #posts-container>:first-child .post-image-container{max-width:100%}main>.main-container>#blog #posts-container>:first-child .post-content-container .post-author-container .post-author .post-author-icon{max-width:15%}main>.main-container>#blog>nav{direction:rtl;width:95%}}@media(max-width:640px){main>.main-container>#blog>nav{direction:ltr;width:95%}}
*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([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-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}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{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-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}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-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]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.z-0{z-index:0}.-ml-px{margin-left:-1px}.ml-3{margin-left:.75rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.h-5{height:1.25rem}.w-5{width:1.25rem}.flex-1{flex:1 1 0%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.resize{resize:both}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.rounded-md{border-radius:.375rem}.rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.border{border-width:1px}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.leading-5{line-height:1.25rem}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity,1))}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition{transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@font-face{font-display:swap;font-family:VazirMatn;font-style:normal;font-weight:400;src:url(/fonts/Vazirmatn-VariableFont_wght.ttf) format("truetype")}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,63%,.6);border-radius:16px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,55%,.8)}*{box-sizing:border-box;color:#272727;font-family:VazirMatn;font-weight:lighter;margin:0;padding:0;text-align:right;text-decoration:none}html{font-size:clamp(14px,1.2vw + 1vh,60px);max-width:100vw;overflow-x:hidden;overflow-y:scroll}@media (max-aspect-ratio:1/1){html{font-size:clamp(15px,1.2vw + 1.2vh,60px)}}body{background-color:#fff;max-width:100%;min-height:100vh;width:100vw}h3{font-size:1.3rem}@media (max-aspect-ratio:1/1){h3{font-size:1.4rem}}h4{font-size:1rem}@media (max-aspect-ratio:1/1){h4{font-size:1.1rem}}h5{font-size:.7rem}@media (max-aspect-ratio:1/1){h5{font-size:.8rem}}p{font-size:.7rem}.button,button{all:unset;background-color:#ffbb3f;border-radius:clamp(10px,.1vw,20px);color:#fff;font-size:.6rem;text-align:center;transition:all .2s ease}.button:hover,button:hover{filter:brightness(1.1);scale:1.1}img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}main{direction:ltr}main,main>.main-container{height:100%;width:100%}.logo{align-items:center;display:flex;gap:2px;height:100%;justify-content:center;justify-self:left;position:relative;width:calc(60px + 1vw)}.logo img{-o-object-fit:cover;object-fit:cover;width:min(80px + 2vh,15vw)}.logo h2{text-wrap:wrap;color:#0bad74;font-family:Courier New,monospace;font-size:1rem;font-weight:700;text-align:left;width:45%}.navbar{align-items:center;border-bottom-left-radius:12px;border-bottom-right-radius:12px;box-shadow:none;height:calc(70px + 3vw + 1vh);left:50%;position:fixed;top:0;transform:translateX(-50%);transition:.15s ease-in;width:95vw;z-index:5}.navbar *{font-size:.7rem}.navbar.scrolled{background-color:#fff;box-shadow:0 10px 30px rgba(39,39,39,.5)}.navbar .navbar-container{align-items:center;background-color:transparent;border-bottom:thin #272727;direction:ltr;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:100%}.navbar .navbar-container .logo{margin-left:3%}.navbar .navbar-container .navbar-items-container{align-items:center;display:flex;height:100%;justify-content:center;list-style:none;margin-right:calc(2vw + 2vh);max-width:60%;z-index:6}.navbar .navbar-container .navbar-items-container #nav-list{align-items:center;display:flex;flex-shrink:0;gap:max(8px,3vw);height:30%;justify-content:center;margin:0;text-align:center;width:100%;z-index:7}.navbar .navbar-container .navbar-items-container #nav-list .nav-item{list-style:none;overflow:visible;transition:all .2s ease;width:90%}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link{align-items:center;color:#272727;display:flex;flex:1 0;gap:2px;height:100%;justify-content:space-around;text-decoration:none;transition:color .2s ease;white-space:nowrap;width:calc(100% + 1vw)}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link svg{fill:#0bad74;aspect-ratio:1/1;width:max(2vw,2vh)}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link p{max-width:65%;min-width:65%;transition:color .2s ease}.navbar .navbar-container .navbar-items-container #nav-list .nav-item #quick-call{background-color:#ffbb3f;border-radius:16px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);gap:10px;padding:max(4px,.2vw) .5vw;transition:all .2s ease;width:100%}.navbar .navbar-container .navbar-items-container #nav-list .nav-item #quick-call:hover{filter:brightness(1.1)}.navbar .navbar-container .navbar-items-container #nav-list .nav-item #quick-call svg{fill:#fff;width:calc(1vw + 1vh)}.navbar .navbar-container .navbar-items-container #nav-list .nav-item #quick-call p{color:#fff;font-size:.6rem;max-width:65%;min-width:65%;transition:color .2s ease}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link:hover p{color:#0bad74}.navbar .navbar-container .navbar-items-container #nav-list .nav-item:has(.nav-link:hover){scale:1.1}.navbar .navbar-container .navbar-items-container #quick-call-mobile{align-items:center;background-color:#ffbb3f;border-radius:16px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);display:none;height:60%;justify-content:space-around;padding:max(4px,.2vw) 1vw;transition:all .2s ease;width:30vw}.navbar .navbar-container .navbar-items-container #quick-call-mobile:hover{filter:brightness(1.1)}.navbar .navbar-container .navbar-items-container #quick-call-mobile svg{fill:#fff;aspect-ratio:1/1;height:90%;width:auto}.navbar .navbar-container .navbar-items-container #quick-call-mobile p{text-wrap:nowrap;color:#fff;font-size:.9rem;max-width:65%;min-width:65%;transition:color .2s ease}.navbar .navbar-container .navbar-items-container #nav-list.as-dropdown{align-items:center;background-color:#fff;border-bottom-left-radius:12px;border-top-left-radius:12px;box-shadow:-10px 0 30px rgba(35,35,35,.5);display:flex;flex-direction:column;height:80vh;justify-content:start;opacity:0;position:absolute;right:-50%;top:110%;width:calc(120px + 2vw + 2vh);z-index:5}.navbar .navbar-container .navbar-items-container #nav-list.as-dropdown .nav-item:first-child{margin-top:20px}.navbar .navbar-container .navbar-items-container #nav-list.as-dropdown #quick-call,.navbar .navbar-container .navbar-items-container #navbar-quick-call-btn{display:none}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn{all:unset;aspect-ratio:1/1;display:none;max-width:clamp(30px,6vw,6vh);min-width:clamp(30px,6vw,6vh);transition:all .2s;z-index:6}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn svg{fill:#0bad74;height:100%;width:100%}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn #menu-btn-xmark-icon{display:none}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn:active{scale:.8}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn.opened #menu-btn-icon{display:none}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn.opened #menu-btn-xmark-icon{display:block}@media (max-aspect-ratio:1/1){.navbar .logo{margin-left:4%!important;width:calc(70px + 1vw)}.navbar .logo img{width:100%}.navbar .navbar-container .navbar-items-container{gap:10%;height:50%;justify-content:end;width:45%}.navbar .navbar-container .navbar-items-container #nav-list{display:none}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link svg{width:15%}.navbar .navbar-container .navbar-items-container #nav-list .nav-item .nav-link p{font-size:.8rem}.navbar .navbar-container .navbar-items-container #quick-call-mobile{display:flex}.navbar .navbar-container .navbar-items-container #quick-call-mobile p{margin-right:5px}.navbar .navbar-container .navbar-items-container #navbar-mobile-menu-btn{display:flex}}footer{background-color:#fff;height:100vh;justify-content:space-around;width:100%}footer,footer *{align-items:center;display:flex;flex-direction:column;justify-content:center}footer a{transition:all .2s}footer a:hover{color:#0bad74!important;scale:1.1}footer .button{all:unset;align-items:center;background-color:#ffbb3f;border-radius:clamp(10px,.1vw,20px);color:#fff;display:flex;font-size:.6rem;height:8%;justify-content:center;text-align:center;transition:all .2s ease;width:50%}footer .button:hover{color:#fff!important;filter:brightness(1.1);scale:1.1}footer>#footer-top-sect{height:80%;justify-content:space-between;width:100%}footer>#footer-top-sect #footer-top-sect-container-1{background-image:url(/img/bg-pattern.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;flex-direction:row;height:37%;width:90%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container{height:100%;width:55%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container>#footer-top-sect-container-1-text{gap:10px;min-height:40%;width:47%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container>#footer-top-sect-container-1-text *{color:#fff;text-align:right;width:100%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container>#footer-top-sect-container-1-text h3{align-items:start}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container>#footer-top-sect-container-1-btn-container{align-items:start;display:flex;flex:1 0;justify-content:center;max-height:30%;width:47%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-details-container>#footer-top-sect-container-1-btn-container .button{height:45%;width:50%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-img-container{height:100%;justify-content:end;width:45%}footer>#footer-top-sect #footer-top-sect-container-1>#footer-top-sect-container-1-img-container img{min-height:120%;-o-object-fit:contain;object-fit:contain}footer>#footer-top-sect #footer-top-sect-container-2{flex-direction:row;height:55%;justify-content:space-between;width:90%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us{align-items:center;gap:20px;height:100%;justify-content:start;width:30%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-logo-container{align-items:center;justify-content:center;width:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-logo-container>.logo{align-items:center;flex-direction:row;justify-content:center;width:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-logo-container>.logo h2{align-items:start}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-join-us-text{justify-content:center;width:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-join-us-text h4{margin-bottom:10px}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-join-us>#footer-top-sect-container-2-join-us-text *{align-items:center;justify-content:center;text-align:center;width:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info{align-items:start;flex-direction:row;gap:clamp(20px,3vw,100px);height:100%;justify-content:start;width:70%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us{align-items:start;justify-content:start}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us *{flex-direction:row;gap:.5vw}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us .footer-svg-icon-container{aspect-ratio:1/1;background-color:#f2fff4;border-radius:50%;height:100%;justify-content:center}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us .footer-svg-icon-container svg{fill:#0bad74;aspect-ratio:1/1;height:60%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-address-info,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-phone-info-2,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us>#footer-phone-info{direction:ltr;height:9%;justify-content:end;width:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-address-info p,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-phone-info-2 p,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us>#footer-phone-info p{align-items:baseline;font-size:.6rem;max-height:100%}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-address-info meta,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-phone-info-2 meta,footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us>#footer-phone-info meta{position:absolute}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>#footer-contact-us #footer-address-info>p{color:rgba(39,39,39,.6)}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>.footer-details-section{align-items:start;gap:8px;height:100%;justify-content:start;width:30vw}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info>.footer-details-section>#footer-blogs a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}footer>#footer-top-sect #footer-top-sect-container-2>#footer-top-sect-container-2-info a{color:rgba(39,39,39,.6);font-size:.6rem}footer>#footer-bottom-sect{height:10%;width:100%}footer>#footer-bottom-sect #footer-bottom-sect-wrapper{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:90%}footer>#footer-bottom-sect #footer-bottom-sect-wrapper p{align-items:end;height:100%;justify-content:center;max-width:47%}footer>#footer-bottom-sect #footer-bottom-sect-wrapper #footer-bottom-sect-social-links{align-items:center;display:flex;flex-direction:row;gap:7px;height:100%;justify-content:start;width:30%}footer>#footer-bottom-sect #footer-bottom-sect-wrapper #footer-bottom-sect-social-links a{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:50%;display:flex;height:40%;justify-content:center}footer>#footer-bottom-sect #footer-bottom-sect-wrapper #footer-bottom-sect-social-links a svg{fill:#0bad74;aspect-ratio:1/1;width:100%}@media (max-aspect-ratio:1/1){footer{height:60vh}footer .button{width:70%}footer #footer-top-sect{width:95%}footer #footer-top-sect #footer-top-sect-container-1{width:100%}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container{justify-content:space-evenly;width:80%}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container #footer-top-sect-container-1-text{width:80%}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container #footer-top-sect-container-1-text h3,footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container #footer-top-sect-container-1-text p{align-items:center;justify-content:center;text-align:center}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container #footer-top-sect-container-1-btn-container{align-items:center}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-details-container #footer-top-sect-container-1-btn-container button{height:50%;width:90%}footer #footer-top-sect #footer-top-sect-container-1 #footer-top-sect-container-1-img-container{display:none}footer #footer-top-sect #footer-top-sect-container-2{width:100%}footer #footer-top-sect #footer-top-sect-container-2 #footer-top-sect-container-2-join-us #footer-top-sect-container-2-join-us-text h4{font-size:.9rem}footer #footer-top-sect #footer-top-sect-container-2 #footer-top-sect-container-2-join-us #footer-top-sect-container-2-join-us-text p{display:none}footer #footer-top-sect #footer-top-sect-container-2 #footer-top-sect-container-2-join-us button{height:10%;width:70%}footer #footer-top-sect #footer-top-sect-container-2 #footer-blogs{display:none}footer #footer-bottom-sect{width:95%}footer #footer-bottom-sect #footer-bottom-sect-wrapper{width:100%}}h3{font-size:1.2rem;margin:0}@media (max-aspect-ratio:1/1){h3{font-size:1.3rem}}h4{font-size:.8rem;margin:0}@media (max-aspect-ratio:1/1){h4{font-size:.9rem}}h5{font-size:.6rem;margin:0}@media (max-aspect-ratio:1/1){h5{font-size:.7rem}}p{color:rgba(39,39,39,.8);font-size:.6rem;margin:0}main{min-height:100vh}main>.main-container{direction:ltr;min-height:100%}main>.main-container>#blog{align-items:center;display:flex;flex-direction:column;gap:7vh;justify-content:start;margin-bottom:calc(5px + 1.5vw + .5vh);margin-top:calc(100px + 3vw + 1vh);min-height:calc(97vh - 120px);width:100%}main>.main-container>#blog>#posts-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5vmin;justify-content:flex-start;min-height:90%;width:90%}main>.main-container>#blog>#posts-container *{align-items:center;display:flex;justify-content:center}main>.main-container>#blog>#posts-container .post{border-radius:16px;box-shadow:0 2px 1px rgba(0,0,0,.09),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09);box-sizing:border-box;flex:0 0 calc(25% - 3.75vmin);flex-direction:column;gap:10px;height:25vmax;justify-content:space-between;transition:all .2s}main>.main-container>#blog>#posts-container .post .post-image-container{aspect-ratio:1/1;background-color:gray;border-radius:16px;overflow:hidden;width:100%}main>.main-container>#blog>#posts-container .post .post-image-container img{max-height:120%;max-width:120%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}main>.main-container>#blog>#posts-container .post .post-content-container{aspect-ratio:1/1;flex-direction:column;height:auto;justify-content:space-between;min-height:45%;width:100%}main>.main-container>#blog>#posts-container .post .post-content-container .post-text-container{align-items:start;flex-direction:column;height:80%;justify-content:start;width:95%}main>.main-container>#blog>#posts-container .post .post-content-container .post-text-container h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:auto;margin-bottom:10px;overflow:hidden;text-align:start;text-overflow:ellipsis;unicode-bidi:plaintext;width:100%}main>.main-container>#blog>#posts-container .post .post-content-container .post-text-container p{-webkit-line-clamp:3;-webkit-box-orient:vertical;direction:rtl;display:-webkit-box;height:auto;overflow:hidden;text-align:start;text-overflow:ellipsis;unicode-bidi:plaintext;width:100%}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container{height:auto;justify-content:space-between;margin-bottom:1vh;width:95%}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container .post-author{gap:1.1vmin;height:auto;justify-content:start;width:100%}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container .post-author .post-author-icon{align-items:end;aspect-ratio:1/1;background-color:gray;border-radius:50%;height:100%;max-width:15%;overflow:hidden}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container .post-author .post-author-icon img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;width:80%}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container .post-author .post-author-data{flex-direction:column;height:100%;max-width:70%}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container #post-date{color:#0bad74;font-size:.5rem;white-space:nowrap}main>.main-container>#blog>#posts-container .post .post-content-container .post-author-container #post-reading-time{font-size:.5rem;white-space:nowrap}main>.main-container>#blog>#posts-container .post:hover{scale:1.05}main>.main-container>#blog>#posts-container>:first-child{flex:0 0 100%;flex-direction:row;gap:2vmin;height:55vh;justify-content:space-between;margin-bottom:2vmin;max-width:100%}main>.main-container>#blog>#posts-container>:first-child .post-image-container{aspect-ratio:2/1;height:100%;max-width:60%}main>.main-container>#blog>#posts-container>:first-child .post-content-container{height:95%;justify-content:space-between;max-width:40%}main>.main-container>#blog>#posts-container>:first-child .post-content-container .post-text-container h4{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:10px;overflow:hidden;text-align:start;text-overflow:ellipsis;unicode-bidi:plaintext;width:100%}main>.main-container>#blog>#posts-container>:first-child .post-content-container .post-text-container p{-webkit-line-clamp:5;-webkit-box-orient:vertical;direction:rtl;display:-webkit-box;overflow:hidden;text-align:start;text-overflow:ellipsis;unicode-bidi:plaintext}main>.main-container>#blog>#posts-container>:first-child .post-content-container .post-author-container #post-date{color:#0bad74;font-size:.7rem;white-space:nowrap}main>.main-container>#blog>#posts-container>:first-child .post-content-container .post-author-container #post-reading-time{font-size:.7rem;white-space:nowrap}main>.main-container>#blog>nav{direction:rtl;width:90%}main>.main-container>#blog>nav>div:nth-of-type(2){gap:20px}main>.main-container>#blog>nav>div:nth-of-type(2) svg{fill:#fff}@media (max-aspect-ratio:1/1){main>.main-container>#blog #posts-container{gap:10vmin;width:95%}main>.main-container>#blog #posts-container .post{flex:0 0 calc(50% - 5vmin);height:35vh}main>.main-container>#blog #posts-container .post .post-content-container .post-author-container .post-author .post-author-icon{max-width:25%}main>.main-container>#blog #posts-container>:first-child{flex-direction:column;height:55vh;max-width:100%}main>.main-container>#blog #posts-container>:first-child .post-content-container,main>.main-container>#blog #posts-container>:first-child .post-image-container{max-width:100%}main>.main-container>#blog #posts-container>:first-child .post-content-container .post-author-container .post-author .post-author-icon{max-width:15%}main>.main-container>#blog>nav{direction:rtl;width:95%}}@media (max-width:640px){main>.main-container>#blog>nav{direction:ltr;width:95%}}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.focus\:z-10:focus{z-index:10}.focus\:border-blue-300:focus{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.active\:bg-gray-100:active{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.active\:text-gray-500:active{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.active\:text-gray-700:active{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}@media (min-width:640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-1{flex:1 1 0%}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media (prefers-color-scheme:dark){.dark\:border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity,1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity:1;border-color:rgb(30 64 175/var(--tw-border-opacity,1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:active\:text-gray-300:active{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}}
