@font-face {font-family: "roboto-variablefont-wdth-wght";font-style: normal;font-weight: normal;src: url('../../uploads/eb02d5e868b441ba8bdf40ef301b358f.ttf') format('truetype')}.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:242, 242, 242;--color_1_3:229, 229, 229;--color_1_4:204, 204, 204;--color_1_5:153, 153, 153;--color_2_1:68, 68, 68;--color_2_2:49, 49, 49;--color_2_3:38, 40, 44;--color_2_4:26, 26, 26;--color_2_5:0, 0, 0;--color_3_1:207, 116, 142;--color_3_2:202, 100, 129;--color_3_3:182, 43, 82;--color_3_4:196, 83, 115;--color_3_5:189, 64, 99;--color_4_1:89, 194, 197;--color_4_2:70, 187, 190;--color_4_3:0, 160, 166;--color_4_4:49, 179, 183;--color_4_5:26, 170, 175;--color_5_1:164, 192, 114;--color_5_2:154, 185, 98;--color_5_3:116, 158, 41;--color_5_4:143, 177, 81;--color_5_5:130, 168, 62;}
                          .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;
                            }
                        #wze728 { top:9.9936px;left:-69.4062px;width:1311.91px;height:126.969px;z-index:1000; }.wzc127-code .wzc127-code-default { position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:#ccc; }.wzc127-code { position:absolute;left:0px;top:0px;width:100%;height:100%; }#wze729 { top:79.0125px;left:260.282px;width:606.962px;height:40px;z-index:1001; }.wzc147 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc147  .wz-menu.wz-classic-menu > li .sub-menu { background-color:#6FA8DC; }.wzc147  .wz-menu li > a { padding:0px 15px;font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc147  .wz-menu li.wz-menu-has-children a:after { border-color:#fff; }.wzc147 .wz-menu.wz-mega-menu > li > a:hover,.wzc147  .wz-menu.wz-classic-menu > li:hover > a { background-color:#6FA8DC; }.wzc147  .wz-menu > li.active > a { background-color:#6FA8DC; }.wzc147  .wz-menu .sub-menu li > a { padding:5px 15px; }.wzc147 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc147  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:#6091be; }.wzc147  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc147 {  }.wzc147-list { border-radius:0px 20px 0px 20px;background-color:#6091be; }.wzc147-mobile {  }#wz-section-header { height:136.94463931274px;--section-height:136.94463931274px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-header-full { background-image:;background:;background-color:rgba(255, 255, 255, 0);background-attachment:none; }.wzc-section-header-full:after { background:;background-color:rgba(255, 255, 255, 0.89); }#wz-section-allPage { height:0px;--section-height:0px; }#wze308 { top:27.0082px;left:17px;width:1138px;height:3079.61px;z-index:1000; }.wzc54  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title { font-family:iransans;font-size:23px;color:#000; }.wzc54  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-content { font-family:yekan, tahoma, serif;font-size:13px; }.wzc54  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail { width:300px; }.wzc54  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc54  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:#000;width:13px;height:13px; }.wzc54 .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-section,.wzc54  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title,.wzc54  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc54  .wz-blog-recent-posts .wz-blog-post-item { padding:10px 0;flex:1 1 100%;max-width:100%;margin-left:0px;margin-right:0px; }.wzc54  .wz-blog-recent-posts .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc54  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-more { width:100px;height:30px;margin-top:10px; }.wzc54 {  }.wzc54-posts { text-align:right; }.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; }.wzc19:hover .wzc19-bg:after { width:90%;opacity:1; }.wzc19:hover .wzc19-bg {  }.wzc19:hover .wzc19-content { color:#fff; }.wzc19:hover {  }.wzc19-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%); }.wzc19-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px;border-style:solid;border-color:#999999;border-width:3px;overflow:hidden; }.wzc19-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:#999999; }.wzc18-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc18-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc46:hover .wzc46-bg { background-color:rgb(229, 229, 229);border-width:1px;border-radius:0px; }.wzc46:hover .wzc46-content { color:rgb(0, 0, 0); }.wzc46:hover {  }.wzc46-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0);border-radius:0px;border-style:solid;border-color:rgb(229, 229, 229);border-width:1px; }.wzc46-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:16px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(0, 0, 0); }#wz-section-wzs31 { height:3314.55px;--section-height:3314.55px; }#wze674 { top:4.02608px;left:-67.5156px;width:1311.97px;height:884.938px;z-index:1000; }#wz-section-footer { height:945.95511450195px;--section-height:945.95511450195px; }.wzc-section-footer { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-footer-full { background-color:rgba(240, 237, 230, 0);background:;background-image:;background-attachment:fixed; }.wzc-section-footer-full:after { background:;background-color:rgba(38, 40, 44, 0); }#wze316 { top:22px;left:-51px;width:1280px;height:809.969px;z-index:1000; }.wzc58  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title { font-family:yekan, tahoma, serif;font-size:23px; }.wzc58  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-content { font-family:yekan, tahoma, serif;font-size:13px; }.wzc58  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc58  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:#000;width:13px;height:13px; }.wzc58 .wz-blog-single-post .wz-blog-post-item .wz-blog-post-section,.wzc58  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title,.wzc58  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc58  .wz-blog-single-post .wz-blog-post-item { padding:10px 0; }.wzc58 {  }.wzc58-posts { text-align:center; }#wze317 { top:842.061px;left:-51px;width:1280px;height:468px;z-index:1000; }.wzc59  .wz-blog-comment { padding:10px; }.wzc59  .wz-blog-comment+.wz-blog-comment { margin-top:10px; }.wzc59  .wz-blog-comment .wz-blog-comment-author { font-family:yekan, tahoma, serif;font-size:14px;color:#757070; }.wzc59  .wz-blog-comment .wz-blog-comment-message { font-family:yekan, tahoma, serif;font-size:14px;color:#999999; }.wzc59  .wz-blog-comment-from { width:500px; }.wzc59 {  }.wzc59-container .wzc59-container-comments {  }.wzc59-container .wzc59-container-form { max-width:100%;height:auto; }.wzc59-container {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section1 .wzc26-contactForm-sections-section1-formRow .wzc26-contactForm-sections-section1-formRow-input {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section1 .wzc26-contactForm-sections-section1-formRow {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section1 {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section2 .wzc26-contactForm-sections-section2-messageRow .wzc26-contactForm-sections-section2-messageRow-message { height:120px; }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section2 .wzc26-contactForm-sections-section2-messageRow {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section2 { height:auto;margin-top:-5px; }.wzc26-contactForm .wzc26-contactForm-sections { width:100%;margin-bottom:0px;display:block;position:relative; }.wzc26-contactForm .wzc26-contactForm-footer .wzc26-contactForm-footer-submit .wzc26-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc26-contactForm .wzc26-contactForm-footer .wzc26-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc26-contactForm .wzc26-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc26-contactForm .wzc26-contactForm-resultSection .wzc26-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:yekan, tahoma, serif; }.wzc26-contactForm .wzc26-contactForm-resultSection { height:40px;padding-top:5px; }.wzc26-contactForm  .wzc26-contactForm-resultSection .form-result-show { opacity:1; }.wzc26-contactForm  .wzc26-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc26-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc26-contactForm input,.wzc26-contactForm  textarea { width:100%;box-sizing:border-box;font-family:yekan, tahoma, serif;padding:5px;outline:0;resize:none;border-width:2px;border-style:solid;border-color:rgb(233, 0, 107);color:#999999;font-size:13px;background-color:transparent;border-radius:10px; }.wzc26-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc26-contactForm  *::-webkit-input-placeholder { color:#999999; }.wzc26-contactForm  *::-moz-placeholder { color:#999999; }.wzc26-contactForm  *:-ms-input-placeholder { color:#999999; }.wzc26-contactForm  *:-moz-placeholder { color:#999999; }.wzc26-contactForm  .wz-form-section { width:100%;display:block;box-sizing:border-box;padding:5px; }.wzc26-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:13px;display:inline-block;color:#000; }.wzc26-contactForm { direction:rtl; }.wzc27-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:1px;border-color:#999999; }.wzc27-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc124:hover .wzc124-bg { background-color:rgb(233, 0, 107); }.wzc124:hover .wzc124-content { font-size:10px;color:#fff; }.wzc124:hover {  }.wzc124-bg:after {  }.wzc124-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc124-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; }#wz-section-wzs30 { height:1364.72px;--section-height:1364.72px; }#wz-section-wzs45 { height:200px;--section-height:200px; }#wze428 { top:30px;left:15px;width:848px;height:499px;z-index:1000; }.wzc110-root .wzc110-root-container .wzc110-root-container-header .wzc110-root-container-header-title {  }.wzc110-root .wzc110-root-container .wzc110-root-container-header {  }.wzc110-root .wzc110-root-container .wzc110-root-container-submitBoxHeader .wzc110-root-container-submitBoxHeader-submitButtonHeader {  }.wzc110-root .wzc110-root-container .wzc110-root-container-submitBoxHeader {  }.wzc110-root .wzc110-root-container {  }.wzc110-root .wzc110-root-accountContainer .wzc110-root-accountContainer-accountItem .wzc110-root-accountContainer-accountItem-accountItemLabel {  }.wzc110-root .wzc110-root-accountContainer .wzc110-root-accountContainer-accountItem .wzc110-root-accountContainer-accountItem-accountItemInputBox .wzc110-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc110-root .wzc110-root-accountContainer .wzc110-root-accountContainer-accountItem .wzc110-root-accountContainer-accountItem-accountItemInputBox .wzc110-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc110-root .wzc110-root-accountContainer .wzc110-root-accountContainer-accountItem .wzc110-root-accountContainer-accountItem-accountItemInputBox {  }.wzc110-root .wzc110-root-accountContainer .wzc110-root-accountContainer-accountItem {  }.wzc110-root .wzc110-root-accountContainer {  }.wzc110-root .wzc110-root-companyHeaderContainer .wzc110-root-companyHeaderContainer-companyHeader .wzc110-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc110-root .wzc110-root-companyHeaderContainer .wzc110-root-companyHeaderContainer-companyHeader {  }.wzc110-root .wzc110-root-companyHeaderContainer {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCheck .wzc110-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCheck .wzc110-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc110-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCheck .wzc110-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc110-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCheck .wzc110-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc110-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCheck .wzc110-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc110-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCheck .wzc110-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCheck {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyItemBox .wzc110-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyItemBox .wzc110-root-companyInfo-companyItemBox-companyInputBox .wzc110-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyItemBox .wzc110-root-companyInfo-companyItemBox-companyInputBox .wzc110-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyItemBox .wzc110-root-companyInfo-companyItemBox-companyInputBox {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyItemBox {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCancelLabel .wzc110-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCancelLabel .wzc110-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCancelLabel .wzc110-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCancelLabel .wzc110-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc110-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc110-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCancelLabel .wzc110-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc110-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCancelLabel .wzc110-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc110-root .wzc110-root-companyInfo .wzc110-root-companyInfo-companyInfoCancelLabel {  }.wzc110-root .wzc110-root-companyInfo {  }.wzc110-root .wzc110-root-submitBoxFooter .wzc110-root-submitBoxFooter-submitButtonFooter {  }.wzc110-root .wzc110-root-submitBoxFooter {  }.wzc110-root {  }.wzc110  .wz-profile-account-root { text-align:right; }.wzc110  .wz-profile-account-header-container { margin-bottom:20px; }.wzc110  .wz-profile-account-header p { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:rgb(117,117,117); }.wzc110  .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; }.wzc110  .wz-profile-account-container:hover { border-radius:20px; }.wzc110  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc110  .wz-profile-account-input-container label { color:#9b9b9b; }.wzc110  .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; }.wzc110  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc110  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc110  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc110  .wz-profile-account-company-info-button p { font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc110  .wz-profile-account-company-info-button label { font-family:iransans_fa, sans-serif;font-size:13px;color:#17a2b8; }.wzc110  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc110  .wz-profile-account-company-info-cancel { font-family:iransans_fa, sans-serif;font-size:13px;color:#E74C3C; }.wzc110  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc110  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc110 {  }.wzc109:hover .wzc109-bg { background-color:#ffd9d5; }.wzc109:hover .wzc109-content { color:#E74C3C; }.wzc109:hover {  }.wzc109-bg:after {  }.wzc109-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc109-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; }#wze433 { top:30px;left:893px;width:262px;height:565px;z-index:1000; }.wzc123-root .wzc123-root-infoBox .wzc123-root-infoBox-userImageBox .wzc123-root-infoBox-userImageBox-userImage {  }.wzc123-root .wzc123-root-infoBox .wzc123-root-infoBox-userImageBox {  }.wzc123-root .wzc123-root-infoBox .wzc123-root-infoBox-userInfo .wzc123-root-infoBox-userInfo-userName {  }.wzc123-root .wzc123-root-infoBox .wzc123-root-infoBox-userInfo .wzc123-root-infoBox-userInfo-userEmail {  }.wzc123-root .wzc123-root-infoBox .wzc123-root-infoBox-userInfo .wzc123-root-infoBox-userInfo-editInfo .wzc123-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc123-root .wzc123-root-infoBox .wzc123-root-infoBox-userInfo .wzc123-root-infoBox-userInfo-editInfo .wzc123-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc123-root .wzc123-root-infoBox .wzc123-root-infoBox-userInfo .wzc123-root-infoBox-userInfo-editInfo {  }.wzc123-root .wzc123-root-infoBox .wzc123-root-infoBox-userInfo {  }.wzc123-root .wzc123-root-infoBox {  }.wzc123-root .wzc123-root-items .wzc123-root-items-item .wzc123-root-items-item-itemBox .wzc123-root-items-item-itemBox-itemIcon {  }.wzc123-root .wzc123-root-items .wzc123-root-items-item .wzc123-root-items-item-itemBox .wzc123-root-items-item-itemBox-itemName {  }.wzc123-root .wzc123-root-items .wzc123-root-items-item .wzc123-root-items-item-itemBox {  }.wzc123-root .wzc123-root-items .wzc123-root-items-item {  }.wzc123-root .wzc123-root-items .wzc123-root-items-more {  }.wzc123-root .wzc123-root-items {  }.wzc123-root .wzc123-root-logoutBox .wzc123-root-logoutBox-logout .wzc123-root-logoutBox-logout-logoutLabel {  }.wzc123-root .wzc123-root-logoutBox .wzc123-root-logoutBox-logout {  }.wzc123-root .wzc123-root-logoutBox {  }.wzc123-root {  }.wzc123  .wz-profile-menu-user-info { gap:2px; }.wzc123  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc123  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;direction:rtl; }.wzc123  .wz-profile-menu-info-box:hover {  }.wzc123  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc123  .wz-profile-menu-user-name { font-family:iransans_fa, sans-serif;font-size:18px;font-weight:bold;color:#808080; }.wzc123  .wz-profile-menu-user-name:hover {  }.wzc123  .wz-profile-menu-user-email { font-family:iransans_fa, sans-serif;font-size:12px;color:#a1a1a1; }.wzc123  .wz-profile-menu-user-email:hover {  }.wzc123  .wz-profile-menu-edit-info { font-family:iransans_fa, sans-serif;font-size:10px;color:#808080; }.wzc123  .wz-profile-menu-edit-info:hover {  }.wzc123  .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); }.wzc123  .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; }.wzc123  .wz-profile-menu-items:hover {  }.wzc123  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc123  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc123  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc123  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc123  .wz-profile-menu-item-box:hover {  }.wzc123  .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%; }.wzc123  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc123  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc123  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc123  #wz-profile-menu-logout-box p { font-family:iransans_fa, sans-serif;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc123  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc123  .wz-profile-menu-more:after { color:#808080; }.wzc123 {  }#wz-section-wzs40 { height:625px;--section-height:625px; }#wze429 { top:30px;left:15px;width:848px;height:848px;z-index:1000; }.wzc114-header .wzc114-header-title {  }.wzc114-header .wzc114-header-removeButton {  }.wzc114-header .wzc114-header-addToCartButton {  }.wzc114-header {  }.wzc114-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; }.wzc114-pagination .wzc114-pagination-paginationButton {  }.wzc114-pagination {  }.wzc114  .wz-profile-favorites-header-text { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc114  .wz-profile-favorites-header-text:hover {  }.wzc114  .wz-profile-favorites-container { border-radius:15px;border-width:0px;border-style:solid;border-color:#000;overflow:visible;background-color:#fff;padding:0; }.wzc114  .wz-profile-favorites-container:hover { border-radius:15px; }.wzc114  .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; }.wzc114  .wz-profile-favorite-item:hover {  }.wzc114  .wz-profile-favorite-item-image { object-fit:contain; }.wzc114  .wz-profile-favorite-item-title { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc114  .wz-profile-favorite-item-title:hover {  }.wzc114  .wz-profile-favorite-item-price { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc114  .wz-profile-favorite-item-price:hover {  }.wzc114  .wz-profile-favorite-item-add { height:30px; }.wzc114  .wz-profile-favorite-item-remove { height:30px; }.wzc114  .wz-profile-favorites-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc114  .wz-profile-favorites-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc114  .wz-profile-favorites-no-results-first-text:hover {  }.wzc114  .wz-profile-favorites-no-results-second-text:hover {  }.wzc114 {  }.wzc111:hover .wzc111-bg { background-color:#E74C3C; }.wzc111:hover .wzc111-content { font-size:10px;color:#fff; }.wzc111:hover {  }.wzc111-bg:after {  }.wzc111-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc111-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; }.wzc112:hover .wzc112-bg { background-color:#c9c9c9;border:1px solid #c9c9c9; }.wzc112:hover .wzc112-content { font-size:10px;color:#fff; }.wzc112:hover {  }.wzc112-bg:after {  }.wzc112-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc112-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; }.wzc113:hover .wzc113-bg:after { width:90%;opacity:1; }.wzc113:hover .wzc113-bg {  }.wzc113:hover .wzc113-content { color:#fff; }.wzc113:hover {  }.wzc113-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%); }.wzc113-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; }.wzc113-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-wzs41 { height:908px;--section-height:908px; }#wze430 { top:30px;left:15px;width:848px;height:341px;z-index:1000; }.wzc115-root .wzc115-root-header .wzc115-root-header-title {  }.wzc115-root .wzc115-root-header .wzc115-root-header-options .wzc115-root-header-options-optionsList .wzc115-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc115-root .wzc115-root-header .wzc115-root-header-options .wzc115-root-header-options-optionsList {  }.wzc115-root .wzc115-root-header .wzc115-root-header-options {  }.wzc115-root .wzc115-root-header {  }.wzc115-root .wzc115-root-orders .wzc115-root-orders-ordersHeader .wzc115-root-orders-ordersHeader-ordersHeaderItem .wzc115-root-orders-ordersHeader-ordersHeaderItem-orderHeaderItem{{ item.id }} {  }.wzc115-root .wzc115-root-orders .wzc115-root-orders-ordersHeader .wzc115-root-orders-ordersHeader-ordersHeaderItem {  }.wzc115-root .wzc115-root-orders .wzc115-root-orders-ordersHeader {  }.wzc115-root .wzc115-root-orders {  }.wzc115-root .wzc115-root-pagination .wzc115-root-pagination-paginationButton {  }.wzc115-root .wzc115-root-pagination {  }.wzc115-root {  }.wzc115  .wz-profile-orders-header p { font-size:18px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117); }.wzc115  .wz-profile-orders-header-option { font-size:12px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117);border-radius:5px; }.wzc115  .wz-profile-orders-header-option:hover { background-color:#f4f4f4;cursor:pointer; }.wzc115  .wz-profile-orders-header-options ul [data-active=true] { background-color:#f4f4f4; }.wzc115  .wz-profile-orders-order-items-header { width:80%; }.wzc115  .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); }.wzc115  .wz-profile-orders-order-details { width:80%; }.wzc115  .wz-profile-orders-order-buttons { width:20%; }.wzc115  .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); }.wzc115  .wz-profile-orders-order-items-root { background-color:#f4f4f4;border-radius:10px;border-width:0px;border-color:rgb(0,0,0);border-style:solid; }.wzc115  .wz-profile-orders-order-items-container:first-child:after { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc115  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc115  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc115  .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; }.wzc115  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc115  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc115  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc115 {  }#wz-section-wzs42 { height:503px;--section-height:503px; }#wze431 { top:30px;left:15px;width:848px;height:648px;z-index:1000; }.wzc118-root .wzc118-root-header .wzc118-root-header-title {  }.wzc118-root .wzc118-root-header .wzc118-root-header-headerButtons .wzc118-root-header-headerButtons-reorderButton {  }.wzc118-root .wzc118-root-header .wzc118-root-header-headerButtons .wzc118-root-header-headerButtons-receiptButton {  }.wzc118-root .wzc118-root-header .wzc118-root-header-headerButtons {  }.wzc118-root .wzc118-root-header {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-mainInformation .wzc118-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc118-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-mainInformation .wzc118-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc118-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-mainInformation .wzc118-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-mainInformation {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-userInformation .wzc118-root-body-information-userInformation-userInformation{{ item.name }} .wzc118-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-userInformation .wzc118-root-body-information-userInformation-userInformation{{ item.name }} .wzc118-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-userInformation .wzc118-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-userInformation {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-paymentInformation .wzc118-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc118-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-paymentInformation .wzc118-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc118-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-paymentInformation .wzc118-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information .wzc118-root-body-information-paymentInformation {  }.wzc118-root .wzc118-root-body .wzc118-root-body-information {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader .wzc118-root-body-orderInformation-orderInformationHeader-orderName .wzc118-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader .wzc118-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader .wzc118-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc118-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader .wzc118-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader .wzc118-root-body-orderInformation-orderInformationHeader-orderCount .wzc118-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader .wzc118-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader .wzc118-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc118-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader .wzc118-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader .wzc118-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc118-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader .wzc118-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation .wzc118-root-body-orderInformation-orderInformationHeader {  }.wzc118-root .wzc118-root-body .wzc118-root-body-orderInformation {  }.wzc118-root .wzc118-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc118-root .wzc118-root-support .wzc118-root-support-supportImage {  }.wzc118-root .wzc118-root-support .wzc118-root-support-supportTextBox .wzc118-root-support-supportTextBox-supportQuestion {  }.wzc118-root .wzc118-root-support .wzc118-root-support-supportTextBox .wzc118-root-support-supportTextBox-supportMessage {  }.wzc118-root .wzc118-root-support .wzc118-root-support-supportTextBox {  }.wzc118-root .wzc118-root-support {  }.wzc118-root {  }.wzc118  .wz-profile-order-details-root { font-family:iransans_fa; }.wzc118  .wz-profile-order-details-header { padding-bottom:20px; }.wzc118  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(117,117,117); }.wzc118  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc118  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc118  .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; }.wzc118  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc118  .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); }.wzc118  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc118  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc118  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(117,117,117);font-weight:400; }.wzc118  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(74,74,74);font-weight:500; }.wzc118  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc118  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px; }.wzc118  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600; }.wzc118  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc118  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px; }.wzc118  .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); }.wzc118  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc118  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:#000; }.wzc118  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc118  .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; }.wzc118  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc118  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc118  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(0,0,0); }.wzc118  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(117,117,117); }.wzc118  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc118  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc118  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc118  .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); }.wzc118  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc118  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc118  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc118  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc118 {  }.wzc116:hover .wzc116-bg { background-color:#ffd9d5;border-width:1px;border-color:rgba(255, 213, 0, 0.25); }.wzc116:hover .wzc116-content { color:#E74C3C; }.wzc116:hover {  }.wzc116-bg:after {  }.wzc116-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); }.wzc116-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; }.wzc117:hover .wzc117-bg { background-color:#f4f4f4;border-width:1px;border-color:rgb(233, 233, 233); }.wzc117:hover .wzc117-content { color:rgb(117,117,117); }.wzc117:hover {  }.wzc117-bg:after {  }.wzc117-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); }.wzc117-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-wzs43 { height:708px;--section-height:708px; }#wze432 { top:30px;left:15px;width:848px;height:541px;z-index:1000; }.wzc122-header .wzc122-header-title {  }.wzc122-header .wzc122-header-headerButton {  }.wzc122-header .wzc122-header-editButton {  }.wzc122-header .wzc122-header-removeButton {  }.wzc122-header {  }.wzc122-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; }.wzc122-pagination .wzc122-pagination-paginationButton {  }.wzc122-pagination {  }.wzc122  .wz-profile-addresses-header { margin-bottom:30px; }.wzc122  .wz-profile-addresses-header p { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc122  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc122  .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; }.wzc122  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc122  .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); }.wzc122  .wz-profile-address-item:hover { border-radius:20px; }.wzc122  .wz-profile-address-location { width:100%;height:200px; }.wzc122  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px #fff; }.wzc122  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc122  .wz-profile-address-full { font-family:iransans_fa;font-size:14px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc122  .wz-profile-address-full:hover {  }.wzc122  .wz-profile-address-summary { justify-content:start; }.wzc122  .wz-profile-address-summary-location p { font-family:iransans_fa;font-size:12px; }.wzc122  .wz-profile-address-summary-location p:hover {  }.wzc122  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc122  .wz-profile-address-summary-location svg path { fill:#E74C3C; }.wzc122  .wz-profile-address-summary-postal-code p { font-family:iransans_fa;font-size:12px; }.wzc122  .wz-profile-address-summary-postal-code p:hover {  }.wzc122  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc122  .wz-profile-address-summary-postal-code svg path { stroke:#E74C3C; }.wzc122  .wz-profile-address-transferee { text-align:right; }.wzc122  .wz-profile-address-transferee p { font-family:iransans_fa;font-size:12px; }.wzc122  .wz-profile-address-transferee p:hover {  }.wzc122  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc122  .wz-profile-address-remove-button { height:30px; }.wzc122  .wz-profile-address-edit-button { height:30px; }.wzc122  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc122  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc122  .wz-profile-addresses-no-results-first-text:hover {  }.wzc122  .wz-profile-addresses-no-results-second-text:hover {  }.wzc122 {  }.wzc119:hover .wzc119-bg { background-color:#E74C3C; }.wzc119:hover .wzc119-content { font-size:12px;color:#ffd9d5; }.wzc119:hover {  }.wzc119-bg:after {  }.wzc119-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc119-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; }.wzc120:hover .wzc120-bg { background-color:#f4f4f4;border:1px solid #e1e1e1; }.wzc120:hover .wzc120-content { font-size:11px;color:#a1a1a1; }.wzc120:hover {  }.wzc120-bg:after {  }.wzc120-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc120-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; }.wzc121:hover .wzc121-bg { background-color:#E74C3C; }.wzc121:hover .wzc121-content { font-size:11px;color:#fff; }.wzc121:hover {  }.wzc121-bg:after {  }.wzc121-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc121-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-wzs44 { height:601px;--section-height:601px; }#wze435 { top:27.0082px;left:17px;width:1138px;height:3328.16px;z-index:1000; }#wz-section-wzs46 { height:3375.16px;--section-height:3375.16px; }#wze437 { top:27.0082px;left:17px;width:1138px;height:3328.16px;z-index:1000; }#wz-section-wzs48 { height:3375.16px;--section-height:3375.16px; }#wze708 { top:24px;left:-72px;width:1312px;height:160px;z-index:1000; }#wz-section-wzs50 { height:3520px;--section-height:3520px; }#wze640 { top:49.5px;left:-64px;width:1250px;height:2629px;z-index:1000; }#wz-section-wzs51 { height:5352.97px;--section-height:5352.97px; }#wze485 { top:51px;left:310px;width:529px;height:48.8715px;z-index:1000;text-align:right; }.wzc4 { height:auto; }.wzc4-text { width:100%;height:auto; }#wze486 { top:127.389px;left:288.469px;width:599px;height:79.9826px;z-index:1001;text-align:right; }#wze487 { top:303px;left:926.214px;width:180px;height:49.9826px;z-index:1000;text-align:right; }#wze488 { top:383.889px;left:474.031px;width:644px;height:94.4271px;z-index:1001;text-align:right; }#wze489 { top:595.333px;left:328.016px;width:790px;height:240px;z-index:1001;text-align:right; }#wze490 { top:524.333px;left:938.036px;width:180px;height:49.9826px;z-index:1000;text-align:right; }#wze491 { top:938.222px;left:252.046px;width:866px;height:373.316px;z-index:1001;text-align:right; }#wze492 { top:868.334px;left:852.031px;width:266px;height:48.8715px;z-index:1000;text-align:right; }#wz-section-wzs52 { height:1430.45px;--section-height:1430.45px; }#wze467 { top:78px;left:322px;width:578px;height:48.8715px;z-index:1000;text-align:right; }#wze468 { top:149.889px;left:295.453px;width:653px;height:63.316px;z-index:1001;text-align:right; }#wze469 { top:334.222px;left:406.188px;width:707px;height:63.316px;z-index:1001;text-align:right; }#wze470 { top:258.222px;left:929.039px;width:180px;height:49.9826px;z-index:1000;text-align:right; }#wze471 { top:508.055px;left:440.016px;width:669px;height:243.316px;z-index:1001;text-align:right; }#wze472 { top:434.555px;left:929.038px;width:180px;height:49.9826px;z-index:1000;text-align:right; }#wze473 { top:866.777px;left:178.031px;width:931px;height:404.427px;z-index:1001;text-align:right; }#wze474 { top:794.888px;left:884.203px;width:222px;height:48.8715px;z-index:1000;text-align:right; }#wz-section-wzs53 { height:1350.12px;--section-height:1350.12px; }#wze747 { top:6.51501px;left:2.4062px;width:1170px;height:160px;z-index:1000; }#wz-section-wzs54 { height:4045.91px;--section-height:4045.91px; }#wze639 { top:6.5px;left:-69px;width:1309px;height:160px;z-index:1000; }#wz-section-wzs55 { height:2218px;--section-height:2218px; }#wze670 { top:57.6182px;left:117.208px;width:956.962px;height:1447.93px;z-index:1000; }#wz-section-wzs56 { height:1732px;--section-height:1732px; }#wze644 { top:24.5px;left:2.07005px;width:1088px;height:160px;z-index:1003; }#wz-section-wzs57 { height:5366.97px;--section-height:5366.97px; }#wze645 { top:12px;left:8.4844px;width:1185px;height:160px;z-index:1000; }#wz-section-wzs58 { height:3757px;--section-height:3757px; }#wze646 { top:-1px;left:-4.01571px;width:1170px;height:160px;z-index:1000; }#wz-section-wzs59 { height:1708px;--section-height:1708px; }#wze647 { top:6.5px;left:-7.01594px;width:1176px;height:160px;z-index:1000; }#wz-section-wzs60 { height:4386px;--section-height:4386px; }#wze648 { top:15px;left:-9px;width:1183px;height:160px;z-index:1000; }#wz-section-wzs61 { height:4217px;--section-height:4217px; }#wze649 { top:6.5px;left:7.50761px;width:1165px;height:160px;z-index:1000; }#wz-section-wzs62 { height:3306px;--section-height:3306px; }#wze650 { top:-1px;left:-4.51582px;width:1171px;height:160px;z-index:1000; }#wz-section-wzs63 { height:1940px;--section-height:1940px; }#wze651 { top:7px;left:-0.4375px;width:1169px;height:1944px;z-index:1003; }#wz-section-wzs64 { height:1973px;--section-height:1973px; }#wze652 { top:-1px;left:-3.01589px;width:1171px;height:1912px;z-index:1000; }#wz-section-wzs65 { height:1913px;--section-height:1913px; }#wze653 { top:-1px;left:0px;width:1167px;height:1916px;z-index:1000; }#wz-section-wzs66 { height:1918px;--section-height:1918px; }#wze654 { top:0px;left:2.9844px;width:1167px;height:1934px;z-index:1003; }#wz-section-wzs67 { height:1936px;--section-height:1936px; }#wze655 { top:2px;left:2.51553px;width:1169px;height:1923px;z-index:1003; }#wz-section-wzs68 { height:1950px;--section-height:1950px; }#wze656 { top:2px;left:4px;width:1165px;height:1896px;z-index:1000; }#wz-section-wzs69 { height:1899px;--section-height:1899px; }#wze657 { top:56.5px;height:160px;z-index:1000; }#wz-section-wzs70 { height:1662px;--section-height:1662px; }#wze685 { top:12.0005px;left:7.5625px;width:1156px;height:160px;z-index:1000; }#wz-section-wzs71 { height:3411.91px;--section-height:3411.91px; }#wze700 { top:12px;left:7.5469px;width:1158px;height:160px;z-index:1000; }#wz-section-wzs72 { height:4061px;--section-height:4061px; }#wze687 { top:5.51501px;left:2.0233px;width:1164px;height:160px;z-index:1000; }#wz-section-wzs74 { height:9184.8px;--section-height:9184.8px; }#wze689 { top:6.515px;left:3.4375px;width:1164px;height:160px;z-index:1000; }#wz-section-wzs76 { height:1703.97px;--section-height:1703.97px; }#wze690 { top:6.515px;left:0px;width:1163px;height:160px;z-index:1000; }#wz-section-wzs77 { height:5656.94px;--section-height:5656.94px; }#wze691 { top:15.011px;left:7.4062px;width:1158px;height:148px;z-index:1000; }#wz-section-wzs78 { height:2912.02px;--section-height:2912.02px; }#wze694 { top:14.0051px;left:8.00778px;width:1164px;height:160px;z-index:1000; }#wz-section-wzs81 { height:2579.88px;--section-height:2579.88px; }#wze696 { top:6.5156px;left:5.9844px;width:1163px;height:160px;z-index:1000; }#wz-section-wzs83 { height:1560px;--section-height:1560px; }#wze697 { top:12px;left:5.4062px;width:1153px;height:160px;z-index:1000; }#wz-section-wzs84 { height:1882px;--section-height:1882px; }#wze698 { top:6.5px;left:7.9844px;width:1152px;height:2212px;z-index:1000; }#wz-section-wzs85 { height:2761px;--section-height:2761px; }#wze699 { top:28px;left:10.4062px;width:1155px;height:160px;z-index:1000; }#wz-section-wzs86 { height:2771.95px;--section-height:2771.95px; }#wze703 { top:8px;left:4px;width:1157px;height:160px;z-index:1000; }#wz-section-wzs88 { height:2496px;--section-height:2496px; }#wze706 { top:12px;left:6.5625px;width:1167px;height:160px;z-index:1000; }#wz-section-wzs89 { height:2465px;--section-height:2465px; }#wze707 { top:28px;left:-0.4531px;width:1170px;height:160px;z-index:1000; }#wz-section-wzs91 { height:3096.5px;--section-height:3096.5px; }#wze711 { top:-7.49604px;left:-68.4375px;width:1312.97px;height:287.969px;z-index:1000; }#wz-section-wzs92 { height:6006.52px;--section-height:6006.52px; }#wze721 { top:5.51501px;left:2.0233px;width:1164px;height:160px;z-index:1000; }#wz-section-wzs97 { height:3737.88px;--section-height:3737.88px; }#wze722 { top:6.5px;left:-9.5938px;width:1162px;height:160px;z-index:1000; }#wz-section-wzs98 { height:2276px;--section-height:2276px; }#wze723 { top:-1px;left:-6px;width:1176px;height:160px;z-index:1000; }#wz-section-wzs99 { height:2045px;--section-height:2045px; }#wze724 { top:-1px;left:-67.4373px;width:1311px;height:160px;z-index:1000; }#wz-section-wzs100 { height:2586px;--section-height:2586px; }#wze732 { top:6.51501px;left:-71px;width:1321px;height:160px;z-index:1000; }#wz-section-wzs101 { height:8474px;--section-height:8474px; }#wze733 { top:6.5px;left:-69px;width:1313px;height:160px;z-index:1000; }#wz-section-wzs102 { height:2245px;--section-height:2245px; }#wze734 { top:6.51501px;left:0px;width:1167px;height:160px;z-index:1000; }#wz-section-wzs103 { height:3217px;--section-height:3217px; }#wze735 { top:-1px;left:2.51539px;width:1175px;height:160px;z-index:1000; }#wz-section-wzs104 { height:6968px;--section-height:6968px; }#wze736 { top:6.5004px;left:0.4062px;width:1171px;height:160px;z-index:1000; }#wz-section-wzs105 { height:2749.52px;--section-height:2749.52px; }#wze737 { top:6.5px;left:-3.51565px;width:1165px;height:160px;z-index:1000; }#wz-section-wzs106 { height:5830px;--section-height:5830px; }#wze738 { top:6.5px;left:-70.4531px;width:1314px;height:160px;z-index:1000; }#wz-section-wzs107 { height:9029.98px;--section-height:9029.98px; }#wze739 { top:3.5004px;left:2.4062px;width:1166px;height:160px;z-index:1000; }#wz-section-wzs108 { height:5381.52px;--section-height:5381.52px; }#wze740 { top:4.5px;left:5px;width:1164px;height:160px;z-index:1000; }#wz-section-wzs109 { height:8520px;--section-height:8520px; }#wze741 { top:6.5px;left:3px;width:1163px;height:160px;z-index:1000; }#wz-section-wzs110 { height:6569px;--section-height:6569px; }#wze742 { top:-1px;left:0px;width:1170px;height:160px;z-index:1000; }#wz-section-wzs111 { height:7088px;--section-height:7088px; }#wze743 { top:5.51501px;left:1.4062px;width:1168px;height:160px;z-index:1000; }#wz-section-wzs112 { height:5060px;--section-height:5060px; }#wze744 { top:6.51501px;left:3.4062px;width:1164px;height:160px;z-index:1000; }#wz-section-wzs113 { height:11949px;--section-height:11949px; }#wze745 { top:6.515px;left:0px;width:1166px;height:160px;z-index:1000; }#wz-section-wzs114 { height:4454px;--section-height:4454px; }#wze746 { top:6.5px;left:-69.5938px;width:1317px;height:160px;z-index:1000; }#wz-section-wzs115 { height:6399px;--section-height:6399px; }#wze748 { top:-56.4375px;left:-67px;width:1301px;height:160px;z-index:1000; }#wz-section-wzs116 { height:6016px;--section-height:6016px; }@media only screen and (max-width : 768px) {#wze728 { top:15.0004px;left:3.266px;bottom:auto;right:auto;width:464.719px;height:205.016px;z-index:1000; }#wze729 { top:153.021px;left:15px;bottom:auto;right:auto;width:437.986px;height:38.0729px;z-index:1000; }#wz-section-header { height:220.016px;--section-height:220.016px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-allPage { height:0px;--section-height:0px; }#wze308 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:2303.52px;display:block;z-index:1000; }#wz-section-wzs31 { height:2333.52px;--section-height:2333.52px; }#wze674 { top:7.89154px;left:3px;bottom:auto;right:auto;width:467.958px;height:1690.02px;z-index:1000; }#wz-section-footer { height:1695.29px;--section-height:1695.29px; }#wze316 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:2142.03px;display:block;z-index:1000; }#wze317 { top:2172.05px;left:15px;bottom:auto;right:auto;width:438px;height:493.75px;display:block;z-index:1000; }#wz-section-wzs30 { height:2680.8px;--section-height:2680.8px; }#wz-section-wzs45 { height:15px;--section-height:15px; }#wze428 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:257.733px;display:block;z-index:1000; }#wze433 { bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs40 { height:491.73301525879px;--section-height:491.73301525879px; }#wze429 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:438px;display:block;z-index:1000; }#wz-section-wzs41 { height:672.00001525879px;--section-height:672.00001525879px; }#wze430 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:176.133px;display:block;z-index:1000; }.wzc115  .wz-profile-orders-header p { font-size:16px; }.wzc115  .wz-profile-orders-header-option { font-size:10px; }.wzc115  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc115  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs42 { height:410.13301525879px;--section-height:410.13301525879px; }#wze431 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:334.7px;display:block;z-index:1000; }.wzc118  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc118  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc118  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc118  [data-name=total_include_tax] { padding:10px; }.wzc118  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc118  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc118  .wz-profile-order-details-order-detail { font-size:10px; }.wzc118  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc118  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc118  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs43 { height:568.70001525879px;--section-height:568.70001525879px; }#wze432 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:279.433px;display:block;z-index:1000; }#wz-section-wzs44 { height:513.43301525879px;--section-height:513.43301525879px; }#wze435 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:1135.44px;display:block;z-index:1000; }#wz-section-wzs46 { height:1165.44px;--section-height:1165.44px; }#wze437 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:1135.44px;display:block;z-index:1000; }#wz-section-wzs48 { height:1165.44px;--section-height:1165.44px; }#wze708 { top:15px;left:4px;bottom:auto;right:auto;width:460px;height:60.2031px;display:block;z-index:1000; }#wz-section-wzs50 { height:3751.2px;--section-height:3751.2px; }#wze640 { top:15px;left:0px;bottom:auto;right:auto;width:468px;height:65.2188px;display:block;z-index:1000; }#wz-section-wzs51 { height:10278.4px;--section-height:10278.4px; }#wze485 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:96px;display:block;z-index:1000;text-align:right; }#wze486 { top:126.049px;left:15px;bottom:auto;right:auto;width:438px;height:108px;display:block;z-index:1000;text-align:right; }#wze487 { top:249.097px;left:144px;bottom:auto;right:auto;width:180px;height:50px;display:block;z-index:1000;text-align:right; }#wze488 { top:314.145px;left:15px;bottom:auto;right:auto;width:438px;height:120px;display:block;z-index:1000;text-align:right; }#wze489 { top:514.243px;left:15px;bottom:auto;right:auto;width:438px;height:330px;display:block;z-index:1000;text-align:right; }#wze490 { top:449.194px;left:144px;bottom:auto;right:auto;width:180px;height:50px;display:block;z-index:1000;text-align:right; }#wze491 { top:922.339px;left:15px;bottom:auto;right:auto;width:438px;height:630px;display:block;z-index:1000;text-align:right; }#wze492 { top:859.292px;left:101px;bottom:auto;right:auto;width:266px;height:48px;display:block;z-index:1000;text-align:right; }#wz-section-wzs52 { height:2737.03px;--section-height:2737.03px; }#wze467 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:98px;display:block;z-index:1000;text-align:right; }#wze468 { top:128px;left:15px;bottom:auto;right:auto;width:438px;height:88px;display:block;z-index:1000;text-align:right; }#wze469 { top:295px;left:15px;bottom:auto;right:auto;width:438px;height:87px;display:block;z-index:1000;text-align:right; }#wze470 { top:231px;left:144px;bottom:auto;right:auto;width:180px;height:49px;display:block;z-index:1000;text-align:right; }#wze471 { top:461px;left:15px;bottom:auto;right:auto;width:438px;height:337px;display:block;z-index:1000;text-align:right; }#wze472 { top:397px;left:144px;bottom:auto;right:auto;width:180px;height:49px;display:block;z-index:1000;text-align:right; }#wze473 { top:877px;left:15px;bottom:auto;right:auto;width:438px;height:738px;display:block;z-index:1000;text-align:right; }#wze474 { top:813px;left:123px;bottom:auto;right:auto;width:222px;height:49px;display:block;z-index:1000;text-align:right; }#wz-section-wzs53 { height:1630px;--section-height:1630px; }#wze747 { top:15px;left:2.406px;bottom:auto;right:auto;width:463.188px;height:59.8906px;display:block;z-index:1000; }#wz-section-wzs54 { height:89.875px;--section-height:89.875px; }#wze639 { top:3.00005px;left:15px;bottom:auto;right:auto;width:438px;height:61.5781px;display:block;z-index:1000; }#wz-section-wzs55 { height:7415.5px;--section-height:7415.5px; }#wze670 { top:15px;left:15px;bottom:auto;right:auto;width:437.986px;height:662.708px;z-index:1000; }#wz-section-wzs56 { height:2077.7202842847px;--section-height:2077.7202842847px; }#wze644 { top:15px;left:2.078px;bottom:auto;right:auto;width:463.859px;height:64.4062px;display:block;z-index:1000; }#wz-section-wzs57 { height:7333.38px;--section-height:7333.38px; }#wze645 { top:15px;left:8.492px;bottom:auto;right:auto;width:451.016px;height:59.125px;display:block;z-index:1000; }#wz-section-wzs58 { height:5108.04px;--section-height:5108.04px; }#wze646 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:59.8906px;display:block;z-index:1000; }#wz-section-wzs59 { height:5559.77px;--section-height:5559.77px; }#wze647 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:59.5781px;display:block;z-index:1000; }#wz-section-wzs60 { height:7043.51px;--section-height:7043.51px; }#wze648 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:59.2344px;display:block;z-index:1000; }#wz-section-wzs61 { height:6833.21px;--section-height:6833.21px; }#wze649 { top:15px;left:7.5155px;bottom:auto;right:auto;width:452.984px;height:60.1406px;display:block;z-index:1000; }#wz-section-wzs62 { height:6584.11px;--section-height:6584.11px; }#wze650 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:59.8438px;display:block;z-index:1000; }#wz-section-wzs63 { height:6739.85px;--section-height:6739.85px; }#wze651 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:728.375px;display:block;z-index:1000; }#wz-section-wzs64 { height:7264.38px;--section-height:7264.38px; }#wze652 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:715.156px;display:block;z-index:1000; }#wz-section-wzs65 { height:745.141px;--section-height:745.141px; }#wze653 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:719.109px;display:block;z-index:1000; }#wz-section-wzs66 { height:749.094px;--section-height:749.094px; }#wze654 { top:15px;left:2.992px;bottom:auto;right:auto;width:462.016px;height:725.859px;display:block;z-index:1000; }#wz-section-wzs67 { height:755.844px;--section-height:755.844px; }#wze655 { top:15px;left:2.5155px;bottom:auto;right:auto;width:462.969px;height:720.5px;display:block;z-index:1000; }#wz-section-wzs68 { height:750.5px;--section-height:750.5px; }#wze656 { top:15px;left:4px;bottom:auto;right:auto;width:460px;height:712.828px;display:block;z-index:1000; }#wz-section-wzs69 { height:742.812px;--section-height:742.812px; }#wze657 { top:15px;bottom:auto;right:auto;height:468px;display:block;z-index:1000; }#wz-section-wzs70 { height:498px;--section-height:498px; }#wze685 { top:15px;left:7.5625px;bottom:auto;right:auto;width:452.875px;height:60.6094px;display:block;z-index:1000; }#wz-section-wzs71 { height:4443.61px;--section-height:4443.61px; }#wze700 { top:15px;left:7.5545px;bottom:auto;right:auto;width:452.891px;height:60.5156px;display:block;z-index:1000; }#wz-section-wzs72 { height:6044.36px;--section-height:6044.36px; }#wze687 { top:15px;left:2.406px;bottom:auto;right:auto;width:463.188px;height:60.2031px;display:block;z-index:1000; }#wz-section-wzs74 { height:15075.2px;--section-height:15075.2px; }#wze689 { top:15px;left:3.4375px;bottom:auto;right:auto;width:461.125px;height:60.2031px;display:block;z-index:1000; }#wz-section-wzs76 { height:2813.18px;--section-height:2813.18px; }#wze690 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:60.25px;display:block;z-index:1000; }#wz-section-wzs77 { height:7559.1px;--section-height:7559.1px; }#wze691 { top:15px;left:7.406px;bottom:auto;right:auto;width:453.188px;height:55.9688px;display:block;z-index:1000; }#wz-section-wzs78 { height:3359.97px;--section-height:3359.97px; }#wze694 { top:15px;left:2.406px;bottom:auto;right:auto;width:463.188px;height:60.2031px;display:block;z-index:1000; }#wz-section-wzs81 { height:3745.2793510842px;--section-height:3745.2793510842px; }#wze696 { top:15px;left:5.992px;bottom:auto;right:auto;width:456.016px;height:60.25px;display:block;z-index:1000; }#wz-section-wzs83 { height:1791.25px;--section-height:1791.25px; }#wze697 { top:15px;left:5.406px;bottom:auto;right:auto;width:457.188px;height:60.7656px;display:block;z-index:1000; }#wz-section-wzs84 { height:2949.75px;--section-height:2949.75px; }#wze698 { top:15px;left:7.992px;bottom:auto;right:auto;width:452.016px;height:841.016px;display:block;z-index:1000; }#wz-section-wzs85 { height:3646.02px;--section-height:3646.02px; }#wze699 { top:15px;left:10.406px;bottom:auto;right:auto;width:447.188px;height:60.6719px;display:block;z-index:1000; }#wz-section-wzs86 { height:4001.65px;--section-height:4001.65px; }#wze703 { top:15px;left:4px;bottom:auto;right:auto;width:460px;height:60.5625px;display:block;z-index:1000; }#wz-section-wzs88 { height:2637.54px;--section-height:2637.54px; }#wze706 { top:15px;left:6.5625px;bottom:auto;right:auto;width:454.875px;height:60.0469px;display:block;z-index:1000; }#wz-section-wzs89 { height:6574px;--section-height:6574px; }#wze707 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:59.8906px;display:block;z-index:1000; }#wz-section-wzs91 { height:3897.81px;--section-height:3897.81px; }#wze711 { top:5px;left:8px;bottom:auto;right:auto;width:455px;height:4003px;display:block;z-index:1000; }#wz-section-wzs92 { height:10490.2px;--section-height:10490.2px; }#wze721 { top:10px;left:0.391px;bottom:auto;right:auto;width:454.188px;height:628.188px;display:block;z-index:1000; }#wz-section-wzs97 { height:6179.19px;--section-height:6179.19px; }#wze722 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:60.2969px;display:block;z-index:1000; }#wz-section-wzs98 { height:3089.29px;--section-height:3089.29px; }#wze723 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:59.5781px;display:block;z-index:1000; }#wz-section-wzs99 { height:2994.52px;--section-height:2994.52px; }#wze724 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:58.4375px;display:block;z-index:1000; }#wz-section-wzs100 { height:4478.44px;--section-height:4478.44px; }#wze732 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:53.0469px;display:block;z-index:1000; }#wz-section-wzs101 { height:15813.9px;--section-height:15813.9px; }#wze733 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:59.9375px;display:block;z-index:1000; }#wz-section-wzs102 { height:3631.92px;--section-height:3631.92px; }#wze734 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:60.0469px;display:block;z-index:1000; }#wz-section-wzs103 { height:90.0469px;--section-height:90.0469px; }#wze735 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:59.6406px;display:block;z-index:1000; }#wz-section-wzs104 { height:9678.5px;--section-height:9678.5px; }#wze736 { top:15px;left:0.406px;bottom:auto;right:auto;width:467.188px;height:59.8438px;display:block;z-index:1000; }#wz-section-wzs105 { height:4639.78px;--section-height:4639.78px; }#wze737 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:60.1406px;display:block;z-index:1000; }#wz-section-wzs106 { height:8458.99px;--section-height:8458.99px; }#wze738 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:53.3333px;display:block;z-index:1000; }#wz-section-wzs107 { height:14516.3px;--section-height:14516.3px; }#wze739 { top:15px;left:2.406px;bottom:auto;right:auto;width:463.188px;height:60.0938px;display:block;z-index:1000; }#wz-section-wzs108 { height:9829.99px;--section-height:9829.99px; }#wze740 { top:15px;left:5px;bottom:auto;right:auto;width:458px;height:60.2031px;display:block;z-index:1000; }#wz-section-wzs109 { height:14372.2px;--section-height:14372.2px; }#wze741 { top:15px;left:3px;bottom:auto;right:auto;width:462px;height:60.25px;display:block;z-index:1000; }#wz-section-wzs110 { height:9712.19px;--section-height:9712.19px; }#wze742 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:59.8906px;display:block;z-index:1000; }#wz-section-wzs111 { height:12061.9px;--section-height:12061.9px; }#wze743 { top:15px;left:1.406px;bottom:auto;right:auto;width:465.188px;height:60px;display:block;z-index:1000; }#wz-section-wzs112 { height:9086px;--section-height:9086px; }#wze744 { top:15px;left:3.406px;bottom:auto;right:auto;width:461.188px;height:60.2031px;display:block;z-index:1000; }#wz-section-wzs113 { height:18318.2px;--section-height:18318.2px; }#wze745 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:60.0938px;display:block;z-index:1000; }#wz-section-wzs114 { height:7372px;--section-height:7372px; }#wze746 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:53.2031px;display:block;z-index:1000; }#wz-section-wzs115 { height:8263.19px;--section-height:8263.19px; }#wze748 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:53.8594px;display:block;z-index:1000; }#wz-section-wzs116 { height:9465.75px;--section-height:9465.75px; }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze728 { top:15px;left:0.59401px;bottom:auto;right:auto;width:766.806px;height:101.181px;z-index:1000; }#wze729 { top:131.181px;left:154px;bottom:auto;right:auto;width:460px;height:40px;z-index:1000; }#wz-section-header { height:181.38372173377px;--section-height:181.38372173377px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze308 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1980.94px;display:block;z-index:1000; }#wz-section-wzs31 { height:2010.91px;--section-height:2010.91px; }#wze674 { top:15px;left:0px;bottom:auto;right:auto;width:768px;height:1972.8px;z-index:1000; }#wz-section-footer { height:1987.8px;--section-height:1987.8px; }#wze316 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1674.12px;display:block;z-index:1000; }#wze317 { top:1704.16px;left:15px;bottom:auto;right:auto;width:738px;height:468px;display:block;z-index:1000; }#wz-section-wzs30 { height:2187.16px;--section-height:2187.16px; }#wz-section-wzs45 { height:15px;--section-height:15px; }#wze428 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:434.267px;display:block;z-index:1000; }#wze433 { bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs40 { height:701.26701525879px;--section-height:701.26701525879px; }#wze429 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:738px;display:block;z-index:1000; }#wz-section-wzs41 { height:1005.0000152588px;--section-height:1005.0000152588px; }#wze430 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:296.767px;display:block;z-index:1000; }#wz-section-wzs42 { height:563.76701525879px;--section-height:563.76701525879px; }#wze431 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:563.95px;display:block;z-index:1000; }#wz-section-wzs43 { height:830.95001525879px;--section-height:830.95001525879px; }#wze432 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:470.817px;display:block;z-index:1000; }#wz-section-wzs44 { height:737.81701525879px;--section-height:737.81701525879px; }#wze435 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1913.14px;display:block;z-index:1000; }#wz-section-wzs46 { height:1943.12px;--section-height:1943.12px; }#wze437 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1913.14px;display:block;z-index:1000; }#wz-section-wzs48 { height:1943.12px;--section-height:1943.12px; }#wze708 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:90px;display:block;z-index:1000; }#wz-section-wzs50 { height:120px;--section-height:120px; }#wze640 { top:15px;left:0px;bottom:auto;right:auto;width:768px;height:107.031px;display:block;z-index:1000; }#wz-section-wzs51 { height:3102.391598609px;--section-height:3102.391598609px; }#wze485 { top:15px;left:119.5px;bottom:auto;right:auto;width:529px;height:49px;display:block;z-index:1000;text-align:right; }#wze486 { top:79px;left:84.5px;bottom:auto;right:auto;width:599px;height:75px;display:block;z-index:1000;text-align:right; }#wze487 { top:169px;left:294px;bottom:auto;right:auto;width:180px;height:49px;display:block;z-index:1000;text-align:right; }#wze488 { top:233px;left:62px;bottom:auto;right:auto;width:644px;height:88px;display:block;z-index:1000;text-align:right; }#wze489 { top:400px;left:15px;bottom:auto;right:auto;width:738px;height:279px;display:block;z-index:1000;text-align:right; }#wze490 { top:336px;left:294px;bottom:auto;right:auto;width:180px;height:49px;display:block;z-index:1000;text-align:right; }#wze491 { top:758px;left:15px;bottom:auto;right:auto;width:738px;height:482px;display:block;z-index:1000;text-align:right; }#wze492 { top:694px;left:251px;bottom:auto;right:auto;width:266px;height:49px;display:block;z-index:1000;text-align:right; }#wz-section-wzs52 { height:1255px;--section-height:1255px; }#wze467 { top:15px;left:95px;bottom:auto;right:auto;width:578px;height:49px;display:block;z-index:1000;text-align:right; }#wze468 { top:79px;left:57.5px;bottom:auto;right:auto;width:653px;height:59px;display:block;z-index:1000;text-align:right; }#wze469 { top:217px;left:30.5px;bottom:auto;right:auto;width:707px;height:59px;display:block;z-index:1000;text-align:right; }#wze470 { top:153px;left:294px;bottom:auto;right:auto;width:180px;height:49px;display:block;z-index:1000;text-align:right; }#wze471 { top:355px;left:49.5px;bottom:auto;right:auto;width:669px;height:250px;display:block;z-index:1000;text-align:right; }#wze472 { top:291px;left:294px;bottom:auto;right:auto;width:180px;height:49px;display:block;z-index:1000;text-align:right; }#wze473 { top:684px;left:15px;bottom:auto;right:auto;width:738px;height:453px;display:block;z-index:1000;text-align:right; }#wze474 { top:620px;left:273px;bottom:auto;right:auto;width:222px;height:49px;display:block;z-index:1000;text-align:right; }#wz-section-wzs53 { height:1152px;--section-height:1152px; }#wze747 { top:15px;left:2.406px;bottom:auto;right:auto;width:763.188px;height:100.922px;display:block;z-index:1000; }#wz-section-wzs54 { height:130.922px;--section-height:130.922px; }#wze639 { top:101px;left:10.9998px;bottom:auto;right:auto;width:738px;height:103.75px;display:block;z-index:1000; }#wz-section-wzs55 { height:4935.75px;--section-height:4935.75px; }#wze670 { top:15px;left:15px;bottom:auto;right:auto;width:737.986px;height:1116.61px;z-index:1000; }#wz-section-wzs56 { height:2499.6261296852px;--section-height:2499.6261296852px; }#wze644 { top:15px;left:2.078px;bottom:auto;right:auto;width:763.859px;height:108.516px;display:block;z-index:1000; }#wz-section-wzs57 { height:138.516px;--section-height:138.516px; }#wze645 { top:15px;left:8.492px;bottom:auto;right:auto;width:751.016px;height:99.6406px;display:block;z-index:1000; }#wz-section-wzs58 { height:129.625px;--section-height:129.625px; }#wze646 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:100.922px;display:block;z-index:1000; }#wz-section-wzs59 { height:130.922px;--section-height:130.922px; }#wze647 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:100.406px;display:block;z-index:1000; }#wz-section-wzs60 { height:130.391px;--section-height:130.391px; }#wze648 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:99.8125px;display:block;z-index:1000; }#wz-section-wzs61 { height:129.8125px;--section-height:129.8125px; }#wze649 { top:15px;left:7.5155px;bottom:auto;right:auto;width:752.984px;height:101.344px;display:block;z-index:1000; }#wz-section-wzs62 { height:131.344px;--section-height:131.344px; }#wze650 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:100.828px;display:block;z-index:1000; }#wz-section-wzs63 { height:130.812px;--section-height:130.812px; }#wze651 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1227.25px;display:block;z-index:1000; }#wz-section-wzs64 { height:1257.25px;--section-height:1257.25px; }#wze652 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1205px;display:block;z-index:1000; }#wz-section-wzs65 { height:1235px;--section-height:1235px; }#wze653 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1211.66px;display:block;z-index:1000; }#wz-section-wzs66 { height:1241.66px;--section-height:1241.66px; }#wze654 { top:15px;left:2.992px;bottom:auto;right:auto;width:762.016px;height:1223.03px;display:block;z-index:1000; }#wz-section-wzs67 { height:1253.02px;--section-height:1253.02px; }#wze655 { top:15px;left:2.5155px;bottom:auto;right:auto;width:762.969px;height:1214px;display:block;z-index:1000; }#wz-section-wzs68 { height:1244px;--section-height:1244px; }#wze656 { top:15px;left:4px;bottom:auto;right:auto;width:760px;height:1201.06px;display:block;z-index:1000; }#wz-section-wzs69 { height:1231.05px;--section-height:1231.05px; }#wze657 { top:15px;bottom:auto;right:auto;height:768px;display:block;z-index:1000; }#wz-section-wzs70 { height:798px;--section-height:798px; }#wze685 { top:15px;left:7.5625px;bottom:auto;right:auto;width:752.875px;height:102.141px;display:block;z-index:1000; }#wz-section-wzs71 { height:132.141px;--section-height:132.141px; }#wze700 { top:15px;left:7.5545px;bottom:auto;right:auto;width:752.891px;height:101.969px;display:block;z-index:1000; }#wz-section-wzs72 { height:131.969px;--section-height:131.969px; }#wze687 { top:15px;left:2.031px;bottom:auto;right:auto;width:763.953px;height:101.438px;display:block;z-index:1000; }#wz-section-wzs74 { height:131.438px;--section-height:131.438px; }#wze689 { top:15px;left:3.4375px;bottom:auto;right:auto;width:761.125px;height:101.438px;display:block;z-index:1000; }#wz-section-wzs76 { height:131.438px;--section-height:131.438px; }#wze690 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:101.516px;display:block;z-index:1000; }#wz-section-wzs77 { height:131.516px;--section-height:131.516px; }#wze691 { top:15px;left:7.406px;bottom:auto;right:auto;width:753.188px;height:94.3125px;display:block;z-index:1000; }#wz-section-wzs78 { height:124.3125px;--section-height:124.3125px; }#wze694 { top:15px;left:8.0155px;bottom:auto;right:auto;width:751.984px;height:101.438px;display:block;z-index:1000; }#wz-section-wzs81 { height:131.438px;--section-height:131.438px; }#wze696 { top:15px;left:5.992px;bottom:auto;right:auto;width:756.016px;height:101.516px;display:block;z-index:1000; }#wz-section-wzs83 { height:131.516px;--section-height:131.516px; }#wze697 { top:15px;left:5.406px;bottom:auto;right:auto;width:757.188px;height:102.406px;display:block;z-index:1000; }#wz-section-wzs84 { height:132.391px;--section-height:132.391px; }#wze698 { top:15px;left:7.992px;bottom:auto;right:auto;width:752.016px;height:1417.06px;display:block;z-index:1000; }#wz-section-wzs85 { height:1447.05px;--section-height:1447.05px; }#wze699 { top:15px;left:10.406px;bottom:auto;right:auto;width:747.188px;height:102.227px;display:block;z-index:1000; }#wz-section-wzs86 { height:132.227px;--section-height:132.227px; }#wze703 { top:15px;left:4px;bottom:auto;right:auto;width:760px;height:102.045px;display:block;z-index:1000; }#wz-section-wzs88 { height:132.031px;--section-height:132.031px; }#wze706 { top:15px;left:6.5625px;bottom:auto;right:auto;width:754.875px;height:101.172px;display:block;z-index:1000; }#wz-section-wzs89 { height:131.172px;--section-height:131.172px; }#wze707 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:100.922px;display:block;z-index:1000; }#wz-section-wzs91 { height:130.922px;--section-height:130.922px; }#wze711 { top:15px;left:5.578px;bottom:auto;right:auto;width:756.844px;height:139.203px;display:block;z-index:1000; }#wz-section-wzs92 { height:3462.511598609px;--section-height:3462.511598609px; }#wze721 { top:15px;left:2.031px;bottom:auto;right:auto;width:763.953px;height:101.438px;display:block;z-index:1000; }#wz-section-wzs97 { height:131.438px;--section-height:131.438px; }#wze722 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:101.609px;display:block;z-index:1000; }#wz-section-wzs98 { height:131.594px;--section-height:131.594px; }#wze723 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:100.396px;display:block;z-index:1000; }#wz-section-wzs99 { height:130.396px;--section-height:130.396px; }#wze724 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:90.0625px;display:block;z-index:1000; }#wz-section-wzs100 { height:120.0625px;--section-height:120.0625px; }#wze732 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:89.375px;display:block;z-index:1000; }#wz-section-wzs101 { height:119.375px;--section-height:119.375px; }#wze733 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:89.9219px;display:block;z-index:1000; }#wz-section-wzs102 { height:119.9219px;--section-height:119.9219px; }#wze734 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:101.172px;display:block;z-index:1000; }#wz-section-wzs103 { height:131.172px;--section-height:131.172px; }#wze735 { top:15px;left:2.5155px;bottom:auto;right:auto;width:762.969px;height:100.484px;display:block;z-index:1000; }#wz-section-wzs104 { height:130.469px;--section-height:130.469px; }#wze736 { top:15px;left:0.406px;bottom:auto;right:auto;width:767.188px;height:100.828px;display:block;z-index:1000; }#wz-section-wzs105 { height:130.812px;--section-height:130.812px; }#wze737 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:101.344px;display:block;z-index:1000; }#wz-section-wzs106 { height:131.344px;--section-height:131.344px; }#wze738 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:89.8542px;display:block;z-index:1000; }#wz-section-wzs107 { height:119.8542px;--section-height:119.8542px; }#wze739 { top:15px;left:2.406px;bottom:auto;right:auto;width:763.188px;height:101.266px;display:block;z-index:1000; }#wz-section-wzs108 { height:131.266px;--section-height:131.266px; }#wze740 { top:15px;left:5px;bottom:auto;right:auto;width:758px;height:101.438px;display:block;z-index:1000; }#wz-section-wzs109 { height:131.438px;--section-height:131.438px; }#wze741 { top:15px;left:3px;bottom:auto;right:auto;width:762px;height:101.516px;display:block;z-index:1000; }#wz-section-wzs110 { height:131.516px;--section-height:131.516px; }#wze742 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:100.922px;display:block;z-index:1000; }#wz-section-wzs111 { height:130.922px;--section-height:130.922px; }#wze743 { top:15px;left:1.406px;bottom:auto;right:auto;width:765.188px;height:101.094px;display:block;z-index:1000; }#wz-section-wzs112 { height:131.094px;--section-height:131.094px; }#wze744 { top:15px;left:3.406px;bottom:auto;right:auto;width:761.188px;height:101.438px;display:block;z-index:1000; }#wz-section-wzs113 { height:131.438px;--section-height:131.438px; }#wze745 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:101.266px;display:block;z-index:1000; }#wz-section-wzs114 { height:131.266px;--section-height:131.266px; }#wze746 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:89.6562px;display:block;z-index:1000; }#wz-section-wzs115 { height:119.6406px;--section-height:119.6406px; }#wze748 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:90.75px;display:block;z-index:1000; }#wz-section-wzs116 { height:120.75px;--section-height:120.75px; }}@media only screen and (min-width : 1170px) {#wze308 .wz-blog-post-thumbnail+.wz-blog-post-content { margin-left: 320px }#wze435 .wz-blog-post-thumbnail+.wz-blog-post-content { margin-left: 320px }#wze437 .wz-blog-post-thumbnail+.wz-blog-post-content { margin-left: 320px }}