.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:249, 249, 249;--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:38, 40, 44;--color_2_4:26, 26, 26;--color_2_5:0, 0, 0;--color_3_1:114, 116, 120;--color_3_2:98, 100, 105;--color_3_3:38, 43, 48;--color_3_4:80, 83, 88;--color_3_5:60, 64, 69;}
                          .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;
                            }
                        #wze873 { top:45.594px;left:512.392px;width:501px;height:37px;z-index:1000; }.wzc162 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc162  .wz-menu.wz-classic-menu > li .sub-menu { background-color:rgb(230, 230, 230); }.wzc162  .wz-menu li > a { padding:0px 15px;font-family:yekan, tahoma, serif;font-size:15px;color:rgb(15, 42, 68); }.wzc162 .wz-menu.wz-mega-menu li > a:hover,.wzc162  .wz-menu.wz-classic-menu li:hover > a { color:rgb(15, 42, 68); }.wzc162  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(15, 42, 68); }.wzc162 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc162  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(15, 42, 68); }.wzc162  .wz-menu > li > a:before { content:'';display:inline-block;position:absolute;transition:width 0.3s;width:0px;height:3px;background-color:rgb(85, 85, 85);left:0px;top:0px; }.wzc162 .wz-menu.wz-mega-menu > li > a:hover:before { width:100%; }.wzc162  .wz-menu.wz-classic-menu > li:hover > a:before { width:100%; }.wzc162  .wz-menu > li.active > a:before { width:100%; }.wzc162  .wz-menu .sub-menu li > a { padding:5px 15px;color:rgb(15, 42, 68); }.wzc162 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc162  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:rgb(247, 247, 247); }.wzc162  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:rgb(15, 42, 68); }.wzc162 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc162  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(15, 42, 68); }.wzc162  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc162 {  }.wzc162-list { background-color:rgba(255, 255, 255, 0); }.wzc162-mobile {  }#wze874 { top:30.5052px;left:497.021px;width:130px;height:40px;z-index:1001; }.wzc209:hover .wzc209-bg { background-color:rgb(0, 0, 0); }.wzc209:hover .wzc209-content { color:rgb(255, 255, 255); }.wzc209:hover {  }.wzc209-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(15, 42, 68);border-radius:5px;border-width:0px;border-style:solid;border-color:#000; }.wzc209-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;font-size:16px;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(245, 245, 245); }#wze924 { top:39.5994px;left:1036.57px;width:106px;height:49px;z-index:1002; }.wzc240-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-color:rgb(255, 255, 255); }.wzc240-img .wzc240-img-inner { width:100%;height:100%;float:left; }.wzc240-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze924 .wzc240-img-inner { object-fit:cover; }#wze1101 { top:52.1087px;left:7.87278px;width:134px;height:24px;z-index:1002; }.wzc216  .wz-member-arrow {  }.wzc216  .wz-member-welcome {  }.wzc216 {  }.wzc216-links  .wz-member-link:hover { color:#000; }.wzc216-links { font-size:13px;color:rgb(43, 43, 43);font-family:yekan, tahoma, serif; }.wzc216-actions  li:hover { color:rgb(98, 175, 101); }.wzc216-actions { font-size:13px;color:rgb(98, 175, 101);font-family:yekan, tahoma, serif;background-color:rgb(244, 246, 253);border-color:rgb(98, 175, 101);border-width:1px;border-style:solid;border-radius:5px; }#wze1102 { top:49.1017px;left:165.035px;width:300px;height:30px;z-index:1002; }.wzc218-form .wzc218-form-input { background-color:rgba(255, 255, 255, 0);border-style:solid;border-color:rgb(38, 43, 48);border-width:0px;box-shadow:none;color:rgb(43, 43, 43);font-size:13px;font-family:yekan, tahoma, serif;border-radius:10px; }.wzc218-form .wzc218-form-submit {  }.wzc218-form { height:100%; }.wzc226:hover .wzc226-bg { background-color:; }.wzc226:hover .wzc226-content { color:rgb(208, 176, 137); }.wzc226:hover {  }.wzc226-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0);border-radius:0px;border-width:0px;border-style:solid;border-color:#000; }.wzc226-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:31px;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(34, 48, 74); }#wze1120 { top:45.008px;left:488.219px;width:1px;height:38.1875px;z-index:1003; }.wzc222-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(34, 48, 74); }.wzc222-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc222-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; }#wze1164 { top:22.4688px;left:4.79682px;width:1163px;height:82px;z-index:1003; }.wzc260-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(255, 255, 255);border-style:solid;border-width:1px;border-color:#999999;border-radius:20px; }.wzc260-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:20px; }.wzc260-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; }#wz-section-header { height:106.141px;--section-height:106.141px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0);border-width:0px;border-style:solid;border-color:#000; }.wzc-section-header-full { background-image:;background-color:rgba(244, 246, 253, 0);background:; }.wzc-section-header-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-allPage { height:0px;--section-height:0px; }#wze875 { top:1.75037px;height:525px;z-index:1001; }.wzc253-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(247, 247, 247, 0); }.wzc253-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc253-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; }#wze876 { top:133.25px;left:18.5376px;width:515px;height:47px;z-index:1001;text-align:right; }.wzc4 { height:auto; }.wzc4-text { width:100%;height:auto; }#wze878 { top:199.251px;left:97.531px;width:436px;height:63px;z-index:1002;text-align:justify; }#wze1105 { top:311.251px;left:322.734px;width:211.5px;height:47px;z-index:1000; }.wzc243:hover .wzc243-bg { background-color:rgba(255, 255, 255, 0);border-width:1px;border-radius:25px; }.wzc243:hover .wzc243-content { color:rgb(255, 255, 255); }.wzc243:hover {  }.wzc243-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(242, 242, 242);border-radius:25px;border-style:solid;border-color:rgb(229, 229, 229);border-width:1px; }.wzc243-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:20px;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(15, 30, 46); }#wze1129 { top:311.251px;left:72.6166px;width:211.5px;height:47px;z-index:1000; }.wzc254:hover .wzc254-bg { background-color:rgb(255, 255, 255);border-width:1px;border-radius:25px; }.wzc254:hover .wzc254-content { color:rgb(15, 42, 68); }.wzc254:hover {  }.wzc254-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0);border-radius:25px;border-style:solid;border-color:rgb(15, 42, 68);border-width:2px; }.wzc254-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:20px;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(15, 42, 68); }#wz-section-wzs71 { height:526.75px;--section-height:526.75px; }.wzc-section-wzs71 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs71-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs71-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1112 { top:242px;left:127.217px;width:146.156px;height:27px;z-index:1003;text-align:center; }#wze1113 { top:242.007px;left:735.717px;width:156.141px;height:27px;z-index:1003;text-align:center; }#wze1114 { top:242.007px;left:532.88px;width:146.156px;height:27px;z-index:1003;text-align:center; }#wze1115 { top:242.007px;left:946.12px;width:146.141px;height:27px;z-index:1003;text-align:center; }#wze1117 { top:242.006px;left:330.304px;width:146.156px;height:27px;z-index:1003;text-align:center; }#wze1161 { top:78.0002px;left:135.7979px;width:948.3821px;height:140px;z-index:1000; }.wzc252-content {  }.wzc252 {  }#wze1106 { top:0px;left:-5.78106px;width:140.5px;height:140px;z-index:1002; }.wzc232-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0);border-radius:50%;background-attachment:fixed;border-width:0px;border-style:solid;border-color:#000;box-shadow:2px 3px 4px 1px #000 ; }.wzc232-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:50%; }.wzc232-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../../uploads/40ed4e678e4643ad89c4dff284bd92d8.png) ; }#wze1107 { top:0.0045999px;left:197.323px;width:140.5px;height:140px;z-index:1002; }.wzc229-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(238, 238, 238, 0);border-radius:50%;box-shadow:2px 3px 4px 1px #000 ; }.wzc229-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:50%; }.wzc229-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;background-image:url(../../uploads/548f3f051cc8439e8745bf294133d78e.png) ; }#wze1108 { top:0.0052px;left:403.942px;width:140.5px;height:140px;z-index:1002; }.wzc234-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0);border-radius:50%;box-shadow:2px 3px 4px 1px #000 ; }.wzc234-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:50%; }.wzc234-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;background-image:url(../../uploads/a08c22224008425b83bcb650e633ff9a.png) ; }#wze1109 { top:0.0002px;left:607.741px;width:140.5px;height:140px;z-index:1002; }.wzc235-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0);border-radius:50%;box-shadow:1px 3px 4px 1px #000 ; }.wzc235-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:50%; }.wzc235-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;background-image:url(../../uploads/67e45e6d41fd42f08a0b0e4ff2272bab.png) ; }#wze1111 { top:0.0002px;left:813.14px;width:140.5px;height:140px;z-index:1002; }.wzc237-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0);border-radius:50%;box-shadow:2px 3px 4px 1px #000 ; }.wzc237-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:50%; }.wzc237-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;background-image:url(../../uploads/3f6c4d19355b4859ace5ae329a20ac6d.png) ; }#wze1162 { top:22.007px;left:401.5px;width:367px;height:40px;z-index:1001;text-align:center; }#wz-section-wzs104 { height:325.938px;--section-height:325.938px; }.wzc-section-wzs104 { background:;background-color:rgba(255, 255, 255, 0);border-width:0px;border-style:solid;border-color:rgb(31, 31, 31); }.wzc-section-wzs104-full { background:;background-color:rgba(247, 247, 247, 0);box-shadow:none; }.wzc-section-wzs104-full:after { background:;background-color:rgba(247, 247, 247, 0); }#wze1122 { top:135.779px;left:64.5078px;width:1041px;height:205px;z-index:1000; }.wzc224 .wz-gallery > li > figure,.wzc224  .wz-gallery-slider .slides > li > .wz-slider-item { border-width:2px;border-style:solid;border-color:rgb(15, 42, 68);border-radius:10px; }.wzc224 .wz-gallery > li > figure,.wzc224  .wz-gallery > li > figure:before,.wzc224  .wz-gallery > li > figure:after,.wzc224  .wz-gallery > li > figure > figcaption,.wzc224  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(15, 42, 68); }.wzc224  .wz-gallery-caption { text-align:center; }.wzc224  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:16px;line-height:16px;color:rgb(247, 247, 247); }.wzc224  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:15px;color:#fff; }.wzc224  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:fill; }.wzc224 {  }.wzc224-slider .wzc224-slider-items {  }.wzc224-slider  .flex-direction-nav a:before { color:rgb(15, 42, 68); }.wzc224-slider {  }#wze1123 { top:34.5px;left:401.5px;width:367px;height:40px;z-index:1001;text-align:center; }#wze1124 { top:88.007px;left:375px;width:420px;height:18px;z-index:1001;text-align:center; }#wz-section-wzs105 { height:393.469px;--section-height:393.469px; }.wzc-section-wzs105 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs105-full { background:;background-color:rgba(247, 247, 247, 0); }.wzc-section-wzs105-full:after { background:;background-color:rgba(247, 247, 247, 0); }#wze880 { top:82.273px;left:1.43694px;width:585px;height:441.469px;z-index:1000; }.wzc165-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(249, 249, 249); }.wzc165-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc165-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; }#wze882 { top:51.5px;left:179.5px;width:308px;height:73px;z-index:1001;text-align:right; }#wze883 { top:129.249px;left:109.5px;width:378px;height:184px;z-index:1002;text-align:right; }#wze1128 { top:331.272px;left:182.251px;width:220.5px;height:49px;z-index:1000; }.wzc239:hover .wzc239-bg { background-color:rgb(0, 0, 0); }.wzc239:hover .wzc239-content { color:rgb(255, 255, 255); }.wzc239:hover {  }.wzc239-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(15, 42, 68);border-radius:5px;border-width:0px;border-style:solid;border-color:#000; }.wzc239-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:vazir;font-size:20px;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(247, 247, 247); }#wze881 { top:83.275px;left:576.917px;width:585px;height:440.469px;z-index:1001; }.wzc35-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc35-img .wzc35-img-inner { width:100%;height:100%;float:left; }.wzc35-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze881 .wzc35-img-inner { object-fit:cover; }#wz-section-wzs72 { height:588.641px;--section-height:588.641px; }.wzc-section-wzs72 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs72-full { background:;background-color:rgba(245, 245, 245, 0); }.wzc-section-wzs72-full:after { background:;background-color:rgba(247, 247, 247, 0); }#wze948 { top:225px;left:585px;width:585px;height:439.969px;z-index:1000; }#wze951 { top:83.3333px;left:171px;width:308px;height:73px;z-index:1001;text-align:right; }#wze953 { top:202.333px;left:101px;width:378px;height:44px;z-index:1002;text-align:justify; }#wze954 { top:167.333px;left:101px;width:378px;height:28px;z-index:1002;text-align:justify; }#wze955 { top:265.683px;left:101px;width:378px;height:28px;z-index:1004;text-align:justify; }#wze956 { top:300.683px;left:101px;width:378px;height:44px;z-index:1004;text-align:justify; }#wze952 { top:224.516px;left:0px;width:585px;height:440px;z-index:999; }#wze952 .wzc35-img-inner { object-fit:cover; }#wz-section-wzs77 { height:788.891px;--section-height:788.891px; }.wzc-section-wzs77 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs77-full { background:;background-color:rgba(247, 247, 247, 0); }.wzc-section-wzs77-full:after { background:;background-color:rgba(247, 247, 247, 0); }#wze917 { top:152.488px;left:178.853px;width:389px;height:25px;z-index:1000;text-align:right; }#wze918 { top:121px;left:1022.14px;width:30px;height:30px;z-index:1000; }.wzc258 { overflow:hidden; }.wzc258-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(15, 42, 68); }#wze922 { top:121px;left:1079.11px;width:30px;height:30px;z-index:1000; }#wze923 { top:121.003px;left:1127.06px;width:30px;height:30px;z-index:1000; }#wze1131 { top:auto;left:auto;bottom:10px;right:10px;width:50px;height:50px;z-index:9999999; }.wzc247-container .wzc247-container-icon {  }.wzc247-container {  }.wzc247-chat .wzc247-chat-header .wzc247-chat-header-image {  }.wzc247-chat .wzc247-chat-header .wzc247-chat-header-text .wzc247-chat-header-text-title {  }.wzc247-chat .wzc247-chat-header .wzc247-chat-header-text .wzc247-chat-header-text-description {  }.wzc247-chat .wzc247-chat-header .wzc247-chat-header-text {  }.wzc247-chat .wzc247-chat-header .wzc247-chat-header-close {  }.wzc247-chat .wzc247-chat-header {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-delay .wzc247-chat-staff-delay-text {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-delay {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-persons .wzc247-chat-staff-persons-person .wzc247-chat-staff-persons-person-link .wzc247-chat-staff-persons-person-link-box .wzc247-chat-staff-persons-person-link-box-image {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-persons .wzc247-chat-staff-persons-person .wzc247-chat-staff-persons-person-link .wzc247-chat-staff-persons-person-link-box {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-persons .wzc247-chat-staff-persons-person .wzc247-chat-staff-persons-person-link .wzc247-chat-staff-persons-person-link-information .wzc247-chat-staff-persons-person-link-information-name {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-persons .wzc247-chat-staff-persons-person .wzc247-chat-staff-persons-person-link .wzc247-chat-staff-persons-person-link-information .wzc247-chat-staff-persons-person-link-information-title {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-persons .wzc247-chat-staff-persons-person .wzc247-chat-staff-persons-person-link .wzc247-chat-staff-persons-person-link-information .wzc247-chat-staff-persons-person-link-information-description {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-persons .wzc247-chat-staff-persons-person .wzc247-chat-staff-persons-person-link .wzc247-chat-staff-persons-person-link-information {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-persons .wzc247-chat-staff-persons-person .wzc247-chat-staff-persons-person-link {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-persons .wzc247-chat-staff-persons-person {  }.wzc247-chat .wzc247-chat-staff .wzc247-chat-staff-persons {  }.wzc247-chat .wzc247-chat-staff {  }.wzc247-chat {  }.wzc247  .wz-social-chat-icon-container { background:rgb(2, 130, 2);border-width:0px;border-style:solid;border-color:#fff; }.wzc247  .wz-social-chat-icon-container img { width:75%;height:75%; }.wzc247  .wz-social-chat-chat-box { width:350px;min-height:350px;height:max-content;background-color:rgb(247, 247, 247);border-width:2px;border-style:solid;border-color:rgb(245, 245, 245);border-radius:8px;font-family:iransans_fa, sans-serif; }.wzc247  .wz-social-chat-chat-box:hover {  }.wzc247  .wz-social-chat-chat-box-header { padding:15px 20px;background:rgb(2, 130, 2);border-bottom-width:0;border-bottom-style:solid;border-bottom-color:#fff;gap:15px;direction:rtl; }.wzc247  .wz-social-chat-chat-box-header-text-box { gap:0px; }.wzc247  .wz-social-chat-chat-box-header-img-box {  }.wzc247  .wz-social-chat-chat-box-header-text-box p:first-child { font-size:18px;font-weight:bold;color:white; }.wzc247  .wz-social-chat-chat-box-header-text-box p:last-child { font-size:12px;color:white;margin:0; }.wzc247  .wz-social-chat-persons-container { direction:rtl; }.wzc247  .wz-social-chat-chat-box-account { border-right-width:2px;border-right-style:solid;border-right-color:rgb(2, 130, 2);border-radius:8px 0 0 8px;background-color:rgb(230, 230, 230);margin-bottom:15px; }.wzc247  .wz-social-chat-chat-box-account:hover {  }.wzc247  .wz-social-chat-chat-box-account a { gap:15px;direction:rtl; }.wzc247  .wz-social-chat-chat-box-account-img { width:50px;min-width:30px;border-width:2px;border-style:solid;border-radius:55px;border-color:rgb(2, 130, 2); }.wzc247  .wz-social-chat-chat-box-account-text { gap:0; }.wzc247  .wz-social-chat-chat-box-account-text p:first-child { font-weight:bold;font-size:14px;color:rgba(0,0,0,0.7); }.wzc247  .wz-social-chat-chat-box-account-text p { color:rgba(0,0,0,0.6);font-size:10px; }.wzc247  .wz-social-chat-chat-box-account-text span { background-color:rgb(2, 130, 2);font-size:10px;color:white; }.wzc247  .wz-social-chat-waiting-text { font-size:11px;font-weight:bold;color:#a5abb7; }.wzc247 {  }#wze1138 { top:24.1874px;left:1028.31px;width:133px;height:38px;z-index:1001;text-align:right; }#wze1141 { top:68.0155px;left:930.3px;width:231px;height:36px;z-index:1001;text-align:right; }#wze1142 { top:11.5555px;left:917.216px;width:1px;height:165.328px;z-index:1003; }.wzc255-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(31, 31, 31); }.wzc255-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc255-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; }#wze1143 { top:25.1715px;left:725.376px;width:180px;height:24px;z-index:1001;text-align:right; }#wze1144 { top:51.5017px;left:725.373px;width:180px;height:18px;z-index:1001;text-align:right; }#wze1145 { top:77.0229px;left:725.378px;width:180px;height:18px;z-index:1001;text-align:right; }#wze1146 { top:100.101px;left:725.378px;width:180px;height:18px;z-index:1001;text-align:right; }#wze1147 { top:125.515px;left:725.373px;width:180px;height:18px;z-index:1001;text-align:right; }#wze1148 { top:150.947px;left:725.373px;width:180px;height:18px;z-index:1001;text-align:right; }#wze1149 { top:9.5575px;left:748.849px;width:1px;height:165.312px;z-index:1003; }#wze1150 { top:26.1692px;left:538.954px;width:180px;height:24px;z-index:1001;text-align:right; }#wze1151 { top:53.4146px;left:542.548px;width:180px;height:18px;z-index:1001;text-align:right; }#wze1152 { top:79.1137px;left:542.544px;width:180px;height:18px;z-index:1001;text-align:right; }#wze1153 { top:103.81px;left:542.548px;width:180px;height:19px;z-index:1001;text-align:right; }#wze1154 { top:130.505px;left:542.543px;width:180px;height:18px;z-index:1001;text-align:right; }#wze1155 { top:10.5587px;left:580.484px;width:1px;height:165.312px;z-index:1003; }#wze1156 { top:25.6681px;left:382.516px;width:180px;height:24px;z-index:1001;text-align:right; }#wze1157 { top:74.7581px;left:382.516px;width:180px;height:19px;z-index:1001;text-align:right; }#wze1158 { top:102.205px;left:382.516px;width:180px;height:18px;z-index:1001;text-align:right; }#wze1159 { top:23.4653px;left:7.8827px;width:301px;height:32px;z-index:1001;text-align:right; }#wze1160 { top:75.8125px;left:138.375px;width:170.5px;height:47px;z-index:1000; }.wzc244:hover .wzc244-bg { background-color:rgb(255, 255, 255);border-width:1px;border-radius:25px; }.wzc244:hover .wzc244-content { color:rgb(15, 42, 68); }.wzc244:hover {  }.wzc244-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0);border-radius:25px;border-style:solid;border-color:rgb(43, 43, 43);border-width:2px; }.wzc244-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:20px;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(43, 43, 43); }#wz-section-footer { height:201.797px;--section-height:201.797px; }.wzc-section-footer { background-color:rgba(249, 249, 249, 0);background:;--column-space:0px;padding:0px; }.wzc-section-footer-full { background-color:rgba(15, 42, 68, 0);background:;padding:0px; }.wzc-section-footer-full:after { background:;background-color:rgba(15, 42, 68, 0); }#wze1000 { top:31px;left:109px;width:952px;height:2518.8px;z-index:1000; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title { font-family:yekan_fa;font-size:25px;color:#000; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-content { font-family:yekan_fa;font-size:15px;color:rgb(68, 68, 68); }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail { width:300px;height:auto; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail img { object-fit:fill; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { color:rgb(102, 102, 102);font-family:yekan_fa;font-size:16px; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:rgb(102, 102, 102);width:16px;height:16px; }.wzc181 .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-section,.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title,.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item { padding:10px 0;flex:1 1 100%;max-width:100%;margin-left:0px;margin-right:0px; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-more { width:295px;height:35px;margin-top:10px; }.wzc181 {  }.wzc181-posts { text-align:center; }.wzc163:hover .wzc163-bg { background-color:rgb(0, 0, 0); }.wzc163:hover .wzc163-content { color:rgb(255, 255, 255); }.wzc163:hover {  }.wzc163-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(38, 43, 48, 0);border-radius:5px;border-width:1px;border-style:solid;border-color:#000; }.wzc163-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:rgb(38, 43, 48); }.wzc180-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc180-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc180-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; }#wz-section-wzs85 { height:2559.8px;--section-height:2559.8px; }#wze1008 { top:10px;left:308px;width:847px;height:554.283px;z-index:1000; }.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title { font-family:yekan_fa;font-size:23px; }.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-content { font-family:yekan, tahoma, serif;font-size:13px; }.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:#000;width:13px;height:13px; }.wzc184 .wz-blog-single-post .wz-blog-post-item .wz-blog-post-section,.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title,.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc184  .wz-blog-single-post .wz-blog-post-item { padding:10px 0; }.wzc184 {  }.wzc184-posts {  }#wze1009 { top:574.283px;left:308px;width:847px;height:462px;z-index:1000; }.wzc185  .wz-blog-comment { padding:10px; }.wzc185  .wz-blog-comment+.wz-blog-comment { margin-top:10px; }.wzc185  .wz-blog-comment .wz-blog-comment-author { font-family:yekan, tahoma, serif;font-size:14px;color:#757070; }.wzc185  .wz-blog-comment .wz-blog-comment-message { font-family:yekan, tahoma, serif;font-size:14px;color:#999999; }.wzc185  .wz-blog-comment-from { width:500px; }.wzc185 {  }.wzc185-container .wzc185-container-comments {  }.wzc185-container .wzc185-container-form { max-width:100%;height:auto; }.wzc185-container {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section1 .wzc26-contactForm-sections-section1-formRow .wzc26-contactForm-sections-section1-formRow-input {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section1 .wzc26-contactForm-sections-section1-formRow {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section1 {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section2 .wzc26-contactForm-sections-section2-messageRow .wzc26-contactForm-sections-section2-messageRow-message { height:120px; }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section2 .wzc26-contactForm-sections-section2-messageRow {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section2 { height:auto;margin-top:-5px; }.wzc26-contactForm .wzc26-contactForm-sections { width:100%;margin-bottom:0px;display:block;position:relative; }.wzc26-contactForm .wzc26-contactForm-footer .wzc26-contactForm-footer-submit .wzc26-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc26-contactForm .wzc26-contactForm-footer .wzc26-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc26-contactForm .wzc26-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc26-contactForm .wzc26-contactForm-resultSection .wzc26-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:yekan, tahoma, serif; }.wzc26-contactForm .wzc26-contactForm-resultSection { height:40px;padding-top:5px; }.wzc26-contactForm  .wzc26-contactForm-resultSection .form-result-show { opacity:1; }.wzc26-contactForm  .wzc26-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc26-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc26-contactForm input,.wzc26-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(0, 0, 0);color:#999999;font-size:13px;background-color:transparent; }.wzc26-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc26-contactForm  *::-webkit-input-placeholder { color:#999999; }.wzc26-contactForm  *::-moz-placeholder { color:#999999; }.wzc26-contactForm  *:-ms-input-placeholder { color:#999999; }.wzc26-contactForm  *:-moz-placeholder { color:#999999; }.wzc26-contactForm  .wz-form-section { width:100%;display:block;box-sizing:border-box;padding:5px; }.wzc26-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:13px;display:inline-block;color:#000; }.wzc26-contactForm { direction:rtl; }.wzc27-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:1px;border-color:#999999; }.wzc27-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc27-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; }.wzc193:hover .wzc193-bg { background-color:rgb(0, 0, 0); }.wzc193:hover .wzc193-content { color:rgb(255, 255, 255); }.wzc193:hover {  }.wzc193-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(38, 43, 48, 0);border-radius:0px;border-width:1px;border-style:solid;border-color:#000; }.wzc193-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:rgb(38, 43, 48); }#wze1010 { top:10px;left:15px;width:263px;height:364px;z-index:1000; }#wze1011 { top:10px;left:10px;width:242px;height:27px;z-index:1000;text-align:right; }#wze1012 { top:40px;left:10px;width:242px;height:4px;z-index:1000; }.wzc21-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#000; }.wzc21-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze1013 { top:50px;left:10px;width:242px;height:220px;z-index:1000; }.wzc182  .wz-blog-list .wz-blog-post-item .wz-blog-post-title { font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc182  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail { width:90px;height:60px; }.wzc182  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail img { object-fit:cover; }.wzc182  .wz-blog-list .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc182  .wz-blog-list .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc182 {  }.wzc182-posts {  }#wze1014 { top:290px;left:10px;width:242px;height:27px;z-index:1000;text-align:right; }#wze1015 { top:320px;left:10px;width:242px;height:4px;z-index:1000; }#wze1016 { top:330px;left:10px;width:242px;height:19px;z-index:1000; }.wzc183  .wz-blog-archive > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc183  .wz-blog-archive .sub-list > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc183 {  }.wzc183-list { direction:rtl; }#wz-section-wzs84 { height:1036.28px;--section-height:1036.28px; }#wze1025 { top:0px;left:0px;width:585px;height:442px;z-index:1000; }#wze1026 { top:187.067px;left:103.5px;width:378px;height:93.5px;z-index:1002;text-align:justify; }#wze1027 { top:298.617px;left:395.5px;width:86px;height:40px;z-index:1003; }.wzc166:hover .wzc166-bg:after { width:100%; }.wzc166:hover .wzc166-bg {  }.wzc166:hover .wzc166-content { color:#fff; }.wzc166:hover {  }.wzc166-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0%;height:100%;top:0px;left:0px;background-color:#FF7043;background:rgb(0, 0, 0); }.wzc166-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px;border-style:solid;border-color:rgb(0, 0, 0);border-width:0px;overflow:hidden; }.wzc166-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:14px;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); }#wze1028 { top:96.5px;left:173.5px;width:308px;height:72.5px;z-index:1001;text-align:right; }#wze1064 { top:2.5px;left:585px;width:585px;height:440px;z-index:1000; }.wzc80 .wz-gallery > li > figure,.wzc80  .wz-gallery > li > figure:before,.wzc80  .wz-gallery > li > figure:after,.wzc80  .wz-gallery > li > figure > figcaption,.wzc80  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc80  .wz-gallery-caption { text-align:center; }.wzc80  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc80  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc80  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc80 {  }.wzc80-slider .wzc80-slider-items {  }.wzc80-slider  .flex-direction-nav a:before { color:#999; }.wzc80-slider {  }.wzc80-carousel .wzc80-carousel-list {  }.wzc80-carousel {  }#wz-section-wzs87 { height:512.477px;--section-height:512.477px; }#wze1068 { top:88.5px;left:293.5px;width:583px;height:540.5px;z-index:1000; }.wzc164-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(38, 43, 48, 0); }.wzc164-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc164-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; }#wze1065 { top:0px;left:137.5px;width:308px;height:72.5px;z-index:1001;text-align:center; }#wze1066 { top:106.5px;left:6.5px;width:570px;height:357.5px;z-index:1002;text-align:justify; }#wze1067 { top:485px;left:-3.25px;width:153px;height:55.5px;z-index:1001;text-align:left; }#wz-section-wzs93 { height:717.5px;--section-height:717.5px; }.wzc-section-wzs93-full { background-color:rgb(249, 249, 249); }#wze1030 { top:46px;left:411.5px;width:347px;height:69.5px;z-index:1001;text-align:center; }#wze1031 { top:115.5px;left:457px;width:256px;height:29.5px;z-index:1001;text-align:center; }#wze1032 { top:185.833px;left:0px;width:1170px;height:932px;z-index:1000; }.wzc167 .wz-gallery > li > figure,.wzc167  .wz-gallery-slider .slides > li > .wz-slider-item { border-color:rgba(0, 0, 0, 0.7); }.wzc167 .wz-gallery > li > figure,.wzc167  .wz-gallery > li > figure:before,.wzc167  .wz-gallery > li > figure:after,.wzc167  .wz-gallery > li > figure > figcaption,.wzc167  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(0, 0, 0, 0.7); }.wzc167  .wz-gallery-caption { text-align:center; }.wzc167  .wz-gallery-caption  h3 { font-family:yekan_fa;font-size:18px;line-height:18px;color:#fff; }.wzc167  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc167  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc167 {  }.wzc167-gallery {  }.wzc167-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-wzs90 { height:1180.73px;--section-height:1180.73px; }#wze1081 { top:0px;left:0px;width:585px;height:449.5px;z-index:1000; }#wze1082 { top:124.5px;left:102.75px;width:378px;height:93.5px;z-index:1002;text-align:justify; }#wze1084 { top:40.75px;left:194.75px;width:308px;height:72.5px;z-index:1001;text-align:right; }#wze1089 { top:229.25px;left:102.75px;width:378px;height:191.5px;z-index:1000; }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section1 .wzc191-contactForm-sections-section1-formRow .wzc191-contactForm-sections-section1-formRow-input {  }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section1 .wzc191-contactForm-sections-section1-formRow {  }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section1 {  }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section2 .wzc191-contactForm-sections-section2-messageRow .wzc191-contactForm-sections-section2-messageRow-message { height:100%; }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section2 .wzc191-contactForm-sections-section2-messageRow { height:100%; }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section2 { position:absolute;height:100%; }.wzc191-contactForm .wzc191-contactForm-sections { width:100%;margin-bottom:5px;display:table;position:relative; }.wzc191-contactForm .wzc191-contactForm-footer .wzc191-contactForm-footer-submit .wzc191-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc191-contactForm .wzc191-contactForm-footer .wzc191-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc191-contactForm .wzc191-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc191-contactForm .wzc191-contactForm-resultSection .wzc191-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:yekan; }.wzc191-contactForm .wzc191-contactForm-resultSection { height:40px;padding-top:5px; }.wzc191-contactForm  .wzc191-contactForm-resultSection .form-result-show { opacity:1; }.wzc191-contactForm  .wzc191-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc191-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc191-contactForm input,.wzc191-contactForm  textarea { width:100%;box-sizing:border-box;font-family:yekan;padding:5px;outline:0;resize:none;border-width:1px;border-style:solid;border-color:#000;color:rgb(0, 0, 0);font-size:13px;background-color:rgba(38, 43, 48, 0); }.wzc191-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc191-contactForm  *::-webkit-input-placeholder { color:rgb(0, 0, 0); }.wzc191-contactForm  *::-moz-placeholder { color:rgb(0, 0, 0); }.wzc191-contactForm  *:-ms-input-placeholder { color:rgb(0, 0, 0); }.wzc191-contactForm  *:-moz-placeholder { color:rgb(0, 0, 0); }.wzc191-contactForm  .wz-form-section { width:50%;display:inline-block;box-sizing:border-box;padding:5px; }.wzc191-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:13px;display:inline-block;color:#000; }.wzc191-contactForm { direction:rtl; }#wze1085 { top:-0.5px;left:585px;width:585px;height:446px;z-index:999; }#wze1085 .wzc35-img-inner { object-fit:cover; }#wz-section-wzs94 { height:518.305px;--section-height:518.305px; }#wz-section-wzs103 { height:200px;--section-height:200px; }#wze1091 { top:30px;left:15px;width:848px;height:495px;z-index:1000; }.wzc195-root .wzc195-root-container .wzc195-root-container-header .wzc195-root-container-header-title {  }.wzc195-root .wzc195-root-container .wzc195-root-container-header {  }.wzc195-root .wzc195-root-container .wzc195-root-container-submitBoxHeader .wzc195-root-container-submitBoxHeader-submitButtonHeader {  }.wzc195-root .wzc195-root-container .wzc195-root-container-submitBoxHeader {  }.wzc195-root .wzc195-root-container {  }.wzc195-root .wzc195-root-accountContainer .wzc195-root-accountContainer-accountItem .wzc195-root-accountContainer-accountItem-accountItemLabel {  }.wzc195-root .wzc195-root-accountContainer .wzc195-root-accountContainer-accountItem .wzc195-root-accountContainer-accountItem-accountItemInputBox .wzc195-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc195-root .wzc195-root-accountContainer .wzc195-root-accountContainer-accountItem .wzc195-root-accountContainer-accountItem-accountItemInputBox .wzc195-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc195-root .wzc195-root-accountContainer .wzc195-root-accountContainer-accountItem .wzc195-root-accountContainer-accountItem-accountItemInputBox {  }.wzc195-root .wzc195-root-accountContainer .wzc195-root-accountContainer-accountItem {  }.wzc195-root .wzc195-root-accountContainer {  }.wzc195-root .wzc195-root-companyHeaderContainer .wzc195-root-companyHeaderContainer-companyHeader .wzc195-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc195-root .wzc195-root-companyHeaderContainer .wzc195-root-companyHeaderContainer-companyHeader {  }.wzc195-root .wzc195-root-companyHeaderContainer {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyItemBox .wzc195-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyItemBox .wzc195-root-companyInfo-companyItemBox-companyInputBox .wzc195-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyItemBox .wzc195-root-companyInfo-companyItemBox-companyInputBox .wzc195-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyItemBox .wzc195-root-companyInfo-companyItemBox-companyInputBox {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyItemBox {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel {  }.wzc195-root .wzc195-root-companyInfo {  }.wzc195-root .wzc195-root-submitBoxFooter .wzc195-root-submitBoxFooter-submitButtonFooter {  }.wzc195-root .wzc195-root-submitBoxFooter {  }.wzc195-root {  }.wzc195  .wz-profile-account-root { text-align:right; }.wzc195  .wz-profile-account-header-container { margin-bottom:20px; }.wzc195  .wz-profile-account-header p { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:rgb(117,117,117); }.wzc195  .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; }.wzc195  .wz-profile-account-container:hover { border-radius:20px; }.wzc195  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc195  .wz-profile-account-input-container label { color:#9b9b9b; }.wzc195  .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; }.wzc195  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc195  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc195  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc195  .wz-profile-account-company-info-button p { font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc195  .wz-profile-account-company-info-button label { font-family:iransans_fa, sans-serif;font-size:13px;color:#17a2b8; }.wzc195  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc195  .wz-profile-account-company-info-cancel { font-family:iransans_fa, sans-serif;font-size:13px;color:#E74C3C; }.wzc195  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc195  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc195 {  }.wzc194:hover .wzc194-bg { background-color:#ffd9d5; }.wzc194:hover .wzc194-content { color:#E74C3C; }.wzc194:hover {  }.wzc194-bg:after {  }.wzc194-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc194-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; }#wze1096 { top:30px;left:893px;width:262px;height:443px;z-index:1000; }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userImageBox .wzc208-root-infoBox-userImageBox-userImage {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userImageBox {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo .wzc208-root-infoBox-userInfo-userName {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo .wzc208-root-infoBox-userInfo-userEmail {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo .wzc208-root-infoBox-userInfo-editInfo .wzc208-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo .wzc208-root-infoBox-userInfo-editInfo .wzc208-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo .wzc208-root-infoBox-userInfo-editInfo {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo {  }.wzc208-root .wzc208-root-infoBox {  }.wzc208-root .wzc208-root-items .wzc208-root-items-item .wzc208-root-items-item-itemBox .wzc208-root-items-item-itemBox-itemIcon {  }.wzc208-root .wzc208-root-items .wzc208-root-items-item .wzc208-root-items-item-itemBox .wzc208-root-items-item-itemBox-itemName {  }.wzc208-root .wzc208-root-items .wzc208-root-items-item .wzc208-root-items-item-itemBox {  }.wzc208-root .wzc208-root-items .wzc208-root-items-item {  }.wzc208-root .wzc208-root-items .wzc208-root-items-more {  }.wzc208-root .wzc208-root-items {  }.wzc208-root .wzc208-root-logoutBox .wzc208-root-logoutBox-logout .wzc208-root-logoutBox-logout-logoutLabel {  }.wzc208-root .wzc208-root-logoutBox .wzc208-root-logoutBox-logout {  }.wzc208-root .wzc208-root-logoutBox {  }.wzc208-root {  }.wzc208  .wz-profile-menu-user-info { gap:2px; }.wzc208  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc208  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;direction:rtl; }.wzc208  .wz-profile-menu-info-box:hover {  }.wzc208  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc208  .wz-profile-menu-user-name { font-family:iransans_fa, sans-serif;font-size:18px;font-weight:bold;color:#808080; }.wzc208  .wz-profile-menu-user-name:hover {  }.wzc208  .wz-profile-menu-user-email { font-family:iransans_fa, sans-serif;font-size:12px;color:#a1a1a1; }.wzc208  .wz-profile-menu-user-email:hover {  }.wzc208  .wz-profile-menu-edit-info { font-family:iransans_fa, sans-serif;font-size:10px;color:#808080; }.wzc208  .wz-profile-menu-edit-info:hover {  }.wzc208  .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); }.wzc208  .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; }.wzc208  .wz-profile-menu-items:hover {  }.wzc208  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc208  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc208  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc208  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc208  .wz-profile-menu-item-box:hover {  }.wzc208  .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%; }.wzc208  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc208  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc208  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc208  #wz-profile-menu-logout-box p { font-family:iransans_fa, sans-serif;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc208  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc208  .wz-profile-menu-more:after { color:#808080; }.wzc208 {  }#wz-section-wzs98 { height:555px;--section-height:555px; }#wze1092 { top:30px;left:15px;width:848px;height:848px;z-index:1000; }.wzc199-header .wzc199-header-title {  }.wzc199-header .wzc199-header-removeButton {  }.wzc199-header .wzc199-header-addToCartButton {  }.wzc199-header {  }.wzc199-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; }.wzc199-pagination .wzc199-pagination-paginationButton {  }.wzc199-pagination {  }.wzc199  .wz-profile-favorites-header-text { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc199  .wz-profile-favorites-header-text:hover {  }.wzc199  .wz-profile-favorites-container { border-radius:15px;border-width:0px;border-style:solid;border-color:#000;overflow:visible;background-color:#fff;padding:0; }.wzc199  .wz-profile-favorites-container:hover { border-radius:15px; }.wzc199  .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; }.wzc199  .wz-profile-favorite-item:hover {  }.wzc199  .wz-profile-favorite-item-image { object-fit:contain; }.wzc199  .wz-profile-favorite-item-title { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc199  .wz-profile-favorite-item-title:hover {  }.wzc199  .wz-profile-favorite-item-price { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc199  .wz-profile-favorite-item-price:hover {  }.wzc199  .wz-profile-favorite-item-add { height:30px; }.wzc199  .wz-profile-favorite-item-remove { height:30px; }.wzc199  .wz-profile-favorites-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc199  .wz-profile-favorites-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc199  .wz-profile-favorites-no-results-first-text:hover {  }.wzc199  .wz-profile-favorites-no-results-second-text:hover {  }.wzc199 {  }.wzc196:hover .wzc196-bg { background-color:#E74C3C; }.wzc196:hover .wzc196-content { font-size:10px;color:#fff; }.wzc196:hover {  }.wzc196-bg:after {  }.wzc196-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc196-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; }.wzc197:hover .wzc197-bg { background-color:#c9c9c9;border:1px solid #c9c9c9; }.wzc197:hover .wzc197-content { font-size:10px;color:#fff; }.wzc197:hover {  }.wzc197-bg:after {  }.wzc197-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc197-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; }.wzc198:hover .wzc198-bg:after { width:90%;opacity:1; }.wzc198:hover .wzc198-bg {  }.wzc198:hover .wzc198-content { color:#fff; }.wzc198:hover {  }.wzc198-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%); }.wzc198-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; }.wzc198-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-wzs99 { height:908px;--section-height:908px; }#wze1093 { top:30px;left:15px;width:848px;height:341px;z-index:1000; }.wzc200-root .wzc200-root-header .wzc200-root-header-title {  }.wzc200-root .wzc200-root-header .wzc200-root-header-options .wzc200-root-header-options-optionsList .wzc200-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc200-root .wzc200-root-header .wzc200-root-header-options .wzc200-root-header-options-optionsList {  }.wzc200-root .wzc200-root-header .wzc200-root-header-options {  }.wzc200-root .wzc200-root-header {  }.wzc200-root .wzc200-root-orders .wzc200-root-orders-ordersHeader .wzc200-root-orders-ordersHeader-ordersHeaderItem .wzc200-root-orders-ordersHeader-ordersHeaderItem-orderHeaderItem{{ item.id }} {  }.wzc200-root .wzc200-root-orders .wzc200-root-orders-ordersHeader .wzc200-root-orders-ordersHeader-ordersHeaderItem {  }.wzc200-root .wzc200-root-orders .wzc200-root-orders-ordersHeader {  }.wzc200-root .wzc200-root-orders {  }.wzc200-root .wzc200-root-pagination .wzc200-root-pagination-paginationButton {  }.wzc200-root .wzc200-root-pagination {  }.wzc200-root {  }.wzc200  .wz-profile-orders-header p { font-size:18px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117); }.wzc200  .wz-profile-orders-header-option { font-size:12px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117);border-radius:5px; }.wzc200  .wz-profile-orders-header-option:hover { background-color:#f4f4f4;cursor:pointer; }.wzc200  .wz-profile-orders-header-options ul [data-active=true] { background-color:#f4f4f4; }.wzc200  .wz-profile-orders-order-items-header { width:80%; }.wzc200  .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); }.wzc200  .wz-profile-orders-order-details { width:80%; }.wzc200  .wz-profile-orders-order-buttons { width:20%; }.wzc200  .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); }.wzc200  .wz-profile-orders-order-items-root { background-color:#f4f4f4;border-radius:10px;border-width:0px;border-color:rgb(0,0,0);border-style:solid; }.wzc200  .wz-profile-orders-order-items-container:first-child:after { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc200  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc200  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc200  .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; }.wzc200  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc200  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc200  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc200 {  }#wz-section-wzs100 { height:503px;--section-height:503px; }#wze1094 { top:30px;left:15px;width:848px;height:648px;z-index:1000; }.wzc203-root .wzc203-root-header .wzc203-root-header-title {  }.wzc203-root .wzc203-root-header .wzc203-root-header-headerButtons .wzc203-root-header-headerButtons-reorderButton {  }.wzc203-root .wzc203-root-header .wzc203-root-header-headerButtons .wzc203-root-header-headerButtons-receiptButton {  }.wzc203-root .wzc203-root-header .wzc203-root-header-headerButtons {  }.wzc203-root .wzc203-root-header {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-mainInformation .wzc203-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc203-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-mainInformation .wzc203-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc203-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-mainInformation .wzc203-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-mainInformation {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-userInformation .wzc203-root-body-information-userInformation-userInformation{{ item.name }} .wzc203-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-userInformation .wzc203-root-body-information-userInformation-userInformation{{ item.name }} .wzc203-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-userInformation .wzc203-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-userInformation {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-paymentInformation .wzc203-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc203-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-paymentInformation .wzc203-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc203-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-paymentInformation .wzc203-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-paymentInformation {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderName .wzc203-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc203-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderCount .wzc203-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc203-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc203-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation {  }.wzc203-root .wzc203-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc203-root .wzc203-root-support .wzc203-root-support-supportImage {  }.wzc203-root .wzc203-root-support .wzc203-root-support-supportTextBox .wzc203-root-support-supportTextBox-supportQuestion {  }.wzc203-root .wzc203-root-support .wzc203-root-support-supportTextBox .wzc203-root-support-supportTextBox-supportMessage {  }.wzc203-root .wzc203-root-support .wzc203-root-support-supportTextBox {  }.wzc203-root .wzc203-root-support {  }.wzc203-root {  }.wzc203  .wz-profile-order-details-root { font-family:iransans_fa; }.wzc203  .wz-profile-order-details-header { padding-bottom:20px; }.wzc203  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(117,117,117); }.wzc203  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc203  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc203  .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; }.wzc203  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc203  .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); }.wzc203  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc203  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc203  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(117,117,117);font-weight:400; }.wzc203  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(74,74,74);font-weight:500; }.wzc203  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc203  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px; }.wzc203  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600; }.wzc203  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc203  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px; }.wzc203  .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); }.wzc203  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc203  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:#000; }.wzc203  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc203  .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; }.wzc203  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc203  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc203  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(0,0,0); }.wzc203  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(117,117,117); }.wzc203  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc203  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc203  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc203  .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); }.wzc203  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc203  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc203  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc203  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc203 {  }.wzc201:hover .wzc201-bg { background-color:#ffd9d5;border-width:1px;border-color:rgba(255, 213, 0, 0.25); }.wzc201:hover .wzc201-content { color:#E74C3C; }.wzc201:hover {  }.wzc201-bg:after {  }.wzc201-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); }.wzc201-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; }.wzc202:hover .wzc202-bg { background-color:#f4f4f4;border-width:1px;border-color:rgb(233, 233, 233); }.wzc202:hover .wzc202-content { color:rgb(117,117,117); }.wzc202:hover {  }.wzc202-bg:after {  }.wzc202-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); }.wzc202-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-wzs101 { height:708px;--section-height:708px; }#wze1095 { top:30px;left:15px;width:848px;height:541px;z-index:1000; }.wzc207-header .wzc207-header-title {  }.wzc207-header .wzc207-header-headerButton {  }.wzc207-header .wzc207-header-editButton {  }.wzc207-header .wzc207-header-removeButton {  }.wzc207-header {  }.wzc207-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; }.wzc207-pagination .wzc207-pagination-paginationButton {  }.wzc207-pagination {  }.wzc207  .wz-profile-addresses-header { margin-bottom:30px; }.wzc207  .wz-profile-addresses-header p { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc207  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc207  .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; }.wzc207  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc207  .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); }.wzc207  .wz-profile-address-item:hover { border-radius:20px; }.wzc207  .wz-profile-address-location { width:100%;height:200px; }.wzc207  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px #fff; }.wzc207  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc207  .wz-profile-address-full { font-family:iransans_fa;font-size:14px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc207  .wz-profile-address-full:hover {  }.wzc207  .wz-profile-address-summary { justify-content:start; }.wzc207  .wz-profile-address-summary-location p { font-family:iransans_fa;font-size:12px; }.wzc207  .wz-profile-address-summary-location p:hover {  }.wzc207  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc207  .wz-profile-address-summary-location svg path { fill:#E74C3C; }.wzc207  .wz-profile-address-summary-postal-code p { font-family:iransans_fa;font-size:12px; }.wzc207  .wz-profile-address-summary-postal-code p:hover {  }.wzc207  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc207  .wz-profile-address-summary-postal-code svg path { stroke:#E74C3C; }.wzc207  .wz-profile-address-transferee { text-align:right; }.wzc207  .wz-profile-address-transferee p { font-family:iransans_fa;font-size:12px; }.wzc207  .wz-profile-address-transferee p:hover {  }.wzc207  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc207  .wz-profile-address-remove-button { height:30px; }.wzc207  .wz-profile-address-edit-button { height:30px; }.wzc207  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc207  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc207  .wz-profile-addresses-no-results-first-text:hover {  }.wzc207  .wz-profile-addresses-no-results-second-text:hover {  }.wzc207 {  }.wzc204:hover .wzc204-bg { background-color:#E74C3C; }.wzc204:hover .wzc204-content { font-size:12px;color:#ffd9d5; }.wzc204:hover {  }.wzc204-bg:after {  }.wzc204-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc204-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; }.wzc205:hover .wzc205-bg { background-color:#f4f4f4;border:1px solid #e1e1e1; }.wzc205:hover .wzc205-content { font-size:11px;color:#a1a1a1; }.wzc205:hover {  }.wzc205-bg:after {  }.wzc205-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc205-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; }.wzc206:hover .wzc206-bg { background-color:#E74C3C; }.wzc206:hover .wzc206-content { font-size:11px;color:#fff; }.wzc206:hover {  }.wzc206-bg:after {  }.wzc206-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc206-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-wzs102 { height:601px;--section-height:601px; }[data-page=p8] #wz-root-background { background-color:rgba(247, 247, 247, 0);background-image:url(../../uploads/007bac76acb24e788390e6c8f8fdc50c.jpg);background-attachment:fixed; }[data-page=p26] #wz-root-background { background-color:rgb(34, 48, 74); }[data-page=p27] #wz-root-background { background-color:rgb(34, 48, 74); }[data-page=p28] #wz-root-background { background-color:rgb(34, 48, 74); }[data-page=p29] #wz-root-background { background-color:rgb(34, 48, 74); }[data-page=p30] #wz-root-background { background-color:rgb(34, 48, 74); }[data-page=p31] #wz-root-background { background-color:rgb(34, 48, 74); }[data-page=p32] #wz-root-background { background-color:rgb(34, 48, 74); }[data-page=p33] #wz-root-background { background-color:rgb(34, 48, 74); }[data-page=p34] #wz-root-background { background-color:rgb(34, 48, 74); }[data-page=p35] #wz-root-background { background-color:rgb(34, 48, 74); }@media only screen and (max-width : 768px) {#wze873 { top:26.5px;left:403px;bottom:auto;right:auto;width:50px;height:50px;z-index:1000; }#wze874 { top:34.5px;left:29.6895px;bottom:auto;right:auto;width:130px;height:40px;z-index:1000; }#wze924 { top:30px;left:286.625px;bottom:auto;right:auto;width:106px;height:49px;z-index:1000; }#wze1101 { top:91.5px;left:167px;bottom:auto;right:auto;width:134px;height:24px;display:none;z-index:1000; }#wze1102 { top:130.5px;left:84px;bottom:auto;right:auto;width:300px;height:30px;display:none;z-index:1000; }#wze1120 { top:29.007px;left:199.376px;bottom:auto;right:auto;width:1px;height:51.1875px;z-index:1000; }#wze1164 { top:175.5px;left:4.79682px;bottom:auto;right:auto;width:458.406px;height:30.875px;z-index:1000; }#wz-section-header { height:206.375px;--section-height:206.375px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze875 { top:15px;bottom:auto;right:auto;height:217px;display:block;z-index:1000; }#wze876 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:47px;display:block;z-index:1000;text-align:center; }#wze878 { top:77px;left:16px;bottom:auto;right:auto;width:436px;height:63px;display:block;z-index:1000;text-align:center; }#wze1105 { top:155px;left:128.25px;bottom:auto;right:auto;width:211.5px;height:47px;display:block;z-index:1000; }#wze1129 { bottom:auto;right:auto;display:none;z-index:1000; }#wz-section-wzs71 { height:247px;--section-height:247px; }#wze1112 { top:204px;left:163.936px;bottom:auto;right:auto;width:146.141px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze1113 { top:397px;left:74.3688px;bottom:auto;right:auto;width:156.141px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze1114 { top:204px;left:10.0016px;bottom:auto;right:auto;width:146.141px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze1115 { top:204px;left:315.694px;bottom:auto;right:auto;width:146.141px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze1117 { top:397px;left:239.514px;bottom:auto;right:auto;width:146.141px;height:26.5px;display:block;z-index:1000;text-align:center; }#wze1161 { top:43.8702px;left:15px;bottom:auto;right:auto;width:427.5px;height:344.141px;z-index:1000; }#wze1106 { top:2px;left:148.764px;bottom:auto;right:auto;width:138.4px;height:137.9936px;display:block;z-index:1000; }#wze1107 { top:204.141px;left:233.953px;bottom:auto;right:auto;width:138.4px;height:137.9936px;display:block;z-index:1000; }#wze1108 { top:0px;left:0px;bottom:auto;right:auto;width:138.4px;height:137.9936px;display:block;z-index:1000; }#wze1109 { top:204.141px;left:65.5774px;bottom:auto;right:auto;width:138.4px;height:137.9936px;display:block;z-index:1000; }#wze1111 { top:0px;left:297.5px;bottom:auto;right:auto;width:138.4px;height:137.9936px;display:block;z-index:1000; }#wze1162 { top:-5px;left:87.5px;bottom:auto;right:auto;width:303px;height:39px;z-index:1000;text-align:center; }#wz-section-wzs104 { height:496.141px;--section-height:496.141px; }#wze1122 { top:102.5px;left:15px;bottom:auto;right:auto;width:438px;height:205px;display:block;z-index:1000; }#wze1122 .wz-gallery.wz-gallery-grid li { width:109px;height:68px;padding:10px; }#wze1123 { top:15px;left:83.5px;bottom:auto;right:auto;width:301px;height:39px;display:block;z-index:1000;text-align:right; }#wze1124 { top:69px;left:98px;bottom:auto;right:auto;width:272px;height:18.5px;display:block;z-index:1000;text-align:center; }#wz-section-wzs105 { height:322.5px;--section-height:322.5px; }#wze880 { top:359.766px;left:1.4375px;bottom:auto;right:auto;width:465.125px;height:366px;display:block;z-index:1000; }#wze882 { top:15px;left:78.5625px;bottom:auto;right:auto;width:308px;height:73px;display:block;z-index:1000;text-align:center; }#wze883 { top:103px;left:43.5625px;bottom:auto;right:auto;width:378px;height:184px;display:block;z-index:1000;text-align:justify; }#wze1128 { top:302px;left:122.312px;bottom:auto;right:auto;width:220.5px;height:49px;display:block;z-index:1000; }#wze881 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:329.781px;display:block;z-index:1000; }#wz-section-wzs72 { height:740.765625px;--section-height:740.765625px; }#wze948 { top:359.422px;left:15px;bottom:auto;right:auto;width:438px;height:329.406px;display:block;z-index:1000; }#wze951 { top:15px;left:65px;bottom:auto;right:auto;width:308px;height:73px;display:block;z-index:1000;text-align:center; }#wze953 { top:146px;left:30px;bottom:auto;right:auto;width:378px;height:44px;display:block;z-index:1000;text-align:justify; }#wze954 { top:103px;left:30px;bottom:auto;right:auto;width:378px;height:28px;display:block;z-index:1000;text-align:justify; }#wze955 { top:205px;left:30px;bottom:auto;right:auto;width:378px;height:28px;display:block;z-index:1000;text-align:justify; }#wze956 { top:248px;left:30px;bottom:auto;right:auto;width:378px;height:44px;display:block;z-index:1000;text-align:justify; }#wze952 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:329.422px;display:block;z-index:1000; }#wz-section-wzs77 { height:703.812875px;--section-height:703.812875px; }#wze917 { top:196.5px;left:68.5625px;bottom:auto;right:auto;width:389px;height:24px;display:block;z-index:1000;text-align:right; }#wze918 { top:150px;left:10.64px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze922 { top:151.5px;left:55.64px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze923 { top:151.5px;left:100.64px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze1131 { top:15px;left:209px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wze1138 { top:15px;left:322.014px;bottom:auto;right:auto;width:133px;height:38.5px;display:block;z-index:1000;text-align:right; }#wze1141 { top:438px;left:15px;bottom:auto;right:auto;width:231px;height:36px;display:none;z-index:1000;text-align:right; }#wze1142 { top:21px;left:246px;bottom:auto;right:auto;width:2px;height:165px;display:block;z-index:1000; }#wze1143 { top:25px;left:44.751px;bottom:auto;right:auto;width:180px;height:23.5px;display:block;z-index:1000;text-align:right; }#wze1144 { top:57.375px;left:44.765px;bottom:auto;right:auto;width:180px;height:18.5px;display:block;z-index:1000;text-align:right; }#wze1145 { top:82.0781px;left:44.75px;bottom:auto;right:auto;width:180px;height:18.5px;display:block;z-index:1000;text-align:right; }#wze1146 { top:106.789px;left:44.75px;bottom:auto;right:auto;width:180px;height:18.5px;display:block;z-index:1000;text-align:right; }#wze1147 { top:131px;left:44.751px;bottom:auto;right:auto;width:180px;height:18.5px;display:block;z-index:1000;text-align:right; }#wze1148 { top:729px;left:241.5px;bottom:auto;right:auto;width:180px;height:18px;display:none;z-index:1000;text-align:right; }#wze1149 { top:242px;left:413px;bottom:auto;right:auto;width:1px;height:165px;display:none;z-index:1000; }#wze1150 { top:51px;left:275px;bottom:auto;right:auto;width:180px;height:24px;display:none;z-index:1000;text-align:right; }#wze1151 { top:82.5886px;left:275.001px;bottom:auto;right:auto;width:180px;height:18.5px;display:block;z-index:1000;text-align:right; }#wze1152 { top:617px;left:46.5px;bottom:auto;right:auto;width:180px;height:18px;display:none;z-index:1000;text-align:right; }#wze1153 { top:57.875px;left:275.014px;bottom:auto;right:auto;width:180px;height:19px;display:block;z-index:1000;text-align:right; }#wze1154 { top:107.294px;left:275px;bottom:auto;right:auto;width:180px;height:18.5px;display:block;z-index:1000;text-align:right; }#wze1155 { top:242px;left:202px;bottom:auto;right:auto;width:1px;height:166px;display:none;z-index:1000; }#wze1156 { top:243px;left:183.376px;bottom:auto;right:auto;width:180px;height:24px;display:none;z-index:1000;text-align:right; }#wze1157 { top:132.5px;left:275.001px;bottom:auto;right:auto;width:180px;height:19px;display:block;z-index:1000;text-align:right; }#wze1158 { top:584px;left:144px;bottom:auto;right:auto;width:180px;height:18px;display:none;z-index:1000;text-align:right; }#wze1159 { top:23px;left:235.251px;bottom:auto;right:auto;width:214px;height:64px;display:none;z-index:1000;text-align:right; }#wze1160 { top:522px;left:51.25px;bottom:auto;right:auto;width:170.5px;height:47px;display:none;z-index:1000; }#wz-section-footer { height:812px;--section-height:812px; }#wze1000 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:1814.19px;display:block;z-index:1000; }#wz-section-wzs85 { height:1844.19px;--section-height:1844.19px; }#wze1008 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:103.417px;display:block;z-index:1000; }#wze1009 { top:773.417px;left:15px;bottom:auto;right:auto;width:438px;height:103.417px;display:block;z-index:1000; }#wze1010 { top:133.417px;left:15px;bottom:auto;right:auto;width:438px;height:625px;display:block;z-index:1000; }#wze1011 { top:10px;left:97.5px;bottom:auto;right:auto;width:242px;height:25px;display:block;z-index:1000;text-align:right; }#wze1012 { top:40px;left:97.5px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze1013 { top:50px;left:97.5px;bottom:auto;right:auto;width:242px;height:400px;display:block;z-index:1000; }#wze1014 { top:470px;left:97.5px;bottom:auto;right:auto;width:242px;height:25px;display:block;z-index:1000;text-align:right; }#wze1015 { top:500px;left:97.5px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze1016 { top:510px;left:97.5px;bottom:auto;right:auto;width:242px;height:100px;display:block;z-index:1000; }#wz-section-wzs84 { height:891.83368701172px;--section-height:891.83368701172px; }#wze1025 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:329.422px;z-index:1000; }#wze1026 { top:135.711px;left:30.0156px;bottom:auto;right:auto;width:378px;height:91px;z-index:1000;text-align:justify; }#wze1027 { top:246.219px;left:322px;bottom:auto;right:auto;width:86px;height:40px;z-index:1000; }#wze1028 { top:43.22px;left:65.0156px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1064 { top:344.433px;left:15px;bottom:auto;right:auto;width:438px;height:440px;z-index:1000; }#wze1064 .wz-gallery.wz-gallery-grid li { width:146px;height:146px;padding:10px; }#wz-section-wzs87 { height:816.422px;--section-height:816.422px; }#wze1068 { top:30px;left:15px;bottom:auto;right:auto;width:438px;height:602px;z-index:1000; }#wze1065 { top:15px;left:65px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1066 { top:103px;left:24px;bottom:auto;right:auto;width:390px;height:425px;z-index:1000;text-align:justify; }#wze1067 { top:543px;left:24px;bottom:auto;right:auto;width:153px;height:44px;z-index:1000;text-align:left; }#wz-section-wzs93 { height:660.984px;--section-height:660.984px; }#wze1030 { top:51px;left:60.5px;bottom:auto;right:auto;width:347px;height:69px;z-index:1000;text-align:center; }#wze1031 { top:120px;left:106px;bottom:auto;right:auto;width:256px;height:29px;z-index:1000;text-align:center; }#wze1032 { top:164px;left:15px;bottom:auto;right:auto;width:438px;height:2435px;z-index:1000; }#wze1032 .wz-gallery.wz-gallery-grid li { width:438px;height:405px;padding:10px; }#wz-section-wzs90 { height:2618.02px;--section-height:2618.02px; }#wze1081 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:469px;z-index:1000; }#wze1082 { top:130.5px;left:30px;bottom:auto;right:auto;width:378px;height:91px;z-index:1000;text-align:justify; }#wze1084 { top:22px;left:65px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1089 { top:257px;left:30px;bottom:auto;right:auto;width:378px;height:190px;z-index:1000; }#wze1085 { top:484px;left:15px;bottom:auto;right:auto;width:438px;height:376.422px;z-index:1000; }#wz-section-wzs94 { height:891px;--section-height:891px; }#wz-section-wzs103 { height:15px;--section-height:15px; }#wze1091 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:257.734px;display:block;z-index:1000; }#wze1096 { bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs98 { height:491.719px;--section-height:491.719px; }#wze1092 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:438px;display:block;z-index:1000; }#wz-section-wzs99 { height:672px;--section-height:672px; }#wze1093 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:176.125px;display:block;z-index:1000; }.wzc200  .wz-profile-orders-header p { font-size:16px; }.wzc200  .wz-profile-orders-header-option { font-size:10px; }.wzc200  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc200  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs100 { height:410.125px;--section-height:410.125px; }#wze1094 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:334.688px;display:block;z-index:1000; }.wzc203  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc203  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc203  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc203  [data-name=total_include_tax] { padding:10px; }.wzc203  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc203  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc203  .wz-profile-order-details-order-detail { font-size:10px; }.wzc203  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc203  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc203  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs101 { height:568.688px;--section-height:568.688px; }#wze1095 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:279.422px;display:block;z-index:1000; }#wz-section-wzs102 { height:513.422px;--section-height:513.422px; }.cssgrid #wze873 { margin:  27px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1120 { margin:  29px 0px 96px 0px; grid-area: 1 / 1 / 5 / 2;min-height: 51.1875px }.cssgrid #wze924 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze874 { margin:  35px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1164 { margin:  0px 0px 0px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 30.875px }#wze875 { --gtr:3 }.cssgrid #wze875 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze876 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze878 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1105 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1162 { margin:  -5px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1161 { --gtr:2 }.cssgrid #wze1161 { margin:  0px 0px 9px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1112 { margin:  160px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1114 { margin:  160px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1115 { margin:  160px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1113 { margin:  0px 0px 72px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1117 { margin:  0px 0px 72px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1108 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 137.9936px }.cssgrid #wze1111 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 137.9936px }.cssgrid #wze1106 { margin:  2px 0px 64px 0px; grid-area: 1 / 1 / 3 / 2;min-height: 137.9936px }.cssgrid #wze1107 { margin:  0px 0px 2px 0px; grid-area: 3 / 1 / 4 / 2;min-height: 137.9936px }.cssgrid #wze1109 { margin:  0px 0px 2px 0px; grid-area: 3 / 1 / 4 / 2;min-height: 137.9936px }.cssgrid #wze1123 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1124 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1122 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze881 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze880 { --gtr:3 }.cssgrid #wze880 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze882 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze883 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1128 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze952 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze948 { --gtr:5 }.cssgrid #wze948 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze951 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze954 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze953 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze955 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze956 { margin:  0px 0px 37px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1131 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze1138 { margin:  15px 0px 3px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1142 { margin:  21px 0px 11px 0px; grid-area: 1 / 1 / 14 / 2;min-height: 165px }.cssgrid #wze1143 { margin:  25px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1144 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze1153 { margin:  1px 0px 5px 0px; grid-area: 3 / 1 / 6 / 2; }.cssgrid #wze1145 { margin:  0px 0px 6px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze1151 { margin:  1px 0px 0px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze1146 { margin:  0px 0px 0px 0px; grid-area: 7 / 1 / 8 / 2; }.cssgrid #wze1154 { margin:  0px 0px 5px 0px; grid-area: 7 / 1 / 9 / 2; }.cssgrid #wze1147 { margin:  0px 0px 2px 0px; grid-area: 9 / 1 / 10 / 2; }.cssgrid #wze1157 { margin:  2px 0px 0px 0px; grid-area: 9 / 1 / 11 / 2; }.cssgrid #wze918 { margin:  19px 0px 0px 0px; grid-area: 9 / 1 / 12 / 2; }.cssgrid #wze922 { margin:  0px 0px 0px 0px; grid-area: 10 / 1 / 13 / 2; }.cssgrid #wze923 { margin:  0px 0px 0px 0px; grid-area: 10 / 1 / 13 / 2; }.cssgrid #wze917 { margin:  0px 0px 591px 0px; grid-area: 14 / 1 / 15 / 2; }.cssgrid #wze1000 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1008 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1010 { --gtr:6 }.cssgrid #wze1010 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1009 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1011 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1012 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 4px }.cssgrid #wze1013 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1014 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1015 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 4px }.cssgrid #wze1016 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }#wze1025 { --gtr:3 }.cssgrid #wze1025 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1064 { margin:  344px 0px 32px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1028 { margin:  43px 0px 20px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1026 { margin:  0px 0px 19px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1027 { margin:  0px 0px 43px 0px; grid-area: 3 / 1 / 4 / 2; }#wze1068 { --gtr:3 }.cssgrid #wze1068 { margin:  30px 0px 29px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1065 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1066 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1067 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1030 { margin:  51px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1031 { margin:  120px 0px 15px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1032 { margin:  0px 0px 19px 0px; grid-area: 3 / 1 / 4 / 2; }#wze1081 { --gtr:3 }.cssgrid #wze1081 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1085 { margin:  484px 0px 31px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1084 { margin:  22px 0px 36px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1082 { margin:  0px 0px 35px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1089 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1096 { margin:  0px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1091 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1092 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1093 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1094 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1095 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wz-section-header  { --gtr:2 }#wz-section-wzs71  { --gtr:1 }#wz-section-wzs104  { --gtr:3 }#wz-section-wzs105  { --gtr:3 }#wz-section-wzs72  { --gtr:2 }#wz-section-wzs77  { --gtr:2 }#wz-section-footer  { --gtr:9 }#wz-section-wzs85  { --gtr:1 }#wz-section-wzs84  { --gtr:3 }#wz-section-wzs87  { --gtr:1 }#wz-section-wzs93  { --gtr:1 }#wz-section-wzs90  { --gtr:2 }#wz-section-wzs94  { --gtr:1 }#wz-section-wzs103  { --gtr:0 }#wz-section-wzs98  { --gtr:2 }#wz-section-wzs99  { --gtr:2 }#wz-section-wzs100  { --gtr:2 }#wz-section-wzs101  { --gtr:2 }#wz-section-wzs102  { --gtr:2 }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze873 { top:29.5px;left:15px;bottom:auto;right:auto;width:50px;height:50px;z-index:1000; }#wze874 { top:32px;left:77px;bottom:auto;right:auto;width:140px;height:45px;z-index:1000; }#wze924 { top:29.5px;left:647px;bottom:auto;right:auto;width:106px;height:50px;z-index:1000; }#wze1101 { top:94.5px;left:317px;bottom:auto;right:auto;width:134px;height:24px;z-index:1000; }#wze1102 { top:133.5px;left:234px;bottom:auto;right:auto;width:300px;height:30px;z-index:1000; }#wze1120 { top:178.5px;left:383.5px;bottom:auto;right:auto;width:1px;height:51.1875px;z-index:1000; }#wze1164 { top:244.688px;left:4.79682px;bottom:auto;right:auto;width:758.406px;height:52.0312px;z-index:1000; }#wz-section-header { height:341.22969380911px;--section-height:341.22969380911px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze875 { top:95px;bottom:auto;right:auto;height:215.367px;z-index:998; }#wze876 { top:43.9833px;left:199px;bottom:auto;right:auto;width:505px;height:45px;z-index:998;text-align:right; }#wze878 { top:96.367px;left:326px;bottom:auto;right:auto;width:378px;height:42px;z-index:1000;text-align:justify; }#wze1105 { top:143.367px;left:279px;bottom:auto;right:auto;width:180px;height:40px;z-index:1000; }#wze1129 { top:153.367px;left:263.25px;bottom:auto;right:auto;width:211.5px;height:47px;z-index:1000; }#wz-section-wzs71 { height:909.023px;--section-height:909.023px; }#wze1112 { top:452px;left:310.922px;bottom:auto;right:auto;width:146.141px;height:27px;display:block;z-index:1000;text-align:center; }#wze1113 { top:410px;left:386.5px;bottom:auto;right:auto;width:156.141px;height:27px;display:block;z-index:1000;text-align:center; }#wze1114 { top:410px;left:225.359px;bottom:auto;right:auto;width:146.141px;height:27px;display:block;z-index:1000;text-align:center; }#wze1115 { top:410px;left:557.641px;bottom:auto;right:auto;width:146.141px;height:27px;display:block;z-index:1000;text-align:center; }#wze1117 { top:410px;left:64.218px;bottom:auto;right:auto;width:146.141px;height:27px;display:block;z-index:1000;text-align:center; }#wze1161 { top:70px;left:15px;bottom:auto;right:auto;width:738px;height:325px;display:block;z-index:1000; }#wze1106 { top:170px;left:298.75px;bottom:auto;right:auto;width:140.5px;height:140px;display:block;z-index:1000; }#wze1107 { top:15px;left:65.5px;bottom:auto;right:auto;width:140.5px;height:140px;display:block;z-index:1000; }#wze1108 { top:15px;left:221px;bottom:auto;right:auto;width:140.5px;height:140px;display:block;z-index:1000; }#wze1109 { top:15px;left:376.5px;bottom:auto;right:auto;width:140.5px;height:140px;display:block;z-index:1000; }#wze1111 { top:15px;left:532px;bottom:auto;right:auto;width:140.5px;height:140px;display:block;z-index:1000; }#wze1162 { top:15px;left:200.5px;bottom:auto;right:auto;width:367px;height:40px;display:block;z-index:1000;text-align:center; }#wz-section-wzs104 { height:494px;--section-height:494px; }#wze1122 { top:103px;left:15px;bottom:auto;right:auto;width:738px;height:205px;display:block;z-index:1000; }#wze1122 .wz-gallery.wz-gallery-grid li { width:184px;height:68px;padding:10px; }#wze1123 { top:15px;left:200.5px;bottom:auto;right:auto;width:367px;height:40px;display:block;z-index:1000;text-align:right; }#wze1124 { top:70px;left:174px;bottom:auto;right:auto;width:420px;height:18px;display:block;z-index:1000;text-align:center; }#wz-section-wzs105 { height:323px;--section-height:323px; }#wze880 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:464px;z-index:1000; }#wze882 { top:96.5px;left:215px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze883 { top:185.05px;left:180px;bottom:auto;right:auto;width:378px;height:91px;z-index:1000;text-align:justify; }#wze1128 { top:291.05px;left:258.75px;bottom:auto;right:auto;width:220.5px;height:49px;z-index:1000; }#wze881 { top:415px;left:15px;bottom:auto;right:auto;width:738px;height:623px;z-index:1000; }#wz-section-wzs72 { height:1157px;--section-height:1157px; }#wze948 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:451px;z-index:1000; }#wze951 { top:96.5px;left:215px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze953 { top:213.333px;left:177.5px;bottom:auto;right:auto;width:378px;height:44px;z-index:1000;text-align:justify; }#wze954 { top:174.333px;left:177.5px;bottom:auto;right:auto;width:378px;height:28px;z-index:1000;text-align:justify; }#wze955 { top:276.667px;left:177.5px;bottom:auto;right:auto;width:378px;height:28px;z-index:1000;text-align:justify; }#wze956 { top:311.667px;left:177.5px;bottom:auto;right:auto;width:378px;height:44px;z-index:1000;text-align:justify; }#wze952 { top:466px;left:15px;bottom:auto;right:auto;width:738px;height:623px;z-index:1000; }#wz-section-wzs77 { height:1178px;--section-height:1178px; }#wze917 { top:2490px;left:189.5px;bottom:auto;right:auto;width:389px;height:24px;z-index:1000;text-align:right; }#wze918 { top:328.5px;left:364px;bottom:auto;right:auto;width:40px;height:40px;z-index:1000; }#wze922 { top:383.5px;left:364px;bottom:auto;right:auto;width:40px;height:40px;z-index:1000; }#wze923 { top:438.5px;left:364px;bottom:auto;right:auto;width:40px;height:40px;z-index:1000; }#wze1131 { top:auto;left:auto;bottom:10px;right:10px;width:50px;height:50px;z-index:9999999; }#wze1138 { top:1168px;left:317.5px;bottom:auto;right:auto;width:133px;height:38px;z-index:1000;text-align:right; }#wze1141 { top:1221px;left:268.5px;bottom:auto;right:auto;width:231px;height:36px;z-index:1000;text-align:right; }#wze1142 { top:1272px;left:383px;bottom:auto;right:auto;width:2px;height:208px;z-index:1000; }#wze1143 { top:1495px;left:294px;bottom:auto;right:auto;width:180px;height:24px;z-index:1000;text-align:right; }#wze1144 { top:1534px;left:294px;bottom:auto;right:auto;width:180px;height:18px;z-index:1000;text-align:right; }#wze1145 { top:1567px;left:294px;bottom:auto;right:auto;width:180px;height:18px;z-index:1000;text-align:right; }#wze1146 { top:1600px;left:294px;bottom:auto;right:auto;width:180px;height:18px;z-index:1000;text-align:right; }#wze1147 { top:1633px;left:294px;bottom:auto;right:auto;width:180px;height:18px;z-index:1000;text-align:right; }#wze1148 { top:1666px;left:294px;bottom:auto;right:auto;width:180px;height:18px;z-index:1000;text-align:right; }#wze1149 { top:1699px;left:383px;bottom:auto;right:auto;width:2px;height:208px;z-index:1000; }#wze1150 { top:1922px;left:294px;bottom:auto;right:auto;width:180px;height:24px;z-index:1000;text-align:right; }#wze1151 { top:1961px;left:294px;bottom:auto;right:auto;width:180px;height:18px;z-index:1000;text-align:right; }#wze1152 { top:1994px;left:294px;bottom:auto;right:auto;width:180px;height:18px;z-index:1000;text-align:right; }#wze1153 { top:2027px;left:294px;bottom:auto;right:auto;width:180px;height:19px;z-index:1000;text-align:right; }#wze1154 { top:2061px;left:294px;bottom:auto;right:auto;width:180px;height:18px;z-index:1000;text-align:right; }#wze1155 { top:2094px;left:383.5px;bottom:auto;right:auto;width:1px;height:166px;z-index:1000; }#wze1156 { top:2275px;left:294px;bottom:auto;right:auto;width:180px;height:24px;z-index:1000;text-align:right; }#wze1157 { top:2314px;left:294px;bottom:auto;right:auto;width:180px;height:19px;z-index:1000;text-align:right; }#wze1158 { top:2348px;left:294px;bottom:auto;right:auto;width:180px;height:18px;z-index:1000;text-align:right; }#wze1159 { top:2381px;left:233.5px;bottom:auto;right:auto;width:301px;height:32px;z-index:1000;text-align:right; }#wze1160 { top:2428px;left:298.75px;bottom:auto;right:auto;width:170.5px;height:47px;z-index:1000; }#wz-section-footer { height:2514px;--section-height:2514px; }#wze1000 { top:15px;left:15.5px;bottom:auto;right:auto;width:737px;height:2226.3px;display:block;z-index:1000; }#wz-section-wzs85 { height:2271.3px;--section-height:2271.3px; }#wze1008 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:574.672px;display:block;z-index:1000; }#wze1009 { top:987.69px;left:15px;bottom:auto;right:auto;width:738px;height:461.984px;display:block;z-index:1000; }#wze1010 { top:604.688px;left:252.5px;bottom:auto;right:auto;width:263px;height:368px;display:block;z-index:1000; }#wze1011 { top:10px;left:10px;bottom:auto;right:auto;width:242px;height:27px;display:block;z-index:1000;text-align:right; }#wze1012 { top:42px;left:10px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze1013 { top:52px;left:10px;bottom:auto;right:auto;width:242px;height:220px;display:block;z-index:1000; }#wze1014 { top:292px;left:10px;bottom:auto;right:auto;width:242px;height:27px;display:block;z-index:1000;text-align:right; }#wze1015 { top:324px;left:10px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze1016 { top:334px;left:10px;bottom:auto;right:auto;width:242px;height:19px;display:block;z-index:1000; }#wz-section-wzs84 { height:1464.66px;--section-height:1464.66px; }#wze1025 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:440px;z-index:1000; }#wze1026 { top:187.558px;left:180px;bottom:auto;right:auto;width:378px;height:91px;z-index:1000;text-align:justify; }#wze1027 { top:296.617px;left:472px;bottom:auto;right:auto;width:86px;height:40px;z-index:1000; }#wze1028 { top:96.5px;left:215px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1064 { top:470px;left:15px;bottom:auto;right:auto;width:738px;height:440px;z-index:1000; }#wze1064 .wz-gallery.wz-gallery-grid li { width:246px;height:146px;padding:10px; }#wz-section-wzs87 { height:944px;--section-height:944px; }#wze1068 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:566px;z-index:1000; }#wze1065 { top:38px;left:215px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1066 { top:131px;left:84px;bottom:auto;right:auto;width:570px;height:364px;z-index:1000;text-align:justify; }#wze1067 { top:495px;left:84px;bottom:auto;right:auto;width:153px;height:50px;z-index:1000;text-align:left; }#wz-section-wzs93 { height:596px;--section-height:596px; }#wze1030 { top:15px;left:210.5px;bottom:auto;right:auto;width:347px;height:69px;z-index:1000;text-align:center; }#wze1031 { top:99px;left:256px;bottom:auto;right:auto;width:256px;height:29px;z-index:1000;text-align:center; }#wze1032 { top:143px;left:15px;bottom:auto;right:auto;width:738px;height:3004px;z-index:1000; }#wze1032 .wz-gallery.wz-gallery-grid li { width:738px;height:500px;padding:10px; }#wz-section-wzs90 { height:3217px;--section-height:3217px; }#wze1081 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:526px;z-index:1000; }#wze1082 { top:162.05px;left:180px;bottom:auto;right:auto;width:378px;height:91px;z-index:1000;text-align:justify; }#wze1084 { top:73.5px;left:230px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1089 { top:287.25px;left:180px;bottom:auto;right:auto;width:378px;height:190px;z-index:1000; }#wze1085 { top:541px;left:15px;bottom:auto;right:auto;width:738px;height:622px;z-index:1000; }#wz-section-wzs94 { height:1164px;--section-height:1164px; }#wz-section-wzs103 { height:15px;--section-height:15px; }#wze1091 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:434.266px;display:block;z-index:1000; }#wze1096 { bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs98 { height:701.266px;--section-height:701.266px; }#wze1092 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:738px;display:block;z-index:1000; }#wz-section-wzs99 { height:1005px;--section-height:1005px; }#wze1093 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:296.766px;display:block;z-index:1000; }#wz-section-wzs100 { height:563.766px;--section-height:563.766px; }#wze1094 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:563.938px;display:block;z-index:1000; }#wz-section-wzs101 { height:830.938px;--section-height:830.938px; }#wze1095 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:470.812px;display:block;z-index:1000; }#wz-section-wzs102 { height:737.797px;--section-height:737.797px; }.cssgrid #wze873 { margin:  30px 0px 15px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze924 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze874 { margin:  32px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1101 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1102 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1120 { margin:  0px 0px 15px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 51.1875px }.cssgrid #wze1164 { margin:  0px 0px 44px 0px; grid-area: 6 / 1 / 7 / 2;min-height: 52.0312px }#wze875 { --gtr:3 }.cssgrid #wze875 { margin:  95px 0px 599px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze876 { margin:  44px 0px 7px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze878 { margin:  0px 0px 5px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1105 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1129 { margin:  10px 0px 15px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze1162 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1161 { --gtr:2 }.cssgrid #wze1161 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1113 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1114 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1115 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1117 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1112 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1107 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 140px }.cssgrid #wze1108 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 140px }.cssgrid #wze1109 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 140px }.cssgrid #wze1111 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 140px }.cssgrid #wze1106 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 140px }.cssgrid #wze1123 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1124 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1122 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }#wze880 { --gtr:3 }.cssgrid #wze880 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze881 { margin:  415px 0px 119px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze882 { margin:  97px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze883 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1128 { margin:  0px 0px 124px 0px; grid-area: 3 / 1 / 4 / 2; }#wze948 { --gtr:5 }.cssgrid #wze948 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze952 { margin:  466px 0px 89px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze951 { margin:  97px 0px 4px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze954 { margin:  0px 0px 11px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze953 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze955 { margin:  0px 0px 7px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze956 { margin:  0px 0px 95px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze918 { margin:  329px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze922 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze923 { margin:  0px 0px 689px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1138 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1141 { margin:  0px 0px 15px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1142 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2;min-height: 208px }.cssgrid #wze1143 { margin:  0px 0px 15px 0px; grid-area: 7 / 1 / 8 / 2; }.cssgrid #wze1144 { margin:  0px 0px 15px 0px; grid-area: 8 / 1 / 9 / 2; }.cssgrid #wze1145 { margin:  0px 0px 15px 0px; grid-area: 9 / 1 / 10 / 2; }.cssgrid #wze1146 { margin:  0px 0px 15px 0px; grid-area: 10 / 1 / 11 / 2; }.cssgrid #wze1147 { margin:  0px 0px 15px 0px; grid-area: 11 / 1 / 12 / 2; }.cssgrid #wze1148 { margin:  0px 0px 15px 0px; grid-area: 12 / 1 / 13 / 2; }.cssgrid #wze1149 { margin:  0px 0px 15px 0px; grid-area: 13 / 1 / 14 / 2;min-height: 208px }.cssgrid #wze1150 { margin:  0px 0px 15px 0px; grid-area: 14 / 1 / 15 / 2; }.cssgrid #wze1151 { margin:  0px 0px 15px 0px; grid-area: 15 / 1 / 16 / 2; }.cssgrid #wze1152 { margin:  0px 0px 15px 0px; grid-area: 16 / 1 / 17 / 2; }.cssgrid #wze1153 { margin:  0px 0px 15px 0px; grid-area: 17 / 1 / 18 / 2; }.cssgrid #wze1154 { margin:  0px 0px 15px 0px; grid-area: 18 / 1 / 19 / 2; }.cssgrid #wze1155 { margin:  0px 0px 15px 0px; grid-area: 19 / 1 / 20 / 2;min-height: 166px }.cssgrid #wze1156 { margin:  0px 0px 15px 0px; grid-area: 20 / 1 / 21 / 2; }.cssgrid #wze1157 { margin:  0px 0px 15px 0px; grid-area: 21 / 1 / 22 / 2; }.cssgrid #wze1158 { margin:  0px 0px 15px 0px; grid-area: 22 / 1 / 23 / 2; }.cssgrid #wze1159 { margin:  0px 0px 15px 0px; grid-area: 23 / 1 / 24 / 2; }.cssgrid #wze1160 { margin:  0px 0px 15px 0px; grid-area: 24 / 1 / 25 / 2; }.cssgrid #wze917 { margin:  0px 0px 0px 0px; grid-area: 25 / 1 / 26 / 2; }.cssgrid #wze1000 { margin:  15px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1008 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1010 { --gtr:6 }.cssgrid #wze1010 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1009 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1011 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1012 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 4px }.cssgrid #wze1013 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1014 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1015 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 4px }.cssgrid #wze1016 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }#wze1025 { --gtr:3 }.cssgrid #wze1025 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1064 { margin:  0px 0px 34px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1028 { margin:  97px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1026 { margin:  0px 0px 18px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1027 { margin:  0px 0px 103px 0px; grid-area: 3 / 1 / 4 / 2; }#wze1068 { --gtr:2 }.cssgrid #wze1068 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1065 { margin:  38px 0px 20px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1066 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1067 { margin:  364px 0px 21px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1030 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1031 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1032 { margin:  0px 0px 70px 0px; grid-area: 3 / 1 / 4 / 2; }#wze1081 { --gtr:3 }.cssgrid #wze1081 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1085 { margin:  541px 0px 1px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1084 { margin:  74px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1082 { margin:  0px 0px 34px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1089 { margin:  0px 0px 49px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1096 { margin:  0px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1091 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1092 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1093 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1094 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1095 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wz-section-header  { --gtr:5 }#wz-section-wzs71  { --gtr:1 }#wz-section-wzs104  { --gtr:4 }#wz-section-wzs105  { --gtr:3 }#wz-section-wzs72  { --gtr:1 }#wz-section-wzs77  { --gtr:1 }#wz-section-footer  { --gtr:25 }#wz-section-wzs85  { --gtr:1 }#wz-section-wzs84  { --gtr:3 }#wz-section-wzs87  { --gtr:2 }#wz-section-wzs93  { --gtr:1 }#wz-section-wzs90  { --gtr:3 }#wz-section-wzs94  { --gtr:1 }#wz-section-wzs103  { --gtr:0 }#wz-section-wzs98  { --gtr:2 }#wz-section-wzs99  { --gtr:2 }#wz-section-wzs100  { --gtr:2 }#wz-section-wzs101  { --gtr:2 }#wz-section-wzs102  { --gtr:2 }}@media only screen and (min-width : 1170px) {#wze874 { display:none; }#wze1122 .wz-gallery.wz-gallery-grid li { width:260px;height:68px;padding:10px; }#wze1013 .wz-blog-post-thumbnail+.wz-blog-post-section { margin-right: 110px }#wze1064 .wz-gallery.wz-gallery-grid li { width:195px;height:146px;padding:10px; }#wze1032 .wz-gallery.wz-gallery-grid li { width:390px;height:466px;padding:10px; }.cssgrid #wze1164 { margin:  22px 0px 2px 0px; grid-area: 1 / 1 / 6 / 2;min-height: 82px }.cssgrid #wze924 { margin:  40px 0px 0px 0px; grid-area: 1 / 1 / 5 / 2; }.cssgrid #wze1120 { margin:  45px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2;min-height: 38.1875px }.cssgrid #wze873 { margin:  46px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze1102 { margin:  49px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1101 { margin:  52px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze875 { --gtr:3 }.cssgrid #wze875 { margin:  2px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze876 { margin:  133px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze878 { margin:  0px 0px 49px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1105 { margin:  0px 0px 167px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1129 { margin:  0px 0px 167px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1162 { margin:  22px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1161 { --gtr:1 }.cssgrid #wze1161 { margin:  0px 0px 24px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1112 { margin:  0px 0px 57px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1113 { margin:  0px 0px 57px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1114 { margin:  0px 0px 57px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1115 { margin:  0px 0px 57px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1117 { margin:  0px 0px 57px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1106 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 140px }.cssgrid #wze1107 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 140px }.cssgrid #wze1108 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 140px }.cssgrid #wze1109 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 140px }.cssgrid #wze1111 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 140px }.cssgrid #wze1123 { margin:  35px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1124 { margin:  0px 0px 30px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1122 { margin:  0px 0px 52px 0px; grid-area: 3 / 1 / 4 / 2; }#wze880 { --gtr:3 }.cssgrid #wze880 { margin:  82px 0px 65px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze881 { margin:  83px 0px 65px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze882 { margin:  52px 0px 4px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze883 { margin:  0px 0px 18px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1128 { margin:  0px 0px 61px 0px; grid-area: 3 / 1 / 4 / 2; }#wze948 { --gtr:5 }.cssgrid #wze948 { margin:  225px 0px 124px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze952 { margin:  225px 0px 124px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze951 { margin:  83px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze954 { margin:  0px 0px 7px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze953 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze955 { margin:  0px 0px 7px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze956 { margin:  0px 0px 95px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1149 { margin:  10px 0px 0px 0px; grid-area: 1 / 1 / 19 / 2;min-height: 165.312px }.cssgrid #wze1155 { margin:  11px 0px 0px 0px; grid-area: 1 / 1 / 20 / 2;min-height: 165.312px }.cssgrid #wze1142 { margin:  12px 0px 25px 0px; grid-area: 1 / 1 / 21 / 2;min-height: 165.328px }.cssgrid #wze1159 { margin:  23px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze1138 { margin:  24px 0px 0px 0px; grid-area: 1 / 1 / 5 / 2; }.cssgrid #wze1143 { margin:  25px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1150 { margin:  26px 0px 2px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1156 { margin:  26px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1144 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 6 / 2; }.cssgrid #wze1151 { margin:  1px 0px 4px 0px; grid-area: 3 / 1 / 7 / 2; }.cssgrid #wze1141 { margin:  16px 0px 0px 0px; grid-area: 3 / 1 / 11 / 2; }.cssgrid #wze1157 { margin:  0px 0px 0px 0px; grid-area: 7 / 1 / 8 / 2; }.cssgrid #wze1160 { margin:  1px 0px 3px 0px; grid-area: 7 / 1 / 14 / 2; }.cssgrid #wze1145 { margin:  2px 0px 0px 0px; grid-area: 7 / 1 / 9 / 2; }.cssgrid #wze1152 { margin:  4px 0px 3px 0px; grid-area: 7 / 1 / 10 / 2; }.cssgrid #wze1146 { margin:  0px 0px 0px 0px; grid-area: 10 / 1 / 12 / 2; }.cssgrid #wze1158 { margin:  2px 0px 1px 0px; grid-area: 10 / 1 / 13 / 2; }.cssgrid #wze1153 { margin:  4px 0px 0px 0px; grid-area: 10 / 1 / 14 / 2; }.cssgrid #wze918 { margin:  0px 0px 0px 0px; grid-area: 13 / 1 / 17 / 2; }.cssgrid #wze922 { margin:  0px 0px 0px 0px; grid-area: 13 / 1 / 17 / 2; }.cssgrid #wze923 { margin:  0px 0px 0px 0px; grid-area: 13 / 1 / 17 / 2; }.cssgrid #wze1147 { margin:  0px 0px 0px 0px; grid-area: 14 / 1 / 15 / 2; }.cssgrid #wze1154 { margin:  5px 0px 0px 0px; grid-area: 14 / 1 / 16 / 2; }.cssgrid #wze1148 { margin:  0px 0px 0px 0px; grid-area: 17 / 1 / 18 / 2; }.cssgrid #wze917 { margin:  1px 0px 25px 0px; grid-area: 17 / 1 / 21 / 2; }.cssgrid #wze1000 { margin:  31px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1010 { --gtr:6 }.cssgrid #wze1010 { margin:  10px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1008 { margin:  10px 0px 10px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1009 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1011 { margin:  10px 0px 3px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1012 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 4px }.cssgrid #wze1013 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1014 { margin:  0px 0px 3px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1015 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 4px }.cssgrid #wze1016 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }#wze1025 { --gtr:3 }.cssgrid #wze1025 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1064 { margin:  3px 0px 69px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1028 { margin:  97px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1026 { margin:  0px 0px 18px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1027 { margin:  0px 0px 103px 0px; grid-area: 3 / 1 / 4 / 2; }#wze1068 { --gtr:3 }.cssgrid #wze1068 { margin:  89px 0px 89px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1065 { margin:  0px 0px 34px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1066 { margin:  0px 0px 21px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1067 { margin:  0px 0px -0.5px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1030 { margin:  46px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1031 { margin:  116px 0px 41px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1032 { margin:  0px 0px 63px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1085 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1081 { --gtr:3 }.cssgrid #wze1081 { margin:  0px 0px 68px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1084 { margin:  41px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1082 { margin:  0px 0px 11px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1089 { margin:  0px 0px 29px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1096 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1091 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1092 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1093 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1094 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1095 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }#wz-section-header  { --gtr:1 }#wz-section-wzs71  { --gtr:1 }#wz-section-wzs104  { --gtr:3 }#wz-section-wzs105  { --gtr:3 }#wz-section-wzs72  { --gtr:1 }#wz-section-wzs77  { --gtr:1 }#wz-section-footer  { --gtr:16 }#wz-section-wzs85  { --gtr:1 }#wz-section-wzs84  { --gtr:2 }#wz-section-wzs87  { --gtr:1 }#wz-section-wzs93  { --gtr:1 }#wz-section-wzs90  { --gtr:2 }#wz-section-wzs94  { --gtr:1 }#wz-section-wzs103  { --gtr:0 }#wz-section-wzs98  { --gtr:1 }#wz-section-wzs99  { --gtr:1 }#wz-section-wzs100  { --gtr:1 }#wz-section-wzs101  { --gtr:1 }#wz-section-wzs102  { --gtr:1 }}