*,
:after,
:before {
    -webkit-tap-highlight-color: transparent;
    box-sizing: inherit;
    outline: none !important;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto
}
body{
   -webkit-font-smoothing: antialiased !important;
  margin: 0 !important;
font-size: 1rem !important;
  font-family: IRANSans , Arial, sans-serif !important;
}
html {
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    height: 100%;
    overflow-y: auto;
    touch-action: manipulation
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

a {
    background-color: transparent;
}

img {
    border-style: none;
}

button {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
}

._1ZefG {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    display: inline-flex;
    outline: none;
    position: relative;
    touch-action: manipulation;
    transform: translateZ(0);
}

._1ZefG :disabled {
    cursor: default;
}

._1ZefG:not(:disabled):not(.LhRk3) {
    cursor: pointer;
}

._275sd {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    align-items: center;
    justify-content: center;
    letter-spacing: .8px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
}

._2NolF {
    --__internal__border-radius: var(--web-ui_button-border-radius, 12px);
    --__internal__lip-width: 4px;
    background: none;
    border: 0 solid transparent;
    border-bottom: var(--__internal__lip-width) solid transparent;
    border-radius: var(--__internal__border-radius);
    color: var(--web-ui_button-color, #fff);
    height: var(--web-ui_button-height, 50px);
    padding: var(--web-ui_button-padding, 0 16px);
    transition: filter .2s;
font-weight: 600;
}

._2NolF:before {
    background-color: var(--web-ui_button-background-color, #ff6000);
    border-radius: var(--__internal__border-radius);
    bottom: 0;
    box-shadow: 0 var(--__internal__lip-width) 0 var(--web-ui_button-border-color, #1899d6);
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

._2NolF:active:not(:disabled):not(.LhRk3),
._2NolF:disabled:not(._1rl91) {
    transform: translateY(var(--__internal__lip-width)) translateZ(0);
}

._2NolF:active:not(:disabled):not(.LhRk3):before,
._2NolF:disabled:not(._1rl91):before {
    box-shadow: none;
}

._2NolF:disabled:not(._1rl91) {
    color: var(--web-ui_button-color-disabled, #afafaf);
}

._2NolF:disabled:not(._1rl91):before {
    background-color: var(--web-ui_button-background-color-disabled, #e5e5e5);
}

@media (hover:hover) {
    ._2NolF:hover:not(:disabled):not(.LhRk3):not(._1V-dy) {
        filter: var(--web-ui_button-filter-hover, brightness(1.1));
    }
}

.WOZnx {
    --__internal__border-color: var(--web-ui_button-border-color, #e5e5e5);
    background: none;
    border: solid transparent;
    border-radius: var(--web-ui_button-border-radius, 12px);
    border-width: 2px 2px 4px;
    color: var(--web-ui_button-color, #afafaf);
    height: var(--web-ui_button-height, 50px);
    padding: var(--web-ui_button-padding, 0 16px);
    transition: filter .2s;
font-weight: 600;
}

.WOZnx:before {
    background-color: var(--web-ui_button-background-color, #fff);
    border: 2px solid var(--__internal__border-color);
    border-radius: var(--web-ui_button-border-radius, 12px);
    bottom: -2px;
    box-shadow: 0 2px 0 var(--__internal__border-color);
    content: "";
    left: -2px;
    position: absolute;
    right: -2px;
    top: -2px;
    z-index: -1;
}

.WOZnx:active:not(:disabled):not(.LhRk3),
.WOZnx:disabled:not(._1rl91) {
    transform: translateY(2px) translateZ(0);
}

.WOZnx:active:not(:disabled):not(.LhRk3):before,
.WOZnx:disabled:not(._1rl91):before {
    box-shadow: none;
}

.WOZnx:disabled:not(._1rl91) {
    --__internal__border-color: var(--web-ui_button-border-color-disabled, var(--web-ui_button-border-color, #e5e5e5));
    color: var(--web-ui_button-color-disabled, #afafaf);
}

.WOZnx:disabled:not(._1rl91):before {
    background-color: var(--web-ui_button-background-color-disabled, #e5e5e5);
}

@media (hover:hover) {
    .WOZnx:hover:not(:disabled):not(.LhRk3):not(._1V-dy) {
        filter: var(--web-ui_button-filter-hover, brightness(.9));
    }
}

._1H_R6 {
    background: none;
    border: none;
    padding: 0;
    transition: filter .2s;
}

@media (hover:hover) {
    ._1H_R6:hover:not(:disabled):not(.LhRk3):not(._1V-dy) {
        filter: var(--web-ui_button-filter-hover, brightness(1.1));
    }
}

._13HXc {
    -webkit-user-select: inherit;
    -moz-user-select: inherit;
    user-select: inherit;
}

._3XvZO {
    --web-ui_button-background-color: #ff6000;
    --web-ui_button-border-color: #dd5503;
    --web-ui_button-color: #fff;
}

._2G7zH {
    --web-ui_button-background-color: #fff;
    --web-ui_button-border-color: hsla(0, 0%, 100%, .8);
    --web-ui_button-color: #ff6000;
    --web-ui_button-background-color-disabled: hsla(0, 0%, 100%, .4);
    --web-ui_button-color-disabled: #ff6000;
font-weight: 600;
}

._16h82 {
    --web-ui_button-color: #ff6000;
}

/*! CSS Used from: https://schools-cdn.duolingo.com/app-687b5869.css */
a,
div,
footer,
h1,
h2,
h4,
iframe,
img,
li,
nav,
p,
section,
span,
ul {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

footer,
nav,
section {
    display: block;
}

*,
:after,
:before {
    box-sizing: border-box;
}

@media (prefers-reduced-motion:reduce) {

    *,
    :after,
    :before {
        -webkit-animation-duration: .01ms !important;
        animation-duration: .01ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
    }
}

*,
:after,
:before {
    -webkit-tap-highlight-color: transparent;
    box-sizing: inherit;
    outline: none !important;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
}

a {
    text-decoration: none !important;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

::placeholder {
    color: #afafaf;
    font-weight: 500;
    opacity: 1;
}

h1 {
    -webkit-font-smoothing: antialiased;
}

h1,
h2 {
    -moz-osx-font-smoothing: grayscale;
    color: #4b4b4b;
}

h2 {
    -webkit-font-smoothing: antialiased;
}

._32tsF {
    display: flex;
    flex-direction: column;
}

@media (926px) {
    ._32tsF {
        max-width: 940px;
        min-width: 800px;
    }
}

.nR9Zi {
    outline: 0;
    overflow: hidden;
    touch-action: pan-y;
    transform: translateZ(0);
}

._3k8-y {
    border-radius: 50%;
    height: 8px;
    opacity: .4;
    width: 8px;
}

.-aP8Y {
    background: #afafaf;
}

._2nIj0 {
    background: #fff;
}

._25gW9 {
    align-items: center;
    justify-content: center;
}

._1yIdt,
._25gW9 {
    height: 12px;
    width: 12px;
}

._1yIdt {
    opacity: 1;
}

._3pNlw {
    grid-gap: 8px;
    align-items: center;
    align-self: center;
    display: grid;
    grid-auto-flow: column;
    margin-top: 24px;
}

@media (min-width:768px) {
    ._3pNlw {
        margin-top: 24px;
    }
}

._1gD7O {
    flex-shrink: 0;
    width: 100%;
}

._1gD7O:first-child,
._1gD7O:last-child {
    overflow: hidden;
}



._31_-7 {
    display: flex;
    flex-direction: column;
}

p {
    margin: 0;
}

._2Uud7 {
    background: #fff;
    border-bottom: 2px solid #e5e5e5;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 210;
}

._1MKRD {
    height: 70px;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 66px;
    position: relative;
}

._1MKRD,
.lwZKA {
    align-items: center;
    display: flex;
}

.lwZKA {
    flex-direction: row;
    height: 100%;
}

._1SJeU {
    --web-ui_button-height: 40px;
    border-radius: 12px;
    padding: 0 32px;
}

._3GOA4 {
    margin-right: 12px;
}

@media only screen and (max-width:926px) {
    ._3GOA4 {
        display: none;
    }
}

._3gZqb {
    cursor: pointer;
}

@media only screen and (max-width:926px) {
    ._3gZqb {
        height: 32px;
    }
}

._3c5zv {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 100%;
}

@media only screen and (max-width:926px) {
    ._3c5zv {
        display: none;
    }
}

.qj_jD {
    align-items: center;
    border-bottom: 2px solid #e5e5e5;
    color: #777;
    display: flex;
    font-size: 15px;
    font-weight: 700;
    height: 100%;
    letter-spacing: .4px;
    line-height: 18px;
    margin: 0 0 -4px 32px;
    text-transform: uppercase;
    white-space: nowrap;
}

.qj_jD:first-child {
    margin-right: 48px;
}

._3kYKU {
    background: rgba(0, 0, 0, .3);
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .3s;
    z-index: 200;
}

._3agHf {
    height: 370px;
    padding: 0;
}

@media only screen and (max-width:926px) {
    ._3agHf {
        height: 347px;
        padding: 0 16px;
        width: 100%;
    }
}

._3ZW8w {
    align-items: center;
    background-color: #fff;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 36px 20px;
    width: 100%;
}

@media only screen and (max-width:926px) {
    ._3ZW8w {
        padding: 24px 20px;
    }
}

._2-DQQ {
    align-items: center;
    display: flex;
    flex-direction: column;
}

._28jy8 {
    height: 80px;
    width: 80px;
}

.rMeiW {
    margin-bottom: 10px;
    margin-top: 36px;
}

._2Iamr {
    color: #303030;
    line-height: 24px;
font-size:14px;
}

._2Iamr,
.q3NcK {
    text-align: center;
}

.q3NcK {
    color: #afafaf;
}

._1XAPz {
    height: 80px;
    margin-bottom: 22px;
    position: relative;
    width: 80px;
}

.VKwnR {
    bottom: 0;
    position: absolute;
    right: -8px;
}

._2v6l4 {
    align-items: center;
}

._2eZkQ,
._2v6l4 {
    display: flex;
    flex-direction: column;
    width: 100%;
}

._2eZkQ {
    max-width: 1140px;
    padding: 80px 0;
}

._3g298 {
    align-items: center;
    background-color: #ff7d2e;
    background-image: url(https://schools-cdn.duolingo.com/images/09cebe78cadbe53a9ebb3491ea3d7a6c.svg);
    background-position: 60px 38px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

@media only screen and (max-width:926px) {
    ._3g298 {
        background-image: none;
    }
}

._1Y0YZ {
    display: flex;
    flex-direction: column;
    width: 100%;
}

@media only screen and (max-width:926px) {
    ._3vANX {
        text-align: center;
    }
}

.JCJoq {
    display: flex;
    flex-direction: row;
    margin-top: 60px;
}

@media only screen and (max-width:926px) {
    .JCJoq {
        flex-direction: column;
   margin-top: 10px;
    }
}

._2ij94 {
    flex: 1;
}

@media only screen and (max-width:926px) {
    ._2ij94 {
        margin: 0;
    }
}

._1wNbt {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 110%;
    margin: 0 0 1.5rem;
    text-transform: lowercase;
}

._2N-tw {
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    width: 370px;
}

@media only screen and (max-width:926px) {
    ._2N-tw {
        text-align: center;
        width: 100%;
    }
}

.g6GIr {
    align-items: flex-end;
    display: flex;
    flex: 1;
    justify-content: center;
}

.g6GIr img {
    height: 376px;
}

@media (max-width: 768px) {
    ._3Tzh3 {
        flex-direction: column !important;
        align-items: center;
        text-align: center;
    }
   ._1wNbt {
        font-size: 38px;
        margin-bottom: 50px;
    }
}


@media only screen and (max-width:926px) {
    .g6GIr img {
        height: 100%;
        margin-top: 40px;
        width: 100%;
    }
}

._1pWdZ {
    --web-ui_button-color: #ff6000;
    margin-bottom: 24px;
    margin-top: 24px;
    padding: 1rem 2.5rem;
}

._20kiJ {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

@media only screen and (max-width:926px) {
    ._20kiJ {
        flex-direction: column;
    }
}

._40Nx6 {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #4b4b4b;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 110%;
    margin-bottom: 24px;
    text-align: center;
    text-transform: lowercase;
}

@media only screen and (max-width:926px) {
    ._40Nx6 {
        font-size: 30px;
    }
}
.text-justify {
  text-align: justify;
}

.Rz7yG {
    font-size: 48px;
    letter-spacing: -.02em;
    line-height: 110%;
    max-width: 463px;
    text-align: start;
    text-transform: lowercase;
}

@media only screen and (max-width:926px) {
    .Rz7yG {
        font-size: 36px;
        margin-top: 48px;
        text-align: center;
    }
}

._2mjLz {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: 231px;
}

@media only screen and (max-width:926px) {
    ._2mjLz {
        height: 100%;
        width: 335px;
    }
}

._2krKz {
    padding: 1rem 2.5rem;
}

@media only screen and (max-width:926px) {
    ._2krKz {
        width: 100%;
    }
}

._1tXmt {
    height: 231px;
    width: 257px;
}

@media only screen and (max-width:926px) {
    ._1tXmt {
        height: 173px;
        width: 193px;
    }
}

.Uuato {
    border-top: 2px solid #e5e5e5;
    padding: 2.1875rem 1.5rem;
}

._2f6CO {
    align-items: center;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width:926px) {
    ._2f6CO {
        align-items: unset;
        flex-direction: column;
        justify-content: unset;
    }
}

.ht8T5 {
    color: #afafaf;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    margin-right: 1.5rem;
    text-transform: uppercase;
}

.ht8T5:last-of-type {
    margin-right: 0;
}

.ht8T5 a {
    color: #afafaf;
}

@media only screen and (max-width:926px) {
    .ht8T5 {
        margin-bottom: 1.5rem;
        margin-right: 0;
    }

    .ht8T5:last-of-type {
        margin-bottom: 0;
    }
}

._15H8D {
    display: none;
}

@media only screen and (max-width:926px) {
    ._15H8D {
        display: block;
    }
}

._1-1Q3 {
    display: block;
    margin-top: 80px;
    padding: 0 1.5rem;
}

@media only screen and (max-width:926px) {
    ._1-1Q3 {
        display: none;
    }
}

._1FT7a {
    display: grid;
    grid-auto-rows: auto;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    margin-bottom: 80px;
}

._3Tzh3 {
    grid-template-areas: "image image image image image image image text text text text text";
}

._3Tzh3 ._38wRM {
    margin-right: 64px;
}

._34UFV {
    grid-template-areas: "text text text text text image image image image image image image";
}

._34UFV ._38wRM {
    margin-left: 64px;
}

.WO5E5 {
    grid-area: image;
    width: 100%;
}

.WO5E51 {
    grid-area: image;
    width: 60%;
}

._13MqT {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #4b4b4b;
    font-size: 33px;
font-weight: 600;
}

@media (max-width: 768px) {
    ._13MqT {
        font-size: 26px;
    }
}

._1FQQA {
    text-align: justify;
    line-height: 24px;
}

._38wRM {
    display: flex;
    flex-direction: column;
    grid-area: text;
    justify-content: center;
    row-gap: 25px;
}

._2sJNQ {
    margin-top: 24px;
    width: 100%;
}

._1F5tD {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #4b4b4b;
    font-size: 33px;
    text-align: center;
font-weight: 600;
}

._2RLF1 {
    color: #777;
    height: 80px;
    margin-top: 24px;
}

._2t8kF {
    align-items: center;
    background-color: #58cc02;
    display: flex;
    flex-direction: column;
    width: 100%;
}

._3aHSW {
    display: none;
    padding-bottom: 60px;
    padding-top: 60px;
}

@media only screen and (max-width:926px) {
    ._3aHSW {
        display: block;
        padding: 60px 4px;
    }
}

.Anbxh {
    display: block;
    overflow-x: auto;
    padding: 80px 20px;
}

@media only screen and (max-width:926px) {
    .Anbxh {
        display: none;
    }
}

._2bksu {
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: grid;
    grid-auto-rows: auto;
    grid-template-areas: "space1 cards space2";
    grid-template-columns: 1fr 1fr 1fr;
}

.Ve5f4 {
    border-radius: 16px;
    overflow: hidden;
}

._2yzda {
    color: #fff;
}

._3a-gk {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.RmERj {
    border: 2px solid #e5e5e5;
    border-radius: 16px;
    max-width: 560px;
}

._3K_4o {
    padding: 24px 20px;
}

._3K_4o:not(:last-child) {
    border-bottom: 2px solid #e5e5e5;
}

._1Clm9 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
}

._22e5g {
    color: #777;
    font-size: 17px;
    line-height: 24px;
}

._2mijA {
    margin-bottom: 8px;
}

._3xdjD {
    color: #fff;
    margin-bottom: 36px;
}



@media only screen and (max-width: 926px) {
    ._2eZkQ {
        padding: 60px 20px;
    }
}

._2jQ-y {
    background-color: #ff7d2e;
    width: 100%;
}

._2jQ-y,
.ABbC5 {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.ABbC5 {
    padding: 80px 20px;
}

@media only screen and (max-width:926px) {
    .ABbC5 {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}

@media only screen and (max-width:768px) {
    ._16Aom {
        height: 0;
        padding-bottom: 56.25%;
        position: relative;
        width: 100%;
    }
}

.hc6f9 {
    border-radius: 12px;
    height: 314px;
    width: 560px;
}

@media only screen and (max-width:768px) {
    .hc6f9 {
        height: 100%;
        left: 0;
        max-width: 768px;
        position: absolute;
        top: 0;
        width: 100%;
    }
    ._1F5tD{
        font-size: 26px;
    }
}

._3JtPO {
    --min-height: 100vh;
    display: flex;
    flex-direction: column;
    min-height: var(--min-height);
    overflow: hidden;
    padding-top: 70px;
}
.section-title {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 40px;
    color: #fff;
    text-align: center;
}

.advantages {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.advantage-item {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 250px;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
  flex-direction: column;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #f0efef;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.advantage-text {
    font-size: 16px;
    font-weight: 600;
 text-align: center;
}
.font-size-li{
font-size:15px;
}
/* 📱 حالت موبایل */
@media (max-width: 768px) {
    .advantages {
        flex-direction: column;
        align-items: center;
    }
.font-size-li{
font-size:14px;
}
    .advantage-item {
        flex-direction: column;
        gap: 10px;
        width: 80%;
    }

    .advantage-text {
        text-align: center;
    }
}

@media only screen and (max-width: 926px) {
    ._1pWdZ {
        height: 54px;
        width: 100%;
    }
}
.w-80{
width:70%;
}
@font-face {
  font-family: IRANSans;
  src: url(https://a.lomolearn.com/upload/media/IRANSansWeb_Bold.e65c9d52.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: IRANSans;
  src: url(https://a.lomolearn.com/upload/media/fonts/IRANSansWeb_Medium.dde1bbb6.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: IRANSans;
  src: url(https://a.lomolearn.com/upload/media/fonts/IRANSansWeb.ae01de69.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: IRANSans;
  src: url(https://a.lomolearn.com/upload/media/IRANSansWeb_Light.f1c0e72c.ttf) format("truetype");
  font-display: swap;
}