.wz-font-h1 { font-size:29px;font-family:yekan,tahoma, serif; }.wz-font-h2 { font-size:19px;font-family:yekan,tahoma, serif; }.wz-font-h3 { font-size:70px;font-family:yekan,tahoma, serif; }.wz-font-h4 { font-size:40px;font-family:yekan,tahoma, serif; }.wz-font-h5 { font-size:23px;font-family:yekan,tahoma, serif; }.wz-font-h6 { font-size:19px;font-family:yekan,tahoma, serif; }.wz-font-p { font-size:11px;font-family:yekan,tahoma, serif; }.wz-font-p2 { font-size:13px;font-family:yekan,tahoma, serif; }.wz-font-p3 { font-size:15px;font-family:yekan,tahoma, serif; }:root {--color_1_1:255, 255, 255;--color_1_2:238, 238, 238;--color_1_3:204, 204, 204;--color_1_4:163, 163, 163;--color_1_5:153, 153, 153;--color_2_1:102, 102, 102;--color_2_2:68, 68, 68;--color_2_3:49, 49, 49;--color_2_4:26, 26, 26;--color_2_5:0, 0, 0;--color_3_1:255, 218, 114;--color_3_2:255, 214, 98;--color_3_3:255, 198, 39;--color_3_4:255, 209, 80;--color_3_5:255, 204, 61;--color_4_1:241, 213, 89;--color_4_2:239, 208, 70;--color_4_3:233, 190, 0;--color_4_4:237, 203, 49;--color_4_5:235, 197, 26;}
                          .wz-loading-default {
                            width: 150px;
                            height: 150px;
                            position: absolute;
                            top: 0;
                            bottom: 0;
                            left: 0;
                            right: 0;
                            margin: auto;
                          }
                          
                          .wz-loading-default div {
                            width: 100%;
                            height: 100%;
                            position: absolute;
                            left: 0;
                            top: 0;
                          }
                          
                          .wz-loading-default div:before {
                            content: '';
                            display: block;
                            margin: 0 auto;
                            width: 15%;
                            aspect-ratio: 1;
                            background-color: #c9c9c9;
                            border-radius: 100%;
                            -webkit-animation: loading-default 1.2s infinite ease-in-out both;
                            animation: loading-default 1.2s infinite ease-in-out both;
                          }
                          
                          @keyframes loading-default {
                              0%, 100%, 80% {
                                -webkit-transform: scale(0);
                                transform: scale(0);
                              }
                              
                              40% {
                                -webkit-transform: scale(1);
                                transform: scale(1);
                              }
                          }
                        
                            .wz-loading-default div:nth-of-type(2) {
                                -webkit-transform: rotate(30deg);
                                -ms-transform: rotate(30deg);
                                transform: rotate(30deg);
                            }
                            .wz-loading-default div:nth-of-type(2):before {
                                -webkit-animation-delay: -1.1s;
                                animation-delay: -1.1s;
                            }
                        
                            .wz-loading-default div:nth-of-type(3) {
                                -webkit-transform: rotate(60deg);
                                -ms-transform: rotate(60deg);
                                transform: rotate(60deg);
                            }
                            .wz-loading-default div:nth-of-type(3):before {
                                -webkit-animation-delay: -1s;
                                animation-delay: -1s;
                            }
                        
                            .wz-loading-default div:nth-of-type(4) {
                                -webkit-transform: rotate(90deg);
                                -ms-transform: rotate(90deg);
                                transform: rotate(90deg);
                            }
                            .wz-loading-default div:nth-of-type(4):before {
                                -webkit-animation-delay: -0.9s;
                                animation-delay: -0.9s;
                            }
                        
                            .wz-loading-default div:nth-of-type(5) {
                                -webkit-transform: rotate(120deg);
                                -ms-transform: rotate(120deg);
                                transform: rotate(120deg);
                            }
                            .wz-loading-default div:nth-of-type(5):before {
                                -webkit-animation-delay: -0.8s;
                                animation-delay: -0.8s;
                            }
                        
                            .wz-loading-default div:nth-of-type(6) {
                                -webkit-transform: rotate(150deg);
                                -ms-transform: rotate(150deg);
                                transform: rotate(150deg);
                            }
                            .wz-loading-default div:nth-of-type(6):before {
                                -webkit-animation-delay: -0.7s;
                                animation-delay: -0.7s;
                            }
                        
                            .wz-loading-default div:nth-of-type(7) {
                                -webkit-transform: rotate(180deg);
                                -ms-transform: rotate(180deg);
                                transform: rotate(180deg);
                            }
                            .wz-loading-default div:nth-of-type(7):before {
                                -webkit-animation-delay: -0.6s;
                                animation-delay: -0.6s;
                            }
                        
                            .wz-loading-default div:nth-of-type(8) {
                                -webkit-transform: rotate(210deg);
                                -ms-transform: rotate(210deg);
                                transform: rotate(210deg);
                            }
                            .wz-loading-default div:nth-of-type(8):before {
                                -webkit-animation-delay: -0.5s;
                                animation-delay: -0.5s;
                            }
                        
                            .wz-loading-default div:nth-of-type(9) {
                                -webkit-transform: rotate(240deg);
                                -ms-transform: rotate(240deg);
                                transform: rotate(240deg);
                            }
                            .wz-loading-default div:nth-of-type(9):before {
                                -webkit-animation-delay: -0.4s;
                                animation-delay: -0.4s;
                            }
                        
                            .wz-loading-default div:nth-of-type(10) {
                                -webkit-transform: rotate(270deg);
                                -ms-transform: rotate(270deg);
                                transform: rotate(270deg);
                            }
                            .wz-loading-default div:nth-of-type(10):before {
                                -webkit-animation-delay: -0.30000000000000004s;
                                animation-delay: -0.30000000000000004s;
                            }
                        
                            .wz-loading-default div:nth-of-type(11) {
                                -webkit-transform: rotate(300deg);
                                -ms-transform: rotate(300deg);
                                transform: rotate(300deg);
                            }
                            .wz-loading-default div:nth-of-type(11):before {
                                -webkit-animation-delay: -0.19999999999999996s;
                                animation-delay: -0.19999999999999996s;
                            }
                        
                            .wz-loading-default div:nth-of-type(12) {
                                -webkit-transform: rotate(330deg);
                                -ms-transform: rotate(330deg);
                                transform: rotate(330deg);
                            }
                            .wz-loading-default div:nth-of-type(12):before {
                                -webkit-animation-delay: -0.09999999999999987s;
                                animation-delay: -0.09999999999999987s;
                            }
                        #wze515 { top:1px;height:88px;z-index:1001; }.wzc60-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0.54); }.wzc60-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze517 { top:32.5px;left:936.501px;width:190px;height:37px;z-index:1002;text-align:right; }.wzc3 { height:auto; }.wzc3-text { width:100%;height:auto; }#wze541 { top:25px;left:192.259px;width:117.001px;height:38px;z-index:1000; }.wzc40-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:0px;border-color:#999999; }.wzc40-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc40-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze537 { top:9px;left:97.001px;width:20px;height:20px;z-index:1000; }.wzc120 { overflow:hidden; }.wzc120-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(11, 86, 210); }#wze538 { top:9px;left:0.5009px;width:20px;height:20px;z-index:1001; }#wze539 { top:9px;left:64.8489px;width:20px;height:20px;z-index:1002; }#wze540 { top:9px;left:32.667px;width:20px;height:20px;z-index:1003; }#wze543 { top:25px;left:335.516px;width:553px;height:40px;z-index:1001; }.wzc114 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc114  .wz-menu.wz-classic-menu > li .sub-menu { background-color:#6FA8DC; }.wzc114  .wz-menu li > a { padding:0px 15px;font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc114  .wz-menu li.wz-menu-has-children a:after { border-color:#fff; }.wzc114 .wz-menu.wz-mega-menu > li > a:hover,.wzc114  .wz-menu.wz-classic-menu > li:hover > a { background-color:rgb(11, 86, 210); }.wzc114  .wz-menu > li.active > a { background-color:rgb(11, 86, 210); }.wzc114  .wz-menu .sub-menu li > a { padding:5px 15px; }.wzc114 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc114  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:rgb(11, 86, 210); }.wzc114  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc114 {  }.wzc114-list { border-radius:0px 20px 0px 20px;background-color:rgb(11, 86, 210); }.wzc114-mobile {  }#wze747 { top:26.5px;left:15.008px;width:181px;height:38px;z-index:1000; }#wze748 { top:9px;left:0.001px;width:20px;height:20px;z-index:1001; }#wze752 { top:6px;left:30.015px;width:129px;height:26px;z-index:1000;text-align:left; }#wze518 { top:194.5px;left:249px;width:905px;height:413.984px;z-index:999; }#wze5 { top:52.5px;left:277.5px;width:540px;height:56px;z-index:1000;text-align:right; }#wze6 { top:130.508px;left:18.25px;width:796px;height:28px;z-index:1000;text-align:right; }#wze9 { top:241.508px;left:636.695px;width:211.961px;height:50px;z-index:1000; }.wzc41:hover .wzc41-bg { background-color:rgb(233, 190, 0); }.wzc41:hover .wzc41-content { color:rgb(0, 0, 0); }.wzc41:hover {  }.wzc41-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(255, 255, 255);border-style:solid;border-width:0px;border-color:rgb(233, 190, 0);border-radius:0px; }.wzc41-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:15px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(0, 0, 0); }#wze184 { top:241.508px;left:445.688px;width:180px;height:50px;z-index:1000; }.wzc123:hover .wzc123-bg { background-color:rgb(255, 255, 255); }.wzc123:hover .wzc123-content { color:rgb(0, 0, 0); }.wzc123:hover {  }.wzc123-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(11, 86, 210);border-style:solid;border-width:0px;border-color:rgb(255, 255, 255);border-radius:0px; }.wzc123-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:15px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(0, 0, 0); }#wz-section-wzs1 { height:927.477px;--section-height:927.477px; }.wzc-section-wzs1-full { background-image:url(../../uploads/e0612a98213e4baabd684dbb178ce6db.png) ;background-size:auto;background-repeat:no-repeat;background-attachment:fixed;background-color:rgb(62, 59, 79); }.wzc-section-wzs1-full-bottom { background-image:fill='rgb(255, 214, 98)' none;width:100%;height:150px;background-repeat:repeat-x;background-size:undefined;background-position:0px;top:100%;-webkit-transform:translateY(-100%) ;-moz-transform:translateY(-100%) ;-ms-transform:translateY(-100%) ;-o-transform:translateY(-100%) ;transform:translateY(-100%) ;transform:translateY(-100%) ;position:absolute;z-index:10; }#wze545 { top:87.5px;left:80.1687px;width:408.344px;height:260px;z-index:1000; }.wzc2-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc2-img .wzc2-img-inner { width:100%;height:100%;float:left; }.wzc2-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze545 .wzc2-img-inner { object-fit:cover; }#wze548 { top:52px;left:552px;width:594px;height:331.812px;z-index:999; }#wze546 { top:46.5px;left:92px;width:478px;height:45px;z-index:1000;text-align:right; }#wze547 { top:125.309px;left:88.25px;width:485px;height:106.398px;z-index:1000;text-align:right; }#wz-section-wzs41 { height:435.75px;--section-height:435.75px; }#wze15 { top:85.5px;left:292px;width:586px;height:45px;z-index:1000;text-align:center; }#wze460 { top:182.508px;left:824.5px;width:262px;height:246.984px;z-index:1006; }.wzc14-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0); }.wzc14-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc14-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze186 { top:27.001px;left:77.5px;width:107px;height:73px;z-index:1001; }#wze186 .wzc2-img-inner { object-fit:cover; }#wze189 { top:109.25px;left:61.5px;width:139px;height:28px;z-index:1004;text-align:center; }#wze194 { top:153.5px;left:5.5px;width:251px;height:58.5px;z-index:1005;text-align:center; }#wze461 { top:182.508px;left:454.012px;width:262px;height:248.484px;z-index:1006; }#wze462 { top:27px;left:74.3282px;width:114px;height:78px;z-index:1001; }#wze462 .wzc2-img-inner { object-fit:cover; }#wze463 { top:106.5px;left:41.9922px;width:178px;height:28px;z-index:1004;text-align:center; }#wze464 { top:153.5px;left:5.5px;width:251px;height:39px;z-index:1005;text-align:center; }#wze465 { top:182.508px;left:82.005px;width:262px;height:247.984px;z-index:1006; }#wze466 { top:23.5px;left:78px;width:106px;height:80px;z-index:1001; }#wze466 .wzc2-img-inner { object-fit:cover; }#wze467 { top:109.25px;left:56.5155px;width:149px;height:28px;z-index:1004;text-align:center; }#wze468 { top:153.5px;left:5.5px;width:251px;height:58.5px;z-index:1005;text-align:center; }#wz-section-wzs3 { height:524.469px;--section-height:524.469px; }.wzc-section-wzs3-full { background-color:rgb(245, 245, 245); }#wze881 { top:57.7544px;left:781.337px;width:278px;height:311.867px;z-index:1001; }#wze882 { top:74.75px;left:44.3751px;width:192px;height:26.5px;z-index:1000;text-align:center; }#wze883 { top:109.883px;left:23.0041px;width:232px;height:170.992px;z-index:1005;text-align:center; }#wze884 { top:2.25px;left:51.267px;width:153.984px;height:61.25px;z-index:1002; }#wze884 .wzc2-img-inner { object-fit:cover; }#wze885 { top:54.5044px;left:430.515px;width:277.977px;height:275.117px;z-index:1001; }#wze886 { top:5.5px;left:25.9682px;width:204px;height:67px;z-index:1002; }#wze886 .wzc2-img-inner { object-fit:cover; }#wze887 { top:78px;left:51.4962px;width:192px;height:26.5px;z-index:1000;text-align:center; }#wze905 { top:113.14px;left:0.0031875px;width:279px;height:151.992px;z-index:1005;text-align:center; }#wze889 { top:54.257px;left:63.7329px;width:280.27374px;height:290.992px;z-index:1001; }#wze890 { top:74px;left:44.7804px;width:192px;height:26.5px;z-index:1000;text-align:center; }#wze891 { top:110.008px;left:1.27374px;width:279px;height:170.992px;z-index:1005;text-align:center; }#wze892 { top:0.25px;left:65.507px;width:147px;height:63px;z-index:1002; }#wze892 .wzc2-img-inner { object-fit:cover; }#wze893 { top:453.859px;left:65.5233px;width:278px;height:314.117px;z-index:1001; }#wze894 { top:66.629px;left:34.0255px;width:191.977px;height:26.5px;z-index:1000;text-align:center; }#wze895 { top:140.137px;left:14.6655px;width:231.977px;height:153.992px;z-index:1005;text-align:center; }#wze896 { top:418.454px;left:57.0141px;width:273px;height:140px;z-index:1002; }#wze896 .wzc2-img-inner { object-fit:cover; }#wze897 { top:461.199px;left:431.022px;width:277.977px;height:311.492px;z-index:1001; }#wze898 { top:80.9794px;left:50.7424px;width:192px;height:26.5px;z-index:1000;text-align:center; }#wze899 { top:132.857px;left:25.9764px;width:232px;height:153.992px;z-index:1005;text-align:center; }#wze900 { top:4.22937px;left:46.8364px;width:204px;height:69.1953px;z-index:1002; }#wze900 .wzc2-img-inner { object-fit:cover; }#wze901 { top:449.636px;left:783.111px;width:277.977px;height:382.102px;z-index:1001; }#wze902 { top:79.0994px;left:46.6172px;width:192px;height:26.5px;z-index:1000;text-align:center; }#wze903 { top:128.883px;left:24.9342px;width:232px;height:220px;z-index:1005;text-align:center; }#wze904 { top:4.22937px;left:65.5003px;width:147px;height:65.0703px;z-index:1002; }#wze904 .wzc2-img-inner { object-fit:cover; }#wz-section-wzs64 { height:1017.46px;--section-height:1017.46px; }#wze549 { top:85px;left:371.001px;width:428px;height:45px;z-index:1000;text-align:center; }#wze550 { top:188.008px;height:254px;z-index:1001; }.wzc73 .wz-gallery > li > figure,.wzc73  .wz-gallery > li > figure:before,.wzc73  .wz-gallery > li > figure:after,.wzc73  .wz-gallery > li > figure > figcaption,.wzc73  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(0, 0, 0, 0.58); }.wzc73  .wz-gallery-caption { text-align:center; }.wzc73  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc73  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:43px;color:#fff; }.wzc73  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc73 {  }.wzc73-gallery {  }.wzc73-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wz-section-wzs42 { height:508.977px;--section-height:508.977px; }.wzc-section-wzs42-full { background-image:url(../../uploads/01aaba17bc9a4b76a8f4e26de057f326.png) ;background-attachment:fixed; }#wze628 { top:88.5px;left:902px;width:252px;height:186.484px;z-index:1000; }#wze629 { top:71.0078px;left:36px;width:180px;height:29.5px;z-index:1000;text-align:center; }#wze632 { top:116.016px;left:86.195px;width:85px;height:1px;z-index:1000; }.wzc122-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background:linear-gradient(90deg, rgb(48, 120, 190) 23%, rgb(38, 94, 149) 66%); }.wzc122-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc122 {  }#wze633 { top:12.5px;left:36px;width:180px;height:46.5px;z-index:1000;text-align:center; }#wze634 { top:88.5px;left:606.338px;width:252px;height:185.984px;z-index:1000; }#wze635 { top:70.0078px;left:4.99988px;width:242px;height:29.5px;z-index:1000;text-align:center; }#wze636 { top:116.016px;left:84.3521px;width:85px;height:1px;z-index:1000; }#wze637 { top:12.5px;left:36px;width:180px;height:46.5px;z-index:1000;text-align:center; }#wze638 { top:88.5px;left:310.677px;width:252px;height:158.984px;z-index:1000; }#wze640 { top:119.016px;left:83.5px;width:85px;height:1px;z-index:1000; }#wze641 { top:12.5px;left:36px;width:180px;height:46.5px;z-index:1000;text-align:center; }#wze779 { top:76.0078px;left:5.44613px;width:242px;height:29.5px;z-index:1000;text-align:center; }#wze642 { top:88.5px;left:15.008px;width:252px;height:159.484px;z-index:1000; }#wze643 { top:73.0078px;left:36px;width:180px;height:29.5px;z-index:1000;text-align:center; }#wze644 { top:119.516px;left:83.5px;width:85px;height:1px;z-index:1000; }#wze645 { top:12.5px;left:36px;width:180px;height:46.5px;z-index:1000;text-align:center; }#wz-section-wzs23 { height:292.227px;--section-height:292.227px; }#wze680 { top:69.25px;left:297.501px;width:575px;height:55.5px;z-index:1000;text-align:center; }#wze756 { top:152.77px;left:291.51px;width:587px;height:485px;z-index:1002; }.wzc88  .dropdown.dropdown-accordion.dropdown-rtl .dropdown-select::before { left:0px;right:0; }.wzc88  .dropdown.dropdown-accordion.dropdown-ltr.open {  }.wzc88 {  }.wzc88-container .wzc88-container-header .wzc88-container-header-title .wzc88-container-header-title-content { color:#000000;font-size:23px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;font-family:yekan, tahoma, serif; }.wzc88-container .wzc88-container-header .wzc88-container-header-title { width:100%;text-align:center; }.wzc88-container .wzc88-container-header { width:100%;height:50px;display:flex;justify-content:space-between;align-items:flex-start; }.wzc88-container .wzc88-container-questionAnswerArea .wzc88-container-questionAnswerArea-item .wzc88-container-questionAnswerArea-item-question { color:rgb(0, 0, 0);font-size:18px !important;padding-top:15px !important;padding-bottom:15px !important;background-color:transparent;min-height:50px;display:flex;align-items:center;cursor:pointer;position:relative;margin:0;width:100%;line-height:1.2em;font-family:yekan, tahoma, serif; }.wzc88-container .wzc88-container-questionAnswerArea .wzc88-container-questionAnswerArea-item .wzc88-container-questionAnswerArea-item-answer { color:rgb(0, 0, 0) !important;font-size:14px !important;min-height:60px;overflow:hidden;padding:0 0 30px 0 !important;background-color:transparent !important;line-height:1.5em;margin-left:auto;font-family:yekan_fa; }.wzc88-container .wzc88-container-questionAnswerArea .wzc88-container-questionAnswerArea-item { overflow:hidden;position:relative;margin-bottom:0px;background-color:transparent;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:rgb(0, 0, 0);transition:all 0.3s; }.wzc88-container .wzc88-container-questionAnswerArea { flex:1;width:100%;height:calc(100% - 50px);display:flex;flex-flow:column;flex-direction:column;justify-content:flex-start;align-items:stretch;align-content:stretch; }.wzc88-container { direction:rtl;padding:30px 20px 20px;width:100%;height:100%;background-color:rgba(11, 86, 210, 0.86);display:flex;flex-flow:column;flex-direction:column;justify-content:flex-start;align-items:stretch;align-content:stretch;transition:all 0.3s ease-in-out 0.15s; }.wzc88-after { background-color:rgb(0, 0, 0); }.wzc88-before { background-color:rgb(0, 0, 0); }#wz-section-wzs26 { height:713.484px;--section-height:713.484px; }#wze695 { top:51px;left:298.259px;width:575px;height:45px;z-index:1000;text-align:center; }#wze700 { top:155.009px;left:873.264px;width:278px;height:189.5px;z-index:1001; }#wze697 { top:12.25px;left:51.267px;width:153.984px;height:61.25px;z-index:1002; }#wze697 .wzc2-img-inner { object-fit:cover; }#wze705 { top:150.012px;left:593.351px;width:277.984px;height:194.5px;z-index:1001; }#wze706 { top:20.255px;left:28.374px;width:204px;height:67px;z-index:1002; }#wze706 .wzc2-img-inner { object-fit:cover; }#wze709 { top:152.512px;left:298.264px;width:277.984px;height:194.5px;z-index:1001; }#wze710 { top:17.254px;left:65.507px;width:147px;height:63px;z-index:1002; }#wze710 .wzc2-img-inner { object-fit:cover; }#wze713 { top:154px;left:15.7492px;width:278px;height:191.5px;z-index:1001; }#wze714 { top:-19.746px;left:3.99995px;width:273px;height:140px;z-index:1002; }#wze714 .wzc2-img-inner { object-fit:cover; }#wze780 { top:359.508px;left:298.27px;width:277.984px;height:194.5px;z-index:1001; }#wze783 { top:17.254px;left:65.507px;width:147px;height:63px;z-index:1002; }#wze783 .wzc2-img-inner { object-fit:cover; }#wze784 { top:365.009px;left:598.859px;width:277.977px;height:185.5px;z-index:1001; }#wze785 { top:14px;left:53.0074px;width:204px;height:67px;z-index:1002; }#wze785 .wzc2-img-inner { object-fit:cover; }#wz-section-wzs28 { height:599.508px;--section-height:599.508px; }.wzc-section-wzs28-full { background-color:rgb(245, 245, 245); }#wze717 { top:61.25px;left:297.501px;width:575px;height:55.5px;z-index:1000;text-align:center; }#wze719 { top:148.75px;left:883.25px;width:192px;height:229.484px;z-index:1000; }#wze722 { top:37px;left:81px;width:30px;height:30px;z-index:1000; }#wze724 { top:98.5px;left:55.5px;width:81px;height:31.5px;z-index:1004;text-align:center; }#wze725 { top:138.008px;left:5px;width:182px;height:23.5px;z-index:1005;text-align:center; }#wze726 { top:144.258px;left:489px;width:192px;height:230.484px;z-index:1000; }#wze727 { top:37px;left:81px;width:30px;height:30px;z-index:1000; }#wze728 { top:98.5px;left:55.5px;width:81px;height:31.5px;z-index:1004;text-align:center; }#wze729 { top:138.008px;left:5px;width:182px;height:41px;z-index:1005;text-align:center; }#wze730 { top:142.758px;left:111.264px;width:192px;height:230.484px;z-index:1000; }#wze731 { top:37px;left:81px;width:30px;height:30px;z-index:1000; }#wze732 { top:98.5px;left:55.5px;width:81px;height:31.5px;z-index:1004;text-align:center; }#wze733 { top:138.008px;left:5px;width:182px;height:15.5px;z-index:1005;text-align:center; }#wze734 { top:378.266px;left:284.5px;width:601px;height:313.492px;z-index:1006; }.wzc83-contactForm .wzc83-contactForm-sections .wzc83-contactForm-sections-section1 .wzc83-contactForm-sections-section1-formRow .wzc83-contactForm-sections-section1-formRow-input {  }.wzc83-contactForm .wzc83-contactForm-sections .wzc83-contactForm-sections-section1 .wzc83-contactForm-sections-section1-formRow {  }.wzc83-contactForm .wzc83-contactForm-sections .wzc83-contactForm-sections-section1 {  }.wzc83-contactForm .wzc83-contactForm-sections .wzc83-contactForm-sections-section2 .wzc83-contactForm-sections-section2-messageRow .wzc83-contactForm-sections-section2-messageRow-message { height:120px; }.wzc83-contactForm .wzc83-contactForm-sections .wzc83-contactForm-sections-section2 .wzc83-contactForm-sections-section2-messageRow {  }.wzc83-contactForm .wzc83-contactForm-sections .wzc83-contactForm-sections-section2 { height:auto;margin-top:-5px; }.wzc83-contactForm .wzc83-contactForm-sections { width:100%;margin-bottom:0px;display:block;position:relative; }.wzc83-contactForm .wzc83-contactForm-footer .wzc83-contactForm-footer-submit .wzc83-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc83-contactForm .wzc83-contactForm-footer .wzc83-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc83-contactForm .wzc83-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc83-contactForm .wzc83-contactForm-resultSection .wzc83-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:yekan, tahoma, serif; }.wzc83-contactForm .wzc83-contactForm-resultSection { height:40px;padding-top:5px; }.wzc83-contactForm  .wzc83-contactForm-resultSection .form-result-show { opacity:1; }.wzc83-contactForm  .wzc83-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc83-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc83-contactForm input,.wzc83-contactForm  textarea { width:100%;box-sizing:border-box;font-family:yekan, tahoma, serif;padding:5px;outline:0;resize:none;border-width:1px;border-style:solid;border-color:rgb(68, 68, 68);color:rgb(68, 68, 68);font-size:13px;background-color:transparent; }.wzc83-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc83-contactForm  *::-webkit-input-placeholder { color:rgb(153, 153, 153); }.wzc83-contactForm  *::-moz-placeholder { color:rgb(153, 153, 153); }.wzc83-contactForm  *:-ms-input-placeholder { color:rgb(153, 153, 153); }.wzc83-contactForm  *:-moz-placeholder { color:rgb(153, 153, 153); }.wzc83-contactForm  .wz-form-section { width:100%;display:block;box-sizing:border-box;padding:5px; }.wzc83-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:13px;display:inline-block;color:#000; }.wzc83-contactForm { direction:rtl; }.wzc118:hover .wzc118-bg { background-color:rgb(255, 255, 255); }.wzc118:hover .wzc118-content { color:rgb(0, 0, 0); }.wzc118:hover {  }.wzc118-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(11, 86, 210);border-style:solid;border-width:0px;border-color:rgb(255, 255, 255);border-radius:0px; }.wzc118-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:15px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(0, 0, 0); }#wz-section-wzs14 { height:742.898px;--section-height:742.898px; }#wze366 { top:186.053px;left:15.7484px;width:257px;height:20px;z-index:1000;text-align:center; }#wze720 { top:27.5047px;left:1001px;width:152px;height:144px;z-index:1001; }#wze720 .wzc2-img-inner { object-fit:cover; }#wze740 { top:94.501px;left:523.508px;width:123px;height:38px;z-index:1000; }#wze741 { top:5.5px;left:0.5009px;width:20px;height:20px;z-index:1001; }#wze742 { top:5.5px;left:32.667px;width:20px;height:20px;z-index:1003; }#wze743 { top:5.5px;left:64.8489px;width:20px;height:20px;z-index:1002; }#wze744 { top:5.5px;left:97.001px;width:20px;height:20px;z-index:1000; }#wze746 { top:auto;left:auto;bottom:38px;right:14px;width:58px;height:58px;z-index:9999999;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);rotate:270; }#wze746  > div:not(.wz-element) .wz-element-container { -webkit-transform:rotate(-270deg);-moz-transform:rotate(-270deg);-ms-transform:rotate(-270deg);-o-transform:rotate(-270deg);transform:rotate(-270deg);rotate:-270; }#wze746  > div:not(.wz-element) .wz-element-container { -webkit-transform:rotate(-271deg);-moz-transform:rotate(-271deg);-ms-transform:rotate(-271deg);-o-transform:rotate(-271deg);transform:rotate(-271deg);rotate:-271; }.wzc86:hover .wzc86-bg { background-color:rgb(255, 198, 39);border-radius:180px; }.wzc86:hover .wzc86-content {  }.wzc86:hover {  }.wzc86-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(102, 102, 102);border-radius:180px; }.wzc86-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:21px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wze788 { top:49.0494px;left:879.006px;width:130px;height:99px;z-index:1001; }#wze788 .wzc2-img-inner { object-fit:cover; }#wz-section-footer { height:223px;--section-height:223px; }.wzc-section-footer-full { background-color:rgb(41, 41, 41); }#wze757 { top:0.5px;height:91px;z-index:1001; }#wze758 { top:25.5px;left:381.516px;width:507px;height:40px;z-index:1001; }.wzc72 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc72  .wz-menu.wz-classic-menu > li .sub-menu { background-color:rgba(0, 0, 0, 0); }.wzc72  .wz-menu li > a { padding:0px 15px;font-family:yekan, tahoma, serif;font-size:14px;color:rgb(255, 255, 255); }.wzc72  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(255, 255, 255); }.wzc72  .wz-menu > li > a:before { content:'';display:inline-block;position:absolute;transition:width 0.3s;width:0px;height:2px;background-color:rgb(255, 198, 39);left:0px;bottom:0px; }.wzc72 .wz-menu.wz-mega-menu > li > a:hover,.wzc72  .wz-menu.wz-classic-menu > li:hover > a { background-color:rgb(255, 198, 39); }.wzc72  .wz-menu > li.active > a { color:rgb(255, 198, 39); }.wzc72 .wz-menu.wz-mega-menu > li > a:hover:before { width:100%; }.wzc72  .wz-menu.wz-classic-menu > li:hover > a:before { width:100%; }.wzc72  .wz-menu > li.active > a:before { width:100%; }.wzc72  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(255, 198, 39); }.wzc72  .wz-menu .sub-menu li > a { padding:5px 15px;color:#fff; }.wzc72 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc72  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:rgb(255, 198, 39); }.wzc72  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:#fff; }.wzc72  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc72 {  }.wzc72-list { background-color:rgba(0, 0, 0, 0); }.wzc72-mobile { background-color:rgb(255, 198, 39); }#wze759 { top:25px;left:1097.01px;width:58px;height:41px;z-index:1001; }#wze759 .wzc2-img-inner { object-fit:cover; }#wze760 { top:30.5px;left:898.75px;width:190px;height:29.5px;z-index:1002;text-align:right; }#wze761 { top:26.5px;left:15.008px;width:181px;height:38px;z-index:1000; }#wze762 { top:9px;left:0.001px;width:20px;height:20px;z-index:1001; }.wzc87 { overflow:hidden; }.wzc87-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(255, 255, 255); }#wze763 { top:6px;left:30.015px;width:129px;height:26px;z-index:1000;text-align:left; }#wze764 { top:28px;left:213.008px;width:117.001px;height:38px;z-index:1000; }#wze765 { top:9px;left:0.5009px;width:20px;height:20px;z-index:1001; }.wzc70 { overflow:hidden; }.wzc70-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(255, 198, 39); }#wze766 { top:9px;left:32.667px;width:20px;height:20px;z-index:1003; }#wze767 { top:9px;left:64.8489px;width:20px;height:20px;z-index:1002; }#wze768 { top:9px;left:97.001px;width:20px;height:20px;z-index:1000; }#wz-section-header { height:91.5px;--section-height:91.5px; }.wzc-section-header-full { background-color:rgb(255, 255, 255); }#wz-section-allPage { height:0px;--section-height:0px; }#wz-section-wzs55 { height:200px;--section-height:200px; }#wze769 { top:30px;left:15px;width:848px;height:495px;z-index:1000; }.wzc90-root .wzc90-root-container .wzc90-root-container-header .wzc90-root-container-header-title {  }.wzc90-root .wzc90-root-container .wzc90-root-container-header {  }.wzc90-root .wzc90-root-container .wzc90-root-container-submitBoxHeader .wzc90-root-container-submitBoxHeader-submitButtonHeader {  }.wzc90-root .wzc90-root-container .wzc90-root-container-submitBoxHeader {  }.wzc90-root .wzc90-root-container {  }.wzc90-root .wzc90-root-accountContainer .wzc90-root-accountContainer-accountItem .wzc90-root-accountContainer-accountItem-accountItemLabel {  }.wzc90-root .wzc90-root-accountContainer .wzc90-root-accountContainer-accountItem .wzc90-root-accountContainer-accountItem-accountItemInputBox .wzc90-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc90-root .wzc90-root-accountContainer .wzc90-root-accountContainer-accountItem .wzc90-root-accountContainer-accountItem-accountItemInputBox .wzc90-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc90-root .wzc90-root-accountContainer .wzc90-root-accountContainer-accountItem .wzc90-root-accountContainer-accountItem-accountItemInputBox {  }.wzc90-root .wzc90-root-accountContainer .wzc90-root-accountContainer-accountItem {  }.wzc90-root .wzc90-root-accountContainer {  }.wzc90-root .wzc90-root-companyHeaderContainer .wzc90-root-companyHeaderContainer-companyHeader .wzc90-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc90-root .wzc90-root-companyHeaderContainer .wzc90-root-companyHeaderContainer-companyHeader {  }.wzc90-root .wzc90-root-companyHeaderContainer {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCheck .wzc90-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCheck .wzc90-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc90-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCheck .wzc90-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc90-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCheck .wzc90-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc90-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCheck .wzc90-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc90-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCheck .wzc90-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCheck {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyItemBox .wzc90-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyItemBox .wzc90-root-companyInfo-companyItemBox-companyInputBox .wzc90-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyItemBox .wzc90-root-companyInfo-companyItemBox-companyInputBox .wzc90-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyItemBox .wzc90-root-companyInfo-companyItemBox-companyInputBox {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyItemBox {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCancelLabel .wzc90-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCancelLabel .wzc90-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCancelLabel .wzc90-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCancelLabel .wzc90-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc90-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc90-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCancelLabel .wzc90-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc90-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCancelLabel .wzc90-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc90-root .wzc90-root-companyInfo .wzc90-root-companyInfo-companyInfoCancelLabel {  }.wzc90-root .wzc90-root-companyInfo {  }.wzc90-root .wzc90-root-submitBoxFooter .wzc90-root-submitBoxFooter-submitButtonFooter {  }.wzc90-root .wzc90-root-submitBoxFooter {  }.wzc90-root {  }.wzc90  .wz-profile-account-root { text-align:right; }.wzc90  .wz-profile-account-header-container { margin-bottom:20px; }.wzc90  .wz-profile-account-header p { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:rgb(117,117,117); }.wzc90  .wz-profile-account-container { border-style:solid;border-width:1px;border-color:#efefef;background-color:#f4f4f4;border-radius:20px;direction:rtl;row-gap:15px;padding:35px; }.wzc90  .wz-profile-account-container:hover { border-radius:20px; }.wzc90  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc90  .wz-profile-account-input-container label { color:#9b9b9b; }.wzc90  .wz-profile-account-input-container input { width:100%;border-style:solid;border-width:1px;border-color:#d5d5d5;border-radius:4px;font-family:iransans_fa;font-size:13px;background-color:rgba(0,0,0,0);color:#7e7e7e; }.wzc90  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc90  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc90  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc90  .wz-profile-account-company-info-button p { font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc90  .wz-profile-account-company-info-button label { font-family:iransans_fa, sans-serif;font-size:13px;color:#17a2b8; }.wzc90  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc90  .wz-profile-account-company-info-cancel { font-family:iransans_fa, sans-serif;font-size:13px;color:#E74C3C; }.wzc90  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc90  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc90 {  }.wzc89:hover .wzc89-bg { background-color:#ffd9d5; }.wzc89:hover .wzc89-content { color:#E74C3C; }.wzc89:hover {  }.wzc89-bg:after {  }.wzc89-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc89-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#E74C3C; }#wze774 { top:30px;left:893px;width:262px;height:443px;z-index:1000; }.wzc103-root .wzc103-root-infoBox .wzc103-root-infoBox-userImageBox .wzc103-root-infoBox-userImageBox-userImage {  }.wzc103-root .wzc103-root-infoBox .wzc103-root-infoBox-userImageBox {  }.wzc103-root .wzc103-root-infoBox .wzc103-root-infoBox-userInfo .wzc103-root-infoBox-userInfo-userName {  }.wzc103-root .wzc103-root-infoBox .wzc103-root-infoBox-userInfo .wzc103-root-infoBox-userInfo-userEmail {  }.wzc103-root .wzc103-root-infoBox .wzc103-root-infoBox-userInfo .wzc103-root-infoBox-userInfo-editInfo .wzc103-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc103-root .wzc103-root-infoBox .wzc103-root-infoBox-userInfo .wzc103-root-infoBox-userInfo-editInfo .wzc103-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc103-root .wzc103-root-infoBox .wzc103-root-infoBox-userInfo .wzc103-root-infoBox-userInfo-editInfo {  }.wzc103-root .wzc103-root-infoBox .wzc103-root-infoBox-userInfo {  }.wzc103-root .wzc103-root-infoBox {  }.wzc103-root .wzc103-root-items .wzc103-root-items-item .wzc103-root-items-item-itemBox .wzc103-root-items-item-itemBox-itemIcon {  }.wzc103-root .wzc103-root-items .wzc103-root-items-item .wzc103-root-items-item-itemBox .wzc103-root-items-item-itemBox-itemName {  }.wzc103-root .wzc103-root-items .wzc103-root-items-item .wzc103-root-items-item-itemBox {  }.wzc103-root .wzc103-root-items .wzc103-root-items-item {  }.wzc103-root .wzc103-root-items .wzc103-root-items-more {  }.wzc103-root .wzc103-root-items {  }.wzc103-root .wzc103-root-logoutBox .wzc103-root-logoutBox-logout .wzc103-root-logoutBox-logout-logoutLabel {  }.wzc103-root .wzc103-root-logoutBox .wzc103-root-logoutBox-logout {  }.wzc103-root .wzc103-root-logoutBox {  }.wzc103-root {  }.wzc103  .wz-profile-menu-user-info { gap:2px; }.wzc103  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc103  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;direction:rtl; }.wzc103  .wz-profile-menu-info-box:hover {  }.wzc103  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc103  .wz-profile-menu-user-name { font-family:iransans_fa, sans-serif;font-size:18px;font-weight:bold;color:#808080; }.wzc103  .wz-profile-menu-user-name:hover {  }.wzc103  .wz-profile-menu-user-email { font-family:iransans_fa, sans-serif;font-size:12px;color:#a1a1a1; }.wzc103  .wz-profile-menu-user-email:hover {  }.wzc103  .wz-profile-menu-edit-info { font-family:iransans_fa, sans-serif;font-size:10px;color:#808080; }.wzc103  .wz-profile-menu-edit-info:hover {  }.wzc103  .wz-profile-menu-edit-info span { -webkit-transform:rotate(80deg);-moz-transform:rotate(80deg);-ms-transform:rotate(80deg);-o-transform:rotate(80deg);transform:rotate(80deg);transform:rotate(80deg); }.wzc103  .wz-profile-menu-items { height:fit-content;border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc103  .wz-profile-menu-items:hover {  }.wzc103  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc103  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc103  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc103  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc103  .wz-profile-menu-item-box:hover {  }.wzc103  .wz-profile-menu-item p { font-family:iransans_fa, sans-serif;font-size:12px;font-weight:500;color:#808080;margin-right:5%;margin-left:5%; }.wzc103  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc103  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc103  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc103  #wz-profile-menu-logout-box p { font-family:iransans_fa, sans-serif;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc103  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc103  .wz-profile-menu-more:after { color:#808080; }.wzc103 {  }#wz-section-wzs46 { height:621px;--section-height:621px; }#wze770 { top:30px;left:15px;width:848px;height:369.5px;z-index:1000; }.wzc94-header .wzc94-header-title {  }.wzc94-header .wzc94-header-removeButton {  }.wzc94-header .wzc94-header-addToCartButton {  }.wzc94-header {  }.wzc94-favorites { --desktop-columns:3;--desktop-gap:20px;--tablet-columns:2;--tablet-gap:20px;--mobile-columns:1;--mobile-gap:20px;--image-order:0;--title-order:1;--price-order:2;--buttons-order:3; }.wzc94-pagination .wzc94-pagination-paginationButton {  }.wzc94-pagination {  }.wzc94  .wz-profile-favorites-header-text { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc94  .wz-profile-favorites-header-text:hover {  }.wzc94  .wz-profile-favorites-container { border-radius:15px;border-width:0px;border-style:solid;border-color:#000;overflow:visible;background-color:#fff;padding:0; }.wzc94  .wz-profile-favorites-container:hover { border-radius:15px; }.wzc94  .wz-profile-favorite-item { height:fit-content;direction:rtl;padding:20px;gap:5px;background-color:#fff;border-width:2px;border-style:solid;border-color:#e3e3e3;border-radius:0;box-shadow:unset; }.wzc94  .wz-profile-favorite-item:hover {  }.wzc94  .wz-profile-favorite-item-image { object-fit:contain; }.wzc94  .wz-profile-favorite-item-title { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc94  .wz-profile-favorite-item-title:hover {  }.wzc94  .wz-profile-favorite-item-price { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc94  .wz-profile-favorite-item-price:hover {  }.wzc94  .wz-profile-favorite-item-add { height:30px; }.wzc94  .wz-profile-favorite-item-remove { height:30px; }.wzc94  .wz-profile-favorites-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc94  .wz-profile-favorites-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc94  .wz-profile-favorites-no-results-first-text:hover {  }.wzc94  .wz-profile-favorites-no-results-second-text:hover {  }.wzc94 {  }.wzc91:hover .wzc91-bg { background-color:#E74C3C; }.wzc91:hover .wzc91-content { font-size:10px;color:#fff; }.wzc91:hover {  }.wzc91-bg:after {  }.wzc91-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc91-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:10px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#E74C3C; }.wzc92:hover .wzc92-bg { background-color:#c9c9c9;border:1px solid #c9c9c9; }.wzc92:hover .wzc92-content { font-size:10px;color:#fff; }.wzc92:hover {  }.wzc92-bg:after {  }.wzc92-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc92-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:10px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#a1a1a1; }.wzc93:hover .wzc93-bg:after { width:90%;opacity:1; }.wzc93:hover .wzc93-bg {  }.wzc93:hover .wzc93-content { color:#fff; }.wzc93:hover {  }.wzc93-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0px;height:100%;top:50%;left:50%;background-color:#999999;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%); }.wzc93-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:6px;border-style:solid;border-color:#afafaf;border-width:1px;overflow:hidden; }.wzc93-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:10px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999999; }#wz-section-wzs47 { height:503px;--section-height:503px; }#wze771 { top:30px;left:15px;width:848px;height:341px;z-index:1000; }.wzc95-root .wzc95-root-header .wzc95-root-header-title {  }.wzc95-root .wzc95-root-header .wzc95-root-header-options .wzc95-root-header-options-optionsList .wzc95-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc95-root .wzc95-root-header .wzc95-root-header-options .wzc95-root-header-options-optionsList {  }.wzc95-root .wzc95-root-header .wzc95-root-header-options {  }.wzc95-root .wzc95-root-header {  }.wzc95-root .wzc95-root-orders .wzc95-root-orders-ordersHeader .wzc95-root-orders-ordersHeader-ordersHeaderItem .wzc95-root-orders-ordersHeader-ordersHeaderItem-orderHeaderItem{{ item.id }} {  }.wzc95-root .wzc95-root-orders .wzc95-root-orders-ordersHeader .wzc95-root-orders-ordersHeader-ordersHeaderItem {  }.wzc95-root .wzc95-root-orders .wzc95-root-orders-ordersHeader {  }.wzc95-root .wzc95-root-orders {  }.wzc95-root .wzc95-root-pagination .wzc95-root-pagination-paginationButton {  }.wzc95-root .wzc95-root-pagination {  }.wzc95-root {  }.wzc95  .wz-profile-orders-header p { font-size:18px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117); }.wzc95  .wz-profile-orders-header-option { font-size:12px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117);border-radius:5px; }.wzc95  .wz-profile-orders-header-option:hover { background-color:#f4f4f4;cursor:pointer; }.wzc95  .wz-profile-orders-header-options ul [data-active=true] { background-color:#f4f4f4; }.wzc95  .wz-profile-orders-order-items-header { width:80%; }.wzc95  .wz-profile-orders-order-items-header p { width:20%;font-size:12px;font-family:iransans_fa;font-weight:500;text-align:center;color:rgb(117,117,117); }.wzc95  .wz-profile-orders-order-details { width:80%; }.wzc95  .wz-profile-orders-order-buttons { width:20%; }.wzc95  .wz-profile-orders-order-details p { width:20%;font-size:12px;font-family:iransans_fa;font-weight:500;text-align:center;color:rgb(117,117,117); }.wzc95  .wz-profile-orders-order-items-root { background-color:#f4f4f4;border-radius:10px;border-width:0px;border-color:rgb(0,0,0);border-style:solid; }.wzc95  .wz-profile-orders-order-items-container:first-child:after { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc95  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc95  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc95  .wz-profile-orders-no-results-root { gap:10px;border-width:0px;border-style:solid;border-color:#efefef;border-radius:16px;margin-top:20px;padding:70px 30px;background-color:#f4f4f4; }.wzc95  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc95  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc95  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc95 {  }#wz-section-wzs48 { height:503px;--section-height:503px; }#wze772 { top:30px;left:15px;width:848px;height:648px;z-index:1000; }.wzc98-root .wzc98-root-header .wzc98-root-header-title {  }.wzc98-root .wzc98-root-header .wzc98-root-header-headerButtons .wzc98-root-header-headerButtons-reorderButton {  }.wzc98-root .wzc98-root-header .wzc98-root-header-headerButtons .wzc98-root-header-headerButtons-receiptButton {  }.wzc98-root .wzc98-root-header .wzc98-root-header-headerButtons {  }.wzc98-root .wzc98-root-header {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-mainInformation .wzc98-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc98-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-mainInformation .wzc98-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc98-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-mainInformation .wzc98-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-mainInformation {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-userInformation .wzc98-root-body-information-userInformation-userInformation{{ item.name }} .wzc98-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-userInformation .wzc98-root-body-information-userInformation-userInformation{{ item.name }} .wzc98-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-userInformation .wzc98-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-userInformation {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-paymentInformation .wzc98-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc98-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-paymentInformation .wzc98-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc98-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-paymentInformation .wzc98-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information .wzc98-root-body-information-paymentInformation {  }.wzc98-root .wzc98-root-body .wzc98-root-body-information {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader .wzc98-root-body-orderInformation-orderInformationHeader-orderName .wzc98-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader .wzc98-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader .wzc98-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc98-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader .wzc98-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader .wzc98-root-body-orderInformation-orderInformationHeader-orderCount .wzc98-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader .wzc98-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader .wzc98-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc98-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader .wzc98-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader .wzc98-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc98-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader .wzc98-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation .wzc98-root-body-orderInformation-orderInformationHeader {  }.wzc98-root .wzc98-root-body .wzc98-root-body-orderInformation {  }.wzc98-root .wzc98-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc98-root .wzc98-root-support .wzc98-root-support-supportImage {  }.wzc98-root .wzc98-root-support .wzc98-root-support-supportTextBox .wzc98-root-support-supportTextBox-supportQuestion {  }.wzc98-root .wzc98-root-support .wzc98-root-support-supportTextBox .wzc98-root-support-supportTextBox-supportMessage {  }.wzc98-root .wzc98-root-support .wzc98-root-support-supportTextBox {  }.wzc98-root .wzc98-root-support {  }.wzc98-root {  }.wzc98  .wz-profile-order-details-root { font-family:iransans_fa; }.wzc98  .wz-profile-order-details-header { padding-bottom:20px; }.wzc98  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(117,117,117); }.wzc98  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc98  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc98  .wz-profile-order-details-body { background-color:rgb(245, 245, 245);padding:15px 0 25px 0;border-radius:10px;border-style:solid;border-width:0;border-color:#000; }.wzc98  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc98  .wz-profile-order-details-information { padding-top:15px;padding-bottom:15px;padding-right:0;padding-left:0;gap:10px;grid-template-columns: 33.33%;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(233, 233, 233); }.wzc98  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc98  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc98  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(117,117,117);font-weight:400; }.wzc98  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(74,74,74);font-weight:500; }.wzc98  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc98  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px; }.wzc98  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600; }.wzc98  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc98  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px; }.wzc98  .wz-profile-order-details-order-detail { font-size:12px;font-weight:500;color:rgb(0,0,0);border-right-style:solid;border-right-width:1px;border-right-color:rgb(233,233,233); }.wzc98  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc98  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:#000; }.wzc98  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc98  .wz-profile-order-details-order-image-box { background-color:#fff;border-radius:50px;border-style:solid;border-width:1px;border-color:rgb(233,233,233);padding:5px; }.wzc98  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc98  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc98  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(0,0,0); }.wzc98  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(117,117,117); }.wzc98  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc98  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc98  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc98  .wz-profile-order-details-order-description { padding-top:10px;padding-bottom:10px;padding-right:15px;padding-left:15px;margin-right:15px;margin-left:15px;font-size:11px;background-color:#fff;color:rgb(117,117,117);border-style:solid;border-width:1px;border-color:rgb(233,233,233); }.wzc98  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc98  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc98  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc98  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc98 {  }.wzc96:hover .wzc96-bg { background-color:#ffd9d5;border-width:1px;border-color:rgba(255, 213, 0, 0.25); }.wzc96:hover .wzc96-content { color:#E74C3C; }.wzc96:hover {  }.wzc96-bg:after {  }.wzc96-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:6px;border-style:solid;border-color:rgba(255, 213, 0, 0.25); }.wzc96-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:10px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#E74C3C; }.wzc97:hover .wzc97-bg { background-color:#f4f4f4;border-width:1px;border-color:rgb(233, 233, 233); }.wzc97:hover .wzc97-content { color:rgb(117,117,117); }.wzc97:hover {  }.wzc97-bg:after {  }.wzc97-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#f4f4f4;border-radius:6px;border-style:solid;border-color:rgb(233, 233, 233); }.wzc97-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:10px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(117,117,117); }#wz-section-wzs49 { height:708px;--section-height:708px; }#wze773 { top:30px;left:15px;width:848px;height:541px;z-index:1000; }.wzc102-header .wzc102-header-title {  }.wzc102-header .wzc102-header-headerButton {  }.wzc102-header .wzc102-header-editButton {  }.wzc102-header .wzc102-header-removeButton {  }.wzc102-header {  }.wzc102-addressesContainer { --desktop-columns:3;--desktop-gap:30px;--tablet-columns:2;--tablet-gap:30px;--mobile-columns:1;--mobile-gap:30px;--address-order:0;--summary-order:1;--transferee-order:2; }.wzc102-pagination .wzc102-pagination-paginationButton {  }.wzc102-pagination {  }.wzc102  .wz-profile-addresses-header { margin-bottom:30px; }.wzc102  .wz-profile-addresses-header p { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc102  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc102  .wz-profile-addresses-container { border-style:solid;border-width:0px;border-color:#000;background-color:#f7f7f7;border-radius:20px;padding:40px;gap:30px;direction:rtl; }.wzc102  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc102  .wz-profile-address-item { display:flex;flex-flow:column;width:~'calc(33.33% - 20px)';height:fit-content;direction:rtl;background-color:#fff;padding:0;border-radius:20px;border-style:solid;border-width:2px;border-color:#fff;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.18); }.wzc102  .wz-profile-address-item:hover { border-radius:20px; }.wzc102  .wz-profile-address-location { width:100%;height:200px; }.wzc102  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px #fff; }.wzc102  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc102  .wz-profile-address-full { font-family:iransans_fa;font-size:14px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc102  .wz-profile-address-full:hover {  }.wzc102  .wz-profile-address-summary { justify-content:start; }.wzc102  .wz-profile-address-summary-location p { font-family:iransans_fa;font-size:12px; }.wzc102  .wz-profile-address-summary-location p:hover {  }.wzc102  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc102  .wz-profile-address-summary-location svg path { fill:#E74C3C; }.wzc102  .wz-profile-address-summary-postal-code p { font-family:iransans_fa;font-size:12px; }.wzc102  .wz-profile-address-summary-postal-code p:hover {  }.wzc102  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc102  .wz-profile-address-summary-postal-code svg path { stroke:#E74C3C; }.wzc102  .wz-profile-address-transferee { text-align:right; }.wzc102  .wz-profile-address-transferee p { font-family:iransans_fa;font-size:12px; }.wzc102  .wz-profile-address-transferee p:hover {  }.wzc102  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc102  .wz-profile-address-remove-button { height:30px; }.wzc102  .wz-profile-address-edit-button { height:30px; }.wzc102  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc102  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc102  .wz-profile-addresses-no-results-first-text:hover {  }.wzc102  .wz-profile-addresses-no-results-second-text:hover {  }.wzc102 {  }.wzc99:hover .wzc99-bg { background-color:#E74C3C; }.wzc99:hover .wzc99-content { font-size:12px;color:#ffd9d5; }.wzc99:hover {  }.wzc99-bg:after {  }.wzc99-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc99-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:12px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#E74C3C;overflow:hidden; }.wzc100:hover .wzc100-bg { background-color:#f4f4f4;border:1px solid #e1e1e1; }.wzc100:hover .wzc100-content { font-size:11px;color:#a1a1a1; }.wzc100:hover {  }.wzc100-bg:after {  }.wzc100-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc100-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:11px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#a1a1a1;overflow:hidden; }.wzc101:hover .wzc101-bg { background-color:#E74C3C; }.wzc101:hover .wzc101-content { font-size:11px;color:#fff; }.wzc101:hover {  }.wzc101-bg:after {  }.wzc101-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc101-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:11px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#E74C3C;overflow:hidden; }#wz-section-wzs50 { height:601px;--section-height:601px; }#wz-section-wzs-default { height:200px;--section-height:200px; }@media only screen and (max-width : 768px) {#wze515 { top:0px;bottom:auto;right:auto;height:194.984px;display:block;z-index:1000; }#wze517 { top:72px;left:144px;bottom:auto;right:auto;width:180px;height:33px;display:block;z-index:1000;text-align:center; }#wze541 { top:21px;left:13.5px;bottom:auto;right:auto;width:141px;height:38px;display:block;z-index:1000; }#wze537 { top:5.5px;left:97.001px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze538 { top:5.5px;left:0.5009px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze539 { top:5.5px;left:64.8489px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze540 { top:5.5px;left:32.667px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze543 { top:15px;left:408px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wze747 { top:86.0078px;left:143.5px;bottom:auto;right:auto;width:181px;height:56px;z-index:1000; }#wze748 { top:26.5px;left:11.5009px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze752 { top:23.5px;left:40.6718px;bottom:auto;right:auto;width:129px;height:26px;z-index:1000;text-align:left; }#wze518 { top:195.008px;left:15px;bottom:auto;right:auto;width:438px;height:222.984px;display:block;z-index:1000; }#wze5 { top:15px;left:119px;bottom:auto;right:auto;width:304px;height:90px;display:block;z-index:1000;text-align:right; }#wze6 { top:120.008px;left:15px;bottom:auto;right:auto;width:408px;height:23px;display:block;z-index:1000;text-align:right; }#wze9 { top:168.928px;left:23.5375px;bottom:auto;right:auto;width:180px;height:50px;display:block;z-index:1000; }.wzc41-content { font-size:13px; }#wze184 { top:171.228px;left:243.012px;bottom:auto;right:auto;width:180px;height:50px;display:block;z-index:1000; }.wzc123-content { font-size:14px; }#wz-section-wzs1 { height:462.977px;--section-height:462.977px; }#wze545 { top:220.664px;left:29.828px;bottom:auto;right:auto;width:408.344px;height:260px;display:block;z-index:1000; }#wze548 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:180px;display:block;z-index:1000; }#wze546 { top:15px;left:15px;bottom:auto;right:auto;width:408px;height:36px;display:block;z-index:1000;text-align:right; }#wze547 { top:66px;left:15px;bottom:auto;right:auto;width:408px;height:95.75px;display:block;z-index:1000;text-align:right; }#wz-section-wzs41 { height:495.648px;--section-height:495.648px; }#wze15 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:40.5px;display:block;z-index:1000;text-align:center; }#wze460 { top:70.5px;left:15px;bottom:auto;right:auto;width:438px;height:237.977px;display:block;z-index:1000; }#wze186 { top:26.9975px;left:165.5px;bottom:auto;right:auto;width:107px;height:73px;display:block;z-index:1000; }#wze189 { top:109.246px;left:149.5px;bottom:auto;right:auto;width:139px;height:25px;display:block;z-index:1000;text-align:center; }#wze194 { top:150.497px;left:93.5px;bottom:auto;right:auto;width:251px;height:52.5px;display:block;z-index:1000;text-align:center; }#wze461 { top:595.454px;left:15px;bottom:auto;right:auto;width:438px;height:241.477px;display:block;z-index:1000; }#wze462 { top:26.9965px;left:162.328px;bottom:auto;right:auto;width:114px;height:78px;display:block;z-index:1000; }#wze463 { top:106.496px;left:129.992px;bottom:auto;right:auto;width:178px;height:25px;display:block;z-index:1000;text-align:center; }#wze464 { top:150.497px;left:93.5px;bottom:auto;right:auto;width:251px;height:35px;display:block;z-index:1000;text-align:center; }#wze465 { top:332.477px;left:15px;bottom:auto;right:auto;width:438px;height:221.477px;display:block;z-index:1000; }#wze466 { top:23.4965px;left:166px;bottom:auto;right:auto;width:106px;height:80px;display:block;z-index:1000; }#wze467 { top:109.246px;left:144.516px;bottom:auto;right:auto;width:149px;height:25px;display:block;z-index:1000;text-align:center; }#wze468 { top:150.497px;left:93.5px;bottom:auto;right:auto;width:251px;height:35px;display:block;z-index:1000;text-align:center; }#wz-section-wzs3 { height:851.93px;--section-height:851.93px; }#wze881 { top:607.079px;left:15px;bottom:auto;right:auto;width:438px;height:291.875px;display:block;z-index:1000; }#wze882 { top:74.7465px;left:124.375px;bottom:auto;right:auto;width:192px;height:24.5px;display:block;z-index:1000;text-align:center; }#wze883 { top:107.88px;left:103.004px;bottom:auto;right:auto;width:232px;height:153px;display:block;z-index:1000;text-align:center; }#wze884 { top:2.2465px;left:131.267px;bottom:auto;right:auto;width:153.977px;height:61.25px;display:block;z-index:1000; }#wze885 { top:318.977px;left:15px;bottom:auto;right:auto;width:438px;height:273.125px;display:block;z-index:1000; }#wze886 { top:5.4965px;left:105.98px;bottom:auto;right:auto;width:204px;height:67px;display:block;z-index:1000; }#wze887 { top:77.9965px;left:131.508px;bottom:auto;right:auto;width:192px;height:24.5px;display:block;z-index:1000;text-align:center; }#wze905 { top:111.136px;left:80.0147px;bottom:auto;right:auto;width:279px;height:152px;display:block;z-index:1000;text-align:center; }#wze889 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:254px;display:block;z-index:1000; }#wze890 { top:73.9965px;left:123.644px;bottom:auto;right:auto;width:192px;height:24.5px;display:block;z-index:1000;text-align:center; }#wze891 { top:108.005px;left:80.1369px;bottom:auto;right:auto;width:279px;height:136px;display:block;z-index:1000;text-align:center; }#wze892 { top:0.2465px;left:144.37px;bottom:auto;right:auto;width:147px;height:63px;display:block;z-index:1000; }#wze893 { top:1484.03px;left:15px;bottom:auto;right:auto;width:438px;height:275.125px;display:block;z-index:1000; }#wze894 { top:66.6255px;left:114.025px;bottom:auto;right:auto;width:191.977px;height:24.5px;display:block;z-index:1000;text-align:center; }#wze895 { top:138.133px;left:94.6655px;bottom:auto;right:auto;width:231.977px;height:117px;display:block;z-index:1000;text-align:center; }#wze896 { top:931.931px;left:97.5px;bottom:auto;right:auto;width:273px;height:140px;display:block;z-index:1000; }#wze897 { top:1813.14px;left:15px;bottom:auto;right:auto;width:438px;height:292px;display:block;z-index:1000; }#wze898 { top:80.9759px;left:130.754px;bottom:auto;right:auto;width:192px;height:24.5px;display:block;z-index:1000;text-align:center; }#wze899 { top:130.854px;left:105.988px;bottom:auto;right:auto;width:232px;height:136.5px;display:block;z-index:1000;text-align:center; }#wze900 { top:4.22587px;left:126.848px;bottom:auto;right:auto;width:204px;height:69.1875px;display:block;z-index:1000; }#wze901 { top:1086.93px;left:15px;bottom:auto;right:auto;width:438px;height:335.602px;display:block;z-index:1000; }#wze902 { top:79.0994px;left:126.629px;bottom:auto;right:auto;width:192px;height:24.5px;display:block;z-index:1000;text-align:center; }#wze903 { top:126.883px;left:104.946px;bottom:auto;right:auto;width:232px;height:175.5px;display:block;z-index:1000;text-align:center; }#wze904 { top:4.22937px;left:145.512px;bottom:auto;right:auto;width:147px;height:65.0625px;display:block;z-index:1000; }#wz-section-wzs64 { height:2120.13px;--section-height:2120.13px; }#wze549 { top:15px;left:20px;bottom:auto;right:auto;width:428px;height:40.5px;display:block;z-index:1000;text-align:center; }#wze550 { top:70.5px;bottom:auto;right:auto;height:254px;display:block;z-index:1000; }#wze550 .wz-gallery.wz-gallery-grid li { width:calc(100% / 4);height:254px;padding:0px; }#wz-section-wzs42 { height:339.5px;--section-height:339.5px; }#wze628 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:183.477px;display:block;z-index:1000; }#wze629 { top:71.0043px;left:129px;bottom:auto;right:auto;width:180px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze632 { top:113.012px;left:179.195px;bottom:auto;right:auto;width:85px;height:1px;display:block;z-index:1000; }#wze633 { top:12.4965px;left:129px;bottom:auto;right:auto;width:180px;height:46.5px;display:block;z-index:1000;text-align:center; }#wze634 { top:213.477px;left:15px;bottom:auto;right:auto;width:438px;height:182.977px;display:block;z-index:1000; }#wze635 { top:70.0043px;left:97.9999px;bottom:auto;right:auto;width:242px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze636 { top:113.012px;left:177.352px;bottom:auto;right:auto;width:85px;height:1px;display:block;z-index:1000; }#wze637 { top:12.4965px;left:129px;bottom:auto;right:auto;width:180px;height:46.5px;display:block;z-index:1000;text-align:center; }#wze638 { top:414.454px;left:15px;bottom:auto;right:auto;width:438px;height:158.977px;display:block;z-index:1000; }#wze640 { top:119.012px;left:176.5px;bottom:auto;right:auto;width:85px;height:1px;display:block;z-index:1000; }#wze641 { top:12.4965px;left:129px;bottom:auto;right:auto;width:180px;height:46.5px;display:block;z-index:1000;text-align:center; }#wze779 { top:76.0043px;left:98.4461px;bottom:auto;right:auto;width:242px;height:29.5px;display:block;z-index:1000;text-align:center; }#wze642 { top:588.431px;left:15px;bottom:auto;right:auto;width:438px;height:156.477px;display:block;z-index:1000; }#wze643 { top:73.0043px;left:129px;bottom:auto;right:auto;width:180px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze644 { top:116.512px;left:176.5px;bottom:auto;right:auto;width:85px;height:1px;display:block;z-index:1000; }#wze645 { top:12.4965px;left:129px;bottom:auto;right:auto;width:180px;height:46.5px;display:block;z-index:1000;text-align:center; }#wz-section-wzs23 { height:759.891px;--section-height:759.891px; }#wze680 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:49.5px;display:block;z-index:1000;text-align:center; }#wze756 { top:79.5px;left:15px;bottom:auto;right:auto;width:438px;height:497px;display:block;z-index:1000; }#wz-section-wzs26 { height:591.5px;--section-height:591.5px; }#wze695 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:40.5px;display:block;z-index:1000;text-align:center; }#wze700 { top:696px;left:15px;bottom:auto;right:auto;width:438px;height:189.5px;display:block;z-index:1000; }#wze697 { top:12.25px;left:131.267px;bottom:auto;right:auto;width:153.977px;height:61.25px;display:block;z-index:1000; }#wze705 { top:70.5px;left:15px;bottom:auto;right:auto;width:438px;height:194.5px;display:block;z-index:1000; }#wze706 { top:20.255px;left:108.382px;bottom:auto;right:auto;width:204px;height:67px;display:block;z-index:1000; }#wze709 { top:280px;left:15px;bottom:auto;right:auto;width:438px;height:194.5px;display:block;z-index:1000; }#wze710 { top:17.254px;left:145.515px;bottom:auto;right:auto;width:147px;height:63px;display:block;z-index:1000; }#wze713 { top:489.5px;left:15px;bottom:auto;right:auto;width:438px;height:191.5px;display:block;z-index:1000; }#wze714 { top:15px;left:83.9999px;bottom:auto;right:auto;width:273px;height:140px;display:block;z-index:1000; }#wze780 { top:900.5px;left:15px;bottom:auto;right:auto;width:438px;height:194.5px;display:block;z-index:1000; }#wze783 { top:17.254px;left:145.515px;bottom:auto;right:auto;width:147px;height:63px;display:block;z-index:1000; }#wze784 { top:1110px;left:15px;bottom:auto;right:auto;width:438px;height:185.5px;display:block;z-index:1000; }#wze785 { top:14px;left:133.019px;bottom:auto;right:auto;width:204px;height:67px;display:block;z-index:1000; }#wz-section-wzs28 { height:1310.5px;--section-height:1310.5px; }#wze717 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:49.5px;display:block;z-index:1000;text-align:center; }#wze719 { top:79.5078px;left:5e-05px;bottom:auto;right:auto;width:151px;height:216.484px;display:block;z-index:1000; }#wze722 { top:37px;left:60.5px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze724 { top:98.5px;left:35px;bottom:auto;right:auto;width:81px;height:28.5px;display:block;z-index:1000;text-align:center; }#wze725 { top:135px;left:10.5px;bottom:auto;right:auto;width:130px;height:21px;display:block;z-index:1000;text-align:center; }#wze726 { top:79.5078px;left:321px;bottom:auto;right:auto;width:147px;height:209.484px;display:block;z-index:1000; }#wze727 { top:37px;left:58.5px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze728 { top:98.5px;left:33px;bottom:auto;right:auto;width:81px;height:28.5px;display:block;z-index:1000;text-align:center; }#wze729 { top:135px;left:8.5px;bottom:auto;right:auto;width:130px;height:54px;display:block;z-index:1000;text-align:center; }#wze730 { top:79.5078px;left:155px;bottom:auto;right:auto;width:158px;height:194px;display:block;z-index:1000; }#wze731 { top:37px;left:64px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze732 { top:98.5px;left:38.5px;bottom:auto;right:auto;width:81px;height:28.5px;display:block;z-index:1000;text-align:center; }#wze733 { top:135px;left:5px;bottom:auto;right:auto;width:150px;height:15.5px;display:block;z-index:1000;text-align:center; }#wze734 { top:305.508px;left:15px;bottom:auto;right:auto;width:438px;height:313.484px;display:block;z-index:1000; }#wz-section-wzs14 { height:619.977px;--section-height:619.977px; }#wze366 { top:174px;left:105.5px;bottom:auto;right:auto;width:257px;height:20px;display:block;z-index:1000;text-align:center; }#wze720 { top:15px;left:301px;bottom:auto;right:auto;width:152px;height:144px;display:block;z-index:1000; }#wze740 { top:15px;left:15px;bottom:auto;right:auto;width:123px;height:38px;display:block;z-index:1000; }#wze741 { top:5.5px;left:0.5009px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze742 { top:5.5px;left:32.667px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze743 { top:5.5px;left:64.8489px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze744 { top:5.5px;left:97.001px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze746 { top:auto;left:auto;bottom:38px;right:19px;width:58px;height:58px;display:block;z-index:9999999;-webkit-transform:rotate(271deg);-moz-transform:rotate(271deg);-ms-transform:rotate(271deg);-o-transform:rotate(271deg);transform:rotate(271deg);rotate:271; }#wze788 { top:15px;left:154.5px;bottom:auto;right:auto;width:130px;height:99px;display:block;z-index:1000; }#wz-section-footer { height:607.49829101562px;--section-height:607.49829101562px; }#wze757 { top:15px;bottom:auto;right:auto;height:91px;z-index:1000; }#wze758 { top:15px;left:408px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wze759 { top:18px;left:205px;bottom:auto;right:auto;width:58px;height:41px;display:block;z-index:1000; }#wze760 { top:72px;left:144px;bottom:auto;right:auto;width:180px;height:27px;display:block;z-index:1000;text-align:center; }#wze761 { top:80px;left:143.5px;bottom:auto;right:auto;width:181px;height:56px;z-index:1000; }#wze762 { top:5.5px;left:0.5009px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze763 { top:15px;left:26px;bottom:auto;right:auto;width:129px;height:26px;z-index:1000;text-align:left; }#wze764 { top:21px;left:13.5px;bottom:auto;right:auto;width:141px;height:38px;display:block;z-index:1000; }#wze765 { top:5.5px;left:0.5009px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze766 { top:5.5px;left:32.667px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze767 { top:5.5px;left:64.8489px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze768 { top:5.5px;left:97.001px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wz-section-header { height:112px;--section-height:112px; }#wz-section-allPage { height:0px;--section-height:0px; }#wz-section-wzs55 { height:15px;--section-height:15px; }#wze769 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:257.734px;display:block;z-index:1000; }#wze774 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs46 { height:491.727px;--section-height:491.727px; }#wze770 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:438px;display:block;z-index:1000; }#wz-section-wzs47 { height:672px;--section-height:672px; }#wze771 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:176.125px;display:block;z-index:1000; }.wzc95  .wz-profile-orders-header p { font-size:16px; }.wzc95  .wz-profile-orders-header-option { font-size:10px; }.wzc95  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc95  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs48 { height:410.125px;--section-height:410.125px; }#wze772 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:334.695px;display:block;z-index:1000; }.wzc98  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc98  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc98  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc98  [data-name=total_include_tax] { padding:10px; }.wzc98  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc98  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc98  .wz-profile-order-details-order-detail { font-size:10px; }.wzc98  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc98  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc98  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs49 { height:568.688px;--section-height:568.688px; }#wze773 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:279.43px;display:block;z-index:1000; }#wz-section-wzs50 { height:513.43px;--section-height:513.43px; }#wz-section-wzs-default { height:200px;--section-height:200px; }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze515 { top:0px;bottom:auto;right:auto;height:90px;display:block;z-index:1000; }#wze517 { top:33px;left:512px;bottom:auto;right:auto;width:180px;height:29.5px;display:block;z-index:1000;text-align:right; }#wze541 { top:26px;left:95.3518px;bottom:auto;right:auto;width:120px;height:38px;display:block;z-index:1000; }#wze537 { top:11.5px;left:97.001px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze538 { top:11.5px;left:0.5009px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze539 { top:11.5px;left:64.8489px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze540 { top:11.5px;left:32.667px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze543 { top:21px;left:14.1567px;bottom:auto;right:auto;width:49px;height:50px;display:block;z-index:1000; }#wze747 { top:17px;left:238.014px;bottom:auto;right:auto;width:181px;height:56px;z-index:1000; }#wze748 { top:11.5px;left:0.5009px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze752 { top:15px;left:26px;bottom:auto;right:auto;width:129px;height:26px;z-index:1000;text-align:left; }#wze518 { top:132.008px;left:11.75px;bottom:auto;right:auto;width:738px;height:264.984px;display:block;z-index:1000; }#wze5 { top:0px;left:360px;bottom:auto;right:auto;width:338px;height:90px;display:block;z-index:1000;text-align:right; }#wze6 { top:120.008px;left:320px;bottom:auto;right:auto;width:378px;height:23px;display:block;z-index:1000;text-align:right; }#wze9 { top:173.016px;left:305.5px;bottom:auto;right:auto;width:196px;height:50px;display:block;z-index:1000; }#wze184 { top:173.016px;left:516.5px;bottom:auto;right:auto;width:180px;height:50px;display:block;z-index:1000; }#wz-section-wzs1 { height:531.977px;--section-height:531.977px; }#wze545 { top:87.5px;left:0.006025px;bottom:auto;right:auto;width:362.797px;height:231px;display:block;z-index:1000; }#wze548 { top:38px;left:345px;bottom:auto;right:auto;width:423px;height:335.688px;display:block;z-index:1000; }#wze546 { top:46.5px;left:51px;bottom:auto;right:auto;width:316px;height:81px;display:block;z-index:1000;text-align:right; }#wze547 { top:160.819px;left:29px;bottom:auto;right:auto;width:358px;height:119.688px;display:block;z-index:1000;text-align:right; }#wz-section-wzs41 { height:411.688px;--section-height:411.688px; }#wze15 { top:60px;left:170px;bottom:auto;right:auto;width:428px;height:40.5px;display:block;z-index:1000;text-align:center; }#wze460 { top:118.5px;left:506px;bottom:auto;right:auto;width:262px;height:204.484px;display:block;z-index:1000; }#wze186 { top:23.5px;left:93px;bottom:auto;right:auto;width:76px;height:66px;display:block;z-index:1000; }#wze189 { top:93.5px;left:90.5px;bottom:auto;right:auto;width:81px;height:25px;display:block;z-index:1000;text-align:right; }#wze194 { top:130.008px;left:34.5px;bottom:auto;right:auto;width:193px;height:52.5px;display:block;z-index:1000;text-align:center; }#wze461 { top:118.508px;left:253.001px;bottom:auto;right:auto;width:262px;height:204.484px;display:block;z-index:1000; }#wze462 { top:23.5px;left:107px;bottom:auto;right:auto;width:48px;height:66px;display:block;z-index:1000; }#wze463 { top:93.5px;left:82.0153px;bottom:auto;right:auto;width:98px;height:25px;display:block;z-index:1000;text-align:center; }#wze464 { top:130.008px;left:34px;bottom:auto;right:auto;width:194px;height:52.5px;display:block;z-index:1000;text-align:center; }#wze465 { top:118.508px;left:0px;bottom:auto;right:auto;width:262px;height:204.484px;display:block;z-index:1000; }#wze466 { top:23.5px;left:98.0003px;bottom:auto;right:auto;width:66px;height:66px;display:block;z-index:1000; }#wze467 { top:93.5px;left:80.5155px;bottom:auto;right:auto;width:101px;height:25px;display:block;z-index:1000;text-align:center; }#wze468 { top:130.008px;left:40.5px;bottom:auto;right:auto;width:181px;height:52.5px;display:block;z-index:1000;text-align:center; }#wz-section-wzs3 { height:376.961px;--section-height:376.961px; }#wze881 { top:321.017px;left:389px;bottom:auto;right:auto;width:278px;height:311.867px;display:block;z-index:1000; }#wze882 { top:74.75px;left:44.3751px;bottom:auto;right:auto;width:192px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze883 { top:109.883px;left:23.0041px;bottom:auto;right:auto;width:232px;height:170.992px;display:block;z-index:1000;text-align:center; }#wze884 { top:2.25px;left:51.267px;bottom:auto;right:auto;width:153.977px;height:61.25px;display:block;z-index:1000; }#wze885 { top:15px;left:97.3785px;bottom:auto;right:auto;width:277.977px;height:275.117px;display:block;z-index:1000; }#wze886 { top:5.5px;left:25.9682px;bottom:auto;right:auto;width:204px;height:67px;display:block;z-index:1000; }#wze887 { top:78px;left:51.4962px;bottom:auto;right:auto;width:192px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze905 { top:113.14px;left:0.0031875px;bottom:auto;right:auto;width:279px;height:151.992px;display:block;z-index:1000;text-align:center; }#wze889 { top:15px;left:390.355px;bottom:auto;right:auto;width:280.273px;height:290.992px;display:block;z-index:1000; }#wze890 { top:74px;left:44.7804px;bottom:auto;right:auto;width:192px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze891 { top:110.008px;left:1.27374px;bottom:auto;right:auto;width:279px;height:170.992px;display:block;z-index:1000;text-align:center; }#wze892 { top:0.25px;left:65.507px;bottom:auto;right:auto;width:147px;height:63px;display:block;z-index:1000; }#wze893 { top:525.333px;left:99.0115px;bottom:auto;right:auto;width:278px;height:314.117px;display:block;z-index:1000; }#wze894 { top:-126.816px;left:51.0164px;bottom:auto;right:auto;width:191.977px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze895 { top:-91.3146px;left:24.3316px;bottom:auto;right:auto;width:231.977px;height:153.992px;display:block;z-index:1000;text-align:center; }#wze896 { top:294.017px;left:101px;bottom:auto;right:auto;width:273px;height:140px;display:block;z-index:1000; }#wze897 { top:844.754px;left:100.339px;bottom:auto;right:auto;width:277.977px;height:311.492px;display:block;z-index:1000; }#wze898 { top:80.9794px;left:50.7424px;bottom:auto;right:auto;width:192px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze899 { top:132.857px;left:25.9764px;bottom:auto;right:auto;width:232px;height:153.992px;display:block;z-index:1000;text-align:center; }#wze900 { top:4.22937px;left:46.8364px;bottom:auto;right:auto;width:204px;height:69.1875px;display:block;z-index:1000; }#wze901 { top:647.909px;left:391.512px;bottom:auto;right:auto;width:277.977px;height:382.102px;display:block;z-index:1000; }#wze902 { top:79.0994px;left:46.6172px;bottom:auto;right:auto;width:192px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze903 { top:128.883px;left:24.9342px;bottom:auto;right:auto;width:232px;height:220px;display:block;z-index:1000;text-align:center; }#wze904 { top:4.22937px;left:65.5003px;bottom:auto;right:auto;width:147px;height:65.0625px;display:block;z-index:1000; }#wz-section-wzs64 { height:1371.47px;--section-height:1371.47px; }#wze549 { top:37px;left:170px;bottom:auto;right:auto;width:428px;height:45px;display:block;z-index:1000;text-align:center; }#wze550 { top:121.008px;bottom:auto;right:auto;height:188px;display:block;z-index:1000; }#wze550 .wz-gallery.wz-gallery-grid li { width:calc(100% / 4);height:188px;padding:0px; }#wz-section-wzs42 { height:344px;--section-height:344px; }#wze628 { top:15px;left:391.5px;bottom:auto;right:auto;width:252px;height:148.984px;display:block;z-index:1000; }#wze629 { top:65.0078px;left:36px;bottom:auto;right:auto;width:180px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze632 { top:109.016px;left:83.5px;bottom:auto;right:auto;width:85px;height:1px;display:block;z-index:1000; }#wze633 { top:12.5px;left:36px;bottom:auto;right:auto;width:180px;height:46.5px;display:block;z-index:1000;text-align:center; }#wze634 { top:15px;left:124.5px;bottom:auto;right:auto;width:252px;height:148.984px;display:block;z-index:1000; }#wze635 { top:65.0078px;left:4.99988px;bottom:auto;right:auto;width:242px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze636 { top:109.016px;left:83.5px;bottom:auto;right:auto;width:85px;height:1px;display:block;z-index:1000; }#wze637 { top:12.5px;left:36px;bottom:auto;right:auto;width:180px;height:46.5px;display:block;z-index:1000;text-align:center; }#wze638 { top:187.508px;left:391.5px;bottom:auto;right:auto;width:252px;height:166.984px;display:block;z-index:1000; }#wze640 { top:127.016px;left:83.5px;bottom:auto;right:auto;width:85px;height:1px;display:block;z-index:1000; }#wze641 { top:12.5px;left:36px;bottom:auto;right:auto;width:180px;height:46.5px;display:block;z-index:1000;text-align:center; }#wze779 { top:74.0078px;left:5.44613px;bottom:auto;right:auto;width:241.102px;height:29.5px;z-index:1000;text-align:center; }#wze642 { top:187.508px;left:124.5px;bottom:auto;right:auto;width:252px;height:148.984px;display:block;z-index:1000; }#wze643 { top:65.0078px;left:36px;bottom:auto;right:auto;width:180px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze644 { top:109.016px;left:83.5px;bottom:auto;right:auto;width:85px;height:1px;display:block;z-index:1000; }#wze645 { top:12.5px;left:36px;bottom:auto;right:auto;width:180px;height:46.5px;display:block;z-index:1000;text-align:center; }#wz-section-wzs23 { height:392.961px;--section-height:392.961px; }#wze680 { top:45px;left:96.5px;bottom:auto;right:auto;width:575px;height:55.5px;z-index:1000;text-align:center; }#wze756 { top:115.508px;left:90.5px;bottom:auto;right:auto;width:587px;height:485px;z-index:1000; }#wz-section-wzs26 { height:687.477px;--section-height:687.477px; }#wze695 { top:20px;left:96.5px;bottom:auto;right:auto;width:575px;height:45px;display:block;z-index:1000;text-align:center; }#wze700 { top:95.0078px;left:391.5px;bottom:auto;right:auto;width:278px;height:200px;display:block;z-index:1000; }#wze697 { top:0px;left:4.0155px;bottom:auto;right:auto;width:270px;height:105px;display:block;z-index:1000; }#wze705 { top:95.0078px;left:98.5px;bottom:auto;right:auto;width:278px;height:200px;display:block;z-index:1000; }#wze706 { top:0px;left:4.0155px;bottom:auto;right:auto;width:270px;height:105px;display:block;z-index:1000; }#wze709 { top:357.008px;left:391.5px;bottom:auto;right:auto;width:278px;height:200px;display:block;z-index:1000; }#wze710 { top:0px;left:4.0155px;bottom:auto;right:auto;width:270px;height:105px;display:block;z-index:1000; }#wze713 { top:357.008px;left:98.5px;bottom:auto;right:auto;width:278px;height:200px;display:block;z-index:1000; }#wze714 { top:0px;left:4.0155px;bottom:auto;right:auto;width:270px;height:105px;display:block;z-index:1000; }#wze780 { top:619.008px;left:245.008px;bottom:auto;right:auto;width:277.977px;height:148px;z-index:1000; }#wze783 { top:0px;left:4.0155px;bottom:auto;right:auto;width:270px;height:105px;display:block;z-index:1000; }#wze784 { top:782.008px;left:245.012px;bottom:auto;right:auto;width:277.977px;height:140px;z-index:1000; }#wze785 { top:0px;left:4.0155px;bottom:auto;right:auto;width:270px;height:105px;display:block;z-index:1000; }#wz-section-wzs28 { height:1015.98px;--section-height:1015.98px; }#wze717 { top:15px;left:96.5px;bottom:auto;right:auto;width:575px;height:55.5px;display:block;z-index:1000;text-align:center; }#wze719 { top:85.5078px;left:81px;bottom:auto;right:auto;width:192px;height:228.984px;display:block;z-index:1000; }#wze722 { top:37px;left:81px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze724 { top:98.5px;left:55.5px;bottom:auto;right:auto;width:81px;height:31.5px;display:block;z-index:1000;text-align:center; }#wze725 { top:138.008px;left:5px;bottom:auto;right:auto;width:182px;height:23.5px;display:block;z-index:1000;text-align:center; }#wze726 { top:85.5078px;left:495px;bottom:auto;right:auto;width:192px;height:246.484px;display:block;z-index:1000; }#wze727 { top:37px;left:81px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze728 { top:98.5px;left:55.5px;bottom:auto;right:auto;width:81px;height:31.5px;display:block;z-index:1000;text-align:center; }#wze729 { top:138.008px;left:5px;bottom:auto;right:auto;width:182px;height:41px;display:block;z-index:1000;text-align:center; }#wze730 { top:85.5078px;left:288px;bottom:auto;right:auto;width:192px;height:220.984px;display:block;z-index:1000; }#wze731 { top:37px;left:81px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze732 { top:98.5px;left:55.5px;bottom:auto;right:auto;width:81px;height:31.5px;display:block;z-index:1000;text-align:center; }#wze733 { top:138.008px;left:5px;bottom:auto;right:auto;width:182px;height:15.5px;display:block;z-index:1000;text-align:center; }#wze734 { top:331.508px;left:83.5px;bottom:auto;right:auto;width:601px;height:313.492px;display:block;z-index:1000; }#wz-section-wzs14 { height:659.984px;--section-height:659.984px; }#wze366 { top:80.4845px;left:16.3438px;bottom:auto;right:auto;width:238px;height:40px;display:block;z-index:1000;text-align:center; }#wze720 { top:40.9876px;left:606.5px;bottom:auto;right:auto;width:58px;height:41px;display:block;z-index:1000; }#wze740 { top:27.9845px;left:20px;bottom:auto;right:auto;width:123px;height:38px;display:block;z-index:1000; }#wze741 { top:5.5px;left:0.5009px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze742 { top:5.5px;left:32.667px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze743 { top:5.5px;left:64.8489px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze744 { top:5.5px;left:97.001px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze746 { top:auto;left:auto;bottom:30px;right:14px;width:58px;height:58px;display:block;z-index:9999999;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);rotate:270; }#wze788 { top:115.984px;left:319px;bottom:auto;right:auto;width:130px;height:99px;z-index:1000; }#wz-section-footer { height:237.475px;--section-height:237.475px; }#wze757 { top:15px;bottom:auto;right:auto;height:91px;z-index:1000; }#wze758 { top:21px;left:14.1567px;bottom:auto;right:auto;width:49px;height:50px;display:block;z-index:1000; }#wze759 { top:29.5px;left:702.25px;bottom:auto;right:auto;width:50px;height:33px;display:block;z-index:1000; }#wze760 { top:34px;left:512px;bottom:auto;right:auto;width:180px;height:24px;display:block;z-index:1000;text-align:right; }#wze761 { top:86px;left:293.5px;bottom:auto;right:auto;width:181px;height:56px;z-index:1000; }#wze762 { top:11.5px;left:0.5009px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze763 { top:15px;left:26px;bottom:auto;right:auto;width:129px;height:26px;z-index:1000;text-align:left; }#wze764 { top:27px;left:95.3518px;bottom:auto;right:auto;width:120px;height:38px;display:block;z-index:1000; }#wze765 { top:11.5px;left:0.5009px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze766 { top:11.5px;left:32.667px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze767 { top:11.5px;left:64.8489px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze768 { top:11.5px;left:97.001px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wz-section-header { height:121px;--section-height:121px; }#wz-section-allPage { height:0px;--section-height:0px; }#wz-section-wzs55 { height:15px;--section-height:15px; }#wze769 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:434.266px;display:block;z-index:1000; }#wze774 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs46 { height:701.266px;--section-height:701.266px; }#wze770 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:738px;display:block;z-index:1000; }#wz-section-wzs47 { height:1005px;--section-height:1005px; }#wze771 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:296.766px;display:block;z-index:1000; }#wz-section-wzs48 { height:563.766px;--section-height:563.766px; }#wze772 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:563.938px;display:block;z-index:1000; }#wz-section-wzs49 { height:830.938px;--section-height:830.938px; }#wze773 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:470.82px;display:block;z-index:1000; }#wz-section-wzs50 { height:737.812px;--section-height:737.812px; }#wz-section-wzs-default { height:200px;--section-height:200px; }}@media only screen and (min-width : 1170px) {#wze550 .wz-gallery.wz-gallery-grid li { width:calc(100% / 4);height:254px;padding:0px; }}