/*!
 * Bootstrap Grid v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.categories-toggle>li:has(ul)>a::after,.category-dropdown-title-span::after{font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;white-space:nowrap}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}@media (min-width:1550px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1440px}}.d-block{display:block!important}.d-flex{display:flex!important}.d-none{display:none!important}.d-contents{display:contents!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.m-0{margin:0!important}.m-4{margin:1.5rem!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.pe-2{padding-right:.5rem!important}.ps-2{padding-left:.5rem!important}.pt-3{padding-top:1rem!important}.pb-3{padding-bottom:1rem!important}.pt-2{padding-top:.5rem!important}.pb-2{padding-bottom:.5rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}}@media (min-width:768px){.d-md-block{display:block!important}.d-md-none{display:none!important}.d-md-flex{display:flex!important}.flex-md-row{flex-direction:row!important}.align-items-md-end{align-items:flex-end!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}}@media (min-width:992px){.mt-lg-3{margin-top:1rem!important}.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.flex-lg-row{flex-direction:row!important}.align-items-lg-center{align-items:center!important}}.fw-bolder{font-weight:bolder!important}.dropdown{position:relative}.dropdown-content{display:none;position:absolute;background-color:var(--color-white);min-width:206px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1000;left:0}.dropdown-content--right{left:auto;right:0}.dropdown-show{display:block!important}.need-help-dropdown li>a{display:block;padding:.625rem 1.25rem}.need-help-dropdown li>a:hover{background-color:#f5f5f5;background-image:unset!important}.category-dropdown{position:relative}.category-dropdown-title{padding-inline:24px 40px;position:relative;cursor:pointer}.category-dropdown-title-span{cursor:pointer;position:relative;margin-bottom:0;display:inline-block;transition:color .1s ease-in-out}.category-dropdown-title-span.active,.category-dropdown-title-span:hover,.category-dropdown-title.active .category-dropdown-title-span{color:var(--color-primary-500)}.category-dropdown-title-span::after{content:"expand_more";font-family:'Material Symbols Rounded';font-weight:400;display:inline-block;position:absolute;left:-26px;top:3px;transform:rotate(0);transition:transform .5s ease-in-out}.category-dropdown-title.active .category-dropdown-title-span::after{transform:rotate(180deg)}.category-dropdown-content{border:1px solid var(--color-anchor-200);border-radius:7px;background:var(--color-white);position:absolute;top:40px;z-index:9}.category-dropdown-content>ul.categories-toggle{display:flex;flex-direction:column;flex-wrap:wrap;max-height:65vh;height:100%;width:max-content;padding-inline-end:24px}.category-dropdown-header>a{border-bottom:1px solid var(--color-anchor-200);padding-block:15px}.category-dropdown-link{display:block;cursor:pointer;padding-inline:24px 20px;padding-block:10px;transition:color .1s ease-in-out}.categories-toggle>li:hover>.category-dropdown-link,.category-dropdown-link:hover{color:var(--color-primary-500)}.categories-toggle li{position:relative}.categories-toggle>li:last-child>a{border-bottom:0}.categories-toggle>li:hover>ul{opacity:1;visibility:visible;right:100%;box-shadow:0 1px 0 rgba(17,17,26,.05),0 0 8px rgba(17,17,26,.1)}.categories-toggle>li>ul{position:absolute;right:120%;width:300px;padding-block:20px;-webkit-box-shadow:-1px 0 6px 0 rgba(0,0,0,.3);-moz-box-shadow:-1px 0 6px 0 rgba(0,0,0,.3);box-shadow:-1px 0 6px 0 rgba(0,0,0,.3);background:var(--color-white);-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;z-index:99;opacity:0;visibility:hidden;border-radius:7px;top:0}.categories-toggle>li:has(ul)>a{position:relative}.categories-toggle>li:has(ul)>a::after{content:"chevron_left";font-family:'Material Symbols Rounded';font-weight:400;position:absolute;left:0;top:0;bottom:0;transform:rotate(0);transition:transform .5s ease-in-out;display:flex;flex-direction:column;justify-content:center}.categories-toggle>li:has(ul):hover>a::after{transform:rotate(180deg)}#drawer-toggle{cursor:pointer;height:24px}.drawer-header{row-gap:1rem;background-color:var(--color-anchor-100)}.drawer-header-img-parent{padding:1rem 2rem}.drawer-header-actions-parent{width:100%}.btn-primary-drawer-action{padding:.8rem}.btn-anchor-drawer-action{padding:.8rem;color:var(--color-primary-500)!important}.drawer-body{position:absolute;top:0;right:-100%;height:100vh;background:var(--color-white);overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;z-index:1020;width:85%;transition:right .5s ease-in-out}.glide__slides,.glide__track{overflow:hidden}.drawer-overlay{transition:background-color .5s ease-in-out}.drawer.drawer-show .drawer-overlay{position:absolute;height:110vh;width:100vw;cursor:default;top:0;right:0;background-color:#1b1b1b4a;z-index:1010}.btn-primary,.glide,.glide__slides,.relative,.section-header{position:relative}.drawer.drawer-show .drawer-body{right:0}.drawer-content ul{padding:20px}.drawer-content ul li:not(:first-child){margin-top:20px}.drawer-content ul:nth-child(2){border-top:1px solid var(--color-anchor-200)}@media (min-width:420px){.drawer-header-img{max-width:247px}}@media (min-width:768px){.drawer-body{width:75%}}.glide{width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides{width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}:root{--primary-color:#20315f;--primary-color-dark:#162349;--secondary-color:#f45050;--secondary-color-dark:#ee2939;--color-primary-500:#f45050;--color-primary-700:#ee2939}*,::after,::before{padding:0;margin:0;box-sizing:border-box;font-family:IRANYekan}li,ul{list-style-type:none}a{text-decoration:none}button{all:unset}body{line-height:1.6;-webkit-tap-highlight-color:transparent}input{border:none;outline:0}.secondary-color-btn{color:var(--secondary-color)!important;background-color:transparent;font-size:1rem;font-weight:700}.btn-lg{padding:1.1rem 1.5rem;border-radius:.5rem}.btn-primary{border-radius:.4rem;background-color:var(--secondary-color);color:var(--color-white);transition:all 150ms ease-in}.btn-primary:hover{background-color:#ee2939}.section-header{margin:0 auto}.section-header__icon{position:absolute;top:-.5rem;opacity:.5}.section-header__title{color:var(--primary-color);padding-right:2.75rem;font-size:1.35rem;line-height:1.6;margin-bottom:0;font-weight:700}.section-header__arrow{transform:translateY(-1.8rem)}.section-header__caption{transform:translateY(1.5rem);color:var(--secondary-color);font-weight:900;text-align:left;font-size:1.35rem}.glide__bullet{width:.75rem;height:.75rem;border-radius:100%;border:none;background-color:#ddd}.glide__bullet--active{background-color:var(--primary-color)}.glide__arrow{cursor:pointer}.glide-slider__arrow{background-color:var(--secondary-color);width:2rem;height:2rem;padding:.8rem;opacity:.1;border-radius:100%;display:flex;justify-content:center;pointer-events:all;align-items:center;transition:all 150ms ease-in}.header,.menu__link{transition:all 175ms ease-in}.glide-slider__arrow:hover{opacity:1}.header-shape__icon{position:absolute;top:-.75rem;left:0;z-index:-1}.header-shape__arrow{position:absolute;top:-3rem;transform:rotate(-60deg);left:7rem}.header{padding:1.5rem 0;position:fixed;left:0;right:0;z-index:50}.header__fixed{background-color:var(--color-white);padding:1rem 0}.btn-dropdown,.login__btn{background-color:var(--primary-color);font-weight:100}.menu__item{margin-left:3rem;text-align:center}.brand__link{margin-left:3rem}.menu__link{color:var(--primary-color)}.menu__link:hover{color:var(--secondary-color)}.btn-dropdown,.btn-dropdown:hover,.login__btn{color:var(--color-white)}.btn-dropdown{border:none;padding:.8rem 1.2rem;border-radius:7px}.btn-dropdown:hover{background-color:var(--primary-color-dark)}.common-questions-item--active .common-questions-item__title,.common-questions-item__header--active .common-questions-item__title{color:var(--secondary-color)}.company-icon-register-or-login{display:none}@media (max-width:1050px){.company-text-register-or-login{display:none}.company-icon-register-or-login{display:inherit}}.common-questions{margin-top:3rem;transform:translateY(-1.5rem)}.common-questions__title{font-weight:700;font-size:1.5rem;margin-bottom:2rem;padding-right:1.9rem}.common-questions-items{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.common-questions-item{background-color:var(--color-white);box-shadow:0 0 0 0 #00004,0 3px 20px 0 #00008;padding:1rem;border-radius:7px}.common-questions-item--active{opacity:1;display:block}.common-questions-item--active .common-questions-item__icon{transform:rotate(90deg)}.common-questions-item__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.common-questions-item__header--active svg{transform:rotate(180deg);fill:var(--secondary-color)}.common-questions-item__title{font-size:1.25rem;color:#737373;font-weight:100;padding:1rem 0}.common-questions-item__body{display:none;opacity:0;padding-top:1rem;color:#737373;border-top:.2px solid var(--color-anchor-200)}.common-questions-item__body--active{display:block;opacity:1}.common-questions-icons{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.common-questions-icons__arrow{transform:rotate(-85deg);width:6rem}@media only screen and (max-width:1280px){.header-shape{left:-.5rem}}@media only screen and (max-width:1200px){.header-shape{left:0}.section-header__arrow{display:none}.section-header__title{padding-right:0}.menu__item{margin-left:2rem}}@media only screen and (min-width:768px) and (max-width:992px){.header .container{max-width:100%}.brand__link{margin-left:1rem}}@media only screen and (max-width:992px){.glide__bullet{width:.65rem;height:.65rem}.section-header{flex-direction:column;padding:1rem 0}.section-header__icon{display:none}.section-header__title{padding-right:0;text-align:center;font-size:1.25rem;transform:translateY(0);font-weight:900}.section-header__caption{text-align:center;padding-top:1.2rem;transform:translateY(0);font-size:1.2rem}.header-shape{left:0}.menu__item{margin-left:2rem}.common-questions__title{margin-bottom:.75rem}.common-questions-icons{margin:1rem 0}.common-questions-icons__arrow{width:5rem}.trusting-us-bullets{padding-bottom:1.25rem}.common-questions-item__title{font-size:1.1rem}}@media only screen and (max-width:768px){.header__fixed{padding:.7rem 0}.nav{flex-direction:row-reverse;align-items:center!important}.login__btn,.menu{display:none!important}.menu__btn{display:flex!important;align-items:center;cursor:pointer;height:1.5rem}.menu__btn svg{width:1.8rem;height:1.8rem}.brand__link{margin:0}.brand__logo{width:8.5rem;transform:translateY(5px)}.common-questions__title{text-align:center}.common-questions-item__title{font-size:1.15rem}.ticket__wrapper{padding:3rem 1.5rem}.ticket-input-wrapper,.ticket-input-wrapper__input{width:100%}}@media only screen and (max-width:576px){.section-header___title{padding-right:0;text-align:center}.section-header__caption,.section-header__title{font-size:1.05rem}.glide__bullet{width:.65rem;height:.65rem}.common-questions__title{font-size:1.4rem}.common-questions-item__title{font-size:1rem}}.loader,.loader-border{width:2rem;height:2rem}@media only screen and (max-width:400px){.btn-lg{padding:.8rem 1.1rem!important}.section-header__title{font-size:1.1rem}.section-header__caption{font-size:1rem}}.loader{border:2px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.rayChat-button,.rayChat-button-container{border-radius:16px!important;display:flex}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.rayChat-button{transition:transform 250ms cubic-bezier(.33,0,0,1) 0s;overflow:hidden!important;width:55px!important;height:55px!important;background-color:#e43725!important;background-position:center center!important;background-repeat:no-repeat!important;box-shadow:none!important;justify-content:center;align-items:center}.rayChat-button:hover{transition:transform 250ms cubic-bezier(.33,0,0,1) 0s;transform:scale(1.1)}.rayChat-button-container{transition:opacity 250ms ease 0s;width:100px!important;height:100px!important;position:fixed!important;z-index:2147483647!important;opacity:1!important;visibility:visible!important;bottom:50px;left:20px;align-items:center;justify-content:center}.rayChat-icon{width:40px;height:40px;margin:auto!important;cursor:pointer!important;background-image:url(img/ray_chat.svg)!important;background-repeat:no-repeat!important;background-size:contain!important;background-position:center center!important}.raychat_frame{bottom:50px}.home-slide .carousel-indicators{right:auto;margin-right:0;margin-left:0;left:48%;bottom:-9px;width:auto}