/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-semibold:600;--font-weight-bold:700;--radius-md:.375rem;--radius-xl:.75rem;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-8{margin-top:calc(var(--spacing) * 8)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.grid{display:grid}.h-6{height:calc(var(--spacing) * 6)}.w-6{width:calc(var(--spacing) * 6)}.w-full{width:100%}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.scroll-smooth{scroll-behavior:smooth}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.p-2{padding:calc(var(--spacing) * 2)}.p-4{padding:calc(var(--spacing) * 4)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pt-32{padding-top:calc(var(--spacing) * 32)}.pt-36{padding-top:calc(var(--spacing) * 36)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}@media (width>=40rem){.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}}@font-face{font-family:Vazirmatn;src:url(/assets/Vazirmatn-Light-DuDA5o2J.ttf)}@font-face{font-family:VazirmatEextraBold;src:url(/assets/Vazirmatn-ExtraBold-CD-uQieq.ttf)}@font-face{font-family:VazirmatSemiBold;src:url(/assets/Vazirmatn-SemiBold-tqteZDgQ.ttf)}html,body{width:100%;height:100%;margin:0;padding:0;font-family:Vazirmatn;transition:all .5s;overflow-x:hidden}*{box-sizing:border-box;text-align:right;direction:rtl;font-family:Vazirmatn}ul{margin:0;padding:0}section{padding-bottom:8rem}.pre-title{color:#ff8000;text-align:right;width:100%;font-size:14px;font-weight:700}.title{text-align:right;width:100%;font-family:VazirmatEextraBold;font-size:45px}.title span{color:#39f;font-family:VazirmatEextraBold;font-size:45px}.description{text-align:right;color:#666}.container{padding:0 8rem}@media (width<=1280px){.container{padding:0 6rem}}@media (width<=1024px){.container{padding:0 4rem}section{padding-bottom:6rem}.title,.title span{font-size:35px}}@media (width<=768px){.container{padding:0 2rem}section{padding-bottom:4rem}}@media (width<=640px){.container{padding:0 1rem}section{padding-bottom:4rem}.title{padding-bottom:1rem;font-size:25px}.title span{font-size:25px}}header{-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);z-index:999;background-color:#3399ff1a;border-radius:.5rem;width:95%;margin:1rem auto;padding:1rem;position:fixed;left:0;right:0;box-shadow:1px 1px 12px #00000029}header .logo img{width:35px}header nav{margin:auto}header nav ul li{width:fit-content;height:fit-content;list-style:none;display:inline-block}header nav ul li a{padding:.5rem 1rem;text-decoration:none}header .counseling{color:#fff;background:linear-gradient(35deg,#39f,#3399ffa5)}@media (width<=640px){header nav ul li a{display:none}}footer{color:#fff;background:#2384c6;padding:2rem 0}footer .copy-right .image{border:1px solid #dcdcdc80;border-radius:.5rem;margin-left:1rem;padding:.35rem;box-shadow:0 0 10px #dcdcdc36}@media (width<=640px){footer .media{display:none}}#section-hero .top-line{color:#39f;background:#3399ff0d;border:1px solid #39f;width:fit-content;margin-bottom:1rem;padding:.25rem 1rem;font-size:14px;font-weight:700}#section-hero .top-line div:before{content:" ";background-color:#ff8000;border-radius:50%;margin-left:5px;display:inline-block;width:7px!important;height:7px!important}#section-hero .hero-text{text-align:center;width:593px;margin-bottom:1rem;font-family:VazirmatEextraBold;font-size:120px;font-weight:700;line-height:125px}#section-hero .hero-text div{text-align:center}#section-hero .hero-text div:first-of-type{color:#39f;font-family:VazirmatEextraBold}#section-hero .hero-text div:last-of-type{color:#ff8000;font-family:VazirmatEextraBold}#section-hero .hero-description{text-align:justify;color:#666;width:45%}#section-hero .buttons{margin-bottom:3rem}#section-hero .buttons div{cursor:pointer;border-radius:35px;margin:1rem;padding:1rem;font-family:VazirmatSemiBold}#section-hero .buttons div:first-of-type{color:#fff;background:linear-gradient(35deg,#39f,#39fc)}#section-hero .buttons div:last-of-type{border:1px solid #b3b3b3}#section-hero .statistics{width:40%}#section-hero .statistics div span:first-of-type{font-family:VazirmatEextraBold;font-size:45px}#section-hero .statistics div:first-of-type span:first-of-type{color:#39f}#section-hero .statistics div:nth-child(2) span:first-of-type{color:#ff8000}#section-hero .statistics div:last-of-type span:first-of-type{color:#39f}#section-hero .statistics div span:last-of-type{color:#666;font-size:14px}@media (width<=1280px){#section-hero .hero-text{width:693px;font-size:100px}#section-hero .hero-description,#section-hero .statistics{width:75%}}@media (width<=1024px){#section-hero .hero-text{width:80%;font-size:70px;line-height:85px}#section-hero .hero-description,#section-hero .statistics{width:85%}}@media (width<=768px){#section-hero .hero-text{width:100%;font-size:50px;line-height:55px}#section-hero .hero-description,#section-hero .statistics{width:100%}}@media (width<=640px){#section-hero .hero-text{width:100%;font-size:50px;line-height:55px}#section-hero .hero-description{width:100%}#section-hero .buttons{margin-bottom:1rem}#section-hero .buttons div{border-radius:12px;margin:1rem .5rem .5rem;padding:.5rem;font-family:Vazirmatn;font-weight:700}#section-hero .statistics{width:100%}#section-hero .statistics div span:first-of-type{font-family:Vazirmatn;font-size:35px;font-weight:700}}#section-services .items .card{border-color:#c3c3c3a4;flex-direction:column;justify-content:start;transition:border-color .3s;display:flex;position:relative;overflow:hidden}#section-services .items .card:before{content:"";border-radius:inherit;background:radial-gradient(150px circle at var(--x,50%) var(--y,50%), #3399ffe6, transparent 90%);opacity:0;-webkit-mask-composite:xor;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;padding:7px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}#section-services>div>div.items.grid.grid-cols-1.sm\:grid-cols-3.gap-3.w-full.pt-16>div:nth-child(2):before,#section-services>div>div.items.grid.grid-cols-1.sm\:grid-cols-3.gap-3.w-full.pt-16>div:nth-child(5):before{background:radial-gradient(150px circle at var(--x,50%) var(--y,50%), #ff8000e6, transparent 90%)}#section-services .items .card:hover:before{opacity:1}#section-services .items .card .header{color:#e6e6e6;background:linear-gradient(#39f,#39f9);justify-content:center;align-items:center;width:55px;height:55px;display:flex}#section-services>div>div.items.grid.grid-cols-1.sm\:grid-cols-3.gap-3.w-full.pt-16>div:nth-child(2)>div.header.rounded-xl,#section-services>div>div.items.grid.grid-cols-1.sm\:grid-cols-3.gap-3.w-full.pt-16>div:nth-child(5)>div.header.rounded-xl{background:linear-gradient(#ff8000,#ff800099)}#section-services .items .card .header svg{width:32px;height:32px}#section-services .items .card .main{padding:.5rem 0;font-family:VazirmatEextraBold;font-size:20px}#section-services .items .card .footer{color:#666}#section-strategic{background-color:#39f}#section-strategic .container{padding-top:4rem}#section-strategic .pre-title{text-shadow:0 0 #000;opacity:0}#section-strategic .title{color:#e6e6e6;opacity:0}#section-strategic .title span{color:#ff8000}#section-strategic .items .card{opacity:0}#section-strategic .items .card .header{color:#ff8000;border-bottom:3px solid;border-image:linear-gradient(-90deg,#ff8000,#ff800000) 1;font-family:VazirmatEextraBold}#section-strategic .items .card .main{color:#e6e6e6;padding-top:1rem;padding-bottom:.5rem;font-family:VazirmatEextraBold}#section-strategic .items .card .footer{color:#dcdcdc;font-size:14px}#section-about p{text-align:justify}#section-about h2{color:#39f}#section-about h3{color:#ff8000}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
