@charset "UTF-8";.category-card,.services-card{overflow:hidden;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.category-card:hover,.services-card:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.category-cards-grid,.services-cards-grid{position:relative;top:-6rem;z-index:10;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.category-cards-grid,.services-cards-grid{top:-4rem}}@media (min-width: 1024px){.category-cards-grid,.services-cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.services-card{display:flex;align-items:center;justify-content:center;transition-property:all;transition-delay:50;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.services-card{display:block}}.services-card{height:100%;max-height:8rem;width:100%}.services-card:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.services-card:hover h3,.services-card:hover h2,.services-card:hover .services-card__link,.services-card:hover svg{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.services-card__content{padding:.5rem .75rem}.services-card__header{display:flex;flex-direction:column;align-items:center;gap:.25rem}@media (min-width: 768px){.services-card__header{justify-content:space-between}}.services-card__header__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.services-card__icon{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center}.services-card__icon i{font-size:1.5rem;line-height:2rem}@media (min-width: 768px){.services-card__icon i{font-size:1.875rem;line-height:2.25rem}}.services-card__title{text-align:center;font-size:.875rem;font-weight:700;line-height:1.75rem}@media (min-width: 768px){.services-card__title{font-size:1rem;line-height:2.5rem}}.services-card__link{display:none;align-items:center;justify-content:flex-end;font-size:.875rem;line-height:2.5rem;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1));text-decoration-line:none}@media (min-width: 768px){.services-card__link{display:flex}}.services-card__link span{margin-left:.25rem}.services-card__link svg{margin-top:.25rem;rotate:2025deg;width:.75rem;height:.75rem}.services-cards-grid{margin-left:auto;margin-right:auto;width:100%}.testimonial-section .testimonial-title{text-align:center}.testimonial-section .testimonial-slider{height:300px}.testimonial-section .testimonial-slider .testimonial-grid{position:relative;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.testimonial-section .testimonial-slider .testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.testimonial-section .testimonial-slider .testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.testimonial-section .testimonial-slider .testimonial-card{box-shadow:4px 4px 30px 10px #0000000d;margin-left:auto;margin-right:auto;height:auto;width:auto;max-width:80%;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width: 768px){.testimonial-section .testimonial-slider .testimonial-card{min-width:300px;max-width:88.88888888888889%}}.testimonial-section .testimonial-slider .testimonial-card:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.testimonial-section .testimonial-slider .testimonial-card__header{margin-bottom:.25rem;display:flex;align-items:flex-start;justify-content:flex-start;-moz-column-gap:.625rem;column-gap:.625rem}.testimonial-section .testimonial-slider .testimonial-card__box{position:relative;right:-1.5rem;top:-1.5rem;height:5rem;width:5rem;background-color:transparent}.testimonial-section .testimonial-slider .testimonial-card__box img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 24px 10px}.testimonial-section .testimonial-slider .testimonial-card__name{text-align:right;font-weight:700}.testimonial-section .testimonial-slider .testimonial-card__comment{margin-bottom:1rem;text-align:right;font-size:.875rem;line-height:2.5rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.testimonial-section .testimonial-slider .testimonial-card__footer{display:flex;align-items:center;justify-content:space-between}.testimonial-section .testimonial-slider .testimonial-card__date,.testimonial-section .testimonial-slider .testimonial-card__category{font-size:.75rem;line-height:1rem;font-weight:700}.testimonial-section .testimonial-slider .testimonial-slider{position:relative;padding-left:1rem;padding-right:1rem}.testimonial-section .testimonial-slider .testimonial-slider .swiper-slide{height:-moz-fit-content;height:fit-content;border-radius:1.5rem}.testimonial-section .testimonial-slider .testimonial .swiper-button-prev:after,.testimonial-section .testimonial-slider .testimonial .swiper-rtl .swiper-button-next:after{font-size:20px!important}.testimonial-section .testimonial-slider .testimonial .testimonial-next,.testimonial-section .testimonial-slider .testimonial .testimonial-prev{color:#00f!important;background:red!important;padding:20px!important;font-size:14px!important;width:6px!important;height:3px!important;border:1px solid blue!important;border-radius:20px!important}.testimonial-section .testimonial-slider .testimonial .testimonial-next:hover,.testimonial-section .testimonial-slider .testimonial .testimonial-prev:hover{--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.testimonial-section .testimonial-slider .testimonial .testimonial-next:after,.testimonial-section .testimonial-slider .testimonial .testimonial-prev:after{font-size:1.125rem;line-height:1.75rem}.testimonial-section .testimonial-slider .testimonial .testimonial-prev{left:0;margin-left:-1.25rem}.testimonial-section .testimonial-slider .testimonial .testimonial-next{right:0;margin-right:-1.25rem}.testimonial-section .testimonial-slider .testimonial .testimonial-pagination{margin-top:2rem}.testimonial-section .testimonial-slider .testimonial .testimonial-pagination .swiper-pagination-bullet{margin-left:.25rem;margin-right:.25rem;height:.75rem;width:.75rem;--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1));opacity:1}.testimonial-section .testimonial-slider .testimonial .testimonial-pagination .swiper-pagination-bullet-active{--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1))}.testimonial-section .swiper-button-prev:after,.testimonial-section .swiper-rtl .swiper-button-next:after{font-size:12px!important}.testimonial-section .swiper-button-next.testimonial-next,.testimonial-section .swiper-button-prev.testimonial-prev{color:#264480!important;transition:all .5s;border:1px solid #264480!important;padding:2px!important;border-radius:7px!important;width:30px!important;height:30px!important}@media (min-width: 768px){.testimonial-section .swiper-button-next.testimonial-next,.testimonial-section .swiper-button-prev.testimonial-prev{padding:20px!important;font-size:14px!important;width:6px!important;height:3px!important;border-radius:12px!important}}.testimonial-section .swiper-button-next.testimonial-next:hover,.testimonial-section .swiper-button-prev.testimonial-prev:hover{color:#fff!important;--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1))}.testimonial-section .swiper-button-next.testimonial-next:after,.testimonial-section .swiper-button-prev.testimonial-prev:after{font-size:.75rem;line-height:1rem}@media (min-width: 768px){.testimonial-section .swiper-button-next.testimonial-next:after,.testimonial-section .swiper-button-prev.testimonial-prev:after{font-size:1.125rem;line-height:1.75rem}}.testimonial-section .swiper-button-prev.testimonial-prev{left:0!important;top:90%!important}.testimonial-section .swiper-button-next.testimonial-next{right:0!important;top:90%!important}@media (min-width: 768px){.testimonial-section .swiper-button-prev.testimonial-prev{left:-45px!important;top:50%!important}.testimonial-section .swiper-button-next.testimonial-next{right:-45px!important;top:50%!important}}@media (max-width: 640px){.testimonial-section .swiper-button-next.testimonial-next{right:10px!important}.testimonial-section .swiper-button-prev.testimonial-prev{left:10px!important}}.faq-container{margin-bottom:3rem;margin-top:1.25rem}.faq-container .faq-header{margin-bottom:2.5rem;text-align:center}.faq-container .faq-header h2{margin-bottom:.75rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.faq-container .faq-header p{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.faq-container .faq-items>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.faq-container .faq-item{overflow:hidden;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;box-shadow:2px 2px 30px 10px #0000000d}.faq-container .faq-item:has(button[aria-expanded=true]){background-color:#274480!important}.faq-container .faq-item:has(button[aria-expanded=true]) .faq-question{color:#fff!important;background-color:#274480!important}.faq-container .faq-item:has(button[aria-expanded=true]) .faq-question:hover{background-color:#ffffff1a!important}.faq-container .faq-item:has(button[aria-expanded=true]) .faq-question span{color:#fff!important}.faq-container .faq-item:has(button[aria-expanded=true]) .faq-icon svg{stroke:#fff!important}.faq-container .faq-item:has(button[aria-expanded=true]) .faq-answer{color:#fff!important;background-color:#274480!important}.faq-container .faq-item:has(button[aria-expanded=true]) .faq-answer .content_faq{background-color:#274480!important;color:#fff!important}.faq-container .faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.5rem;padding:1.25rem;text-align:right;font-size:1rem;line-height:2.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.faq-container .faq-question:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.faq-container .faq-question:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 768px){.faq-container .faq-question{font-size:1.125rem;line-height:1.75rem}}.faq-container .faq-icon{display:inline-flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.faq-container .faq-icon svg{stroke:currentColor}.faq-container .faq-answer{overflow:hidden;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.faq-container .faq-answer .content_faq{padding:1.25rem}.faq-category-filter-wrapper{position:relative;margin-bottom:2rem}.faq-category-filter-wrapper .filter-label{margin-bottom:.5rem;display:block;font-size:.875rem;line-height:2.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.faq-category-filter-wrapper .filter-container{display:flex;align-items:center;gap:1rem}.faq-category-filter-wrapper .custom-dropdown-wrapper,.faq-category-filter-wrapper .map-dropdown-wrapper{position:relative;flex-grow:1}.faq-category-filter-wrapper .custom-dropdown,.faq-category-filter-wrapper .map-dropdown{position:relative;width:100%;cursor:pointer;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));text-align:right;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);box-shadow:2px 2px 30px 10px #0000000d;direction:rtl}.faq-category-filter-wrapper .custom-dropdown.active .dropdown-options,.faq-category-filter-wrapper .custom-dropdown.active .map-dropdown-options,.faq-category-filter-wrapper .map-dropdown.active .dropdown-options,.faq-category-filter-wrapper .map-dropdown.active .map-dropdown-options{display:block}.faq-category-filter-wrapper .custom-dropdown.active .selected-option svg,.faq-category-filter-wrapper .custom-dropdown.active .map-selected-option svg,.faq-category-filter-wrapper .map-dropdown.active .selected-option svg,.faq-category-filter-wrapper .map-dropdown.active .map-selected-option svg{transform:rotate(180deg)}.faq-category-filter-wrapper .custom-dropdown .selected-option,.faq-category-filter-wrapper .custom-dropdown .map-selected-option,.faq-category-filter-wrapper .map-dropdown .selected-option,.faq-category-filter-wrapper .map-dropdown .map-selected-option{display:flex;align-items:center;justify-content:space-between;padding:.75rem;font-weight:500;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.faq-category-filter-wrapper .custom-dropdown .selected-option svg,.faq-category-filter-wrapper .custom-dropdown .map-selected-option svg,.faq-category-filter-wrapper .map-dropdown .selected-option svg,.faq-category-filter-wrapper .map-dropdown .map-selected-option svg{margin-left:.5rem;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.faq-category-filter-wrapper .custom-dropdown .dropdown-options,.faq-category-filter-wrapper .custom-dropdown .map-dropdown-options,.faq-category-filter-wrapper .map-dropdown .dropdown-options,.faq-category-filter-wrapper .map-dropdown .map-dropdown-options{position:absolute;z-index:50;margin-top:.25rem;display:none;width:100%;overflow:hidden;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);box-shadow:2px 2px 30px 10px #0000000d;max-height:250px;overflow-y:auto}.faq-category-filter-wrapper .custom-dropdown .dropdown-options .option,.faq-category-filter-wrapper .custom-dropdown .map-dropdown-options .option,.faq-category-filter-wrapper .map-dropdown .dropdown-options .option,.faq-category-filter-wrapper .map-dropdown .map-dropdown-options .option{padding:.75rem;text-align:right;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.faq-category-filter-wrapper .custom-dropdown .dropdown-options .option:hover,.faq-category-filter-wrapper .custom-dropdown .map-dropdown-options .option:hover,.faq-category-filter-wrapper .map-dropdown .dropdown-options .option:hover,.faq-category-filter-wrapper .map-dropdown .map-dropdown-options .option:hover,.faq-category-filter-wrapper .custom-dropdown .dropdown-options .option.selected,.faq-category-filter-wrapper .custom-dropdown .map-dropdown-options .option.selected,.faq-category-filter-wrapper .map-dropdown .dropdown-options .option.selected,.faq-category-filter-wrapper .map-dropdown .map-dropdown-options .option.selected{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.faq-category-filter-wrapper .custom-dropdown .dropdown-options .option.selected,.faq-category-filter-wrapper .custom-dropdown .map-dropdown-options .option.selected,.faq-category-filter-wrapper .map-dropdown .dropdown-options .option.selected,.faq-category-filter-wrapper .map-dropdown .map-dropdown-options .option.selected{font-weight:500;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.faq-category-filter-wrapper .filter-button{display:flex;align-items:center;justify-content:center;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;box-shadow:2px 2px 30px 10px #0000000d}.faq-category-filter-wrapper .filter-button svg{height:1.25rem;width:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.faq-category-filter-wrapper .filter-button:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.faq-category-filter-wrapper .filter-button:hover svg{height:1.25rem;width:1.25rem;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.blog-cards-grid{position:relative;z-index:10;width:100%}@media (max-width: 767px){.blog-cards-grid.swiper-container{overflow:hidden;padding-left:.5rem;padding-right:.5rem}.blog-cards-grid .swiper-slide{margin-top:1.25rem;margin-bottom:1.25rem;display:flex;justify-content:center}.blog-cards-grid .blog-card{height:100%}}@media (min-width: 768px){.blog-cards-grid.swiper-container{overflow:visible}.blog-cards-grid .swiper-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;transform:none!important}.blog-cards-grid .swiper-slide{display:flex;height:auto;width:100%;justify-content:center;margin-right:0!important}}.blog-card{display:flex;height:-moz-fit-content;height:fit-content;width:100%;max-width:300px;flex-direction:column;gap:1.25rem;overflow:hidden;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 2px 2px 30px 10px rgba(0, 0, 0, .05);--tw-shadow-colored: 2px 2px 30px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.blog-card{max-width:550px;flex-direction:row}}@media (min-width: 1024px){.blog-card{max-width:100%}}.blog-card{display:flex!important}.blog-card__image-container{aspect-ratio:16 / 9;max-height:145px;min-height:145px;width:100%;min-width:300px;max-width:300px}@media (min-width: 768px){.blog-card__image-container{width:66.666667%}}.blog-card__image-container img{aspect-ratio:16 / 9;height:100%;width:100%;min-width:300px;max-width:300px;border-radius:.75rem;-o-object-fit:cover;object-fit:cover}.blog-card__content{display:flex;flex-grow:1;flex-direction:column;justify-content:space-between;gap:.5rem}.blog-card__content-header h2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-align:right;font-size:1rem;font-weight:700;line-height:1.5rem}@media (min-width: 768px){.blog-card__content-header h2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.blog-card__content-header p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:right;font-size:.875rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.blog-card__content-footer{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;line-height:2.5rem}.blog-card__content-footer .author{display:flex;align-items:center;font-size:.875rem;line-height:2.5rem}.blog-card__content-footer .author__avatar{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px}.blog-card__content-footer .author__avatar svg{height:1rem;width:1rem;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.blog-card__content-footer .author__name{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.blog-card__content-footer .read-more{display:flex;align-items:center;font-size:.875rem;line-height:2.5rem;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.blog-card__content-footer .read-more span{margin-right:.25rem}.blog-card__content-footer .read-more svg{height:.75rem;width:.75rem}@media (min-width: 768px){.blog-card:hover{--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1))}.blog-card:hover h2,.blog-card:hover h3,.blog-card:hover p,.blog-card:hover span,.blog-card:hover svg{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{font-size:12px!important}.swiper-button-next.blog-next,.swiper-button-prev.blog-prev{color:#264480!important;transition:all .5s;border:1px solid #264480!important;padding:20px!important;border-radius:12px!important;width:20px!important;height:20px!important;top:90%}@media (min-width: 768px){.swiper-button-next.blog-next,.swiper-button-prev.blog-prev{padding:20px!important;font-size:14px!important;width:6px!important;height:3px!important;border-radius:12px!important}}.swiper-button-next.blog-next:hover,.swiper-button-prev.blog-prev:hover{color:#fff!important}@media (min-width: 768px){.swiper-button-next.blog-next:hover,.swiper-button-prev.blog-prev:hover{--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1))}}.swiper-button-next.blog-next:after,.swiper-button-prev.blog-prev:after{font-size:.75rem;line-height:1rem}@media (min-width: 768px){.swiper-button-next.blog-next:after,.swiper-button-prev.blog-prev:after{font-size:1.125rem;line-height:1.75rem}.swiper-button-prev.blog-prev{left:-40px!important;top:50%!important}.swiper-button-next.blog-next{right:-40px!important;top:50%!important}}@media (max-width: 640px){.swiper-button-next.blog-next{left:10px!important}.swiper-button-prev.blog-prev{right:10px!important}}@media (min-width: 768px){.swiper-button-next.blog-next,.swiper-button-prev.blog-prev{display:none}}.partners_company_section{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.partners_company_section{max-width:640px}}@media (min-width: 768px){.partners_company_section{max-width:768px}}@media (min-width: 1024px){.partners_company_section{max-width:1024px}}@media (min-width: 1280px){.partners_company_section{max-width:1280px}}.partners_company_section{margin-top:4rem;margin-bottom:7rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.partners_company_section .partners-slider-container{position:relative;width:100%}.partners_company_section .partners_company{width:100%;border-radius:1.5rem;background-color:transparent}.partners_company_section .swiper-wrapper{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.partners_company_section .partners_company .swiper-slide{display:flex;justify-content:center;align-items:center;height:250px;background-color:transparent}.partners_company_section .parnters_company{display:flex;aspect-ratio:1 / 1;height:100%;max-height:5.25rem;width:100%;max-width:5.25rem;align-items:center;justify-content:center;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2.25rem;--tw-shadow: 2px 2px 30px 10px rgba(0, 0, 0, .05);--tw-shadow-colored: 2px 2px 30px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.partners_company_section .parnters_company{max-height:10rem;max-width:10rem}}.partners_company_section .parnters_company .partners-img{aspect-ratio:1/1;max-width:100px;max-height:100px;-o-object-fit:cover;object-fit:cover}.partners_company_section .swiper-button-next.parnters-next,.partners_company_section .swiper-button-prev.parnters-prev{color:#264480!important;transition:all .5s;border:1px solid #264480!important;width:20px!important;height:20px!important;padding:20px!important;font-size:14px!important;border-radius:12px!important;bottom:-45px;top:100%}.partners_company_section .swiper-button-next.parnters-next:hover,.partners_company_section .swiper-button-prev.parnters-prev:hover{color:#fff!important;--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1))}.partners_company_section .swiper-button-next.parnters-next:after,.partners_company_section .swiper-button-prev.parnters-prev:after{font-size:1.125rem;line-height:1.75rem}@media (min-width: 768px){.partners_company_section .swiper-button-prev.parnters-prev{left:-60px!important;top:50%!important}.partners_company_section .swiper-button-next.parnters-next{right:-60px!important;top:50%!important}}.category-card{max-width:100%;width:100%}.category-card:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.category-card:hover h3,.category-card:hover i,.category-card:hover .category-card__link,.category-card:hover svg{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.category-card{width:100%;margin:0 auto}}.category-card__content{display:flex;align-items:center;justify-content:space-between;gap:.25rem;padding:.5rem}@media (min-width: 768px){.category-card__content{padding:1.25rem}}.category-card__header__row{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.category-card__icon{display:flex;height:4rem;width:4rem;align-items:center;justify-content:center}.category-card__icon img{height:3.25rem;width:3.25rem;-o-object-fit:contain;object-fit:contain}.category-card__icon i{font-size:2.5rem;--tw-text-opacity: 1;color:rgb(38 68 128 / var(--tw-text-opacity, 1))}.category-card__title{width:100%;font-size:.875rem;font-weight:700;line-height:1.75rem}@media (min-width: 768px){.category-card__title{font-size:1rem;line-height:2.5rem}}.category-card__link{display:flex;align-items:center;justify-content:flex-end;font-size:.875rem;line-height:2.5rem;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1));text-decoration-line:none}@media (min-width: 768px){.category-card__link{margin-top:2rem}}.category-card__link span{margin-left:.25rem}.category-cards-flex{display:flex;width:90%;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1));padding:.75rem}@media (min-width: 640px){.category-cards-flex{width:100%}}@media (min-width: 768px){.category-cards-flex{justify-content:space-between;padding:2.25rem}}@media (min-width: 1024px){.category-cards-flex{flex-wrap:nowrap}}.slider_hero{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.slider_hero{max-width:640px}}@media (min-width: 768px){.slider_hero{max-width:768px}}@media (min-width: 1024px){.slider_hero{max-width:1024px}}@media (min-width: 1280px){.slider_hero{max-width:1280px}}.slider_hero{margin-left:auto;margin-right:auto}.slider_hero .swiper{position:relative;width:100%;overflow:hidden;height:300px}@media (min-width: 640px){.slider_hero .swiper{height:350px}}.slider_hero .swiper-slide{position:relative;overflow:hidden;border-radius:1.5rem}.slider_hero .slide-desktop-image{position:relative;display:none}.slider_hero .slide-desktop-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;box-sizing:border-box;display:block;height:initial;width:initial;max-width:100%;border-width:0px;padding:0;opacity:1;background:none}.slider_hero .slide-mobile-image{position:relative;display:block;height:100%;width:100%}.slider_hero .slide-mobile-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;box-sizing:border-box;display:block;height:initial;width:initial;max-width:100%;border-radius:1.5rem;border-width:0px;padding:0;opacity:1;background:none}@media (min-width: 768px){.slider_hero .slide-desktop-image{display:block;height:100%;width:100%}.slider_hero .slide-mobile-image{display:none}}.slider_hero .slide-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;background:#0000004d}.slider_hero .slide-content .content-wrapper{padding:1.5rem 1rem;text-align:center}@media (min-width: 768px){.slider_hero .slide-content .content-wrapper{padding-left:2rem;padding-right:2rem}}.slider_hero .slide-content .content-wrapper{max-width:80%}.slider_hero .slide-content .slide-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.slider_hero .slide-content .slide-title{font-size:1.5rem;line-height:2rem}}@media (min-width: 768px){.slider_hero .slide-content .slide-title{font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1024px){.slider_hero .slide-content .slide-title{font-size:2.25rem;line-height:2.5rem}}.slider_hero .slide-content .slide-title{text-shadow:0 2px 4px rgba(0,0,0,.5)}.slider_hero .swiper-pagination{position:absolute;bottom:40%!important;left:0!important;right:0!important;z-index:50;display:flex;align-items:center;justify-content:center;gap:.5rem}@media (min-width: 768px){.slider_hero .swiper-pagination{bottom:50%!important;right:1.25rem!important;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.slider_hero .swiper-pagination-bullet{display:block;border-radius:9999px;opacity:.6;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s;transition-timing-function:ease;width:10px!important;height:10px!important;background:#fff!important}.slider_hero .swiper-pagination-bullet-active{opacity:1;width:12px!important;height:12px!important;background:#fff!important}.slider_hero .swiper-button-next,.slider_hero .swiper-button-prev{top:35%;display:flex;align-items:center;justify-content:center;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.slider_hero .swiper-button-next,.slider_hero .swiper-button-prev{top:50%}}.slider_hero .swiper-button-next,.slider_hero .swiper-button-prev{color:#fff;background:#0000004d;width:36px;height:36px;border-radius:50%}@media (min-width: 768px){.slider_hero .swiper-button-next,.slider_hero .swiper-button-prev{width:44px;height:44px}}.slider_hero .swiper-button-next:hover,.slider_hero .swiper-button-prev:hover{background:#00000080}.slider_hero .swiper-button-next:after,.slider_hero .swiper-button-prev:after{font-size:16px}@media (min-width: 768px){.slider_hero .swiper-button-next:after,.slider_hero .swiper-button-prev:after{font-size:20px}}.slider_hero .slider_hero .swiper-button-next{left:.5rem}.slider_hero .slider_hero .swiper-button-prev{right:.5rem}.img-application{left:0;top:-2.5rem;width:300px;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.img-application{position:absolute}}.img-application:before{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:1.5rem;background-color:#00000080;--tw-content: "";content:var(--tw-content)}.home-contact-us-bg{opacity:.05}.application{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.application{max-width:640px}}@media (min-width: 768px){.application{max-width:768px}}@media (min-width: 1024px){.application{max-width:1024px}}@media (min-width: 1280px){.application{max-width:1280px}}.application{position:relative;margin-top:4rem;margin-bottom:4rem;display:flex;width:90%;flex-direction:column-reverse;align-items:center;justify-content:space-between;gap:2.5rem;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2.5rem;--tw-shadow: 2px 2px 30px 10px rgba(0, 0, 0, .05);--tw-shadow-colored: 2px 2px 30px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 640px){.application{width:100%}}@media (min-width: 768px){.application{margin-top:8rem;margin-bottom:8rem;flex-direction:row}}.application .bg-application{display:none}@media (min-width: 640px){.application .bg-application{display:inline;position:absolute;left:-55px;width:21rem;height:27rem;top:-150px;z-index:-1;color:#c9ebff;stroke:#c9ebff;stroke-width:14px;opacity:.3}}.about-section{width:100%;--tw-bg-opacity: 1;background-color:rgb(38 68 128 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.about-section{padding:1.5rem}}@media (min-width: 768px){.about-section{width:90%;border-radius:1.5rem}}.about-section .about-content{display:flex;flex-direction:column-reverse;align-items:flex-start;justify-content:center}@media (min-width: 768px){.about-section .about-content{flex-direction:row}}.about-section .about-text{width:100%;padding:1rem;text-align:right}@media (min-width: 768px){.about-section .about-text{width:100%}}.about-section .about-text .section-title{margin-bottom:1rem;font-size:1.375rem;line-height:2.68rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.about-section .about-text .section-title{font-size:1.5rem;line-height:2rem}}.about-section .about-text .section-description{margin-bottom:1rem;text-align:justify;font-size:1rem;line-height:2.5rem}.about-section .stats-slider{display:none}.about-section .stats-slider .swiper-wrapper{display:flex;flex-direction:row;justify-content:space-around}@media (min-width: 768px){.about-section .stats-slider .swiper-wrapper{padding-top:1rem;padding-bottom:1rem}}.about-section .stats-slider .swiper-slide{margin-bottom:1.5rem;text-align:center}@media (min-width: 1024px){.about-section .stats-slider .swiper-slide{margin-bottom:0}}.about-section .stats-slider .swiper-slide .stat-number{margin-bottom:.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.about-section .stats-slider .swiper-slide .stat-title{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.about-section .about-video-container{position:relative;height:100%;width:100%;padding:1rem}.about-section .about-video-container .video-thumbnail{position:relative;margin-left:auto;margin-right:auto;width:100%;max-width:600px}@media (min-width: 768px){.about-section .about-video-container .video-thumbnail{min-width:50%}}.about-section .about-video-container .video-thumbnail .video-image{max-height:400px;width:100%;max-width:550px;border-radius:1.5rem;-o-object-fit:contain;object-fit:contain}.about-section .about-video-container .video-thumbnail .video-trigger{display:flex;height:4.5rem;width:4.5rem;align-items:center;justify-content:center;border-radius:9999px;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .7;padding:1rem}.about-section .about-video-container .video-thumbnail .video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.about-section .about-video-container .video-thumbnail .video-overlay svg{height:3rem;width:3rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.about-section .features{margin-bottom:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-items:start;gap:1rem;text-align:center}@media (min-width: 768px){.about-section .features{margin-top:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.about-section .features .feature-item{display:flex;align-items:center;gap:.5rem;text-align:center}.about-section .features .feature-item .feature-icon{height:2.5rem;width:2.5rem}@media (min-width: 768px){.about-section .features .feature-item .feature-icon{height:3.25rem;width:3.25rem}}.about-section .features .feature-item .feature-title{font-size:.875rem;line-height:2.5rem;font-weight:400;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.about-section .features .feature-item .feature-title{font-size:1.125rem;line-height:1.75rem}}.about-section .h_iframe-aparat_embed_frame{position:relative;border-radius:1.5rem}.about-section .h_iframe-aparat_embed_frame .ratio{display:block;height:auto;width:100%}.about-section .h_iframe-aparat_embed_frame iframe{position:absolute;top:0;left:0;height:100%;width:100%}.about-section section#playerContainer,.about-section iframe,.about-section .romeo,.about-section .romeo-embed-main-frame,.about-section iframe:before,.about-section body.device-desktop.theme-light,.about-section .romeo.romeo-aparat.romeo-embed{border-radius:24px!important;background-color:transparent!important}.about-section .player-container .romeo{background-color:#40e0d0!important}.featured-post{position:relative;height:5rem;width:100%;border-radius:1rem}.featured-post a{display:block;height:100%;width:100%;border-radius:1rem}.featured-post img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;border-radius:1rem;-o-object-fit:cover;object-fit:cover}.featured-post__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1rem;background:#274480;background:linear-gradient(90deg,#2744804d 12%,#274480)}.featured-post__content{position:relative;z-index:10;display:flex;height:100%;align-items:center;gap:.75rem;border-radius:1rem;padding-right:1rem}.featured-post__title{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.featured-post__title{font-size:1rem;line-height:2.5rem}}.featured-post span{flex-shrink:0;font-size:.875rem;line-height:2.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.featured-post span{font-size:1.25rem;line-height:1.75rem}}.map .iran-map{width:100%;height:auto}.map .iran-map path{fill:#bdbdbd}.map .iran-map path:hover{fill:#ec3237}.map .iran-map .island path{fill:#fff}.map .iran-map .sea .caspian-sea,.map .iran-map .sea .persian-gulf{fill:#2196f3}.map svg.iran-map path{transition:fill .3s}.map svg.iran-map path.selected{fill:red}.map .title{position:absolute;top:0;left:0;display:none}.map .bg-map{display:none}@media (min-width: 640px){.map .bg-map{display:inline;position:absolute;right:-30%;width:135%;height:150%;top:-31%;z-index:-1;color:#c9ebff;stroke:#c9ebff;stroke-width:100%;border-radius:100%;opacity:.3}}.faq_section .bg-application{display:none}@media (min-width: 640px){.faq_section .bg-application{display:inline;position:absolute;right:-55px;width:21rem;height:27rem;top:-150px;z-index:-1;color:#c9ebff;stroke:#c9ebff;stroke-width:14px;opacity:.3}}
