.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:12.6667px;left:-14.0311px;width:800px;height:40px;z-index:1000; }.wzc162 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc162  .wz-menu.wz-classic-menu > li .sub-menu { background-color:rgb(26, 26, 26);box-shadow:none; }.wzc162  .wz-menu > li { padding-left:0px; }.wzc162  .wz-menu li > a { padding:0px 15px;font-family:arial;font-size:17px;color:rgba(204, 204, 204, 1); }.wzc162  .wz-menu li.wz-menu-has-children a:after { border-color:rgba(204, 204, 204, 1); }.wzc162  .wz-menu > li > a:before { content:'';display:inline-block;position:absolute;transition:width 0.3s;width:0px;height:4px;background-color:rgba(255, 255, 255, 0);left:0px;top:0px; }.wzc162 .wz-menu.wz-mega-menu > li > a:hover,.wzc162  .wz-menu.wz-classic-menu > li:hover > a { background-color:rgb(38, 43, 48); }.wzc162  .wz-menu > li.active > a { background-color:rgb(38, 43, 48); }.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:rgba(204, 204, 204, 1); }.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(80, 83, 88); }.wzc162  .wz-menu .sub-menu li.wz-menu-has-children > a:after { border-color:rgba(204, 204, 204, 1); }.wzc162  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc162 {  }.wzc162-list { background-color:rgb(26, 26, 26); }.wzc162-mobile {  }#wze876 { top:-1.00098px;left:890.125px;width:230.984px;height:60.7292px;z-index:1001;text-align:center; }.wzc4 { height:auto; }.wzc4-text { width:100%;height:auto; }#wz-section-header { height:59.7569px;--section-height:59.7569px; }.wzc-section-header { background:;background-color:rgb(38, 43, 48);box-shadow:none;border-width:16px;border-style:solid;border-color:rgb(38, 43, 48); }.wzc-section-header-full { background-image:;background-color:rgb(26, 26, 26);background:; }.wzc-section-header-full:after { background:;background-color:rgb(26, 26, 26); }#wz-section-allPage { height:0px;--section-height:0px; }#wze871 { top:0.50014px;left:-270.01px;width:1710px;height:632.969px;z-index:1000; }.wzc217 .wz-gallery > li > figure,.wzc217  .wz-gallery > li > figure:before,.wzc217  .wz-gallery > li > figure:after,.wzc217  .wz-gallery > li > figure > figcaption,.wzc217  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc217  .wz-gallery-caption { text-align:center; }.wzc217  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc217  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc217  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:contain; }.wzc217 {  }.wzc217-slider .wzc217-slider-items {  }.wzc217-slider  .flex-direction-nav a:before { color:#999; }.wzc217-slider {  }#wz-section-wzs71 { height:632.927px;--section-height:632.927px; }#wze1134 { top:147.015px;left:453.519px;width:262.963px;height:22.963px;z-index:1002;text-align:center; }#wze1136 { top:172.734px;left:524.002px;width:121.991px;height:19.9884px;z-index:1000;text-align:left; }#wz-section-footer { height:192.708px;--section-height:192.708px; }.wzc-section-footer { background-color:rgb(249, 249, 249);background:; }.wzc-section-footer-full { background-color:rgb(38, 40, 44);background-attachment:none;background:; }.wzc-section-footer-full-bottom { background-image:fill='rgb(0,0,0)' none;width:100%;height:150px;background-repeat:repeat-x;background-size:undefined;background-position:0px;top:100%;-webkit-transform:translateY(-100%) ;-moz-transform:translateY(-100%) ;-ms-transform:translateY(-100%) ;-o-transform:translateY(-100%) ;transform:translateY(-100%) ;transform:translateY(-100%) ;position:absolute;z-index:10; }.wzc-section-footer-full:after { background:;background-color:rgb(38, 40, 44); }#wze1026 { top:186.292px;left:110.926px;width:378px;height:45.9144px;z-index:1002;text-align:left; }#wze1028 { top:96.8417px;left:110.922px;width:308px;height:79.2593px;z-index:1001;text-align:left; }#wze1172 { top:280.322px;left:107.504px;width:955px;height:506.991px;z-index:1001; }.wzc215 .wz-gallery > li > figure,.wzc215  .wz-gallery > li > figure:before,.wzc215  .wz-gallery > li > figure:after,.wzc215  .wz-gallery > li > figure > figcaption,.wzc215  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc215  .wz-gallery-caption { text-align:center; }.wzc215  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc215  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc215  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:contain; }.wzc215 {  }.wzc215-slider .wzc215-slider-items {  }.wzc215-slider  .flex-direction-nav a:before { color:#999; }.wzc215-slider {  }#wz-section-wzs87 { height:859.456px;--section-height:859.456px; }#wze1173 { top:482.362px;left:396.004px;width:377.998px;height:50.3704px;z-index:1002;text-align:center; }#wze1174 { top:31.033px;left:221.017px;width:727.963px;height:415.972px;z-index:1000; }.wzc216-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;pointer-events:none;z-index:1; }.wzc216-container { width:100%;height:100%;position:relative;overflow:hidden; }#wz-section-wzs93 { height:675.023px;--section-height:675.023px; }.wzc-section-wzs93 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs93-full { background-color:rgb(60, 64, 69);background:; }.wzc-section-wzs93-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1081 { top:0px;left:0px;width:585px;height:448.484px;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; }#wze1082 { top:124.593px;left:102.75px;width:378px;height:94.0625px;z-index:1002;text-align:justify; }#wze1084 { top:40.75px;left:194.75px;width:308px;height:72.581px;z-index:1001;text-align:right; }#wze1089 { top:229.917px;left:102.75px;width:378px;height:189.815px;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; }.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); }#wze1085 { top:-0.4074px;left:585px;width:585px;height:445.995px;z-index:999; }.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; }#wze1085 .wzc35-img-inner { object-fit:cover; }#wz-section-wzs94 { height:517.697px;--section-height:517.697px; }#wz-section-wzs103 { height:200px;--section-height:200px; }#wze1091 { top:30px;left:15px;width:848px;height:499px;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:436.4px;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:625px;--section-height:625px; }#wze1092 { top:30px;left:15px;width:848px;height:368.565px;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:496.389px;--section-height:496.389px; }#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:539.526px;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:575.532px;--section-height:575.532px; }#wze1176 { top:162.307px;left:206.829px;width:377.998px;height:91.8519px;z-index:1002;text-align:left; }#wze1177 { top:77.4654px;left:206.829px;width:485.961px;height:152.593px;z-index:1001;text-align:left; }#wze1192 { top:267.001px;left:205.012px;width:759.977px;height:428.97px;z-index:1000; }#wze1193 { top:748.73px;left:207.512px;width:754.988px;height:91.8519px;z-index:1002;text-align:left; }#wz-section-wzs119 { height:906.47px;--section-height:906.47px; }#wze1181 { top:198.827px;left:197.306px;width:377.998px;height:45.9144px;z-index:1002;text-align:left; }#wze1182 { top:106.209px;left:197.31px;width:452.975px;height:79.2593px;z-index:1001;text-align:left; }#wze1185 { top:280.819px;left:192.016px;width:785.961px;height:428.947px;z-index:1000; }#wze1191 { top:738.162px;left:195.016px;width:779.965px;height:68.8889px;z-index:1002;text-align:left; }#wz-section-wzs122 { height:880.671px;--section-height:880.671px; }#wze1194 { top:158.996px;left:322.469px;width:377.998px;height:22.963px;z-index:1002;text-align:left; }#wze1195 { top:60.6067px;left:319.829px;width:452.975px;height:79.2593px;z-index:1001;text-align:left; }#wze1197 { top:651.544px;left:324.051px;width:525.961px;height:145.926px;z-index:1002;text-align:right; }#wze1198 { top:214.746px;left:320.532px;width:528.947px;height:418.982px;z-index:1003; }#wz-section-wzs126 { height:911.644px;--section-height:911.644px; }#wze1199 { top:148.68px;left:394.81px;width:377.998px;height:45.9144px;z-index:1002;text-align:left; }#wze1200 { top:64.7333px;left:398.658px;width:374.977px;height:72.5926px;z-index:1001;text-align:left; }#wze1201 { top:208.706px;left:398.51px;width:372.975px;height:561.991px;z-index:1001; }#wz-section-wzs127 { height:857.28px;--section-height:857.28px; }#wze1202 { top:433.429px;left:303.009px;width:563.993px;height:100.741px;z-index:1002;text-align:left; }#wze1203 { top:28.743px;left:300.521px;width:568.97px;height:374.977px;z-index:1000; }#wz-section-wzs128 { height:581.771px;--section-height:581.771px; }.wzc-section-wzs128 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs128-full { background-color:rgb(60, 64, 69);background:; }.wzc-section-wzs128-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1204 { top:194.989px;left:226.549px;width:377.998px;height:45.9144px;z-index:1002;text-align:left; }#wze1205 { top:109.341px;left:226.547px;width:361.991px;height:79.2593px;z-index:1001;text-align:left; }#wze1206 { top:242.773px;left:107.512px;width:955px;height:506.991px;z-index:1001; }#wz-section-wzs129 { height:847.28px;--section-height:847.28px; }#wze1209 { top:137.542px;left:341.192px;width:377.998px;height:22.963px;z-index:1002;text-align:left; }#wze1210 { top:64.7343px;left:341.184px;width:361.991px;height:73.3218px;z-index:1001;text-align:left; }#wze1211 { top:180.059px;left:107.509px;width:954.988px;height:554.977px;z-index:1001; }#wz-section-wzs131 { height:847.581px;--section-height:847.581px; }#wze1213 { top:173.484px;left:197.312px;width:377.998px;height:22.963px;z-index:1002;text-align:left; }#wze1214 { top:99.9414px;left:197.312px;width:374.977px;height:72.5926px;z-index:1001;text-align:left; }#wze1215 { top:221.461px;left:195.546px;width:778.901px;height:471.933px;z-index:1001; }#wze1218 { top:723.017px;left:197.312px;width:773.982px;height:91.8519px;z-index:1002;text-align:left; }#wz-section-wzs132 { height:958.495px;--section-height:958.495px; }#wze1219 { top:173.492px;left:199.643px;width:377.998px;height:22.963px;z-index:1002;text-align:left; }#wze1220 { top:99.9414px;left:197.312px;width:430.972px;height:57.037px;z-index:1001;text-align:left; }#wze1221 { top:221.463px;left:195.549px;width:778.901px;height:476.887px;z-index:1001; }#wze1222 { top:735.001px;left:194.205px;width:779.954px;height:114.815px;z-index:1002;text-align:left; }#wz-section-wzs134 { height:949.734px;--section-height:949.734px; }#wze1224 { top:230.996px;left:209.167px;width:377.998px;height:22.963px;z-index:1002;text-align:left; }#wze1225 { top:99.9414px;left:197.312px;width:471.956px;height:114.074px;z-index:1001;text-align:left; }#wze1226 { top:280.698px;left:206.6px;width:756.817px;height:496.852px;z-index:1001; }#wze1227 { top:806.966px;left:206.837px;width:779.954px;height:22.963px;z-index:1002;text-align:left; }#wz-section-wzs135 { height:899.352px;--section-height:899.352px; }#wze1228 { top:173.628px;left:199.639px;width:377.998px;height:22.963px;z-index:1002;text-align:left; }#wze1229 { top:99.9414px;left:197.312px;width:471.944px;height:57.0255px;z-index:1001;text-align:left; }#wze1230 { top:232.895px;left:203.597px;width:762.801px;height:497.836px;z-index:1001; }#wze1231 { top:761.574px;left:206.835px;width:779.954px;height:22.963px;z-index:1002;text-align:left; }#wz-section-wzs136 { height:899.074px;--section-height:899.074px; }#wze1232 { top:183.014px;left:197.304px;width:377.998px;height:22.963px;z-index:1002;text-align:left; }#wze1233 { top:99.9414px;left:197.312px;width:570.926px;height:57.037px;z-index:1001;text-align:left; }#wze1234 { top:257.438px;left:203.606px;width:762.801px;height:497.836px;z-index:1001; }#wze1235 { top:818.667px;left:206.835px;width:779.954px;height:22.963px;z-index:1002;text-align:left; }#wz-section-wzs137 { height:956.053px;--section-height:956.053px; }#wze1236 { top:183.105px;left:228.881px;width:377.998px;height:22.963px;z-index:1002;text-align:left; }#wze1237 { top:120.466px;left:226.557px;width:570.926px;height:57.0255px;z-index:1001;text-align:left; }#wze1238 { top:240.7px;left:202.118px;width:765.764px;height:555.799px;z-index:1001; }#wz-section-wzs138 { height:956.053px;--section-height:956.053px; }#wze1240 { top:240.277px;left:228.881px;width:377.998px;height:45.9144px;z-index:1002;text-align:left; }#wze1241 { top:120.466px;left:226.557px;width:570.926px;height:114.063px;z-index:1001;text-align:left; }#wze1242 { top:297.814px;left:202.125px;width:765.764px;height:555.799px;z-index:1001; }#wze1244 { top:893.511px;left:226.55px;width:706.991px;height:114.803px;z-index:1002;text-align:left; }#wz-section-wzs139 { height:1097.5px;--section-height:1097.5px; }#wze1245 { top:211.959px;left:334.559px;width:377.998px;height:45.9144px;z-index:1002;text-align:left; }#wze1246 { top:113.461px;left:335.972px;width:561.991px;height:73.3218px;z-index:1001;text-align:left; }#wze1247 { top:289.361px;left:329.021px;width:511.968px;height:589.977px;z-index:1001; }#wz-section-wzs140 { height:1064.27px;--section-height:1064.27px; }#wze1250 { top:221.912px;left:509.322px;width:525.961px;height:195.556px;z-index:1002;text-align:left; }#wze1251 { top:125.196px;left:223.747px;width:252.917px;height:388.982px;z-index:1003; }#wz-section-wzs141 { height:639.363px;--section-height:639.363px; }#wze1252 { top:196.744px;left:121.644px;width:377.998px;height:22.963px;z-index:1002;text-align:left; }#wze1253 { top:124.004px;left:123.048px;width:837.975px;height:49.9306px;z-index:1001;text-align:left; }#wze1254 { top:256.489px;left:124.529px;width:920.938px;height:720.961px;z-index:1001; }#wz-section-wzs142 { height:1207.49px;--section-height:1207.49px; }[data-page=p8] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p28] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p36] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p38] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p40] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p41] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p42] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p43] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p44] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p45] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p46] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p47] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p48] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p49] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p50] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p51] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p52] #wz-root-background { background-color:rgb(60, 64, 69); }[data-page=p53] #wz-root-background { background-color:rgb(60, 64, 69); }@media only screen and (max-width : 768px) {#wze873 { top:25px;left:403px;bottom:auto;right:auto;width:50px;height:50px;z-index:1000; }#wze876 { top:27.2084px;left:124.517px;bottom:auto;right:auto;width:219px;height:42.963px;display:block;z-index:1000;text-align:center; }#wz-section-header { height:76.9448px;--section-height:76.9448px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze871 { top:1.99727px;left:1.00422px;bottom:auto;right:auto;width:466.991px;height:252.917px;display:block;z-index:1000; }#wze871 .wz-gallery.wz-gallery-grid li { width:155px;height:84px;padding:10px; }#wz-section-wzs71 { height:577.917px;--section-height:577.917px; }#wze1134 { top:78.0104px;left:45.023px;bottom:auto;right:auto;width:377.969px;height:22.963px;z-index:1000;text-align:center; }#wze1136 { top:51.334px;left:144.013px;bottom:auto;right:auto;width:180px;height:20px;z-index:1000;text-align:center; }#wz-section-footer { height:100.97227734375px;--section-height:100.97227734375px; }#wze1026 { top:87.0231px;left:14.9999px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1028 { top:39.6px;left:14.9888px;bottom:auto;right:auto;width:307.998px;height:47.3958px;z-index:1000;text-align:left; }#wze1172 { top:146.808px;left:12.0082px;bottom:auto;right:auto;width:443.993px;height:421.968px;z-index:1000; }#wze1172 .wz-gallery.wz-gallery-grid li { width:147px;height:132px;padding:10px; }#wz-section-wzs87 { height:609.259px;--section-height:609.259px; }#wze1173 { top:349.322px;left:45.0074px;bottom:auto;right:auto;width:377.998px;height:50.3704px;z-index:1000;text-align:center; }#wze1174 { top:27.9057px;left:15.0025px;bottom:auto;right:auto;width:437.998px;height:288.657px;z-index:1000; }#wz-section-wzs93 { height:445.012px;--section-height:445.012px; }#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.729px;display:block;z-index:1000; }#wze1096 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs98 { height:491.71901525879px;--section-height:491.71901525879px; }#wze1092 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:438px;display:block;z-index:1000; }#wz-section-wzs99 { height:672.00003051758px;--section-height:672.00003051758px; }#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.12500762939px;--section-height:410.12500762939px; }#wze1094 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:334.698px;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.698px;--section-height:568.698px; }#wze1095 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:279.427px;display:block;z-index:1000; }#wz-section-wzs102 { height:513.417px;--section-height:513.417px; }#wze1176 { top:86.9958px;left:14.9942px;bottom:auto;right:auto;width:377.998px;height:82.963px;z-index:1000;text-align:left; }#wze1177 { top:28.7354px;left:14.9903px;bottom:auto;right:auto;width:307.998px;height:91.0995px;z-index:1000;text-align:left; }#wze1192 { top:241.505px;left:16.4742px;bottom:auto;right:auto;width:437.998px;height:210.336px;z-index:1000; }#wze1193 { top:631.842px;left:14.9894px;bottom:auto;right:auto;width:435.984px;height:137.778px;z-index:1000;text-align:left; }#wz-section-wzs119 { height:944.19px;--section-height:944.19px; }#wze1181 { top:103.557px;left:14.9914px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1182 { top:40.5417px;left:14.9924px;bottom:auto;right:auto;width:307.998px;height:47.3958px;z-index:1000;text-align:left; }#wze1185 { top:231.004px;left:14.999px;bottom:auto;right:auto;width:437.998px;height:218.426px;z-index:1000; }#wze1191 { top:610.108px;left:17.9751px;bottom:auto;right:auto;width:422.998px;height:88.8889px;z-index:1000;text-align:left; }#wz-section-wzs122 { height:856.586px;--section-height:856.586px; }#wze1194 { top:113.465px;left:14.9945px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1195 { top:49.1878px;left:14.9918px;bottom:auto;right:auto;width:307.998px;height:55.5556px;z-index:1000;text-align:left; }#wze1197 { top:579.541px;left:31.0091px;bottom:auto;right:auto;width:405.995px;height:145.926px;z-index:1000;text-align:right; }#wze1198 { top:214.743px;left:14.9937px;bottom:auto;right:auto;width:437.998px;height:355.972px;z-index:1000; }#wze1198 .wz-gallery.wz-gallery-grid li { width:145px;height:118px;padding:10px; }#wz-section-wzs126 { height:936.898px;--section-height:936.898px; }#wze1199 { top:77.505px;left:14.9926px;bottom:auto;right:auto;width:377.998px;height:41.4815px;z-index:1000;text-align:left; }#wze1200 { top:15.003px;left:11.4168px;bottom:auto;right:auto;width:307.998px;height:58.507px;z-index:1000;text-align:left; }#wze1201 { top:221.484px;left:35.505px;bottom:auto;right:auto;width:396.991px;height:620.961px;z-index:1000; }#wze1201 .wz-gallery.wz-gallery-grid li { width:132px;height:206px;padding:10px; }#wz-section-wzs127 { height:888.009px;--section-height:888.009px; }#wze1202 { top:341.615px;left:14.9992px;bottom:auto;right:auto;width:437.998px;height:114.815px;z-index:1000;text-align:left; }#wze1203 { top:15.011px;left:15.0094px;bottom:auto;right:auto;width:437.998px;height:288.646px;z-index:1000; }#wz-section-wzs128 { height:588.403px;--section-height:588.403px; }#wze1204 { top:77.0923px;left:14.9973px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1205 { top:15.0101px;left:14.9952px;bottom:auto;right:auto;width:307.998px;height:55.5556px;z-index:1000;text-align:left; }#wze1206 { top:113.467px;left:16.4788px;bottom:auto;right:auto;width:437.998px;height:506.991px;z-index:1000; }#wze1206 .wz-gallery.wz-gallery-grid li { width:145px;height:168px;padding:10px; }#wz-section-wzs129 { height:768.438px;--section-height:768.438px; }#wze1209 { top:65.5134px;left:6.15589px;bottom:auto;right:auto;width:64.9884px;height:22.963px;z-index:1000;text-align:justify; }#wze1210 { top:4.31026px;left:2.99979px;bottom:auto;right:auto;width:307.998px;height:73.3218px;z-index:1000;text-align:center; }#wze1211 { top:87.0139px;left:15.0076px;bottom:auto;right:auto;width:437.998px;height:506.991px;z-index:1000; }#wze1211 .wz-gallery.wz-gallery-grid li { width:145px;height:160px;padding:10px; }#wz-section-wzs131 { height:611.273px;--section-height:611.273px; }#wze1213 { top:86.9998px;left:19.3508px;bottom:auto;right:auto;width:307.998px;height:22.963px;z-index:1000;text-align:justify; }#wze1214 { top:14.2017px;left:14.9995px;bottom:auto;right:auto;width:205.995px;height:72.5926px;z-index:1000;text-align:center; }#wze1215 { top:161.512px;left:15.0106px;bottom:auto;right:auto;width:437.998px;height:281.991px;z-index:1000; }#wze1215 .wz-gallery.wz-gallery-grid li { width:145px;height:93px;padding:10px; }#wze1218 { top:473.468px;left:14.9913px;bottom:auto;right:auto;width:437.998px;height:137.778px;z-index:1000;text-align:left; }#wz-section-wzs132 { height:724.306px;--section-height:724.306px; }#wze1219 { top:111.085px;left:14.99px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1220 { top:56.9816px;left:11.4216px;bottom:auto;right:auto;width:307.998px;height:39.9884px;z-index:1000;text-align:left; }#wze1221 { top:212.1px;left:14.9957px;bottom:auto;right:auto;width:437.998px;height:270.961px;z-index:1000; }#wze1221 .wz-gallery.wz-gallery-grid li { width:145px;height:90px;padding:10px; }#wze1222 { top:571.4px;left:16.47px;bottom:auto;right:auto;width:437.998px;height:137.778px;z-index:1000;text-align:left; }#wz-section-wzs134 { height:768.657px;--section-height:768.657px; }#wze1224 { top:91.5967px;left:14.9999px;bottom:auto;right:auto;width:337.963px;height:20.7292px;z-index:1000;text-align:left; }#wze1225 { top:22.1693px;left:14.9934px;bottom:auto;right:auto;width:368.993px;height:57.7778px;z-index:1000;text-align:left; }#wze1226 { top:181.012px;left:14.9892px;bottom:auto;right:auto;width:437.998px;height:306.968px;z-index:1000; }#wze1226 .wz-gallery.wz-gallery-grid li { width:145px;height:93px;padding:10px; }#wze1227 { top:545.802px;left:16.4771px;bottom:auto;right:auto;width:437.998px;height:22.963px;z-index:1000;text-align:left; }#wz-section-wzs135 { height:653.368px;--section-height:653.368px; }#wze1228 { top:77.8465px;left:14.9927px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1229 { top:24.7498px;left:14.9886px;bottom:auto;right:auto;width:307.998px;height:39.9884px;z-index:1000;text-align:left; }#wze1230 { top:180.116px;left:16.4764px;bottom:auto;right:auto;width:437.998px;height:302.975px;z-index:1000; }#wze1230 .wz-gallery.wz-gallery-grid li { width:145px;height:100px;padding:10px; }#wze1231 { top:555.075px;left:16.4721px;bottom:auto;right:auto;width:437.998px;height:22.963px;z-index:1000;text-align:left; }#wz-section-wzs136 { height:764.861px;--section-height:764.861px; }#wze1232 { top:75.0096px;left:14.9963px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1233 { top:35.851px;left:14.9948px;bottom:auto;right:auto;width:307.998px;height:28.8889px;z-index:1000;text-align:left; }#wze1234 { top:185.466px;left:15.0047px;bottom:auto;right:auto;width:437.998px;height:267.986px;z-index:1000; }#wze1234 .wz-gallery.wz-gallery-grid li { width:145px;height:89px;padding:10px; }#wze1235 { top:486.512px;left:14.9895px;bottom:auto;right:auto;width:437.998px;height:22.963px;z-index:1000;text-align:left; }#wz-section-wzs137 { height:648.82px;--section-height:648.82px; }#wze1236 { top:65.493px;left:17.6765px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1237 { top:23.5756px;left:14.9905px;bottom:auto;right:auto;width:307.998px;height:34.8032px;z-index:1000;text-align:left; }#wze1238 { top:184.487px;left:10.4686px;bottom:auto;right:auto;width:437.998px;height:360.984px;z-index:1000; }#wze1238 .wz-gallery.wz-gallery-grid li { width:145px;height:120px;padding:10px; }#wz-section-wzs138 { height:738.75px;--section-height:738.75px; }#wze1240 { top:100.734px;left:14.9908px;bottom:auto;right:auto;width:377.998px;height:41.4815px;z-index:1000;text-align:left; }#wze1241 { top:17.3765px;left:14.9988px;bottom:auto;right:auto;width:307.998px;height:69.6181px;z-index:1000;text-align:left; }#wze1242 { top:232.745px;left:14.9929px;bottom:auto;right:auto;width:437.998px;height:371.991px;z-index:1000; }#wze1242 .wz-gallery.wz-gallery-grid li { width:145px;height:123px;padding:10px; }#wze1244 { top:732.3px;left:19.996px;bottom:auto;right:auto;width:437.998px;height:124.433px;z-index:1000;text-align:left; }#wz-section-wzs139 { height:894.537px;--section-height:894.537px; }#wze1245 { top:77.1314px;left:14.9983px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1246 { top:28.6606px;left:14.9985px;bottom:auto;right:auto;width:307.998px;height:43.6921px;z-index:1000;text-align:left; }#wze1247 { top:159.064px;left:31.5058px;bottom:auto;right:auto;width:414.988px;height:496.991px;z-index:1000; }#wze1247 .wz-gallery.wz-gallery-grid li { width:138px;height:165px;padding:10px; }#wz-section-wzs140 { height:820.613px;--section-height:820.613px; }#wze1250 { top:461.336px;left:91.7761px;bottom:auto;right:auto;width:259.988px;height:181.47px;z-index:1000;text-align:center; }#wze1251 { top:41.4785px;left:0.010644px;bottom:auto;right:auto;width:437.998px;height:418.982px;z-index:1000; }#wze1251 .wz-gallery.wz-gallery-grid li { width:145px;height:139px;padding:10px; }#wz-section-wzs141 { height:678.565px;--section-height:678.565px; }#wze1252 { top:64.0364px;left:14.9911px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1253 { top:28.6606px;left:14.9985px;bottom:auto;right:auto;width:418.993px;height:24.9653px;z-index:1000;text-align:left; }#wze1254 { top:142.363px;left:31.5058px;bottom:auto;right:auto;width:414.988px;height:496.991px;z-index:1000; }#wze1254 .wz-gallery.wz-gallery-grid li { width:138px;height:165px;padding:10px; }#wz-section-wzs142 { height:803.901px;--section-height:803.901px; }.cssgrid #wze873 { margin:  25px 0px 2px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze876 { margin:  27px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze871 { margin:  2px 0px 323px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1136 { margin:  51px 0px 7px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1134 { margin:  0px 0px -0.027722656250006px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1028 { margin:  40px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1026 { margin:  87px 0px 14px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1172 { margin:  0px 0px 40px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1174 { margin:  28px 0px 32px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1173 { margin:  0px 0px 45px 0px; grid-area: 2 / 1 / 3 / 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:  15px 0px 15px 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; }.cssgrid #wze1177 { margin:  29px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1176 { margin:  87px 0px 72px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1192 { margin:  0px 0px 180px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1193 { margin:  0px 0px 174px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1182 { margin:  41px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1181 { margin:  0px 0px 82px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1185 { margin:  0px 0px 161px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1191 { margin:  0px 0px 158px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1195 { margin:  49px 0px 8px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1194 { margin:  0px 0px 79px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1198 { margin:  0px 0px 9px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1197 { margin:  0px 0px 212px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1200 { margin:  15px 0px 4px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1199 { margin:  0px 0px 102px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1201 { margin:  0px 0px 46px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1203 { margin:  15px 0px 38px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1202 { margin:  0px 0px 132px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1205 { margin:  15px 0px 6px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1204 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1206 { margin:  36px 0px 148px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1210 { margin:  4px 0px 9px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1209 { margin:  66px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1211 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1214 { margin:  14px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1213 { margin:  87px 0px 52px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1215 { margin:  0px 0px 29px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1218 { margin:  0px 0px 113px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1220 { margin:  57px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1219 { margin:  0px 0px 78px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1221 { margin:  0px 0px 88px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1222 { margin:  0px 0px 60px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1225 { margin:  22px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1224 { margin:  0px 0px 69px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1226 { margin:  0px 0px 58px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1227 { margin:  0px 0px 84px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1229 { margin:  25px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1228 { margin:  0px 0px 79px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1230 { margin:  0px 0px 72px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1231 { margin:  0px 0px 187px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1233 { margin:  36px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1232 { margin:  0px 0px 87px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1234 { margin:  0px 0px 34px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1235 { margin:  0px 0px 140px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1237 { margin:  24px 0px 7px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1236 { margin:  0px 0px 96px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1238 { margin:  0px 0px 194px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1241 { margin:  17px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1240 { margin:  0px 0px 91px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1242 { margin:  0px 0px 127px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1244 { margin:  0px 0px 38px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1246 { margin:  29px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1245 { margin:  0px 0px 36px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1247 { margin:  0px 0px 165px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1251 { margin:  41px 0px 1px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1250 { margin:  0px 0px 36px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1253 { margin:  29px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1252 { margin:  0px 0px 55px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1254 { margin:  0px 0px 165px 0px; grid-area: 3 / 1 / 4 / 2; }#wz-section-header  { --gtr:1 }#wz-section-wzs71  { --gtr:1 }#wz-section-footer  { --gtr:2 }#wz-section-wzs87  { --gtr:2 }#wz-section-wzs93  { --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 }#wz-section-wzs119  { --gtr:3 }#wz-section-wzs122  { --gtr:4 }#wz-section-wzs126  { --gtr:4 }#wz-section-wzs127  { --gtr:3 }#wz-section-wzs128  { --gtr:2 }#wz-section-wzs129  { --gtr:2 }#wz-section-wzs131  { --gtr:2 }#wz-section-wzs132  { --gtr:3 }#wz-section-wzs134  { --gtr:4 }#wz-section-wzs135  { --gtr:4 }#wz-section-wzs136  { --gtr:4 }#wz-section-wzs137  { --gtr:4 }#wz-section-wzs138  { --gtr:3 }#wz-section-wzs139  { --gtr:4 }#wz-section-wzs140  { --gtr:3 }#wz-section-wzs141  { --gtr:2 }#wz-section-wzs142  { --gtr:3 }}@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; }#wze876 { top:25.3361px;left:503.51px;bottom:auto;right:auto;width:219px;height:48.8773px;z-index:998;text-align:right; }#wz-section-header { height:104.6528px;--section-height:104.6528px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze871 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:420px;z-index:997; }#wze871 .wz-gallery.wz-gallery-grid li { width:256px;height:140px;padding:10px; }#wz-section-wzs71 { height:629.653px;--section-height:629.653px; }#wze1134 { top:25.0097px;left:255.536px;bottom:auto;right:auto;width:256.956px;height:22.963px;z-index:1000;text-align:left; }#wze1136 { top:67.6419px;left:317.417px;bottom:auto;right:auto;width:180px;height:19.9884px;z-index:1000;text-align:left; }#wz-section-footer { height:87.6042px;--section-height:87.6042px; }#wze1026 { top:90.8356px;left:14.9938px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1028 { top:15.01px;left:14.9923px;bottom:auto;right:auto;width:307.998px;height:62.963px;z-index:1000;text-align:left; }#wze1172 { top:152.797px;left:15.0034px;bottom:auto;right:auto;width:737.998px;height:559.954px;z-index:1000; }#wze1172 .wz-gallery.wz-gallery-grid li { width:245px;height:178px;padding:10px; }#wz-section-wzs87 { height:759.826px;--section-height:759.826px; }#wze1173 { top:471.058px;left:195.003px;bottom:auto;right:auto;width:377.998px;height:50.3704px;z-index:1000;text-align:center; }#wze1174 { top:80.3704px;left:99.5152px;bottom:auto;right:auto;width:568.97px;height:374.977px;z-index:1000; }#wz-section-wzs93 { height:558.3474px;--section-height:558.3474px; }#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.271px;display:block;z-index:1000; }#wze1096 { bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs98 { height:701.271px;--section-height:701.271px; }#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.76px;display:block;z-index:1000; }#wz-section-wzs100 { height:563.75px;--section-height:563.75px; }#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.823px;display:block;z-index:1000; }#wz-section-wzs102 { height:737.823px;--section-height:737.823px; }#wze1176 { top:103.16px;left:14.9888px;bottom:auto;right:auto;width:488.993px;height:68.8889px;z-index:1000;text-align:left; }#wze1177 { top:40.9432px;left:19.0809px;bottom:auto;right:auto;width:307.998px;height:91.0995px;z-index:1000;text-align:left; }#wze1192 { top:283.037px;left:16.4759px;bottom:auto;right:auto;width:737.998px;height:354.41px;z-index:1000; }#wze1193 { top:774.322px;left:17.5022px;bottom:auto;right:auto;width:736.968px;height:91.8519px;z-index:1000;text-align:left; }#wz-section-wzs119 { height:1152.12px;--section-height:1152.12px; }#wze1181 { top:123.017px;left:14.9912px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1182 { top:49.2032px;left:14.9896px;bottom:auto;right:auto;width:307.998px;height:55.5556px;z-index:1000;text-align:left; }#wze1185 { top:316.768px;left:14.9922px;bottom:auto;right:auto;width:737.998px;height:368.044px;z-index:1000; }#wze1191 { top:829.769px;left:17.0089px;bottom:auto;right:auto;width:735.995px;height:68.8889px;z-index:1000;text-align:left; }#wz-section-wzs122 { height:1020.23px;--section-height:1020.23px; }#wze1194 { top:86.993px;left:14.9907px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1195 { top:24.6075px;left:14.9926px;bottom:auto;right:auto;width:307.998px;height:55.5556px;z-index:1000;text-align:left; }#wze1197 { top:782.799px;left:180.062px;bottom:auto;right:auto;width:511.991px;height:145.926px;z-index:1000;text-align:right; }#wze1198 { top:277.495px;left:78.6363px;bottom:auto;right:auto;width:624.931px;height:483.958px;z-index:1000; }#wze1198 .wz-gallery.wz-gallery-grid li { width:208px;height:161px;padding:10px; }#wz-section-wzs126 { height:1251.93px;--section-height:1251.93px; }#wze1199 { top:100.772px;left:14.9998px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1200 { top:34.9771px;left:14.9962px;bottom:auto;right:auto;width:307.998px;height:58.507px;z-index:1000;text-align:left; }#wze1201 { top:228.127px;left:76.0186px;bottom:auto;right:auto;width:615.984px;height:706.991px;z-index:1000; }#wze1201 .wz-gallery.wz-gallery-grid li { width:205px;height:235px;padding:10px; }#wz-section-wzs127 { height:978.449px;--section-height:978.449px; }#wze1202 { top:458.601px;left:97.2521px;bottom:auto;right:auto;width:570.984px;height:100.741px;z-index:1000;text-align:left; }#wze1203 { top:43.0089px;left:99.5243px;bottom:auto;right:auto;width:568.97px;height:374.977px;z-index:1000; }#wz-section-wzs128 { height:659.074px;--section-height:659.074px; }#wze1204 { top:113.097px;left:14.9966px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1205 { top:41.4727px;left:14.9948px;bottom:auto;right:auto;width:307.998px;height:62.963px;z-index:1000;text-align:left; }#wze1206 { top:242.782px;left:15.009px;bottom:auto;right:auto;width:737.998px;height:506.991px;z-index:1000; }#wze1206 .wz-gallery.wz-gallery-grid li { width:245px;height:168px;padding:10px; }#wz-section-wzs129 { height:1010.82px;--section-height:1010.82px; }#wze1209 { top:293.558px;left:195px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:justify; }#wze1210 { top:354.472px;left:230px;bottom:auto;right:auto;width:307.998px;height:79.2593px;z-index:1000;text-align:center; }#wze1211 { top:448.731px;left:15px;bottom:auto;right:auto;width:737.998px;height:506.991px;z-index:1000; }#wze1211 .wz-gallery.wz-gallery-grid li { width:245px;height:160px;padding:10px; }#wz-section-wzs131 { height:1661.1762px;--section-height:1661.1762px; }#wze1213 { top:100.038px;left:14.9965px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1214 { top:28.7425px;left:14.9953px;bottom:auto;right:auto;width:193.993px;height:72.5926px;z-index:1000;text-align:center; }#wze1215 { top:206.734px;left:15.0032px;bottom:auto;right:auto;width:737.998px;height:506.991px;z-index:1000; }#wze1215 .wz-gallery.wz-gallery-grid li { width:245px;height:168px;padding:10px; }#wze1218 { top:735.003px;left:20.0011px;bottom:auto;right:auto;width:737.998px;height:91.8519px;z-index:1000;text-align:left; }#wz-section-wzs132 { height:977.373px;--section-height:977.373px; }#wze1219 { top:75.7191px;left:14.9907px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1220 { top:19.9352px;left:14.9937px;bottom:auto;right:auto;width:345.995px;height:40px;z-index:1000;text-align:left; }#wze1221 { top:169.752px;left:15.0107px;bottom:auto;right:auto;width:737.998px;height:506.991px;z-index:1000; }#wze1221 .wz-gallery.wz-gallery-grid li { width:245px;height:168px;padding:10px; }#wze1222 { top:784.734px;left:16.4738px;bottom:auto;right:auto;width:737.998px;height:114.815px;z-index:1000;text-align:left; }#wz-section-wzs134 { height:950.741px;--section-height:950.741px; }#wze1224 { top:136.034px;left:14.9988px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1225 { top:58.517px;left:14.9905px;bottom:auto;right:auto;width:307.998px;height:69.6181px;z-index:1000;text-align:left; }#wze1226 { top:218.477px;left:15.0047px;bottom:auto;right:auto;width:737.998px;height:506.991px;z-index:1000; }#wze1226 .wz-gallery.wz-gallery-grid li { width:245px;height:160px;padding:10px; }#wze1227 { top:759.021px;left:16.4788px;bottom:auto;right:auto;width:737.998px;height:22.963px;z-index:1000;text-align:left; }#wz-section-wzs135 { height:1062.55px;--section-height:1062.55px; }#wze1228 { top:101.492px;left:21.9726px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1229 { top:50.9978px;left:19.0765px;bottom:auto;right:auto;width:307.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1230 { top:183.493px;left:15.0026px;bottom:auto;right:auto;width:737.998px;height:506.991px;z-index:1000; }#wze1230 .wz-gallery.wz-gallery-grid li { width:245px;height:168px;padding:10px; }#wze1231 { top:738.523px;left:16.4801px;bottom:auto;right:auto;width:737.998px;height:22.963px;z-index:1000;text-align:left; }#wz-section-wzs136 { height:1028.82px;--section-height:1028.82px; }#wze1232 { top:101.491px;left:14.9935px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1233 { top:41.0833px;left:14.9904px;bottom:auto;right:auto;width:457.998px;height:45.9259px;z-index:1000;text-align:left; }#wze1234 { top:199.984px;left:15.0067px;bottom:auto;right:auto;width:737.998px;height:473.97px;z-index:1000; }#wze1234 .wz-gallery.wz-gallery-grid li { width:245px;height:157px;padding:10px; }#wze1235 { top:689.774px;left:19.9926px;bottom:auto;right:auto;width:737.998px;height:22.963px;z-index:1000;text-align:left; }#wz-section-wzs137 { height:1029.73px;--section-height:1029.73px; }#wze1236 { top:93.9642px;left:14.994px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1237 { top:42.6707px;left:19.0828px;bottom:auto;right:auto;width:327.998px;height:39.9884px;z-index:1000;text-align:left; }#wze1238 { top:200.223px;left:32.0161px;bottom:auto;right:auto;width:703.993px;height:558.97px;z-index:1000; }#wze1238 .wz-gallery.wz-gallery-grid li { width:234px;height:186px;padding:10px; }#wz-section-wzs138 { height:1080.89px;--section-height:1080.89px; }#wze1240 { top:135.566px;left:14.9916px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1241 { top:42.1641px;left:19.0806px;bottom:auto;right:auto;width:307.998px;height:69.6181px;z-index:1000;text-align:left; }#wze1242 { top:280.773px;left:10.0374px;bottom:auto;right:auto;width:747.94px;height:578.97px;z-index:1000; }#wze1242 .wz-gallery.wz-gallery-grid li { width:249px;height:192px;padding:10px; }#wze1244 { top:944.234px;left:14.9996px;bottom:auto;right:auto;width:739.988px;height:91.8519px;z-index:1000;text-align:left; }#wz-section-wzs139 { height:1154.34px;--section-height:1154.34px; }#wze1245 { top:113.094px;left:50.9926px;bottom:auto;right:auto;width:377.998px;height:45.9144px;z-index:1000;text-align:left; }#wze1246 { top:49.6336px;left:47.7536px;bottom:auto;right:auto;width:307.998px;height:51.0995px;z-index:1000;text-align:left; }#wze1247 { top:223.094px;left:14.9892px;bottom:auto;right:auto;width:737.998px;height:619.977px;z-index:1000; }#wze1247 .wz-gallery.wz-gallery-grid li { width:245px;height:206px;padding:10px; }#wz-section-wzs140 { height:977.986px;--section-height:977.986px; }#wze1250 { top:518.999px;left:247.511px;bottom:auto;right:auto;width:272.998px;height:181.481px;z-index:1000;text-align:center; }#wze1251 { top:87.0002px;left:250.54px;bottom:auto;right:auto;width:266.933px;height:425.961px;z-index:1000; }#wze1251 .wz-gallery.wz-gallery-grid li { width:88px;height:141px;padding:10px; }#wz-section-wzs141 { height:842.523px;--section-height:842.523px; }#wze1252 { top:100.038px;left:14.9993px;bottom:auto;right:auto;width:377.998px;height:22.963px;z-index:1000;text-align:left; }#wze1253 { top:52.0047px;left:19.0781px;bottom:auto;right:auto;width:495.995px;height:30.1042px;z-index:1000;text-align:left; }#wze1254 { top:209.263px;left:14.9892px;bottom:auto;right:auto;width:737.998px;height:619.977px;z-index:1000; }#wze1254 .wz-gallery.wz-gallery-grid li { width:245px;height:206px;padding:10px; }#wz-section-wzs142 { height:964.132px;--section-height:964.132px; }.cssgrid #wze876 { margin:  25px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze873 { margin:  30px 0px 25px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze871 { margin:  0px 0px 210px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1134 { margin:  25px 0px 20px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1136 { margin:  0px 0px -0.39579999999999px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1028 { margin:  15px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1026 { margin:  0px 0px 16px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1172 { margin:  0px 0px 47px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1174 { margin:  80px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1173 { margin:  0px 0px 37px 0px; grid-area: 2 / 1 / 3 / 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; }.cssgrid #wze1177 { margin:  41px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1176 { margin:  103px 0px 111px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1192 { margin:  0px 0px 137px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1193 { margin:  0px 0px 286px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1182 { margin:  49px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1181 { margin:  0px 0px 148px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1185 { margin:  0px 0px 145px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1191 { margin:  0px 0px 121px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1195 { margin:  25px 0px 7px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1194 { margin:  0px 0px 167px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1198 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1197 { margin:  0px 0px 323px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1200 { margin:  35px 0px 8px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1199 { margin:  0px 0px 81px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1201 { margin:  0px 0px 43px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1203 { margin:  43px 0px 41px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1202 { margin:  0px 0px 100px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1205 { margin:  41px 0px 9px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1204 { margin:  0px 0px 84px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1206 { margin:  0px 0px 261px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1209 { margin:  294px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1210 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1211 { margin:  0px 0px 705px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1214 { margin:  29px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1213 { margin:  100px 0px 84px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1215 { margin:  0px 0px 21px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1218 { margin:  0px 0px 150px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1220 { margin:  20px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1219 { margin:  0px 0px 71px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1221 { margin:  0px 0px 108px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1222 { margin:  0px 0px 51px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1225 { margin:  59px 0px 8px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1224 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1226 { margin:  0px 0px 34px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1227 { margin:  0px 0px 281px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1229 { margin:  51px 0px 4px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1228 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1230 { margin:  0px 0px 49px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1231 { margin:  0px 0px 268px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1233 { margin:  41px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1232 { margin:  0px 0px 76px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1234 { margin:  0px 0px 16px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1235 { margin:  0px 0px 317px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1237 { margin:  43px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1236 { margin:  0px 0px 83px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1238 { margin:  0px 0px 322px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1241 { margin:  42px 0px 24px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1240 { margin:  0px 0px 100px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1242 { margin:  0px 0px 84px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1244 { margin:  0px 0px 118px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1246 { margin:  50px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1245 { margin:  0px 0px 64px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1247 { margin:  0px 0px 135px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1251 { margin:  87px 0px 6px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1250 { margin:  0px 0px 143px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1253 { margin:  52px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1252 { margin:  0px 0px 86px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1254 { margin:  0px 0px 135px 0px; grid-area: 3 / 1 / 4 / 2; }#wz-section-header  { --gtr:1 }#wz-section-wzs71  { --gtr:1 }#wz-section-footer  { --gtr:2 }#wz-section-wzs87  { --gtr:3 }#wz-section-wzs93  { --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 }#wz-section-wzs119  { --gtr:3 }#wz-section-wzs122  { --gtr:4 }#wz-section-wzs126  { --gtr:4 }#wz-section-wzs127  { --gtr:3 }#wz-section-wzs128  { --gtr:2 }#wz-section-wzs129  { --gtr:3 }#wz-section-wzs131  { --gtr:3 }#wz-section-wzs132  { --gtr:3 }#wz-section-wzs134  { --gtr:4 }#wz-section-wzs135  { --gtr:4 }#wz-section-wzs136  { --gtr:4 }#wz-section-wzs137  { --gtr:4 }#wz-section-wzs138  { --gtr:3 }#wz-section-wzs139  { --gtr:4 }#wz-section-wzs140  { --gtr:3 }#wz-section-wzs141  { --gtr:2 }#wz-section-wzs142  { --gtr:3 }}@media only screen and (min-width : 1170px) {#wze871 .wz-gallery.wz-gallery-grid li { width:570px;height:210px;padding:10px; }#wze1172 .wz-gallery.wz-gallery-grid li { width:318px;height:160px;padding:10px; }#wze1198 .wz-gallery.wz-gallery-grid li { width:176px;height:139px;padding:10px; }#wze1201 .wz-gallery.wz-gallery-grid li { width:124px;height:187px;padding:10px; }#wze1206 .wz-gallery.wz-gallery-grid li { width:318px;height:168px;padding:10px; }#wze1211 .wz-gallery.wz-gallery-grid li { width:318px;height:176px;padding:10px; }#wze1215 .wz-gallery.wz-gallery-grid li { width:259px;height:157px;padding:10px; }#wze1221 .wz-gallery.wz-gallery-grid li { width:259px;height:158px;padding:10px; }#wze1226 .wz-gallery.wz-gallery-grid li { width:252px;height:157px;padding:10px; }#wze1230 .wz-gallery.wz-gallery-grid li { width:254px;height:165px;padding:10px; }#wze1234 .wz-gallery.wz-gallery-grid li { width:254px;height:165px;padding:10px; }#wze1238 .wz-gallery.wz-gallery-grid li { width:255px;height:185px;padding:10px; }#wze1242 .wz-gallery.wz-gallery-grid li { width:255px;height:185px;padding:10px; }#wze1247 .wz-gallery.wz-gallery-grid li { width:170px;height:196px;padding:10px; }#wze1251 .wz-gallery.wz-gallery-grid li { width:84px;height:129px;padding:10px; }#wze1254 .wz-gallery.wz-gallery-grid li { width:306px;height:240px;padding:10px; }.cssgrid #wze876 { margin:  -1px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze873 { margin:  13px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze871 { margin:  1px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1134 { margin:  147px 0px 3px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1136 { margin:  0px 0px -0.292px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1028 { margin:  97px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1026 { margin:  0px 0px 48px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1172 { margin:  0px 0px 72px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1174 { margin:  31px 0px 35px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1173 { margin:  0px 0px 142px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1085 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1081 { --gtr:3 }.cssgrid #wze1081 { margin:  0px 0px 70px 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 28px 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 96px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1092 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 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 6px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1177 { margin:  77px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1176 { margin:  162px 0px 13px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1192 { margin:  0px 0px 53px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1193 { margin:  0px 0px 65px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1182 { margin:  106px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1181 { margin:  0px 0px 36px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1185 { margin:  0px 0px 28px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1191 { margin:  0px 0px 74px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1195 { margin:  61px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1194 { margin:  0px 0px 33px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1198 { margin:  0px 0px 18px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1197 { margin:  0px 0px 115px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1200 { margin:  65px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1199 { margin:  0px 0px 14px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1201 { margin:  0px 0px 86px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1203 { margin:  29px 0px 29px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1202 { margin:  0px 0px 48px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1205 { margin:  109px 0px 6px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1204 { margin:  0px 0px 2px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1206 { margin:  0px 0px 97px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1210 { margin:  65px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1209 { margin:  138px 0px 19px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1211 { margin:  0px 0px 113px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1214 { margin:  100px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1213 { margin:  173px 0px 25px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1215 { margin:  0px 0px 30px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1218 { margin:  0px 0px 143px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1220 { margin:  100px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1219 { margin:  0px 0px 25px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1221 { margin:  0px 0px 37px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1222 { margin:  0px 0px 100px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1225 { margin:  100px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1224 { margin:  0px 0px 27px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1226 { margin:  0px 0px 29px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1227 { margin:  0px 0px 69px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1229 { margin:  100px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1228 { margin:  0px 0px 36px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1230 { margin:  0px 0px 31px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1231 { margin:  0px 0px 114px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1233 { margin:  100px 0px 26px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1232 { margin:  0px 0px 51px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1234 { margin:  0px 0px 64px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1235 { margin:  0px 0px 114px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1237 { margin:  120px 0px 6px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1236 { margin:  0px 0px 35px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1238 { margin:  0px 0px 160px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1241 { margin:  120px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1240 { margin:  0px 0px 12px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1242 { margin:  0px 0px 40px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1244 { margin:  0px 0px 90px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1246 { margin:  113px 0px 25px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1245 { margin:  0px 0px 31px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1247 { margin:  0px 0px 185px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1251 { margin:  125px 0px 125px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1250 { margin:  222px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1253 { margin:  124px 0px 23px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1252 { margin:  0px 0px 36px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1254 { margin:  0px 0px 230px 0px; grid-area: 3 / 1 / 4 / 2; }#wz-section-header  { --gtr:1 }#wz-section-wzs71  { --gtr:1 }#wz-section-footer  { --gtr:2 }#wz-section-wzs87  { --gtr:3 }#wz-section-wzs93  { --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 }#wz-section-wzs119  { --gtr:3 }#wz-section-wzs122  { --gtr:4 }#wz-section-wzs126  { --gtr:4 }#wz-section-wzs127  { --gtr:3 }#wz-section-wzs128  { --gtr:2 }#wz-section-wzs129  { --gtr:3 }#wz-section-wzs131  { --gtr:2 }#wz-section-wzs132  { --gtr:3 }#wz-section-wzs134  { --gtr:4 }#wz-section-wzs135  { --gtr:4 }#wz-section-wzs136  { --gtr:4 }#wz-section-wzs137  { --gtr:4 }#wz-section-wzs138  { --gtr:3 }#wz-section-wzs139  { --gtr:4 }#wz-section-wzs140  { --gtr:3 }#wz-section-wzs141  { --gtr:1 }#wz-section-wzs142  { --gtr:3 }}