.about-us-page .intro-logo{border-radius:2px;width:232px}.intro-slider .slider-item .slide-image{max-height:70vh;-o-object-fit:cover;object-fit:cover}.certificate{position:relative;z-index:1}.certificate .certificate-quote{background:#fff;border-radius:10px;box-shadow:0 -5px 25px -10px rgba(0,0,0,.075),0 20px 60px -20px rgba(0,0,1,.125);font-size:110%;margin-top:-60px;padding:50px 20px;position:relative;text-align:center}.certificate .certificate-quote.has-title{margin-top:-85px}.certificate .certificate-quote:before{background:hsla(0,0%,100%,.5);top:-10px;transform:translateX(-50%) scale(.975)}.certificate .certificate-quote:after,.certificate .certificate-quote:before{border-radius:10px;box-shadow:0 -5px 25px -10px rgba(0,0,0,.05),0 20px 60px -20px rgba(0,0,1,.125);content:"";height:100%;left:50%;position:absolute;width:100%;z-index:-1}.certificate .certificate-quote:after{background:hsla(0,0%,100%,.25);top:-20px;transform:translateX(-50%) scale(.95)}@media screen and (max-width:576px){.certificate .certificate-quote{font-size:95%;margin-top:-20px;padding:25px 10px}}.certificate .certificate-quote .icon{color:var(--app-main);position:absolute;width:20px}.certificate .certificate-quote .icon.icon-right{right:10px;top:10px}.certificate .certificate-quote .icon.icon-left{bottom:10px;left:10px}@media screen and (max-width:576px){.certificate .certificate-quote .icon{width:15px}}.form-element.password-element{position:relative}.form-element.password-element .password-visibility{cursor:pointer;left:10px;opacity:.5;position:absolute;top:50%;transform:translateY(-50%);transition:.5s;width:16px}.btn{-webkit-appearance:none;border:none;border-radius:8px;box-shadow:0 5px 15px -5px transparent;cursor:pointer;display:inline-block;overflow:hidden;padding:6px 12px;position:relative;transition:.33s;vertical-align:middle}.btn.btn-rounded{border-radius:4em}.btn.loading-active:before{background:#f7941e;border-right:5px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.btn.loading-active .btn-loading{display:block}.btn .btn-loading{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:45px;z-index:3}.btn .btn-loading .btn-loading-path{fill:#fff}.btn.btn-main{background:#f7941e;color:#fff}.btn.btn-main:hover{box-shadow:0 8px 25px -7px #f7941e}.btn.btn-main.loading-active:before{background:#f7941e}.btn.btn-main .btn-loading-path{fill:#fff}.btn.btn-primary{background:#6775ec;color:#fff}.btn.btn-primary:hover{box-shadow:0 8px 25px -7px #6775ec}.btn.btn-primary.loading-active:before{background:#6775ec}.btn.btn-primary .btn-loading-path{fill:#fff}.btn.btn-info{background:#1f74ff;color:#fff}.btn.btn-info:hover{box-shadow:0 8px 25px -7px #1f74ff}.btn.btn-info.loading-active:before{background:#1f74ff}.btn.btn-info .btn-loading-path{fill:#fff}.btn.btn-success{background:#22ac53;color:#fff}.btn.btn-success:hover{box-shadow:0 8px 25px -7px #22ac53}.btn.btn-success.loading-active:before{background:#22ac53}.btn.btn-success .btn-loading-path{fill:#fff}.btn.btn-warning{background:#ff8200;color:#fff}.btn.btn-warning:hover{box-shadow:0 8px 25px -7px #ff8200}.btn.btn-warning.loading-active:before{background:#ff8200}.btn.btn-warning .btn-loading-path{fill:#fff}.btn.btn-sm{font-size:90%;padding:4px 8px}.btn.btn-sm .btn-loading{width:35px}.btn.btn-lg{font-size:110%;padding:9px 18px}.btn.btn-lg .btn-loading{width:50px}.textarea{-webkit-appearance:none;background-color:var(--app-background);border:1px solid #d1dce7;border-radius:6px;color:var(--app-fair-color);display:block;min-height:40px;padding:8px 15px;transition:.5s;width:100%}.textarea:focus{border-color:var(--app-main);outline:0}.textarea:disabled{background:var(--app-fair-color);cursor:not-allowed}.textarea::-moz-placeholder{color:var(--app-placeholder)}.textarea::placeholder{color:var(--app-placeholder)}.join-us-form{box-shadow:0 -5px 25px -10px rgba(0,0,0,.07),0 20px 60px -20px rgba(0,0,0,.15);padding:25px}.sale-grades .grade-item{background:#fafafa;border-radius:2px;border-right:2px solid var(--app-main);color:#777;margin-bottom:14px;padding:6px 10px}.sale-grades .grade-item .label{color:#555;display:inline-block;font-weight:700;margin-bottom:5px;margin-left:5px}.modal-is-shown{overflow:hidden}.modal{align-items:center;background:rgba(0,0,0,.4);display:none;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:9999}.modal.show{opacity:1}.modal.show .modal-wrapper{top:0}.modal .close-btn{align-items:center;background:#f21344;border-radius:50%;cursor:pointer;display:inline-flex;height:24px;justify-content:center;position:absolute;right:12px;top:12px;width:24px;z-index:5}.modal .close-btn .icon{filter:invert(1);width:10px}.modal .modal-header{border-bottom:1px dashed var(--app-background-pair);padding:15px 10px;position:relative;text-align:center}.modal .modal-header .title{font-weight:700}.modal .modal-wrapper{background:var(--app-background);border-radius:8px;box-shadow:0 10px 30px -15px rgba(0,0,0,.4);display:flex;flex-direction:column;max-width:96%;min-height:100px;overflow:hidden;position:relative;top:30px;transition:top .5s,width .35s;width:100%}.modal.modal-auto .modal-wrapper{width:auto}.modal.modal-sm .modal-wrapper{width:400px}.modal.modal-md .modal-wrapper{width:550px}.modal.modal-lg .modal-wrapper{width:700px}.modal.modal-xl .modal-wrapper{width:1000px}.modal.modal-full .modal-wrapper{height:100%;max-height:96%;max-width:96%;width:100%}.modal.modal-screen .modal-wrapper{border-radius:0;height:100%;max-height:100%;max-width:100%;width:100%}.modal.modal-screen .modal-body{height:100%;max-height:none;overflow:auto}.modal .modal-body{max-height:calc(100vh - 125px);overflow:auto}@media screen and (max-width:768px){.modal{align-items:flex-end;padding:10px 0}.modal.modal-screen{padding:0}}.pdf-object{display:flex;height:100%;position:relative;width:100%}.pdf-object .un-supportable-object{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.pagination{position:relative;text-align:center}.pagination .list{align-items:center;display:inline-flex;justify-content:center}.pagination .list .item.big-item .link{min-width:68px}.pagination .list .item .link{background:var(--app-background-pair);border:1px solid var(--app-background-pair);border-radius:4px;color:var(--app-color);display:inline-block;font-size:14px;font-weight:700;height:35px;margin:0 5px;min-width:35px;padding:7px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.pagination .list .item .link:hover{background:var(--app-primary);border-color:var(--app-primary);color:var(--app-primary-invert)}.pagination .list .item .link.current{background:var(--app-main);border-color:var(--app-main);box-shadow:0 5px 20px -2px var(--app-main);color:#fff}.pagination .list .item .link.arrow{max-width:35px;min-width:35px;padding:6px;vertical-align:middle}.pagination .list .item .link.arrow.arrow.not-allowed,.pagination .list .item .link.arrow.arrow.not-allowed:hover{cursor:not-allowed;opacity:.5}.pagination.pagination-rounded .list .item .link{border-radius:50%}.input{-webkit-appearance:none;background-color:var(--app-background);border:1px solid #d1dce7;border-radius:6px;color:var(--app-fair-color);display:block;min-height:40px;padding:8px 15px;transition:.5s;width:100%}.input:focus{border-color:var(--app-main);outline:0}.input:disabled{background:var(--app-fair-color);cursor:not-allowed}.input::-moz-placeholder{color:var(--app-placeholder)}.input::placeholder{color:var(--app-placeholder)}.contact-us-details .icon{display:inline-block;opacity:1;vertical-align:middle;width:23px}.intro-detail-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 -5px 25px -10px rgba(0,0,0,.075),0 20px 60px -20px rgba(0,0,1,.125);display:flex;justify-content:space-between;padding:25px;position:relative}.intro-detail-card:before{background:hsla(0,0%,100%,.5);top:-10px;transform:translateX(-50%) scale(.975)}.intro-detail-card:after,.intro-detail-card:before{border-radius:10px;box-shadow:0 -5px 25px -10px rgba(0,0,0,.05),0 20px 60px -20px rgba(0,0,1,.125);content:"";height:100%;left:50%;position:absolute;width:100%;z-index:-1}.intro-detail-card:after{background:hsla(0,0%,100%,.25);top:-20px;transform:translateX(-50%) scale(.95)}.intro-detail-card .details-wrapper{flex-grow:1}.intro-detail-card .image-wrapper{display:block;min-width:150px;text-align:center;width:150px}.intro-detail-card .image-wrapper .image{width:100%}@media screen and (max-width:768px){.intro-detail-card{flex-direction:column;padding:15px;text-align:center}.intro-detail-card .image-wrapper{display:none}}.policies-benefit{align-items:center;background:#e3f1fa url(/images/backgrounds/benefits-bg.jpg);background-position:bottom;background-repeat:repeat-x;box-shadow:0 15px 30px -10px rgba(0,0,0,.18);display:flex;min-height:240px;padding:100px 0;position:relative}.policies-benefit.box-mode{background-size:contain;border-radius:15px;padding:50px 20px 35px 15px}@media screen and (max-width:1024px){.policies-benefit{padding:50px 0}.policies-benefit.box-mode{padding:35px 10px 20px}}.policies-benefits{align-items:center;display:flex;justify-content:flex-end}@media screen and (max-width:1024px){.policies-benefits{flex-wrap:wrap;justify-content:center;transform:scale(.8)}}.policies-benefits .policies-benefit-item{background:#fff;border-radius:4px;box-shadow:0 10px 22px -5px rgba(0,0,0,.15);flex-grow:1;height:130px;margin:6px;max-width:130px;padding:35px 10px;width:110px}.policies-benefits .policies-benefit-item .benefit-value{font-size:180%}@media screen and (max-width:768px){.policies-benefits .policies-benefit-item{align-items:center;display:flex;flex-direction:column;font-size:100%;height:100px;justify-content:center;margin:4px;min-width:calc(25% - 5px);padding:10px;width:auto}.policies-benefits .policies-benefit-item .benefit-value{font-size:140%}}.policy-benefit-description{background:#fff;border-radius:10px;box-shadow:0 -5px 25px -10px rgba(0,0,0,.075),0 20px 60px -20px rgba(0,0,1,.125);padding:20px}.policy-benefit-description .card-header{background:rgba(0,175,0,.4);border-radius:10px;color:#333;font-size:110%;font-weight:700;padding:20px 15px}.collapse .collapse-header{cursor:pointer}.collapse .collapse-body{overflow:hidden}.collapse-faqs .collapse{background:#fff;border-radius:10px;box-shadow:0 5px 20px -10px rgba(0,0,0,.35);margin-bottom:15px;padding:15px}@media screen and (max-width:768px){.collapse-faqs .collapse{font-size:90%;padding:8px}}.collapse-faqs .collapse .item-header{align-items:center;display:flex;font-size:95%;justify-content:space-between}.collapse-faqs .collapse .item-header .item-question{color:#555;flex-grow:1;font-size:110%}.collapse-faqs .collapse .item-header .count{align-items:center;background:#f0f0f0;border-radius:6px;display:inline-flex;font-weight:700;justify-content:center;margin-left:10px;min-width:30px;padding:6px 6px 4px;vertical-align:middle}.collapse-faqs .collapse .faq-item-answer{padding:20px 5px 10px}.collapse-faqs .collapse .action{margin-right:10px;min-width:95px}.card.card-v1{position:relative}.card.card-v1 .card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.card.card-v1 .card-header .card-title{color:var(--app-color-deep);font-size:120%;font-weight:700;padding-right:10px;position:relative}.card.card-v1 .card-header .card-title:before{background:#f7f6f6;border:2px solid #f7941e;border:2px solid var(--app-main);border-radius:50%;box-shadow:3px 1px 10px 0 #f7941e;box-shadow:3px 1px 10px 0 var(--app-main);content:"";display:inline-flex;height:12px;margin-left:10px;vertical-align:middle;width:12px}.card.card-v1 .card-body{background:#fff;border-radius:var(--default-radius);box-shadow:var(--default-box-shadow);padding:25px;position:relative}.faq-page{padding-top:120px}@media screen and (max-width:768px){.faq-page{padding-top:52px}}.faq-page .card-body{padding-bottom:0!important}@media screen and (max-width:768px){.faq-page .card-body{padding:0!important}}.faq-page .faq{border-bottom:1px solid #eee}@media screen and (max-width:768px){.faq-page .faq{border-bottom:none}}.faq-page .faq:last-child{border-bottom:none}.faq-page .faq-collapse{border:2px dashed var(--bg-tertiary);border-radius:10px}@media screen and (max-width:768px){.faq-page .faq-collapse{border:1px dashed #eee;border-radius:8px}}.faq-page .faq-collapse .faq-collapse-header{align-items:center;display:flex;justify-content:space-between;padding:10px;position:relative}@media screen and (max-width:768px){.faq-page .faq-collapse .faq-collapse-header{flex-direction:column;padding-bottom:0}}.faq-page .faq-collapse .faq-collapse-header .title{display:inline-flex}@media screen and (max-width:768px){.faq-page .faq-collapse .faq-collapse-header .title{font-size:small}}.faq-page .faq-collapse .faq-collapse-header .no-answer{animation:blinker 2s linear infinite}@keyframes blinker{50%{opacity:0}}.faq-page .faq-item{background:var(--app-background);border-radius:10px}@media screen and (max-width:768px){.faq-page .faq-item{padding-bottom:0}}.faq-page .faq-item .btn{min-width:70px}.faq-page .faq-item .info-list .list-item{display:flex;margin-bottom:6px;position:relative}.news-magazine{align-items:center;background:#e3f1fa url(/images/backgrounds/benefits-bg.jpg);background-position:bottom;background-repeat:repeat-x;display:flex;justify-content:center;min-height:350px;z-index:10}.news-magazine .news-magazine-form{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:hsla(0,0%,100%,.7);border-radius:10px;margin:0 auto;max-width:96%;padding:20px;position:relative;width:380px;z-index:11}.general-assembly-card{position:relative;z-index:1}.general-assembly-card .general-assembly-quote{background:#fff;border-radius:10px;box-shadow:0 -5px 25px -10px rgba(0,0,0,.075),0 20px 60px -20px rgba(0,0,1,.125);font-size:110%;margin-top:-90px;padding:20px;position:relative;text-align:center}.general-assembly-card .general-assembly-quote.has-title{margin-top:-85px}.general-assembly-card .general-assembly-quote:before{background:hsla(0,0%,100%,.5);top:-10px;transform:translateX(-50%) scale(.975)}.general-assembly-card .general-assembly-quote:after,.general-assembly-card .general-assembly-quote:before{border-radius:10px;box-shadow:0 -5px 25px -10px rgba(0,0,0,.05),0 20px 60px -20px rgba(0,0,1,.125);content:"";height:100%;left:50%;position:absolute;width:100%;z-index:-1}.general-assembly-card .general-assembly-quote:after{background:hsla(0,0%,100%,.25);top:-20px;transform:translateX(-50%) scale(.95)}@media screen and (max-width:576px){.general-assembly-card .general-assembly-quote{font-size:95%;margin-top:-20px;padding:25px 10px}}.general-assembly-card .general-assembly-quote .icon{color:var(--app-main);position:absolute;width:20px}.general-assembly-card .general-assembly-quote .icon.icon-right{right:10px;top:10px}.general-assembly-card .general-assembly-quote .icon.icon-left{bottom:10px;left:10px}@media screen and (max-width:576px){.general-assembly-card .general-assembly-quote .icon{width:15px}}.blog-categories{display:flex;flex-wrap:wrap;margin:0 -10px}.blog-categories .category-item{background:#fff;border-radius:8px;box-shadow:0 15px 40px -10px rgba(0,0,0,.15);color:#666;flex-grow:1;margin:0 10px 20px;min-width:calc(50% - 20px);padding:20px 15px;position:relative;text-align:center;transition:.33s}@media screen and (max-width:768px){.blog-categories .category-item{margin:10px 10px 15px}}.blog-categories .category-item .icon{margin-bottom:10px;width:60px}.category-group .btn-icon{filter:invert(1);width:15px}.news-item{background:#fff;border-radius:8px;box-shadow:0 15px 40px -10px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:10px;position:relative;transition:.33s}@media screen and (max-width:768px){.news-item{flex-wrap:wrap;padding:15px}}.news-item .image-and-date{border:1px solid #f5f5f5;border-radius:5px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:768px){.news-item .image-and-date{width:100%}}.news-item .image-and-date .image{max-height:200px;min-height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.news-item .image-and-date .hover-box{align-items:center;background:rgba(0,0,0,.3);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:.33s;width:100%;z-index:5}.news-item .image-and-date .hover-box .date{background:#fff;border-radius:0 0 15px 15px;font-size:90%;left:50%;padding:5px 20px;position:absolute;top:0;transform:translateX(-50%)}.news-item .image-and-date .hover-box .continue-btn{align-items:center;background:rgba(0,0,0,.74);border-radius:40px;color:#fff;display:flex;font-size:13px;padding:6px 14px 6px 6px;position:relative;top:10px;transition:.33s}.news-item .image-and-date .hover-box .continue-btn .icon-wrapper{align-items:center;background:var(--app-main);border-radius:50%;display:inline-flex;height:25px;justify-content:center;margin-right:5px;text-align:center;vertical-align:middle;width:25px}.news-item .image-and-date .hover-box .continue-btn .icon-wrapper .icon{height:13px;width:13px}.news-item .content-wrapper{height:100%;min-height:185px;padding:0 0 25px;position:relative;width:100%}@media screen and (max-width:768px){.news-item .content-wrapper{min-height:auto;padding:10px 0 25px;width:100%}}.news-item .content-wrapper .blog-title .link{align-items:center;color:#555;display:flex;min-height:42px}.news-item .content-wrapper .blog-title .link:hover{color:var(--app-primary)}.news-item .content-wrapper .lead{background:#f8f8f8;border-radius:5px;color:#888;font-size:90%;margin:10px 0;padding:15px}.news-item .content-wrapper .blog-footer{align-items:center;bottom:0;display:flex;justify-content:space-between;left:7px;padding:0 15px 0 5px;position:absolute;width:100%}@media screen and (max-width:768px){.news-item .content-wrapper .blog-footer{left:0;padding:0}}.news-item .content-wrapper .blog-footer .details-list{display:flex}@media screen and (max-width:768px){.news-item .content-wrapper .blog-footer .details-list{margin-right:-6px}}.news-item .content-wrapper .blog-footer .details-list .list-item{border-left:1px solid #eee;font-size:12px;padding:0 13px;position:relative}.news-item .content-wrapper .blog-footer .details-list .list-item .icon{margin-top:2px;opacity:.5;width:12px}.news-item .content-wrapper .blog-footer .details-list .list-item:last-child{border:0}@media screen and (max-width:768px){.news-item .content-wrapper .blog-footer .details-list .list-item{font-size:11px;padding:0 9px}}.news-item .content-wrapper .blog-footer .link .icon-wrapper{align-items:center;background:#eee;border-radius:50%;display:inline-flex;height:25px;justify-content:center;margin-right:5px;text-align:center;transition:.22s;vertical-align:middle;width:25px}.news-item .content-wrapper .blog-footer .link .icon-wrapper .icon{height:9px;opacity:.8;transition:.22s;width:9px}@media screen and (max-width:768px){.news-item .content-wrapper .blog-footer .link .icon-wrapper .icon{filter:invert(1);opacity:1}.news-item .content-wrapper .blog-footer .link .icon-wrapper{background:var(--app-main)}}.news-item:hover{box-shadow:0 15px 40px -10px rgba(0,0,0,.2)}.news-item:hover .hover-box{opacity:1}.news-item:hover .hover-box .continue-btn{top:0}.news-item:hover .blog-footer .link .icon-wrapper{background:var(--app-main)}.news-item:hover .blog-footer .link .icon-wrapper .icon{filter:invert(1);opacity:1}@media screen and (min-width:768px){.news-item.horizontal-item{flex-direction:row}.news-item.horizontal-item .image-and-date{max-height:180px;max-width:180px;min-height:180px;min-width:180px}.news-item.horizontal-item .image-and-date .image{max-height:180px;min-height:180px}.news-item.horizontal-item .content-wrapper{padding:10px 10px 10px 0}}.managers .managers-group[data-v-c2843472]{margin-bottom:80px}.managers .managers-group .managers-state[data-v-c2843472]{background:#fff;border-radius:10px;box-shadow:0 6px 20px -10px rgba(0,0,0,.3);color:#444;display:block;font-size:120%;font-weight:700;margin-bottom:20px;overflow:hidden;padding:20px 30px 20px 20px;position:relative;z-index:2}.managers .managers-group .managers-state[data-v-c2843472]:before{background:#f1f1f1;border-radius:50%;content:"";height:60px;position:absolute;right:-33px;top:50%;transform:translateY(-50%);width:60px;z-index:-1}.managers .managers-group .managers-list[data-v-c2843472]{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-5px}.is-manager[data-v-c2843472]{position:relative}.is-manager[data-v-c2843472]:after{background:linear-gradient(25deg,#ffb041,#ffb041);bottom:11px;content:"";height:3px;position:absolute;width:40px}.manager-item[data-v-c2843472]{background:#fff;border-radius:10px 10px 10px 0;box-shadow:0 6px 20px -10px rgba(0,0,0,.3);cursor:pointer;flex-grow:1;margin:5px;max-width:calc(14.26% - 10px);overflow:hidden;width:calc(14.26% - 10px)}@media screen and (max-width:992px){.manager-item[data-v-c2843472]{max-width:calc(25% - 10px);width:calc(25% - 10px)}}@media screen and (max-width:576px){.manager-item[data-v-c2843472]{max-width:calc(50% - 10px);width:calc(50% - 10px)}}.manager-item .manager-pic[data-v-c2843472]{background:#dbd8d3;border:1px solid #f3f3f3;border-radius:10px;display:block;height:150px;margin:12px auto 10px;-o-object-fit:cover;object-fit:cover;width:150px}.manager-item .name[data-v-c2843472]{border-bottom:1px dashed #e0dedb;color:#555;font-size:100%;font-weight:700;padding:5px 5px 15px;position:relative;text-align:center;z-index:2}.manager-item .name[data-v-c2843472]:before{background:#ffd4a2;bottom:-4px;content:"";height:7px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:7px}.manager-item .leader-info .title[data-v-c2843472]{font-size:90%;font-weight:600}.manager-item .leader-info .title[data-v-c2843472]:first-of-type(p){padding:10px 0 0}.manager-item .leader-info .business-info[data-v-c2843472],.manager-item .leader-info .educational-info[data-v-c2843472]{font-size:90%;margin-right:14px;padding:2px 0 10px;text-align:right}.manager-item .leader-info .business-info li[data-v-c2843472],.manager-item .leader-info .educational-info li[data-v-c2843472]{line-height:1.7rem}.manager-item .leader-info .business-info li[data-v-c2843472]:before,.manager-item .leader-info .educational-info li[data-v-c2843472]:before{border-radius:.25em;content:"";display:inline-block;height:5px;line-height:.25em;margin-left:.5em;vertical-align:middle;width:5px}.manager-item .leader-info .business-info li[data-v-c2843472]:nth-child(2n):before,.manager-item .leader-info .educational-info li[data-v-c2843472]:nth-child(2n):before{background:#ddd9d9}.manager-item .leader-info .business-info li[data-v-c2843472]:nth-child(odd):before,.manager-item .leader-info .educational-info li[data-v-c2843472]:nth-child(odd):before{background:var(--app-main)}.manager-item .role[data-v-c2843472]{align-items:center;display:flex;font-size:90%;justify-content:center;min-height:60px;padding:10px;text-align:center}.manager-item .email[data-v-c2843472]{padding:0 10px 10px;text-align:center}.manager-item.extended-form-modal[data-v-c2843472]{border-radius:0;box-shadow:none;cursor:auto;margin:0;max-width:none;width:100%}.manager-item.extended-form-modal .manager-pic[data-v-c2843472]{border-radius:10px}.manager-item.extended-form-modal .role[data-v-c2843472]{font-size:100%;min-height:50px}.product-slide-card{position:relative;z-index:1}.product-slide-card .product-slide-card-wrapper{background:#fff;border-radius:10px;box-shadow:0 -5px 25px -10px rgba(0,0,0,.075),0 20px 60px -20px rgba(0,0,1,.125);padding:40px 20px 50px;position:relative;text-align:center}.product-slide-card .product-slide-card-wrapper:before{background:hsla(0,0%,100%,.5);top:-10px;transform:translateX(-50%) scale(.975)}.product-slide-card .product-slide-card-wrapper:after,.product-slide-card .product-slide-card-wrapper:before{border-radius:10px;box-shadow:0 -5px 25px -10px rgba(0,0,0,.05),0 20px 60px -20px rgba(0,0,1,.125);content:"";height:100%;left:50%;position:absolute;width:100%;z-index:-1}.product-slide-card .product-slide-card-wrapper:after{background:hsla(0,0%,100%,.25);top:-20px;transform:translateX(-50%) scale(.95)}@media screen and (max-height:680px){.product-slide-card .product-slide-card-wrapper{padding:30px 20px 40px}}@media screen and (max-width:1024px){.product-slide-card .product-slide-card-wrapper{padding:30px 20px 40px}}@media screen and (max-width:576px){.product-slide-card .product-slide-card-wrapper{font-size:95%;padding:25px 10px 35px}}.product-slide-card .product-title{color:var(--app-primary);font-size:120%;font-weight:700;padding-bottom:12px;position:relative}.product-slide-card .product-title:after{background:var(--app-main);border-radius:10px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.product-slide-card .product-content{color:#777;font-size:105%}.product-slide-card .VueCarousel-pagination{bottom:-40px;left:0;position:absolute}@media screen and (max-width:1024px){.product-slide-card .VueCarousel-pagination{bottom:-25px}}.products{background:#f5f5f5}.products .products-list .product-item{align-items:center;background:#f5f5f5;display:flex;justify-content:center;overflow:hidden;padding:70px 0 190px;position:relative}@media screen and (max-width:992px){.products .products-list .product-item{padding:70px 0 100px}}.products .products-list .product-item.reverse-item{background:#fff;padding:70px 0 190px}@media screen and (max-width:992px){.products .products-list .product-item.reverse-item{padding:50px 0 70px}}.products .products-list .product-item.reverse-item .circle-icon{left:auto;right:5%;top:5%;transform:translateX(0)}@media screen and (max-width:992px){.products .products-list .product-item .product-content{position:relative;z-index:1}}.products .products-list .product-item .product-title{color:#666;font-size:150%}.products .products-list .product-item .curve-icon{bottom:-1px;left:0;position:absolute;width:100%}.products .products-list .product-item .circle-icon{left:15%;opacity:.075;position:absolute;top:0;transform:translateX(-50%);width:350px}@media screen and (max-width:992px){.products .products-list .product-item .circle-icon{display:none}}.products .products-list .product-item .product-image{margin:-60px 0;max-width:250px;width:100%}@media screen and (max-width:992px){.products .products-list .product-item .product-image{left:50px;margin:0;max-width:250px;opacity:.2;position:absolute;top:-40px;width:100%;z-index:0}}@media screen and (max-width:768px){.products .products-list .product-item .product-image{left:10px;max-width:300px;opacity:.1;top:0}}.product-slider .slider-item .slide-image{max-height:60vh}.reporting-managers .managers-group{margin-bottom:80px}.reporting-managers .managers-group .managers-state{background:#fff;border-radius:10px;color:#444;display:block;font-size:95%;font-weight:700;margin-bottom:20px;overflow:hidden;position:relative;z-index:2}.reporting-managers .managers-group .managers-list{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-5px}.manager-item{background:#fff;border-radius:10px 10px 10px 0;box-shadow:0 6px 20px -10px rgba(0,0,0,.3);cursor:pointer;flex-grow:1;margin:5px;max-width:calc(14.26% - 10px);overflow:hidden;width:calc(14.26% - 10px)}@media screen and (max-width:992px){.manager-item{max-width:calc(25% - 10px);width:calc(25% - 10px)}}@media screen and (max-width:576px){.manager-item{max-width:calc(50% - 10px);width:calc(50% - 10px)}}.manager-item .manager-pic{border:1px solid #f3f3f3;border-radius:10px;display:block;margin:12px auto 10px;width:150px}.manager-item .name{border-bottom:1px dashed #e0dedb;color:#555;font-size:100%;font-weight:700;padding:5px 5px 15px;position:relative;text-align:center;z-index:2}.manager-item .name:before{background:#ffd4a2;bottom:-4px;content:"";height:7px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:7px}.manager-item .leader-info .title{align-items:center;display:flex;font-size:90%;font-weight:600;margin-right:10px;padding:10px 0 0}.manager-item .leader-info .title .icon{margin-left:10px;width:30px}.manager-item .leader-info .business-info,.manager-item .leader-info .educational-info{font-size:90%;margin-right:14px;padding:2px 0 10px;text-align:right}.manager-item .leader-info .business-info li,.manager-item .leader-info .educational-info li{line-height:1.7rem}.manager-item .leader-info .business-info li:before,.manager-item .leader-info .educational-info li:before{border-radius:.25em;content:"";display:inline-block;height:5px;line-height:.25em;margin-left:.5em;vertical-align:middle;width:5px}.manager-item .leader-info .business-info li:nth-child(2n):before,.manager-item .leader-info .educational-info li:nth-child(2n):before{background:#ddd9d9}.manager-item .leader-info .business-info li:nth-child(odd):before,.manager-item .leader-info .educational-info li:nth-child(odd):before{background:var(--app-main)}.manager-item .role{align-items:center;display:flex;font-size:90%;justify-content:center;min-height:60px;padding:10px;text-align:center}.manager-item .email{padding:0 10px 10px;text-align:center}.manager-item.extended-form-modal{border-radius:0;box-shadow:none;cursor:auto;margin:0;max-width:none;width:100%}.manager-item.extended-form-modal .manager-pic{border-radius:10px}.manager-item.extended-form-modal .role{font-size:100%;min-height:50px}.reporting-data .node-item{margin-bottom:12px}.reporting-data .circle-item{margin-bottom:8px;position:relative}.reporting-data .circle-item:before{background-color:transparent;border-radius:50%;box-shadow:inset 0 0 0 2px #f7941e;content:"";display:inline-block;height:10px;margin-left:5px;vertical-align:middle;width:10px}.report-item{border-radius:10px;box-shadow:0 0 25px -15px rgba(0,0,0,.1),0 5px 40px -20px rgba(0,0,1,.2)}@media screen and (max-width:768px){.report-item{font-size:95%}}.report-item .item-header{align-items:center;background:#fff;border-radius:10px;display:flex;justify-content:space-between;padding:15px;position:relative}.report-item .item-header .item-title{color:#777;font-weight:700}@media screen and (max-width:768px){.report-item .item-header{align-items:flex-start;flex-direction:column}.report-item .item-header .action{padding-top:12px;text-align:center;width:100%}.report-item .item-header .action .btn{min-width:87px;text-align:center}}.report-item .report-item-body{padding:15px 20px 20px}.features-box .features{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:768px){.features-box .features{padding:30px 0 50px}}.features-box .features .feature-item{display:flex;flex-direction:column;flex-grow:1;min-width:170px;position:relative;text-align:center;width:25%}@media screen and (max-width:768px){.features-box .features .feature-item{margin-bottom:20px;width:100%}}.features-box .features .feature-item .icon{background:#fff;border:1px solid transparent;border-radius:15px;box-shadow:0 12px 35px -10px rgba(0,0,0,.15),0 10px 60px -12px rgba(0,0,0,.08);display:block;height:140px;margin:10px auto 22px;padding:30px;transition:.3s;width:140px}@media screen and (max-width:768px){.features-box .features .feature-item .icon{display:block;height:115px;margin:10px auto 22px;padding:20px;width:115px}}.features-box .features .feature-item .name{font-size:108%}.features-box .features .feature-item .desc{display:none}@media screen and (max-width:768px){.features-box .features .feature-item .desc{background:linear-gradient(0deg,#fff,#f8f8f8);border-radius:0;box-shadow:0 8px 25px -10px rgba(0,0,0,.15),0 10px 60px -12px rgba(0,0,0,.08);display:block;margin:10px -10px 20px;padding:10px 20px 20px}}@media screen and (min-width:768px){.features-box .features .feature-item.active:before{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fcbf65;content:"";height:0;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:0}.features-box .features .feature-item.active .icon{border:1px solid #fcbf65}}.features-box .features .feature-item:not(.active){cursor:pointer}.features-box .features .feature-item:not(.active):hover .icon{box-shadow:0 12px 35px -10px rgba(0,0,0,.15),0 10px 60px -12px rgba(0,0,0,.12);margin:5px auto 27px}.features-box .feature-content{background:#fff;border:1px solid #fcbf65;border-radius:10px;box-shadow:0 12px 35px -10px rgba(0,0,0,.15),0 10px 60px -12px rgba(0,0,0,.08);margin-top:30px;padding:20px;text-align:center}@media screen and (max-width:768px){.features-box .feature-content{display:none}}.product-info-card{background:#fff;border-radius:10px;box-shadow:0 -5px 25px -10px rgba(0,0,0,.05),0 15px 60px -20px rgba(0,0,1,.2);color:#888;overflow:hidden;padding:15px;position:relative;transition:.3s}.product-info-card:hover{box-shadow:0 5px 25px -10px rgba(0,0,0,.05),0 20px 60px -20px rgba(0,0,1,.2)}.product-info-card:hover .product-btn{bottom:0}@media screen and (max-width:768px){.product-info-card{padding-bottom:25px}}.product-info-card .info{align-items:center;display:flex;justify-content:space-between}.product-info-card .info .icon{background:#f7f7f7;border-radius:10px;height:75px;padding:10px;width:75px}.product-info-card .detail{font-size:98%;padding:5px 0 15px;text-align:justify;transition:.3s;will-change:padding}.product-info-card .product-btn{border-radius:12px 12px 0 0!important;bottom:-40px;left:50%;position:absolute;transform:translateX(-50%);transition:.3s;will-change:bottom}@media screen and (max-width:768px){.product-info-card .product-btn{bottom:0}}.product-intro-rows.defined-benefits-intro-rows .explain-card .content-wrapper{min-height:150px}.product-intro-rows.defined-benefits-intro-rows .explain-card .image{width:130px}.investment{color:#777;padding:50px 0}.investment-box{text-align:right}.investment-box .title{font-size:17px;font-weight:700;margin-bottom:45px;text-align:center}.investment-box .investment-items{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.investment-box .investment-items .investment-item{align-items:center;display:flex;justify-content:flex-start;margin-bottom:20px;width:33.33%}@media screen and (max-width:768px){.investment-box .investment-items .investment-item{width:100%}}.investment-box .investment-items .investment-item .icon{background:#fff;border-radius:5px;box-shadow:0 10px 20px -6px rgba(0,0,0,.2),0 0 60px 0 rgba(0,0,0,.05);height:67px;margin-left:20px;padding:10px;width:67px}.investment-box .investment-items .investment-item .text{font-size:110%;max-width:250px}.product-intro-rows .explain-card{border-radius:15px 0 0 15px;box-shadow:0 -5px 50px -10px rgba(0,0,0,.2);margin-bottom:20px}.product-intro-rows .explain-card .content-wrapper{min-height:250px;padding:25px 20px 25px 30px}.product-intro-rows .explain-card .content-wrapper .plus-icon{display:inline-block;vertical-align:middle;width:12px}.product-intro-rows .explain-card .dots{background:#f3f3f3;border-radius:50%;display:inline-flex;height:15px;left:9px;position:absolute;width:15px;z-index:10}.product-intro-rows .explain-card .dots.dot-1{top:9px}.product-intro-rows .explain-card .dots.dot-2{bottom:9px}.product-intro-rows .explain-card.inverse-card{border-radius:0 15px 15px 0;box-shadow:0 8px 56px -10px rgba(0,0,0,.2)}.product-intro-rows .explain-card.inverse-card .content-wrapper{padding:25px 30px 25px 20px}.product-intro-rows .explain-card.inverse-card .dots{left:auto;right:9px}.product-intro-rows .explain-card .image{display:block;margin:auto;max-width:100%;width:210px}@media screen and (max-width:768px){.product-intro-rows .explain-card{border-radius:12px!important;box-shadow:0 -8px 56px -10px rgba(0,0,0,.15);margin:15px;padding-top:15px}.product-intro-rows .explain-card .content-wrapper{padding:15px!important}.product-intro-rows .explain-card .dots{display:none}}.product{background:#f5f5f5}@media screen and (max-width:768px){.product-page .product-slider~.translate-y--1\/2{transform:translateY(-20%)!important}}.product-detail{align-items:center;display:flex;padding:50px 10px}@media screen and (max-width:768px){.product-detail{background:#fff;border-radius:10px;box-shadow:0 16px 60px rgba(0,0,0,.09)!important;flex-direction:column;flex-wrap:wrap;overflow:hidden;padding:15px}}.product-detail .product-name{display:inline-block;margin-left:70px;position:relative}@media screen and (max-width:768px){.product-detail .product-name{margin-left:0;width:100%}}.product-detail .product-name:before{background:url(/icons/shapes/circle-01.svg) no-repeat;background-size:320px;content:"";height:320px;left:-10%;opacity:.8;position:absolute;top:-35%;width:320px;z-index:0}@media screen and (max-width:768px){.product-detail .product-name:before{left:-35%!important;opacity:.6;top:-105%}}.product-detail .product-name .product-link{background:#fff;border-color:var(--app-main);border-radius:7px;box-shadow:0 16px 60px rgba(0,0,0,.09)!important;color:var(--app-main);font-weight:700;padding:40px 0;position:relative;text-align:center;width:220px;z-index:2}@media screen and (max-width:768px){.product-detail .product-name .product-link{background:transparent;box-shadow:none!important;justify-content:space-between;margin-bottom:0;padding:0;width:100%}.product-detail .product-name .product-link .link{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:0;padding:10px 0}}.product-detail .product-name .product-link .icon{display:block;margin:0 auto 20px;width:80px}@media screen and (max-width:768px){.product-detail .product-name .product-link .icon{display:inline-block;margin:0 0 20px;width:60px}}.product-detail .product-details{flex-grow:1}@media screen and (max-width:768px){.product-detail .product-details{position:relative;width:100%;z-index:2}}.product-detail .product-details .details-list .list-item{margin-bottom:8px;position:relative}.product-detail .product-details .details-list .list-item:before{border:2px solid var(--app-main);border-radius:50%;content:"";display:inline-flex;height:10px;margin-left:10px;vertical-align:middle;width:10px}.product-detail.reverse{flex-direction:row-reverse}.product-detail.reverse .product-name{margin-left:0;margin-right:70px}.representatives .join-us-fixed-form{background:#fff;border-radius:10px;bottom:10px;box-shadow:0 5px 20px -10px rgba(0,0,0,.35);left:50%;padding:15px;position:fixed;transform:translateX(-50%);width:320px;z-index:10}@media screen and (max-width:576px){.representatives .join-us-fixed-form{width:calc(100% - 20px)}}.license{height:900px}.bail-form{box-shadow:0 -5px 25px -10px rgba(0,0,0,.07),0 20px 60px -20px rgba(0,0,0,.15);padding:25px}.logo{border-radius:5px;box-shadow:0 0 50px -10px #f7941e;height:97px;width:97px}@media screen and (max-width:768px){.logo{height:77px;width:77px}}.product-slider .slider-item .slide-image{max-height:70vh;-o-object-fit:cover;object-fit:cover}.blog-page .custom-html h1{font-size:150%}.blog-page .custom-html h2{font-size:140%}.blog-page .custom-html h3{font-size:130%}.blog-page .custom-html h2,.blog-page .custom-html h3{font-family:shabnam,iransans,Open Sans,b-yekan!important;margin-bottom:10px;margin-top:15px}.blog-page .custom-html img{border-radius:7px;box-shadow:0 10px 20px -10px rgba(0,0,0,.5);margin:10px 0 20px;max-width:100%}.blog-page .custom-html p{margin-bottom:10px}.blog-page .custom-html p,.blog-page .custom-html span{font-family:shabnam,iransans,Open Sans,b-yekan!important}.blog-page .side-bar .sidebar-item{background:#fff;border-radius:6px;box-shadow:0 10px 20px -10px rgba(0,0,0,.21);overflow:hidden;padding:15px}.blog-page .side-bar .sidebar-item .item-title{background:#f9f9f9;margin:-15px -15px 15px;padding:11px 15px}.blog-page .side-bar .sidebar-item .item-title .icon{width:24px}.blog-page .side-bar .sidebar-item .item-title .title{color:#555}.blog-page .side-bar .sidebar-full-item{background:#fff;border-radius:6px;box-shadow:0 10px 20px -10px rgba(0,0,0,.21);overflow:hidden}.blog-page .side-bar .link .count{align-items:center;background:var(--app-main);border-radius:4px;box-shadow:0 5px 10px -3px rgba(247,148,30,.5);color:#fff;display:inline-flex;font-size:12px;height:18px;justify-content:center;margin-left:7px;padding:3px 0 0;vertical-align:middle;width:22px}.blog-page .blog-article .article-header{margin-bottom:20px}.blog-page .blog-article .article-header .article-title{font-size:15px;margin-bottom:15px}@media screen and (max-width:768px){.blog-page .blog-article .article-header .article-title{text-align:center}}.blog-page .blog-article .article-header .article-title .link{color:#666}.blog-page .blog-article .article-header .details{align-items:center;display:flex;flex-wrap:wrap}@media screen and (max-width:768px){.blog-page .blog-article .article-header .details{justify-content:center}}.blog-page .blog-article .article-header .details .item{border-left:1px solid #e9e9e9;color:#999;margin-left:12px;padding-left:12px}@media screen and (max-width:768px){.blog-page .blog-article .article-header .details .item{margin-left:6px;padding-left:6px}}.blog-page .blog-article .article-header .details .item:last-child{border:0;margin-left:0}.blog-page .blog-article .article-header .details .item .link{color:#999}.blog-page .blog-article .article-header .details .item .icon{margin-left:4px;width:22px}.blog-page .blog-article .article-content .article-thumbnail{position:relative}@media screen and (min-width:992px){.blog-page .blog-article .article-content .article-thumbnail{top:-40px}}.blog-page .blog-article .article-content .article-thumbnail .image{border-radius:5px;box-shadow:0 10px 20px -10px rgba(0,0,0,.4);max-height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.blog-page .blog-article .article-content .article-lead{background:#fff;border:1px solid #f5f5f5;border-radius:6px;box-shadow:0 10px 20px -10px rgba(0,0,0,.2);padding:15px;position:relative;text-align:justify}.blog-page .blog-article .article-content .article-lead .hint{background:#f0f0f0;border-radius:4px;font-size:95%;padding:3px 5px;position:relative;right:-5px;top:-5px}@media screen and (max-width:768px){.blog-page .blog-article .article-content .article-main-content{padding:10px 5px}}.blog-page .blog-article .article-share-and-link{align-items:center;border-top:2px dashed #efefef;display:flex;flex-wrap:wrap;justify-content:space-between;padding:12px 0}@media screen and (max-width:768px){.blog-page .blog-article .article-share-and-link{padding:12px 0 0}}@media screen and (max-width:576px){.blog-page .blog-article .article-share-and-link{justify-content:center}}.blog-page .blog-article .article-share-and-link .article-link-wrapper{background:#f5f5f5;border-radius:5px;font-size:93%;padding:8px 10px}@media screen and (max-width:768px){.blog-page .blog-article .article-share-and-link .article-link-wrapper{margin-bottom:12px}}@media screen and (max-width:576px){.blog-page .blog-article .article-share-and-link .article-link-wrapper{text-align:right;width:100%}}.blog-page .blog-article .article-share-and-link .article-link-wrapper .title{-webkit-user-select:none;-moz-user-select:none;user-select:none}.blog-page .blog-article .article-share-and-link .article-link-wrapper .article-link{background:#fff;border-radius:4px;direction:ltr;display:inline-flex;height:20px;justify-content:flex-start;margin-right:4px;overflow:hidden;padding:2px 2px 0;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;width:200px;word-break:break-all}@media screen and (max-width:576px){.blog-page .blog-article .article-share-and-link .article-link-wrapper .article-link{width:180px}}.blog-page .blog-article .article-share-and-link .article-link-wrapper .copy-link{background:var(--app-main);border-radius:5px;color:#fff;cursor:pointer;font-size:95%;padding:2px 6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blog-page .blog-article .article-share-and-link .article-link-wrapper .copy-link.copied{background:var(--success)}@media screen and (max-width:576px){.blog-page .blog-article .article-share-and-link .article-link-wrapper .copy-link{float:left}}.blog-page .blog-article .article-share-and-link .social-networks{align-items:center;display:flex}@media screen and (max-width:768px){.blog-page .blog-article .article-share-and-link .social-networks{margin-bottom:12px}}.blog-page .blog-article .article-share-and-link .social-networks .social-item{border-right:1px solid #eee;color:#a9a9a9;font-size:20px;line-height:16px;margin-right:12px;padding-right:12px;transition:.22s}.blog-page .blog-article .article-share-and-link .social-networks .social-item .icon{filter:grayscale(1);opacity:.7;width:24px}.blog-page .blog-article .article-share-and-link .social-networks .social-item:hover .icon{filter:grayscale(0);opacity:1}.blog-page .blog-article .article-share-and-link .social-networks .social-item:first-child{border:0;margin-right:0;padding-right:0}.nuxt-progress{background-color:#f7941e;height:3px;left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,opacity .4s;width:0;z-index:999999}*,:after,:before{box-sizing:inherit}footer,header,main,nav{display:block}html{-ms-overflow-style:scrollbar;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px}body,html{box-sizing:border-box}body{margin:0}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;overflow:visible}h1,h2,h3,p{margin:0}ul{list-style:none;margin-bottom:0;margin-top:0;padding:0}a{background:transparent;color:inherit}a,a:hover{-webkit-text-decoration:none;text-decoration:none}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}th{text-align:inherit}label{display:inline-block}button{-webkit-appearance:button;-moz-appearance:button;background-image:none;border-radius:0}button:focus{outline:none}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button::-moz-focus-inner{border-style:none;padding:0}textarea{overflow:auto;resize:vertical}small{font-size:80%}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}summary{cursor:pointer;display:list-item}[hidden]{display:none}address{font-style:normal;line-height:inherit}code{font-family:Open Sans,Roboto,Lato,Liberation Mono,Courier New,monospace;font-size:inherit}a,button,code,div,footer,h1,h2,h3,header,input,label,li,main,nav,p,select,span,table,tbody,td,textarea,th,thead,tr,ul{font-size:inherit;line-height:1.6em}.app-preloader{background:var(--app-background);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.app-preloader,.app-preloader .loading-wrapper{align-items:center;display:flex;justify-content:center}.app-preloader .loading-wrapper{flex-direction:column}.app-preloader .loading-wrapper .loading-logo{border-radius:9px;box-shadow:0 10px 40px -15px #f7941e;box-shadow:0 10px 40px -15px var(--app-main);width:100px}.app-preloader .loading-wrapper .loading-text{color:var(--app-fair-color);font-weight:700;text-align:center}.preloader{align-items:center;background:var(--app-background);display:inline-flex;justify-content:center;vertical-align:middle}.preloader.transparent{background:transparent}.preloader.cover{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.preloader-v1{align-items:center;display:flex;justify-content:space-between;text-align:center}.preloader-v1 .bounce{animation:preloader-v1-animation 1.4s ease-in-out infinite both;background-color:#f7941e;background-color:var(--app-main);border-radius:100%;display:inline-block}.preloader-v1 .bounce.bounce-1{animation-delay:-.32s}.preloader-v1 .bounce.bounce-2{animation-delay:-.16s}.preloader-v1.preloader-sm{width:40px}.preloader-v1.preloader-sm .bounce{height:10px;width:10px}.preloader-v1.preloader-md{width:50px}.preloader-v1.preloader-md .bounce{height:12.5px;width:12.5px}.preloader-v1.preloader-lg{width:60px}.preloader-v1.preloader-lg .bounce{height:15px;width:15px}@keyframes preloader-v1-animation{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}html{scroll-behavior:smooth}body{direction:rtl;font-family:shabnam,iransans,Open Sans,b-yekan;font-size:14px;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);overflow-x:hidden}hr{border:1px dashed #e0e0e0;border-bottom:0;height:0;width:100%}#__nuxt_holder__{position:relative}:root{--white:#fff;--black:#222;--app-main:#f7941e;--app-main-invert:#fff;--app-primary:#6775ec;--app-primary-invert:#fff;--app-secondary:#5d9ec1;--app-secondary-invert:#fff;--app-tertiary:#c14b56;--app-tertiary-invert:#fff;--info:#1f74ff;--info-invert:#fff;--success:#22ac53;--success-invert:#fff;--danger:#f21344;--danger-invert:#fff;--warning:#ff8200;--warning-invert:#fff}body{--app-color:#333;--app-invert-color:#fff;--app-fair-color:#777;--app-placeholder:#a0aec0;--app-background:#fff;--app-background-pair:#edf2f7;--table-c:#2d3748;--table-border:#f4f4f4;--table-head-bg:#f2f3ff;--table-body-bg:#f9f9f9;--table-body-hover-bg:#f3f3f3;--skeleton-bg:#f2f3ff;--skeleton-animate-bg:linear-gradient(90deg,transparent,hsla(0,0%,100%,.65) 50%,transparent);background-color:#fff;background-color:var(--app-background);color:#333;color:var(--app-color);transition:color .5s,background-color .5s;will-change:color,background-color}.container,.container-fluid{margin:0 auto;padding-left:15px;padding-right:15px;transition:max-width .5s;width:100%;will-change:max-width}.container{max-width:1180px}@media screen and (min-width:1440px){.container{max-width:1300px}}.container-fluid{max-width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.row.no-gutters{margin-left:0;margin-right:0}.row.no-gutters>.col{padding-left:0;padding-right:0}.col{padding-left:15px;padding-right:15px;width:100%}.col-12{flex:0 0 100%;max-width:100%;width:100%}@media screen and (min-width:576px){.sm\:col-12{flex:0 0 100%;max-width:100%;width:100%}}@media screen and (min-width:768px){.md\:col-3{flex:0 0 25%;max-width:25%;width:25%}.md\:col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;width:33.3333333333%}.md\:col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;width:41.6666666667%}.md\:col-6{flex:0 0 50%;max-width:50%;width:50%}.md\:col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;width:58.3333333333%}.md\:col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;width:66.6666666667%}.md\:col-9{flex:0 0 75%;max-width:75%;width:75%}.md\:col-12{flex:0 0 100%;max-width:100%;width:100%}}@media screen and (min-width:1024px){.lg\:col-3{flex:0 0 25%;max-width:25%;width:25%}.lg\:col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;width:33.3333333333%}.lg\:col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;width:41.6666666667%}.lg\:col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;width:58.3333333333%}.lg\:col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;width:66.6666666667%}.lg\:col-9{flex:0 0 75%;max-width:75%;width:75%}.lg\:col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;width:83.3333333333%}.lg\:col-12{flex:0 0 100%;max-width:100%;width:100%}}@media screen and (min-width:1280px){.xl\:col-3{flex:0 0 25%;max-width:25%;width:25%}.xl\:col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;width:33.3333333333%}.xl\:col-9{flex:0 0 75%;max-width:75%;width:75%}}.intro-effect{background:url(/images/patterns/main-bg.png) no-repeat 100% 0}.color-gray{color:#888}.opacity-75{opacity:.75}.hidden-element{display:block;height:0;margin:0;opacity:0;overflow:hidden;padding:0;vertical-align:middle;width:0}.card.card-v1{background:#fff;border-radius:10px;box-shadow:0 -5px 30px 0 rgba(0,0,0,.05),0 30px 80px -10px rgba(0,0,0,.06);padding:20px}@media screen and (max-width:768px){.card.card-v1{padding:15px}}.main-title{color:#666;font-size:150%;padding-bottom:20px;position:relative;text-align:center}.main-title:after{background:#f7941e;background:var(--app-main);border-radius:10px;bottom:0;content:"";height:5px;left:50%;position:absolute;transform:translateX(-50%);width:50px}@media screen and (max-width:768px){.main-title{font-size:120%}}.circle-effect-heading{position:relative}.circle-effect-heading:before{background:#f7f6f6;border:2px solid #f7941e;border:2px solid var(--app-main);border-radius:50%;box-shadow:3px 1px 10px 0 #f7941e;box-shadow:3px 1px 10px 0 var(--app-main);content:"";display:inline-flex;height:12px;margin-left:10px;vertical-align:middle;width:12px}.circle-shape-list .list-item{position:relative}.circle-shape-list .list-item:before{background:transparent;border:2px solid #f7941e;border:2px solid var(--app-main);border-radius:50%;box-shadow:2px 0 8px 0 rgba(247,148,30,.5);content:"";display:inline-block;height:9px;margin-left:7px;vertical-align:middle;width:9px}.g-recaptcha{opacity:0}.translate-y--1\/2{transform:translateY(-50%)}.heading-v1{border-bottom:2px solid #f1f3ff;font-size:115%;font-weight:700;padding:10px 10px 15px;position:relative;text-align:center}.heading-v1:after{background:#f7941e;background:var(--app-main);border-radius:20px;bottom:-2px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.affiliate-conditions .affiliate-condition{margin-bottom:10px}.affiliate-conditions .affiliate-condition:last-child{margin-bottom:0}.affiliate-conditions .affiliate-condition:before{background:#f7941e;background:var(--app-main);border-radius:50%;content:"";display:inline-block;height:5px;margin-left:10px;vertical-align:middle;width:5px}.affiliate-image{display:block;margin:20px auto;max-width:250px;width:100%}.fade-enter-active,.fade-leave-active{transition:transform .25s,opacity .25s ease-in-out}.fade-enter,.fade-leave-to{opacity:0}body{--header-space:75px}@media screen and (max-width:1024px){body{--header-space:52px}}.page{min-height:100vh;min-height:calc(var(--vh, 1vh)*100);padding-top:var(--header-space);transition:padding .3s;will-change:padding}.skeleton-preloader .skeleton-item{border-radius:8px;overflow:hidden;position:relative;z-index:3}.skeleton-preloader .skeleton-item:before{background:var(--skeleton-bg);border-radius:8px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;transition:background .5s;z-index:21}.skeleton-preloader .skeleton-item:after{animation:skeleton 1.8s infinite;background:var(--skeleton-animate-bg);content:"";height:150%;left:100%;min-height:100px;position:absolute;top:-5%;transform:rotate(-10deg);transition:background .5s;width:100px;z-index:22}@keyframes skeleton{0%{left:100%}to{left:-100%}}.insurance-coverage{padding:70px 0}.insurance-coverage .title{font-size:17px;font-weight:700;margin-bottom:25px;text-align:center}@media screen and (max-width:768px){.insurance-coverage{padding:20px 0}.insurance-coverage .tab-links{display:none!important}.insurance-coverage .tab-content{display:block!important;margin-bottom:10px}}.insurance-coverage .coverage-box{align-items:center;border:1px dashed #eee;border-radius:10px;display:flex;justify-content:flex-start;margin:0 auto;max-width:843px;min-height:310px;padding:10px}.insurance-coverage .coverage-box .pic{min-width:220px;width:220px}.insurance-coverage .coverage-box .pic .image{width:100%}.insurance-coverage .coverage-box .content{flex-grow:1;padding:15px 0}.insurance-coverage .coverage-box .content .item-title{font-size:110%;font-weight:700;margin-bottom:15px;padding:0 20px;text-align:right}@media screen and (max-width:768px){.insurance-coverage .coverage-box{flex-direction:column}.insurance-coverage .coverage-box .pic,.insurance-coverage .coverage-box .pic .image{margin-bottom:10px}.insurance-coverage .coverage-box .content{padding:15px 0 0}.insurance-coverage .coverage-box .content .item-title{font-size:110%;padding:0 5px;text-align:center}.insurance-coverage .coverage-box .content .text{line-height:1.9em}}.insurance-coverage .coverage-items{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.insurance-coverage .coverage-items .coverage-item{align-items:center;display:flex;margin:5px 15px;padding:5px;position:relative}@media screen and (max-width:576px){.insurance-coverage .coverage-items .coverage-item{margin:10px 0}}.insurance-coverage .coverage-items .coverage-item:before{border:2px solid #f7941e;border:2px solid var(--app-main);border-radius:50%;box-shadow:0 3px 10px -1px #f7941e;box-shadow:0 3px 10px -1px var(--app-main);content:"";display:inline-flex;margin-left:10px;max-height:11px;max-width:11px;min-height:11px;min-width:11px;vertical-align:middle}.insurance-coverage .coverage-items .coverage-item .text{text-align:justify}.tabs{--tabs-raduis:40px;text-align:center}.tabs .tab-links{align-items:center;background:#eee;border-radius:var(--tabs-raduis);display:inline-flex;overflow:hidden;padding:4px}.tabs .tab-links .item{display:inline-block;flex-grow:1;margin:2px}.tabs .tab-links .item .link{border-radius:var(--tabs-raduis);color:#555;cursor:pointer;display:block;font-size:13px;overflow:hidden;padding:8px 12px;position:relative;transition:.33s}.tabs .tab-links .item .link:hover{background:#fff}.tabs .tab-links .item.active .link{background:#333;color:#fff}.tabs.full-tabs{--tabs-raduis:10px}.tabs.full-tabs .tab-links{display:flex;padding:8px}.tabs.full-tabs .tab-links .item .link{padding:16px 10px}.tabs.full-tabs .tab-links .item.active .link{color:#fff;font-weight:700;min-width:130px}.tabs.full-tabs .tab-links .item.active .link:after{animation:arrow-animate 1s infinite;animation-direction:alternate-reverse;animation-fill-mode:both;border-bottom:15px solid #eee;border-left:12px solid transparent;border-right:12px solid transparent;bottom:-7px;content:"";left:50%;position:absolute;transform:translateX(-50%);width:0}@keyframes arrow-animate{0%{bottom:-10px}to{bottom:-6px}}.tabs .tab-content{display:none}.tabs .tab-content.active{display:block}.table-container{overflow:auto;width:100%}.table{width:100%}.table.default-table tr{transition:background-color .5s}.table.default-table td,.table.default-table th{transition:border-color .5s}.table.default-table thead tr{background:var(--table-head-bg)}.table.default-table thead th{padding:10px}.table.default-table tbody tr:nth-child(odd){background:var(--table-body-bg)}.table.default-table tbody tr:hover{background:var(--table-body-hover-bg)}.table.default-table tbody td{border-bottom:1px solid var(--table-border);border-left:1px solid var(--table-border);padding:8px 10px}.table.default-table tbody td:first-child{border-right:1px solid var(--table-border)}.tooltip-wrapper{background:#f5f5f5;border-bottom:1px solid #f7941e;border-bottom:1px solid var(--app-main);border-radius:4px 4px 2px 2px;display:inline-block;margin:0;padding:3px 7px;position:relative;vertical-align:middle}.tooltip-wrapper .tooltip-box{left:50%;padding-bottom:10px;position:fixed;transform:translateX(-50%);z-index:10}.tooltip-wrapper .tooltip-box:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #222;bottom:3px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.tooltip-wrapper .tooltip-box .tooltip{background:#222;border-radius:10px;color:#fff;display:inline-block;font-size:.8rem;font-weight:400;max-width:450px;min-width:350px;padding:15px;text-align:center}@media screen and (max-width:768px){.tooltip-wrapper .tooltip-box .tooltip{display:block;min-width:auto}}.not-found-screen{height:100vh;height:calc(var(--vh, 1vh)*100);padding:20px;width:100%}.not-found-screen,.not-found-screen .not-found{align-items:center;display:flex;justify-content:center}.not-found-screen .not-found{flex-direction:column;text-align:center}.not-found-screen .not-found .error-icon{margin-bottom:25px;width:200px}.not-found-screen .not-found .image{margin-bottom:35px;width:300px}@media screen and (max-width:768px){.not-found-screen .not-found{border-radius:10px;border-width:8px;height:auto;padding:10px;width:100%}.not-found-screen .not-found .error-icon{max-width:150px;width:auto}.not-found-screen .not-found .image{margin-bottom:35px;width:250px}}.google-map{border-radius:10px;overflow:hidden}.google-map-frame{display:block;width:100%}.rtl{direction:rtl}.ltr{direction:ltr}.none{display:none}.inline-block{display:inline-block}.block{display:block}.table{display:table}.flex{display:flex}@media screen and (min-width:768px){.md\:block{display:block}}@media screen and (min-width:1024px){.lg\:none{display:none}.lg\:block{display:block}}.img-full{width:100%}.pos-relative{position:relative}.pull-left{float:left}.full-width{width:100%}.va-middle{vertical-align:middle}.rounded{border-radius:50%}.no-radius{border-radius:0}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.order-1{order:1}.order-2{order:2}.order-3{order:3}@media screen and (min-width:768px){.md\:flex-nowrap{flex-wrap:nowrap}.md\:order-1{order:1}.md\:order-3{order:3}}@media screen and (min-width:1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}}.text-right{text-align:right}.text-center{text-align:center}.text-left{text-align:left}.text-justify{text-align:justify}@media screen and (min-width:768px){.md\:text-right{text-align:right}}.text-bold{font-weight:700}.font-percent-90{font-size:90%}.font-percent-105{font-size:105%}.font-percent-110{font-size:110%}.font-percent-120{font-size:120%}.font-percent-130{font-size:130%}.font-percent-150{font-size:150%}@media screen and (min-width:768px){.md\:font-percent-120{font-size:120%}}.pr-0{padding-right:0}.pl-0{padding-left:0}.pt-5{padding-top:5px}.pr-5{padding-right:5px}.pl-5{padding-left:5px}.pt-10{padding-top:10px}.pr-10{padding-right:10px}.pb-10{padding-bottom:10px}.pl-10{padding-left:10px}.pt-15{padding-top:15px}.pr-15{padding-right:15px}.pb-15{padding-bottom:15px}.pl-15{padding-left:15px}.pt-20{padding-top:20px}.pr-20{padding-right:20px}.pb-20{padding-bottom:20px}.pl-20{padding-left:20px}.pt-30{padding-top:30px}.pt-40{padding-top:40px}.pb-40{padding-bottom:40px}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.pt-60{padding-top:60px}.pt-100{padding-top:100px}.mb-0{margin-bottom:0}.mr-2{margin-right:2px}.ml-2{margin-left:2px}.mr-4{margin-right:4px}.ml-4{margin-left:4px}.mr-5{margin-right:5px}.mb-5{margin-bottom:5px}.ml-5{margin-left:5px}.ml-6{margin-left:6px}.ml-8{margin-left:8px}.mt-10{margin-top:10px}.mr-10{margin-right:10px}.mb-10{margin-bottom:10px}.ml-10{margin-left:10px}.mt-15{margin-top:15px}.mr-15{margin-right:15px}.mb-15{margin-bottom:15px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.mr-25{margin-right:25px}.mb-25{margin-bottom:25px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.mb-70{margin-bottom:70px}.mb-80{margin-bottom:80px}.mb-100{margin-bottom:100px}@media screen and (min-width:768px){.md\:pr-15{padding-right:15px}.md\:pl-15{padding-left:15px}.md\:pt-20{padding-top:20px}.md\:pt-100{padding-top:100px}.md\:pb-100{padding-bottom:100px}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:mt-100{margin-top:100px}.md\:mb-100{margin-bottom:100px}.md\:mb-150{margin-bottom:150px}}@media screen and (min-width:1024px){.lg\:mb-0{margin-bottom:0}.lg\:mb-30{margin-bottom:30px}.lg\:mb-60{margin-bottom:60px}}@font-face{font-display:fallback;font-family:shabnam;font-weight:400;src:url(/fonts/shabnam/Shabnam-FD.eot);src:url(/fonts/shabnam/Shabnam-FD.eot?#iefix) format("embedded-opentype"),url(/fonts/shabnam/Shabnam-FD.woff2) format("woff2"),url(/fonts/shabnam/Shabnam-FD.woff) format("woff"),url(/fonts/shabnam/Shabnam-FD.ttf) format("truetype")}@font-face{font-display:fallback;font-family:shabnam;font-weight:700;src:url(/fonts/shabnam/Shabnam-Bold-FD.eot);src:url(/fonts/shabnam/Shabnam-Bold-FD.eot?#iefix) format("embedded-opentype"),url(/fonts/shabnam/Shabnam-Bold-FD.woff2) format("woff2"),url(/fonts/shabnam/Shabnam-Bold-FD.woff) format("woff"),url(/fonts/shabnam/Shabnam-Bold-FD.ttf) format("truetype")}@font-face{font-display:fallback;font-family:shabnam;font-weight:300;src:url(/fonts/shabnam/Shabnam-Light-FD.eot);src:url(/fonts/shabnam/Shabnam-Light-FD.eot?#iefix) format("embedded-opentype"),url(/fonts/shabnam/Shabnam-Light-FD.woff2) format("woff2"),url(/fonts/shabnam/Shabnam-Light-FD.woff) format("woff"),url(/fonts/shabnam/Shabnam-Light-FD.ttf) format("truetype")}.pwa{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pwa .already-installed-text{color:#0037ff;cursor:pointer;text-align:center}.pwa .pwa-tab-links{align-items:center;background:var(--app-background-pair);border-radius:4em;display:flex;justify-content:space-between;margin:0 auto;padding:7px 4px;width:270px}.pwa .pwa-tab-links .pwa-tab-item{flex-grow:1;margin:0 5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:130px}.pwa .pwa-tab-links .pwa-tab-item .tab-link{background:var(--app-background);border-radius:4em;cursor:pointer;display:block;font-weight:700;padding:5px 10px;text-align:center}.pwa .pwa-tab-links .pwa-tab-item .tab-link.active{background:#f7941e;color:#fff}.pwa .app-link{align-items:center;background:var(--app-background-pair);border-radius:8px;display:flex;justify-content:space-between;margin-bottom:10px;max-width:400px;min-width:280px;padding:9px 15px;width:100%}.pwa .pwa-sprite{background-image:url(/images/pwa/pwa-sprite.png);background-repeat:no-repeat;background-size:350px 28px;display:inline-block;height:24px;-o-object-fit:cover;object-fit:cover;opacity:.7;vertical-align:middle;width:40px}.pwa .pwa-sprite.pwa-icon{background-position:-158px -2px}.pwa .pwa-sprite.safari-icon{background-position:-212px -2px}.pwa .pwa-sprite.install-icon{background-position:-264px -2px}.pwa .pwa-sprite.home-icon{background-position:-314px -2px}.pwa .pwa-sprite.add-icon{background-position:0 20px;font-weight:700;text-align:left}.pwa .pwa-intro{text-align:center}.pwa .pwa-intro .pwa-intro-logo{border-radius:7px;margin-bottom:10px}.pwa .help-list .help-item{align-items:center;border-bottom:1px dashed var(--app-background-pair);display:flex;font-size:90%;justify-content:space-between;padding:12px 5%}.pwa .help-list .help-item:last-child{border:0}.pwa .help-list .help-item .help-text{margin-left:5px}.color-main{color:#f7941e}.color-primary{color:#6775ec}.color-gray-secondary{color:#718096}.color-danger{color:#f21344}.toaster{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;left:50%;max-width:98%;position:fixed;top:15px;transform:translateX(-50%);width:380px;z-index:9999999}.toaster .toasts-list-enter-active,.toaster .toasts-list-leave-active{transition:all .5s}.toaster .toasts-list-enter,.toaster .toasts-list-leave-to{opacity:0;top:-15px}.toaster .toasts-list-enter-to,.toaster .toasts-list-leave{opacity:1;top:0}.toaster .toasts-wrapper{width:100%}.toaster .toast-item{border-radius:10px;font-size:90%;line-height:1.7em;margin-bottom:5px;padding:12px 40px 12px 48px;position:relative}.toaster .toast-item.success{background:var(--success);color:var(--success-invert)}.toaster .toast-item.danger,.toaster .toast-item.error{background:var(--danger);color:var(--danger-invert)}.toaster .toast-item.warning{background:var(--warning);color:var(--warning-invert)}.toaster .toast-item.info{background:var(--info);color:var(--info-invert)}.toaster .toast-item .timer{height:33px;left:5px;position:absolute;top:50%;transform:translateY(-50%);width:33px}.toaster .toast-item .timer .stroke-error{stroke:#db1212}.toaster .toast-item .timer .stroke-success{stroke:#168d45}.toaster .toast-item .timer .stroke-warning{stroke:#cf661b}.toaster .toast-item .timer .stroke-info{stroke:#184574}.toaster .toast-item .time-bar{background:rgba(0,0,0,.3);bottom:0;height:3px;left:0;position:absolute;width:100%}.toaster .toast-item .remove-toast{align-items:center;background:rgba(0,0,0,.15);border-radius:50%;cursor:pointer;display:flex;height:22px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:22px}.toaster .toast-item .remove-toast .icon{filter:invert(1);width:8px}.app-header{background:#fff;border-radius:0;box-shadow:0 2.5px 10px -5px rgba(0,0,0,.2);color:#777;left:0;position:fixed;top:0;transition:.55s;width:100%;z-index:888}.app-header .header-top-bar{background:#f8f8f8;border-radius:0 0 30px 30px/0 0 20px 20px;padding:12px 0}.app-header .header-top-bar .top-bar-wrapper{align-items:center;display:flex;justify-content:center}@media screen and (max-width:768px){.app-header .header-top-bar .company-title{display:none}}.app-header .header-top-bar .circle-warn{display:inline-block;height:22px;margin-left:10px;position:relative;vertical-align:middle;width:22px}.app-header .header-top-bar .circle-warn:before{animation:warn 1s infinite;animation-delay:.3s;animation-fill-mode:both;background:var(--success);border-radius:50%;content:"";height:0;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}@keyframes warn{0%{height:5px;opacity:1;width:5px}to{height:26px;opacity:0;width:26px}}.app-header .responsive-bar{align-items:center;display:flex;justify-content:space-between;padding:12px}@media screen and (min-width:1024px){.app-header .responsive-bar{display:none}}.app-header .responsive-bar .menu-toggler{align-items:center;display:flex;justify-content:center}.app-header .responsive-bar .menu-toggler .icon{width:25px}.app-header .header-main-bar{align-items:center;display:flex;margin:0 auto;max-width:1360px;padding:15px 10px;transition:.5s}.app-header .header-main-bar .right-side{min-width:190px}.app-header .header-main-bar .right-side .logo-link{align-items:center;display:flex;justify-content:center}.app-header .header-main-bar .right-side .logo-link .image{border-radius:6px;box-shadow:3px 0 15px -8px var(--app-main);margin-left:10px;width:45px}.app-header .header-main-bar .right-side .logo-link .text{color:#666;font-size:105%;font-weight:700}@media screen and (max-width:1024px){.app-header .header-main-bar .right-side{width:100%}.app-header .header-main-bar .right-side .logo-link{flex-direction:column;margin-bottom:30px;padding:15px 0}.app-header .header-main-bar .right-side .logo-link .image{margin-bottom:10px;margin-left:0;width:50px}}.app-header .header-main-bar .navbar-wrapper{flex-grow:1}@media screen and (max-width:1024px){.app-header .header-main-bar .navbar-wrapper{margin:0 -5px 40px;overflow:auto;padding:0 5px;width:100%}}.app-header .header-main-bar .navbar .list{align-items:center;display:flex;justify-content:center;margin:0;position:relative;width:100%;z-index:2}.app-header .header-main-bar .navbar .list .list-item.has-dropdown{padding-left:10px;position:relative}.app-header .header-main-bar .navbar .list .list-item.has-dropdown:after{--rotatoin:rotate(180deg);background:url(/icons/common/arrow-left.svg) no-repeat 50%;background-size:8px;content:"";filter:invert(.6);height:8px;left:5px;position:absolute;top:17px;transform:rotate(180deg);transform:var(--rotatoin);transform-origin:center center;transition:.3s;width:8px}@media screen and (min-width:1024px){.app-header .header-main-bar .navbar .list .list-item.has-dropdown:hover:after{--rotatoin:rotate(90deg)}.app-header .header-main-bar .navbar .list .list-item.has-dropdown:hover .dropdown-list{animation:show-dropdown .5s forwards;display:block}}.app-header .header-main-bar .navbar .list .list-item .item-link{border-radius:3em;cursor:pointer;display:block;padding:10px;transition:.3s}.app-header .header-main-bar .navbar .list .list-item .item-link:hover{color:var(--app-main)}.app-header .header-main-bar .navbar .list .list-item .item-link.nuxt-link-exact-active{color:var(--app-main);font-weight:700}@media screen and (max-width:1024px){.app-header .header-main-bar .navbar .list .list-item .dropdown-list{background:#f5f5f5;border-radius:12px;padding:10px}}@media screen and (min-width:1024px){.app-header .header-main-bar .navbar .list .list-item .dropdown-list{background:#fff;border:1px solid #f5f5f5;border-radius:10px;box-shadow:0 10px 20px -10px rgba(0,0,0,.25);display:none;min-width:220px;padding:5px;position:absolute;right:0;top:40px}}.app-header .header-main-bar .navbar .list .list-item .dropdown-list .item-link{border-radius:8px;font-size:90%;margin:1px 0;max-width:100%}.app-header .header-main-bar .navbar .list .list-item .dropdown-list .item-link:hover{background:var(--app-main);color:#fff}@media screen and (max-width:1024px){.app-header .header-main-bar .navbar .list{flex-direction:column}.app-header .header-main-bar .navbar .list .list-item{width:100%}}.app-header .header-main-bar .left-side{min-width:190px}@media screen and (max-width:1024px){.app-header .header-main-bar .left-side{bottom:15px;position:absolute;right:15px}}.app-header .header-main-bar .responsive-bottom-action{display:none}@media screen and (max-width:1024px){.app-header .header-main-bar .responsive-bottom-action{bottom:15px;cursor:pointer;display:flex;left:0;position:absolute;width:42px}}.app-header .header-main-bar .responsive-bottom-action .close-menu-icon{align-items:center;background:#eee;border-radius:0 20px 20px 0;display:flex;justify-content:center;padding:8px 15px 8px 7px}.app-header .header-main-bar .responsive-bottom-action .close-menu-icon .icon{width:20px}@media screen and (max-width:1024px){.app-header .header-main-bar{background:#fff url(/images/patterns/main-bg.png) no-repeat top;box-shadow:-2.5px 0 10px -5px rgba(0,0,0,.2);flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);position:fixed;right:-100%;top:0;width:270px;z-index:100}.app-header .header-main-bar.show{right:0}.app-header .backdrop{background:rgba(0,0,0,.55);display:none;height:0;left:0;opacity:0;position:fixed;top:0;transition:opacity .5s;width:0;z-index:98}.app-header .backdrop.show{animation:show-backdrop .5s forwards;display:flex;height:100%;width:100%}}@keyframes show-dropdown{0%{top:50px}to{top:40px}}@keyframes show-backdrop{0%{opacity:0}to{opacity:1}}.footer{background:#fff;padding-top:50px;position:relative;z-index:1}.footer .col-header,.footer .title-v2{margin:0 0 20px;position:relative}.footer .title-v2{border-bottom:1px solid #e5e5e5;padding:0 0 13px}.footer .title-v2 .title-text{font-size:17px;font-weight:700;padding:0 0 13px;position:relative}.footer .title-v2 .title-text:after{background:#f7941e;bottom:-3px;content:"";height:1px;position:absolute;right:0;width:100%}.footer .logo-wrapper{display:block}.footer .logo-wrapper .text-logo{display:flex}.footer .logo-wrapper .text-logo .logo{border-radius:5px;box-shadow:0 0 30px -10px #f7941e;height:45px;margin-left:10px;width:45px}.footer .logo-wrapper .text-logo .text-wrapper{color:#555}.footer .logo-wrapper .text-logo .text-wrapper .text{font-size:16px;font-weight:700}.footer .footer-contact-us{position:relative}.footer .footer-contact-us:before{background:hsla(0,0%,95%,.48);border-radius:40px;content:"";display:flex;height:260px;position:absolute;right:40px;top:-85px;transform:rotate(26deg);width:260px;z-index:-1}.footer .footer-contact-us .contact-list{position:relative}.footer .footer-contact-us .contact-list .item{margin:0 0 15px}.footer .footer-contact-us .contact-list .item .icon{margin-left:10px;width:22px}.footer .social-networks{display:flex}.footer .social-networks .item{display:inline-flex}.footer .social-networks .link{align-items:center;background:#f5f5f5;border-radius:6px;display:inline-flex;height:50px;justify-content:center;margin-left:10px;width:50px}.footer .social-networks .link .icon{width:33px}.footer .certificate{align-items:center;display:flex;justify-content:space-between;margin:0 -15px}.footer .certificate .item{border:1px solid #f5f5f5;border-radius:5px;flex-grow:1;margin:0 10px;padding:7px 10px;text-align:center;width:50%}.footer .certificate .item .certificate-link{display:flex;width:100%}.footer .certificate .item .certificate-image{cursor:pointer;max-height:130px;-o-object-fit:scale-down;object-fit:scale-down;pointer-events:none;width:100%}.footer .footer-list{display:flex;flex-wrap:wrap;font-size:95%;position:relative}.footer .footer-list .list-item{width:50%}.footer .footer-list .list-item .item-link{color:#666;display:block;padding:2px 15px 2px 0;position:relative;transition:all .5s}.footer .footer-list .list-item .item-link:after{background:#ccc;border-radius:50%;content:"";height:5px;position:absolute;right:0;top:12px;transition:all .5s;width:5px}.footer .footer-list .list-item .item-link:hover{color:#f7941e}.footer .footer-list .list-item .item-link:hover:after{background:#f7941e}.footer .copyright{background:#f0f2f3;padding:20px 0 0;text-align:center}