@font-face{font-family:samim;font-display:swap;font-style:normal;font-weight:700;src:url(https://assets.landik.ir/fonts/samim/Samim-Bold.eot);src:url(https://assets.landik.ir/fonts/samim/Samim-Bold.eot?#iefix) format('embedded-opentype'),url(https://assets.landik.ir/fonts/samim/Samim-Bold.woff2) format('woff2'),url(https://assets.landik.ir/fonts/samim/Samim-Bold.woff) format('woff'),url(https://assets.landik.ir/fonts/samim/Samim-Bold.ttf) format('truetype')}@font-face{font-family:samim;font-display:swap;font-style:normal;font-weight:500;src:url(https://assets.landik.ir/fonts/samim/Samim-Medium.eot);src:url(https://assets.landik.ir/fonts/samim/Samim-Medium.eot?#iefix) format('embedded-opentype'),url(https://assets.landik.ir/fonts/samim/Samim-Medium.woff2) format('woff2'),url(https://assets.landik.ir/fonts/samim/Samim-Medium.woff) format('woff'),url(https://assets.landik.ir/fonts/samim/Samim-Medium.ttf) format('truetype')}@font-face{font-family:samim;font-display:swap;font-style:normal;font-weight:400;src:url(https://assets.landik.ir/fonts/samim/Samim.eot);src:url(https://assets.landik.ir/fonts/samim/Samim.eot?#iefix) format('embedded-opentype'),url(https://assets.landik.ir/fonts/samim/Samim.woff2) format('woff2'),url(https://assets.landik.ir/fonts/samim/Samim.woff) format('woff'),url(https://assets.landik.ir/fonts/samim/Samim.ttf) format('truetype')}*,:after,:before{box-sizing:border-box}a,abbr,address,applet,article,aside,audio,b,blockquote,body,button,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:inherit;font-weight:inherit;vertical-align:baseline}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,textarea{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{text-decoration:none}figure{margin:0}[role=button],button,input[type=submit]{cursor:pointer;font-family:inherit}input[type=text],textarea{-moz-appearance:none;-webkit-appearance:none}button{background-color:transparent;box-shadow:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}html{font-size:16px}@media only screen and (max-width:1200px){html{font-size:1.3vw}}@media only screen and (max-width:800px){html{font-size:16px}}@media only screen and (max-width:360px){html{font-size:4.5vw}}body{font-weight:400}.page{direction:rtl;overflow:hidden}.comp{position:absolute}.comp>a{display:inline-block;width:100%;height:100%;border-radius:inherit}.comp-image{overflow:hidden}.comp-image img{display:block;width:100%;height:100%}.comp-button{transition:background-color .2s ease-out,color .2s ease-out}.comp-button:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.comp-button a{color:inherit;cursor:pointer;display:inline-flex;flex-direction:inherit;align-items:center;justify-content:center}.comp-button a[data-scroll-target]{cursor:pointer}.comp-button .comp-button-inner{display:inherit;align-items:inherit;justify-content:inherit}.comp-button .comp-button-icon{flex-shrink:0;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:contain}.comp-button .icon-right{margin-left:1rem}.comp-button .icon-left{order:1;margin-right:1rem}@-webkit-keyframes shake{5%,45%{transform:translateZ(0)}10%,40%{transform:translate3d(2px,0,0)}15%,25%,35%{transform:translate3d(-4px,0,0)}20%,30%{transform:translate3d(4px,0,0)}}@keyframes shake{5%,45%{transform:translateZ(0)}10%,40%{transform:translate3d(2px,0,0)}15%,25%,35%{transform:translate3d(-4px,0,0)}20%,30%{transform:translate3d(4px,0,0)}}@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.06)}}.comp-video-in{position:absolute;width:100%;top:50%;transform:translateY(-50%)}.comp-video-in:after{content:"";display:block;padding-top:57%}.comp-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.comp-form{height:auto!important}.form-field{position:relative;width:100%}.form-field label{display:inline-block}input[type=email],input[type=number],input[type=text],textarea{font-family:inherit;width:100%}.form-field--error input[type=email],.form-field--error input[type=number],.form-field--error input[type=text],.form-field--error textarea{color:#ff372f!important;border-color:#ff372f!important}::-webkit-input-placeholder{font-family:inherit;color:inherit;opacity:.7}:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder,::placeholder{font-family:inherit;color:inherit;opacity:.7}.form-btn{position:relative;text-align:center;overflow:hidden;white-space:nowrap;width:100%}.form-btn .loading-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease-out;pointer-events:none}.form-btn span{pointer-events:none}.form-btn.loading .loading-circle{opacity:1}.form-btn.loading span{opacity:0}.form-hint{position:absolute;right:0;top:100%;font-size:.75rem;margin-top:.25rem;color:#303336}.form-field--error .form-hint{color:#f43434}.form-radio{position:relative}.form-radio input{position:absolute;width:100%;height:100%;right:0;top:0;opacity:0;z-index:1}.form-radio span{position:absolute;right:0;top:.25rem;border-radius:50%;width:1.125rem;height:1.125rem}.form-radio span:after{content:"";position:absolute;left:50%;top:50%;width:.625rem;height:.625rem;transform:translate(-50%,-50%);border-radius:50%;color:inherit;background-color:currentColor;opacity:0}.form-radio input:checked+span:after{opacity:1}.form-radio label{padding-right:1.5rem}.form textarea{resize:vertical;height:6.25rem}.container{width:72.5rem;position:relative;height:100%;margin:0 auto}@media only screen and (max-width:800px){.container{width:22.5rem}}.comp-text{height:auto!important}.comp-text ol{list-style-type:decimal;list-style-position:outside}.comp-text ul{list-style-type:disc;list-style-position:outside}.comp-text li{margin:0 1.25rem}.comp-text a{color:#2196f3}.comp-text a:hover{color:#1c73bb}.comp-plugin iframe{width:100%;height:100%}.modal{position:fixed;z-index:2000;left:0;top:0;right:0;bottom:0;background-color:rgba(13,25,44,.76);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease-out;direction:rtl}.modal--open{opacity:1}.modal-wrap{display:flex;flex-direction:column;align-items:center;width:33.125rem;border-radius:.5rem;background-color:#fff;padding:3.4375rem 1.875rem;box-shadow:0 .3125rem .4375rem rgba(0,0,0,.13)}@media only screen and (max-width:800px){.modal-wrap{width:22.5rem;padding:1.875rem .625rem}}.modal-icon{margin-bottom:3.125rem}.modal-icon svg{width:100%;height:100%}@media only screen and (max-width:800px){.modal-icon{margin-bottom:1.875rem}}.modal-icon--success{height:3.75rem;width:4.5625rem}.modal-icon--error{height:3.125rem;width:4.125rem}.modal-title{text-align:center;font-weight:500;font-size:1.5rem;color:#404040;margin-bottom:3rem}@media only screen and (max-width:800px){.modal-title{font-size:1.125rem}}.modal-btns{display:flex;align-items:center;margin:0 -.5rem}.modal-btn{display:inline-flex;padding:.6875rem 2.375rem;margin:0 .5rem;border-radius:.4375rem;font-size:1.125rem;border-style:solid;border-width:1px}.modal-btn--contained{color:#fff}.modal-btn--outlined.modal-btn--primary{color:#3f98ee;border-color:#3f98ee}.modal-btn--outlined.modal-btn--secondary{color:#f4346f;border-color:#f4346f}.modal-btn--contained.modal-btn--primary{background-color:#3f98ee;border-color:#3f98ee}.modal-btn--contained.modal-btn--secondary{background-color:#f4346f;border-color:#f4346f}.comp-heading{height:auto!important}.comp-heading a,.comp-heading a:hover{color:inherit}.loading-circle{display:block}.loading-circle:after{content:"";display:block;width:1.875rem;height:1.875rem;border-radius:50%;color:inherit;border:.1875rem solid hsla(0,0%,100%,.4);border-top-color:#fff;-webkit-animation:kf-spin-cw 1s linear infinite;animation:kf-spin-cw 1s linear infinite}@-webkit-keyframes kf-spin-cw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes kf-spin-cw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{font-family: samim, tahoma,arial; font-weight: normal}.comp-heading{font-family: samim, tahoma,arial; font-weight: bold}.comp-button{font-family: samim, tahoma,arial;}#idDv5RNKEk{height:30.3125rem;width:72.5625rem;left:-0.0625rem;top:-2.1875rem;}#idOOsF7A3N{height:11.4375rem;width:13.1875rem;left:40.0625rem;top:2.25rem;}#idZ_ba9b14{height:7.4375rem;width:17rem;left:45.375rem;top:35.625rem;}#idJygsUtDP{height:7.6875rem;width:30.9375rem;left:37.1875rem;top:27rem;}#idlRAT2PXN{height:15.8125rem;width:27rem;left:4.3125rem;top:24.875rem;}#idpn7ZTYZO{height:3.3125rem;width:3.4375rem;left:37.3125rem;top:25.8125rem;}#idDVgKSlq6{height:15.8125rem;width:24.25rem;left:5.75rem;top:25rem;}#idjdvLmH0x{width:29.125rem;height:4.8125rem;left:38.125rem;top:27.875rem;font-size:1.5625rem;direction:rtl;text-align:center;}#idGuMNMZBw{height:0.0625rem;width:0.0625rem;left:92.625rem;top:53.625rem;}#idJ13zdqFs{height:3.75rem;width:3.9375rem;left:28.625rem;top:23.6875rem;}#idW4m3VVa5{display:inline-flex;color:#ffffff;width:13.375rem;animation-timing-function:ease;left:46.9375rem;height:4.0625rem;font-weight:bold;justify-content:center;animation-fill-mode:none;animation-name:pulse;font-size:2rem;top:36.75rem;background-color:rgba(240,141,27,1);animation-iteration-count:infinite;animation-duration:1s;animation-direction:normal;align-items:center;border-radius:0.75rem;animation-delay:0s;}@media only screen and (min-width: 1050px){#idW4m3VVa5:hover{background-color:hsla(32, 88%, 42%, 1);}}#idw6OFTnvk{width:29.125rem;height:4.8125rem;left:38.125rem;top:30.875rem;font-size:1.5rem;direction:rtl;text-align:center;}#block0{height:44.4375rem;background-color:rgba(1,191,250,1);}#idns9pg5_Z{height:51.9375rem;width:31.8125rem;left:20.3125rem;top:2.4375rem;}#idxrAWzNaN{color:#ffffff;width:20.1875rem;left:30rem;height:3.1875rem;font-weight:bold;font-size:1.875rem;top:0.4375rem;text-align:center;direction:rtl;}#idyF4Kj7cD{height:7.125rem;width:16.25rem;left:28.125rem;top:56.25rem;}#idsegD211H{font-size:1.5rem;width:21.5625rem;height:3.1875rem;left:25.4375rem;top:50.9375rem;font-weight:bold;text-align:center;direction:rtl;}#idP_N26XXF{display:inline-flex;color:#ffffff;width:12rem;animation-timing-function:cubic-bezier(.36,.07,.19,.97);left:30.25rem;height:4.0625rem;font-weight:bold;justify-content:center;animation-fill-mode:both;animation-name:shake;font-size:2rem;top:57.5rem;background-color:rgba(240,141,27,1);animation-iteration-count:infinite;animation-duration:1.64s;animation-direction:normal;align-items:center;border-radius:0.75rem;animation-delay:0s;}@media only screen and (min-width: 1050px){#idP_N26XXF:hover{background-color:hsla(32, 88%, 42%, 1);}}#block1{height:64.375rem;background-color:rgba(1,191,250,1);}#idiXKMzgTL{height:10.4375rem;width:25.375rem;left:37.75rem;top:5.8125rem;}#idNJtvQWfA{height:9.5625rem;width:21.375rem;left:24.9375rem;top:17.4375rem;}#idMkfYpdhl{font-size:1.5rem;width:21.75rem;height:3.1875rem;left:25.375rem;top:0.625rem;text-align:center;direction:rtl;}#idfu-k2eIp{height:7.1875rem;width:16.4375rem;left:28rem;top:31.4375rem;}#idiOYquCN5{height:10.4375rem;width:25.0625rem;left:10.1875rem;top:4.3125rem;}#idkZonl6hQ{display:inline-flex;color:#ffffff;width:12.75rem;animation-timing-function:ease;left:29.875rem;height:3.75rem;font-weight:500;justify-content:center;animation-fill-mode:none;animation-name:pulse;font-size:2.1875rem;top:33rem;background-color:rgba(240,141,27,1);animation-iteration-count:infinite;animation-duration:1s;animation-direction:normal;align-items:center;border-radius:0.75rem;animation-delay:0s;}@media only screen and (min-width: 1050px){#idkZonl6hQ:hover{background-color:hsla(32, 88%, 42%, 1);}}#block2{height:41.4375rem;background-color:rgba(1,191,250,1);}@media only screen and (max-width: 800px){#idDv5RNKEk{height:17.125rem;width:41.0625rem;left:-3.125rem;top:-0.3125rem;}#idOOsF7A3N{height:11.3125rem;width:13rem;left:4.75rem;top:10.9375rem;}#idZ_ba9b14{height:6.0625rem;width:13.75rem;left:4.375rem;top:30.3125rem;}#idJygsUtDP{height:5.4375rem;width:21.625rem;left:0.4375rem;top:23.625rem;}#idlRAT2PXN{height:10.125rem;width:17.3125rem;left:2.875rem;top:37.4375rem;}#idpn7ZTYZO{height:2.125rem;width:2.25rem;left:20.3125rem;top:22.375rem;opacity:0.86;}#idDVgKSlq6{width:15.25rem;height:7.5625rem;left:4rem;top:38.6875rem;}#idjdvLmH0x{font-size:1.125rem;width:23.25rem;height:4.1875rem;left:-0.375rem;top:24.4375rem;direction:rtl;text-align:center;}#idGuMNMZBw{height:3.0625rem;width:3.1875rem;left:1.9375rem;top:36.8125rem;}#idJ13zdqFs{height:0.0625rem;width:0.0625rem;left:60.6875rem;top:41rem;}#idW4m3VVa5{border-style:solid;width:10.5rem;left:6rem;height:3.125rem;font-weight:bold;box-shadow:0rem 0rem 0rem #000;font-size:1.375rem;top:31.25rem;background-color:rgba(240,141,27,1);border-color:#000000;border-width:0rem;border-radius:0.6875rem;}#idw6OFTnvk{font-size:1.0625rem;width:20rem;height:4.1875rem;left:1.25rem;top:26.375rem;direction:rtl;text-align:center;}#block0{height:47.8125rem;background-color:rgba(1,191,250,1);}#idns9pg5_Z{height:34.375rem;width:21.0625rem;left:0.6875rem;top:2.6875rem;}#idxrAWzNaN{font-size:1.125rem;width:12.75rem;height:2.5625rem;left:7.125rem;top:1.21875rem;}#idyF4Kj7cD{height:5.875rem;width:13.375rem;left:4.5625rem;top:37.8125rem;}#idsegD211H{font-size:1.125rem;width:12.875rem;height:2.5625rem;left:4.75rem;top:34.375rem;text-align:center;direction:rtl;}#idP_N26XXF{font-size:1.625rem;width:9.125rem;height:3.4375rem;left:6.6875rem;top:38.5rem;background-color:rgba(240,141,27,1);font-weight:bold;border-radius:0.6875rem;}#block1{height:44.5rem;background-color:rgba(1,191,250,1);}#idiXKMzgTL{height:6.6875rem;width:16.25rem;left:5.75rem;top:5.1875rem;}#idNJtvQWfA{height:6.875rem;width:15.375rem;left:6.375rem;top:20.9375rem;}#idMkfYpdhl{font-size:1.375rem;width:21.9375rem;height:2.5625rem;left:0.25rem;top:1.25rem;}#idfu-k2eIp{height:7.5rem;width:17.1875rem;left:3rem;top:29.8125rem;}#idiOYquCN5{height:6.625rem;width:15.8125rem;left:1.75rem;top:13.0625rem;}#idkZonl6hQ{font-size:1.875rem;width:11.1875rem;height:3.4375rem;left:5.625rem;top:31.1875rem;background-color:rgba(240,141,27,1);border-radius:0.6875rem;font-weight:500;}#block2{height:39.375rem;}}