.host-info-wrap{display:flex;justify-content:space-evenly;align-items:stretch;padding:1em 4%;margin:3em 1em 1em}.host-info-wrap.reverse{flex-direction:row-reverse}.host-info-wrap .host-info-img{min-width:40%;max-width:100%;margin:0 4em}.host-info-wrap .host-info-img video{width:100%}.host-info-wrap .host-info-txt{margin-top:2em}.host-info-wrap .host-info-txt h3{font-family:vazir;font-size:1.8em;color:var(--secondary);margin-bottom:.6em;border-bottom:1px dashed #ddd;padding-bottom:1em}.english-digit .host-info-wrap .host-info-txt h3{font-weight:700}.host-info-wrap .host-info-txt p{color:var(--gray);line-height:2;font-size:var(--default_font_size);text-align:justify}.host-info .host-info-list{margin:1em 12em 4em}.host-info .host-info-list ul{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap}.host-info .host-info-list ul li{margin:2em;width:41%;width:calc(50% - 4em)}.host-info .host-info-list ul li:first-child{width:200px}.host-info .host-info-list ul li .hi-list-item{padding:.8em 1.8em;background:#fff;border-radius:2em 2em 2em .5em;position:relative;border:3px solid #fcb815b8!important;height:100%;display:flex;align-items:center;justify-items:center}.host-info .host-info-list ul li .hi-list-item svg{width:40px;height:40px;background:var(--green);box-shadow:0 0 7px var(--green);color:#fff;border-radius:12px;padding:8px;position:absolute;right:-32px;top:-24px}.host-info .host-info-list ul li .hi-list-item h4{font-family:tanha;font-size:var(--default_font_size);color:var(--gray);text-align:center;line-height:1.6;width:100%}.host-info .host-info-list ul li .hi-list-item.yellow-item{border-color:var(--primary)}.host-info .host-info-list ul li .hi-list-item.yellow-item svg{background:var(--primary);box-shadow:0 0 7px var(--primary)}.host-info .host-info-list ul li .hi-list-item.blue-item{border-color:var(--blue)}.host-info .host-info-list ul li .hi-list-item.blue-item svg{background:var(--blue);box-shadow:0 0 7px var(--blue)}.host-info .host-info-list ul li .hi-list-item.red-item{border-color:var(--red)}.host-info .host-info-list ul li .hi-list-item.red-item svg{background:var(--red);box-shadow:0 0 7px var(--red)}.host-info .host-info-list ul li .hi-list-item.purple-item{border-color:var(--purple)}.host-info .host-info-list ul li .hi-list-item.purple-item svg{background:var(--purple);box-shadow:0 0 7px var(--purple)}@media (max-width:860px){.host-info .host-info-list{margin:1em 1em 3em}}@media (max-width:560px){.host-info-wrap{flex-wrap:wrap}.host-info-wrap .host-info-img{margin:0}}@media (max-width:350px){.host-info .host-info-list ul li{width:100%!important}.host-info-wrap .host-info-txt h3{font-size:1.3em;text-align:center}}.rady-image-templates-webcameimage{border-radius:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:540px;padding:24px;background:#0f3a51;justify-content:space-around;display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}@media (max-width:1280px){.rady-image-templates-webcameimage{grid-template-columns:repeat(3,120px)}.rady-frame-item:nth-child(n+7){display:none}}@media (max-width:1024px){.rady-image-templates-webcameimage{display:flex;flex-wrap:wrap}.rady-frame-item:nth-child(n+7){display:initial}}@keyframes rotateWheel{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes reverseRotateItem{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.ways-use-section{background:#f4f8fa;padding:80px 32px;position:relative}.ways-use-container{max-width:1440px;margin:0 auto;position:relative;z-index:1}.ways-use-header{text-align:center;margin-bottom:64px}.ways-use-title{font-family:vazir,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:700;color:#0b364d;margin-bottom:16px}.ways-use-subtitle{font-size:clamp(16px,2vw,20px);color:#666;max-width:700px;margin:0 auto;line-height:1.8}.ways-use-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:32px;gap:32px;margin-bottom:48px}.ways-use-card{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;align-items:center;gap:16px;border:2px solid #0000}.ways-use-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#138a75}.ways-use-icon-wrapper{width:96px;height:96px}.ways-use-icon,.ways-use-icon-wrapper{display:flex;align-items:center;justify-content:center;position:relative}.ways-use-icon{width:64px;height:64px;background:linear-gradient(135deg,#0b364d,#138a75);border-radius:16px;transition:all .3s ease;z-index:1}.ways-use-card:hover .ways-use-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 4px 12px #138a754d}.ways-use-icon svg{width:32px;height:32px;fill:#fff;stroke:#fff}.ways-use-card h3{font-family:vazir,sans-serif;font-size:20px;font-weight:700;color:#0b364d;margin:0;line-height:1.4}.ways-use-card p{font-size:15px;color:#666;line-height:1.6;margin:0;flex-grow:1}.ways-use-cta{text-align:center}.ways-use-button{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#0b364d,#138a75);color:#fff;padding:16px 32px;border-radius:50px;font-weight:700;font-size:18px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #138a754d}.ways-use-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #138a7566;background:linear-gradient(135deg,#138a75,#0b364d)}.ways-use-button .material-icons{font-size:24px}@media (max-width:1024px){.ways-use-section{padding:60px 24px}.ways-use-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}}@media (max-width:768px){.ways-use-section{padding:48px 16px}.ways-use-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.ways-use-card{padding:24px 20px}.ways-use-icon-wrapper{width:80px;height:80px}.ways-use-icon{width:56px;height:56px}.ways-use-icon svg{width:28px;height:28px}.ways-use-card h3{font-size:18px}.ways-use-card p{font-size:14px}.ways-use-button{padding:14px 28px;font-size:16px}}@media (max-width:480px){.ways-use-grid{grid-template-columns:1fr}}.english-digit .ways-use-card h3,.english-digit .ways-use-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.rady-svg-size svg{fill:#f5f7fa}.ways-use-wrap .hero-btns{text-align:center;margin-bottom:3em}.ways-use-wrap .hero-btns button{background:var(--primary2);color:#fff;border:2px solid var(--primary2);padding:1em;border-radius:4em 1em 4em 4em;font-size:.9em;transition:.2s ease-in-out;display:block;margin:0 auto}.ways-use-wrap .hero-btns button:hover{background:#0000;border-color:var(--secondary);color:var(--secondary)}.ways-use-wrap .ways-head h3{font-family:vazir;font-size:1.8em;color:var(--secondary);margin:0 6em;border-bottom:1px dashed #ddd;padding:1em;text-align:center}.english-digit .ways-use-wrap .ways-head h3{font-weight:700}.ways-use-wrap .hero-btns p{text-align:center;color:var(--gray);margin:2em 0 1em;position:relative;display:inline-block}.ways-use-wrap .hero-btns p:before{content:"";display:block;width:10px;height:10px;background:#3acb75;border-radius:50%;position:absolute;top:8px;right:-16px;animation-name:led-anim;animation-duration:1s;animation-iteration-count:infinite}@keyframes led-anim{0%{background-color:var(--green)}20%{background-color:var(--primary)}40%{background-color:var(--blue)}60%{background-color:var(--secondary)}80%{background-color:var(--red)}to{background-color:var(--green)}}.ways-use-wrap .dialogee-useage{overflow-x:hidden;position:relative;width:100%}.ways-use-wrap .dialogee-useage.reverse{direction:ltr}.ways-use-wrap .dialogee-useage ul{display:flex;align-items:stretch;margin-bottom:2em}.ways-use-wrap .dialogee-useage ul li svg{padding:1em;color:#fff;fill:#fff;width:50px;height:50px;vertical-align:middle}.ways-use-wrap .dialogee-useage ul li .icon-svg{margin:0 auto 1em;background:var(--primary);background:linear-gradient(45deg,var(--primary2),var(--primary));border-radius:50px;width:80px;display:flex;justify-content:center;align-items:center}.ways-use-wrap .dialogee-useage ul li{width:240px;text-align:justify;border:2px solid #fdcc56;border-radius:1em 4em 1em 4em;padding:20px;font-size:var(--default_font_size);margin:0 16px;direction:rtl;height:100%;color:var(--secondary);transition:all .3s ease-in-out}.ways-use-wrap .dialogee-useage ul li:hover{background-color:#ea8c0542;border:2px solid #f89c1c42}.ways-use-wrap .dialogee-useage ul a{display:block;margin-bottom:3em}.ways-use-wrap .dialogee-useage ul li h4,.ways-use-wrap .dialogee-useage ul li strong{font-family:vazir;font-size:1.8em;color:var(--primary2);text-align:center;margin-bottom:1em;border-bottom:2px dashed #ddd;padding-bottom:1em;display:block;font-weight:700}.ways-use-wrap .dialogee-useage ul li p{line-height:2}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes scroll-right{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.slider{background:#fff;box-shadow:0 10px 20px -5px #00000024;margin:auto;overflow:hidden;position:relative;width:100%}.slider:before{left:0;top:0}.slider:after,.slider:before{background:linear-gradient(90deg,#fff 0,#fff0);content:"";height:100%;position:absolute;width:100px;z-index:2}.slider:after{top:0;right:0;background:linear-gradient(270deg,#fff 0,#fff0)}.slider .slide-track{animation:scroll-left 60s linear infinite;display:flex}.slider.reverse .slide-track{animation:scroll-right 60s linear infinite}.ways-use-wrap .dialogee-useage ul li.green-item .icon-svg{background:var(--green);background:linear-gradient(45deg,#32a05d,var(--green))}.ways-use-wrap .dialogee-useage ul li.green-item h4,.ways-use-wrap .dialogee-useage ul li.green-item strong{color:var(--green)}.ways-use-wrap .dialogee-useage ul li.blue-item .icon-svg{background:var(--blue);background:linear-gradient(45deg,#3780ab,var(--blue))}.ways-use-wrap .dialogee-useage ul li.blue-item h4,.ways-use-wrap .dialogee-useage ul li.blue-item strong{color:var(--blue)}.ways-use-wrap .dialogee-useage ul li.red-item .icon-svg{background:var(--red);background:linear-gradient(45deg,#c0392b,var(--red))}.ways-use-wrap .dialogee-useage ul li.red-item h4,.ways-use-wrap .dialogee-useage ul li.red-item strong{color:var(--red)}.ways-use-wrap .dialogee-useage ul li.purple-item .icon-svg{background:var(--purple);background:linear-gradient(45deg,#596fd0,var(--purple))}.ways-use-wrap .dialogee-useage ul li.purple-item h4,.ways-use-wrap .dialogee-useage ul li.purple-item strong{color:var(--purple)}.english-digit .dialogee-useage.slider{direction:rtl}.english-digit .dialogee-useage.slider.reverse{direction:ltr}.ways-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;padding:24px 16px 32px}.ways-grid-item{display:flex;flex-direction:column;align-items:center;max-width:260px;text-align:center}.ways-grid-item h4{margin-top:12px;margin-bottom:8px;font-size:1.1em;color:var(--secondary)}.ways-grid-item p{font-size:.9em;line-height:1.8;color:var(--gray)}@media (max-width:560px){.ways-use-wrap .ways-head h3{margin:0 1em}.slider:after,.slider:before{width:30px}}@media (max-width:350px){.ways-use-wrap .ways-head h3{padding:.2em .2em 1em;font-size:1.3em}.slider:after,.slider:before{display:none}}.new-features-section{background:linear-gradient(135deg,#0b364d,#138a75);padding:80px 32px;position:relative;overflow:hidden}.new-features-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.new-features-container{max-width:1440px;margin:0 auto;position:relative;z-index:1}.new-features-header{text-align:center;margin-bottom:48px}.new-features-title{font-family:vazir,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:700;color:#fff;margin-bottom:16px}.new-features-subtitle{font-size:clamp(16px,2vw,20px);color:#ffffffe6;max-width:700px;margin:0 auto}.new-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px;margin-bottom:48px}.new-feature-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:32px 24px;text-align:center;transition:all .3s ease;border:1px solid #fff3}.new-feature-card:hover{transform:translateY(-4px);background:#ffffff26;box-shadow:0 8px 24px #0003}.new-feature-icon{width:64px;height:64px;background:#fff3;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;transition:all .3s ease}.new-feature-card:hover .new-feature-icon{background:#ffffff4d;transform:scale(1.1)}.new-feature-icon .material-icons{font-size:36px;color:#fff}.new-feature-card h3{font-family:vazir,sans-serif;font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}.new-feature-card p{font-size:15px;color:#ffffffe6;line-height:1.6;margin:0}.new-features-cta{text-align:center}.new-features-button{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#0b364d;padding:16px 32px;border-radius:50px;font-weight:700;font-size:18px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.new-features-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;background:#f0f0f0}.new-features-button .material-icons{font-size:24px}@media (max-width:768px){.new-features-section{padding:48px 16px}.new-features-grid{grid-template-columns:1fr;gap:20px}.new-feature-card{padding:24px 20px}.new-features-button{padding:14px 28px;font-size:16px}}.english-digit .new-feature-card h3,.english-digit .new-features-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}