.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:51, 51, 51;--color_1_2:31, 31, 31;--color_1_3:20, 20, 22;--color_1_4:27, 28, 30;--color_1_5:20, 20, 25;--color_2_1:255, 255, 255;--color_2_2:161, 161, 161;--color_2_3:150, 150, 150;--color_2_4:148, 148, 148;--color_2_5:138, 138, 138;--color_3_1:136, 156, 239;--color_3_2:136, 156, 231;--color_3_3:63, 67, 73;--color_3_4:99, 103, 107;--color_3_5:82, 86, 91;--color_4_1:253, 152, 152;--color_4_2:253, 141, 141;--color_4_3:253, 98, 98;--color_4_4:253, 128, 128;--color_4_5:253, 114, 114;}
                          .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;
                            }
                        #wze181 { top:30.6145px;left:748.5px;width:285px;height:40px;z-index:1000; }.wzc62 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc62  .wz-menu.wz-classic-menu > li .sub-menu { text-align:left; }.wzc62  .wz-menu li > a { padding:0px 15px;font-family:arial;font-size:14px;color:rgb(255, 255, 255); }.wzc62 .wz-menu.wz-mega-menu li > a:hover,.wzc62  .wz-menu.wz-classic-menu li:hover > a { color:rgb(253, 98, 98); }.wzc62  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(255, 255, 255); }.wzc62 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc62  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(253, 98, 98); }.wzc62  .wz-menu > li.active > a { color:rgb(255, 255, 255); }.wzc62  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(255, 255, 255); }.wzc62  .wz-menu .sub-menu li > a { padding:5px 15px; }.wzc62  .wz-menu .sub-menu li.wz-menu-has-children > a:after { border-color:rgb(255, 255, 255); }.wzc62 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc62  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(253, 98, 98); }.wzc62  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc62 {  }.wzc62-list {  }.wzc62-mobile { background-color:rgba(170, 113, 208, 0); }#wze305 { top:35.5151px;left:1203.08px;width:80.8854px;height:38.9757px;z-index:1001; }.wzc157:hover .wzc157-bg:after { width:90%;opacity:1; }.wzc157:hover .wzc157-bg {  }.wzc157:hover .wzc157-content { color:#fff; }.wzc157:hover {  }.wzc157-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%);background:rgb(226, 28, 33); }.wzc157-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:6px;border-style:solid;border-color:rgb(226, 28, 33);border-width:1px;overflow:hidden; }.wzc157-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(226, 28, 33); }#wze623 { top:8.23035px;left:9.29149px;width:499.184px;height:210.99px;z-index:1000; }.wzc2-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc2-img .wzc2-img-inner { width:100%;height:100%;float:left; }.wzc2-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze623 .wzc2-img-inner { object-fit:cover; }#wze676 { top:35.5057px;left:1097.99px;width:80px;height:40px;z-index:1000; }#wz-section-header { height:222.5px;--section-height:222.5px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-header-full { background-color:rgb(20, 20, 25);background-image:;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background:; }.wzc-section-header-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-allPage { height:0px;--section-height:0px; }#wz-section-wzs25 { height:1055.47px;--section-height:1055.47px; }.wzc-section-wzs25-full { background-image:url(../../uploads/daf754163f794712afa20666c207bd9f.jpg) ;background-attachment:fixed; }#wze378 { top:24.0162px;left:3.84376px;width:1170px;height:1444.7px;z-index:1000; }.wzc64-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:;border-width:1px;border-style:solid;border-color:rgb(63, 67, 73); }.wzc64-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze376 { top:30.8373px;left:59.1223px;width:1116.94px;height:63.316px;z-index:1000;text-align:left; }.wzc3 { height:auto; }.wzc3-text { width:100%;height:auto; }#wze392 { top:114.526px;left:64.5507px;width:180px;height:222.205px;z-index:1000;text-align:left; }#wze393 { top:106.782px;left:481.03px;width:180px;height:305.538px;z-index:1000;text-align:left; }#wze394 { top:122.249px;left:886.528px;width:180px;height:222.205px;z-index:1000;text-align:left; }#wze639 { top:474.006px;left:371.275px;width:375px;height:65.5556px;z-index:1001;text-align:right; }#wze640 { top:538.823px;left:62.8299px;width:1042.99px;height:761.094px;z-index:1001;text-align:left; }#wze396 { top:1560.89px;left:110.908px;width:901.962px;height:347.76px;z-index:998;text-align:left; }#wze635 { top:2005.42px;left:-412.76px;width:2001.81px;height:1182.85px;z-index:1000; }.wzc152 .wz-gallery > li > figure,.wzc152  .wz-gallery > li > figure:before,.wzc152  .wz-gallery > li > figure:after,.wzc152  .wz-gallery > li > figure > figcaption,.wzc152  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc152  .wz-gallery-caption { text-align:center; }.wzc152  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc152  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc152  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc152 {  }.wzc152-slider .wzc152-slider-items {  }.wzc152-slider  .flex-direction-nav a:before { color:#999; }.wzc152-slider {  }#wze637 { top:1481.27px;left:69.5026px;width:236.997px;height:73.4896px;z-index:1000;text-align:center; }#wz-section-wzs22 { height:2059.86px;--section-height:2059.86px; }.wzc-section-wzs22 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs22-full { background-color:rgb(20, 20, 25);background-image:url(../../uploads/13f9252d867d4368b6013d4ae6d37607.jpg) ;background:; }.wzc-section-wzs22-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-wzs91 { height:300px;--section-height:300px; }#wze642 { top:89.1219px;left:1367.66px;width:180px;height:61.0938px;z-index:1002;text-align:right; }#wz-section-wzs77 { height:830.955px;--section-height:830.955px; }#wze416 { top:31.0096px;left:226.809px;width:652.969px;height:100px;z-index:1000;text-align:center; }#wz-section-wzs55 { height:1452.34px;--section-height:1452.34px; }.wzc-section-wzs55-full { background-color:rgb(20, 20, 25);background-image:url(../../uploads/c329001384eb446997a688e6ca2be86c.jpg) ;background-position:center center;background-attachment:none; }#wz-section-wzs82 { height:877.691px;--section-height:877.691px; }.wzc-section-wzs82-full { background-image:url(../../uploads/d7c2d5c2d0d442f7ab823a568fe5e055.jpg) ; }.wzc-section-wzs82-full-bottom { background-image:url("data:image/svg+xml,%3Csvg fill='rgb(0,0,0)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 100 1920 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 300 971.809-200L1920 300H0z'/%3E%3C/svg%3E");width:100%;height:150px;background-repeat:repeat-x;background-size:100% 100%;background-position:0px;top:100%;-webkit-transform:translateY(-100%) ;-moz-transform:translateY(-100%) ;-ms-transform:translateY(-100%) ;-o-transform:translateY(-100%) ;transform:translateY(-100%) ;transform:translateY(-100%) ;position:absolute;z-index:10; }#wze483 { top:60.7157px;left:16.0222px;width:280px;height:265.434px;z-index:999; }.wzc82-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:;border-width:0px;border-style:solid;border-color:; }.wzc82-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze477 { top:21.0089px;left:0.0009125px;width:30px;height:30px;z-index:1001; }#wze477 .wzc2-img-inner { object-fit:cover; }#wze479 { top:112.898px;left:0.011265px;width:277.969px;height:23.316px;z-index:1000;text-align:justify; }#wze480 { top:176.661px;left:0.010125px;width:277.969px;height:23.316px;z-index:1000;text-align:justify; }#wze481 { top:226.085px;left:0.0042px;width:277.969px;height:23.316px;z-index:1000;text-align:justify; }#wze584 { top:18.0089px;left:45.4732px;width:170.99px;height:54.4271px;z-index:1000;text-align:left; }#wze585 { top:74.2149px;left:326.181px;width:220px;height:237.805px;z-index:999; }#wze486 { top:0.0064125px;left:0.005185px;width:180px;height:129px;z-index:1000; }.wzc83 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc83  .wz-menu.wz-classic-menu > li .sub-menu { text-align:left; }.wzc83  .wz-menu li > a { padding:5px 15px;font-family:arial;font-size:16px;color:rgb(148, 148, 148); }.wzc83 .wz-menu.wz-mega-menu li > a:hover,.wzc83  .wz-menu.wz-classic-menu li:hover > a { color:rgb(253, 98, 98); }.wzc83  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(148, 148, 148); }.wzc83 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc83  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(253, 98, 98); }.wzc83  .wz-menu > li.active > a { color:rgb(253, 98, 98); }.wzc83  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(253, 98, 98); }.wzc83  .wz-menu .sub-menu li > a { padding:5px 15px; }.wzc83  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:rgb(148, 148, 148); }.wzc83 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc83  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(253, 98, 98); }.wzc83  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc83 {  }.wzc83-list {  }.wzc83-mobile {  }#wze497 { top:178.919px;left:3.3164px;width:142px;height:55px;z-index:1002; }.wzc126:hover .wzc126-bg { border-width:1px;border-color:rgb(255, 255, 255);background-color:rgba(253, 98, 98, 0); }.wzc126:hover .wzc126-content { color:rgb(255, 255, 255); }.wzc126:hover {  }.wzc126-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(253, 98, 98);border-radius:4px;border-style:solid;border-width:1px;border-color:rgb(253, 98, 98); }.wzc126-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:arial;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(20, 20, 22); }#wze591 { top:74.2177px;left:589.351px;width:369px;height:238.125px;z-index:999; }#wze487 { top:64.2953px;left:0.0022px;width:288px;height:150.938px;z-index:1003; }.wzc84  .form-result-error { color:#e74c3c;border-color:transparent;background-color:transparent;opacity:1; }.wzc84 {  }.wzc84-form { direction:rtl;width:100%;height:100%;background-color:;border-radius:0px;border-style:solid;border-width:0px;border-color:rgba(227, 227, 227, 1);box-shadow:none; }.wzc84-message { direction:rtl;position:absolute;width:calc(100% - 120px);bottom:0;right:60px;left:auto;padding:10px 0;text-align:left;font-size:13px;font-family:yekan, tahoma, serif;opacity:0;box-shadow:none;background-color:transparent;border-style:solid;border-color:transparent;border-width:1px;border-radius:0;color:#1abc9c; }.wzc84-setting {  }#wze490 { top:2.00003px;left:0px;width:283px;height:70px;z-index:1000; }.wzc101  .wz-form-inputText-label::after { content:'*';color:rgb(138, 138, 138); }.wzc101  .wz-form-inputText::placeholder { color:#605E5E; }.wzc101 {  }.wzc101:hover .wzc101-container .wzc101-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55); }.wzc101:hover .wzc101-container {  }.wzc101:hover {  }.wzc101:focus-within .wzc101-container .wzc101-container-input { background-color:rgba(255, 255, 255, 1);border-width:1px;border-style:solid;border-color:rgba(87, 187, 191, 0.6); }.wzc101:focus-within .wzc101-container {  }.wzc101:focus-within {  }.wzc101.invalid .wzc101-container .wzc101-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgb(253, 98, 98);box-shadow:0px 1px 4px 0px rgb(253, 98, 98); }.wzc101.invalid .wzc101-container {  }.wzc101.invalid {  }.wzc101-container .wzc101-container-label { padding-right:0px;padding-left:20px;display:inline-block;margin-bottom:14px;text-align:left;direction:inherit;color:rgb(138, 138, 138);word-break: break-word;line-height:1;font-size:14px;font-weight:normal;font-style:normal;font-family:arial; }.wzc101-container .wzc101-container-input { text-align:left;direction:inherit;padding-right:12px;padding-left:3px;padding-top:3px;padding-bottom:3px;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;line-height:1.4em;min-height:42px;border-radius:4px;border-width:1px;border-style:solid;border-color:rgb(148, 148, 148);color:rgb(138, 138, 138);background-color:rgba(0, 0, 0, 0);box-sizing:border-box !important;margin:0;max-width:100%;text-overflow:ellipsis;font-family:arial;-webkit-appearance:none; }.wzc101-container .wzc101-container-message {  }.wzc101-container { width:100%;height:100%;min-height:25px;display:flex;flex-direction:column;font-family:yekan, tahoma, serif;transition:all 0.3s; }#wze496 { top:20.0041px;left:0.0031875px;width:231.997px;height:23.316px;z-index:1001;text-align:left; }#wze594 { top:74.2139px;left:1001.51px;width:151.9997875px;height:239.236px;z-index:999; }#wze498 { top:22.0099px;left:0.0077875px;width:151.997px;height:23.316px;z-index:1000;text-align:justify; }#wze499 { top:66.4531px;left:79.5158px;width:30px;height:30px;z-index:1005; }.wzc105-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(148, 148, 148);border-radius:50%; }.wzc105-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:50%; }#wze500 { top:7.5px;left:7.5px;width:15px;height:15px;z-index:1000; }.wzc43 { overflow:hidden; }.wzc43-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(51, 51, 51); }#wze501 { top:66.4531px;left:121.508px;width:30px;height:30px;z-index:1005; }#wze502 { top:7.5px;left:7.5px;width:15px;height:15px;z-index:1000; }#wze503 { top:66.4531px;left:37.5158px;width:30px;height:30px;z-index:1005; }#wze504 { top:7.5px;left:7.5px;width:15px;height:15px;z-index:1000; }#wze505 { top:66.4531px;left:0.0077875px;width:30px;height:30px;z-index:1005; }#wze506 { top:7.5px;left:7.5px;width:15px;height:15px;z-index:1000; }#wze507 { top:121.826px;left:0.0077875px;width:148.969px;height:29.1146px;z-index:1000;text-align:left; }#wz-section-footer { height:405.625px;--section-height:405.625px; }.wzc-section-footer-full { background-color:rgb(20, 20, 25);background-image:url(../../uploads/ffed56c264044665ace7b6570f748813.jpg) ;background-attachment:none; }#wze509 { top:0px;height:413px;z-index:1000; }.wzc111-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0.67); }.wzc111-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze510 { top:76px;left:101px;width:443px;height:112px;z-index:1000;text-align:left; }#wze511 { top:226px;left:101px;width:443px;height:56px;z-index:1000;text-align:left; }#wze512 { top:0.00565px;left:0.008px;width:234px;height:201.969px;z-index:1000; }#wze525 { top:54.1564px;left:70px;width:94px;height:95px;z-index:1005; }.wzc112-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(136, 156, 231);border-width:1px;border-style:solid;border-color:rgb(136, 156, 231);border-radius:10px; }.wzc112-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:10px; }#wze521 { top:19.75px;left:25px;width:44px;height:34px;z-index:1001; }#wze521 .wzc2-img-inner { object-fit:cover; }#wze544 { top:73.0136px;left:22.01px;width:50px;height:4px;z-index:1001; }.wzc117-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(20, 20, 25);border-radius:7px; }.wzc117-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:7px; }#wze514 { top:0.008125px;left:233.008px;width:937px;height:203.617px;z-index:1000; }#wze529 { top:30.016px;left:51.5px;width:275px;height:25px;z-index:1000;text-align:left; }#wze532 { top:84.2052px;left:51.5px;width:606.997px;height:90.8828px;z-index:1000;text-align:left; }#wze515 { top:202.561px;left:0.008px;width:234px;height:202.266px;z-index:1000; }#wze526 { top:53.6639px;left:70px;width:94px;height:95px;z-index:1005; }.wzc114-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(253, 98, 98);border-width:1px;border-style:solid;border-color:rgb(253, 98, 98);border-radius:10px; }.wzc114-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:10px; }#wze522 { top:20px;left:21.5px;width:51px;height:34px;z-index:1002; }#wze522 .wzc2-img-inner { object-fit:cover; }#wze545 { top:73.014px;left:22.01px;width:50px;height:4px;z-index:1001; }#wze516 { top:202.467px;left:233.008px;width:937px;height:203.953px;z-index:1000; }#wze533 { top:30px;left:51.5px;width:227.986px;height:25px;z-index:1000;text-align:left; }#wze534 { top:84.1432px;left:51.5px;width:607px;height:90.8828px;z-index:1000;text-align:left; }#wze517 { top:403.469px;left:233.008px;width:937px;height:203.953px;z-index:1000; }#wze535 { top:30.1567px;left:51.5px;width:227.986px;height:25px;z-index:1000;text-align:left; }#wze536 { top:84.1432px;left:51.5px;width:607px;height:90.8828px;z-index:1000;text-align:left; }#wze518 { top:403.721px;left:0.008px;width:234px;height:202.266px;z-index:1000; }#wze527 { top:53.6562px;left:70px;width:94px;height:95px;z-index:1005; }#wze523 { top:20.0938px;left:20.5px;width:53px;height:34px;z-index:1003; }#wze523 .wzc2-img-inner { object-fit:cover; }#wze546 { top:73.0143px;left:22.01px;width:50px;height:4px;z-index:1001; }#wze519 { top:604.737px;left:0.008px;width:234px;height:202.266px;z-index:1000; }#wze528 { top:53.6562px;left:70px;width:94px;height:95px;z-index:1005; }#wze524 { top:20.0781px;left:25.5px;width:43px;height:39px;z-index:1004; }#wze524 .wzc2-img-inner { object-fit:cover; }#wze547 { top:73.0147px;left:22.01px;width:50px;height:4px;z-index:1001; }#wze520 { top:604.55px;left:233.008px;width:937px;height:203.531px;z-index:1000; }#wze537 { top:30px;left:51.5px;width:330.99px;height:25px;z-index:1000;text-align:left; }#wze538 { top:83.8129px;left:51.5px;width:607px;height:90.8828px;z-index:1000;text-align:left; }#wze539 { top:805.57px;left:0px;width:482px;height:458px;z-index:1000; }#wze540 { top:2.52623px;left:1.50894px;width:479px;height:450.969px;z-index:1001; }#wze540 .wzc2-img-inner { object-fit:cover; }#wze541 { top:191.01px;left:84.5096px;width:312.969px;height:84px;z-index:1002;text-align:center; }#wze542 { top:805.551px;left:481.017px;width:689px;height:464.992px;z-index:1002; }.wzc125-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:;border-width:1px;border-style:solid;border-color:rgb(63, 67, 73); }.wzc125-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze543 { top:174.669px;left:128.508px;width:431.997px;height:114.992px;z-index:1000;text-align:left; }#wz-section-wzs62 { height:1280.03px;--section-height:1280.03px; }.wzc-section-wzs62-full { background-image:;background-size:auto;background-repeat:no-repeat;background-color:rgb(20, 20, 25); }#wze548 { top:50px;left:0px;width:391.997px;height:93px;z-index:1000;text-align:left; }#wze549 { top:153.223px;left:0px;width:782.984px;height:130px;z-index:1000;text-align:left; }#wz-section-wzs63 { height:357.688px;--section-height:357.688px; }.wzc-section-wzs63-full { background-color:rgb(20, 20, 25); }#wze550 { top:0.100125px;left:0px;width:482px;height:606px;z-index:1000; }#wze554 { top:1.01302px;left:1px;width:480px;height:602px;z-index:1001; }#wze554 .wzc2-img-inner { object-fit:cover; }#wze556 { top:293.5px;left:151.009px;width:180px;height:42px;z-index:1002;text-align:center; }#wze551 { top:0.00225px;left:481px;width:689px;height:605.648px;z-index:1000; }#wze558 { top:90px;left:169.5px;width:350px;height:160.984px;z-index:1000;text-align:left; }#wze559 { top:307.4px;left:169.5px;width:350px;height:207px;z-index:1000;text-align:left; }#wz-section-wzs64 { height:606.062px;--section-height:606.062px; }.wzc-section-wzs64 { background-color:rgba(0, 0, 0, 0.12); }.wzc-section-wzs64-full { background-color:rgb(20, 20, 25); }#wze611 { top:0.100125px;left:0px;width:482px;height:606px;z-index:1000; }#wze612 { top:282px;left:151.009px;width:180px;height:84px;z-index:1002;text-align:center; }#wze613 { top:0.0051875px;left:1px;width:480px;height:596px;z-index:1001; }#wze613 .wzc2-img-inner { object-fit:cover; }#wze614 { top:0.00225px;left:481px;width:689px;height:605.648px;z-index:1000; }#wze615 { top:90px;left:169.5px;width:350px;height:160.984px;z-index:1000;text-align:left; }#wze616 { top:307.4px;left:169.5px;width:350px;height:207px;z-index:1000;text-align:left; }#wz-section-wzs70 { height:648.094px;--section-height:648.094px; }.wzc-section-wzs70 { background-color:rgba(0, 0, 0, 0.12); }.wzc-section-wzs70-full { background-color:rgb(20, 20, 25); }#wz-section-wzs76 { height:200px;--section-height:200px; }#wze617 { top:30px;left:15px;width:848px;height:499px;z-index:1000; }.wzc130-root .wzc130-root-container .wzc130-root-container-header .wzc130-root-container-header-title {  }.wzc130-root .wzc130-root-container .wzc130-root-container-header {  }.wzc130-root .wzc130-root-container .wzc130-root-container-submitBoxHeader .wzc130-root-container-submitBoxHeader-submitButtonHeader {  }.wzc130-root .wzc130-root-container .wzc130-root-container-submitBoxHeader {  }.wzc130-root .wzc130-root-container {  }.wzc130-root .wzc130-root-accountContainer .wzc130-root-accountContainer-accountItem .wzc130-root-accountContainer-accountItem-accountItemLabel {  }.wzc130-root .wzc130-root-accountContainer .wzc130-root-accountContainer-accountItem .wzc130-root-accountContainer-accountItem-accountItemInputBox .wzc130-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc130-root .wzc130-root-accountContainer .wzc130-root-accountContainer-accountItem .wzc130-root-accountContainer-accountItem-accountItemInputBox .wzc130-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc130-root .wzc130-root-accountContainer .wzc130-root-accountContainer-accountItem .wzc130-root-accountContainer-accountItem-accountItemInputBox {  }.wzc130-root .wzc130-root-accountContainer .wzc130-root-accountContainer-accountItem {  }.wzc130-root .wzc130-root-accountContainer {  }.wzc130-root .wzc130-root-companyHeaderContainer .wzc130-root-companyHeaderContainer-companyHeader .wzc130-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc130-root .wzc130-root-companyHeaderContainer .wzc130-root-companyHeaderContainer-companyHeader {  }.wzc130-root .wzc130-root-companyHeaderContainer {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCheck .wzc130-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCheck .wzc130-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc130-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCheck .wzc130-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc130-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCheck .wzc130-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc130-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCheck .wzc130-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc130-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCheck .wzc130-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCheck {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyItemBox .wzc130-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyItemBox .wzc130-root-companyInfo-companyItemBox-companyInputBox .wzc130-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyItemBox .wzc130-root-companyInfo-companyItemBox-companyInputBox .wzc130-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyItemBox .wzc130-root-companyInfo-companyItemBox-companyInputBox {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyItemBox {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCancelLabel .wzc130-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCancelLabel .wzc130-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCancelLabel .wzc130-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCancelLabel .wzc130-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc130-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc130-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCancelLabel .wzc130-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc130-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCancelLabel .wzc130-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc130-root .wzc130-root-companyInfo .wzc130-root-companyInfo-companyInfoCancelLabel {  }.wzc130-root .wzc130-root-companyInfo {  }.wzc130-root .wzc130-root-submitBoxFooter .wzc130-root-submitBoxFooter-submitButtonFooter {  }.wzc130-root .wzc130-root-submitBoxFooter {  }.wzc130-root {  }.wzc130  .wz-profile-account-root { text-align:right; }.wzc130  .wz-profile-account-header-container { margin-bottom:20px; }.wzc130  .wz-profile-account-header p { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:rgb(117,117,117); }.wzc130  .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; }.wzc130  .wz-profile-account-container:hover { border-radius:20px; }.wzc130  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc130  .wz-profile-account-input-container label { color:#9b9b9b; }.wzc130  .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; }.wzc130  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc130  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc130  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc130  .wz-profile-account-company-info-button p { font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc130  .wz-profile-account-company-info-button label { font-family:iransans_fa, sans-serif;font-size:13px;color:#17a2b8; }.wzc130  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc130  .wz-profile-account-company-info-cancel { font-family:iransans_fa, sans-serif;font-size:13px;color:#E74C3C; }.wzc130  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc130  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc130 {  }.wzc129:hover .wzc129-bg { background-color:#ffd9d5; }.wzc129:hover .wzc129-content { color:#E74C3C; }.wzc129:hover {  }.wzc129-bg:after {  }.wzc129-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc129-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; }#wze622 { top:30px;left:893px;width:262px;height:565px;z-index:1000; }.wzc143-root .wzc143-root-infoBox .wzc143-root-infoBox-userImageBox .wzc143-root-infoBox-userImageBox-userImage {  }.wzc143-root .wzc143-root-infoBox .wzc143-root-infoBox-userImageBox {  }.wzc143-root .wzc143-root-infoBox .wzc143-root-infoBox-userInfo .wzc143-root-infoBox-userInfo-userName {  }.wzc143-root .wzc143-root-infoBox .wzc143-root-infoBox-userInfo .wzc143-root-infoBox-userInfo-userEmail {  }.wzc143-root .wzc143-root-infoBox .wzc143-root-infoBox-userInfo .wzc143-root-infoBox-userInfo-editInfo .wzc143-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc143-root .wzc143-root-infoBox .wzc143-root-infoBox-userInfo .wzc143-root-infoBox-userInfo-editInfo .wzc143-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc143-root .wzc143-root-infoBox .wzc143-root-infoBox-userInfo .wzc143-root-infoBox-userInfo-editInfo {  }.wzc143-root .wzc143-root-infoBox .wzc143-root-infoBox-userInfo {  }.wzc143-root .wzc143-root-infoBox {  }.wzc143-root .wzc143-root-items .wzc143-root-items-item .wzc143-root-items-item-itemBox .wzc143-root-items-item-itemBox-itemIcon {  }.wzc143-root .wzc143-root-items .wzc143-root-items-item .wzc143-root-items-item-itemBox .wzc143-root-items-item-itemBox-itemName {  }.wzc143-root .wzc143-root-items .wzc143-root-items-item .wzc143-root-items-item-itemBox {  }.wzc143-root .wzc143-root-items .wzc143-root-items-item {  }.wzc143-root .wzc143-root-items .wzc143-root-items-more {  }.wzc143-root .wzc143-root-items {  }.wzc143-root .wzc143-root-logoutBox .wzc143-root-logoutBox-logout .wzc143-root-logoutBox-logout-logoutLabel {  }.wzc143-root .wzc143-root-logoutBox .wzc143-root-logoutBox-logout {  }.wzc143-root .wzc143-root-logoutBox {  }.wzc143-root {  }.wzc143  .wz-profile-menu-user-info { gap:2px; }.wzc143  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc143  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;direction:rtl; }.wzc143  .wz-profile-menu-info-box:hover {  }.wzc143  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc143  .wz-profile-menu-user-name { font-family:iransans_fa, sans-serif;font-size:18px;font-weight:bold;color:#808080; }.wzc143  .wz-profile-menu-user-name:hover {  }.wzc143  .wz-profile-menu-user-email { font-family:iransans_fa, sans-serif;font-size:12px;color:#a1a1a1; }.wzc143  .wz-profile-menu-user-email:hover {  }.wzc143  .wz-profile-menu-edit-info { font-family:iransans_fa, sans-serif;font-size:10px;color:#808080; }.wzc143  .wz-profile-menu-edit-info:hover {  }.wzc143  .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); }.wzc143  .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; }.wzc143  .wz-profile-menu-items:hover {  }.wzc143  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc143  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc143  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc143  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc143  .wz-profile-menu-item-box:hover {  }.wzc143  .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%; }.wzc143  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc143  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc143  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc143  #wz-profile-menu-logout-box p { font-family:iransans_fa, sans-serif;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc143  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc143  .wz-profile-menu-more:after { color:#808080; }.wzc143 {  }#wz-section-wzs71 { height:625px;--section-height:625px; }#wze618 { top:30px;left:15px;width:848px;height:848px;z-index:1000; }.wzc134-header .wzc134-header-title {  }.wzc134-header .wzc134-header-removeButton {  }.wzc134-header .wzc134-header-addToCartButton {  }.wzc134-header {  }.wzc134-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; }.wzc134-pagination .wzc134-pagination-paginationButton {  }.wzc134-pagination {  }.wzc134  .wz-profile-favorites-header-text { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc134  .wz-profile-favorites-header-text:hover {  }.wzc134  .wz-profile-favorites-container { border-radius:15px;border-width:0px;border-style:solid;border-color:#000;overflow:visible;background-color:#fff;padding:0; }.wzc134  .wz-profile-favorites-container:hover { border-radius:15px; }.wzc134  .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; }.wzc134  .wz-profile-favorite-item:hover {  }.wzc134  .wz-profile-favorite-item-image { object-fit:contain; }.wzc134  .wz-profile-favorite-item-title { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc134  .wz-profile-favorite-item-title:hover {  }.wzc134  .wz-profile-favorite-item-price { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc134  .wz-profile-favorite-item-price:hover {  }.wzc134  .wz-profile-favorite-item-add { height:30px; }.wzc134  .wz-profile-favorite-item-remove { height:30px; }.wzc134  .wz-profile-favorites-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc134  .wz-profile-favorites-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc134  .wz-profile-favorites-no-results-first-text:hover {  }.wzc134  .wz-profile-favorites-no-results-second-text:hover {  }.wzc134 {  }.wzc131:hover .wzc131-bg { background-color:#E74C3C; }.wzc131:hover .wzc131-content { font-size:10px;color:#fff; }.wzc131:hover {  }.wzc131-bg:after {  }.wzc131-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc131-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; }.wzc132:hover .wzc132-bg { background-color:#c9c9c9;border:1px solid #c9c9c9; }.wzc132:hover .wzc132-content { font-size:10px;color:#fff; }.wzc132:hover {  }.wzc132-bg:after {  }.wzc132-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc132-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; }.wzc133:hover .wzc133-bg:after { width:90%;opacity:1; }.wzc133:hover .wzc133-bg {  }.wzc133:hover .wzc133-content { color:#fff; }.wzc133:hover {  }.wzc133-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%); }.wzc133-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; }.wzc133-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-wzs72 { height:908px;--section-height:908px; }#wze619 { top:30px;left:15px;width:848px;height:341px;z-index:1000; }.wzc135-root .wzc135-root-header .wzc135-root-header-title {  }.wzc135-root .wzc135-root-header .wzc135-root-header-options .wzc135-root-header-options-optionsList .wzc135-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc135-root .wzc135-root-header .wzc135-root-header-options .wzc135-root-header-options-optionsList {  }.wzc135-root .wzc135-root-header .wzc135-root-header-options {  }.wzc135-root .wzc135-root-header {  }.wzc135-root .wzc135-root-orders .wzc135-root-orders-ordersHeader .wzc135-root-orders-ordersHeader-ordersHeaderItem .wzc135-root-orders-ordersHeader-ordersHeaderItem-orderHeaderItem{{ item.id }} {  }.wzc135-root .wzc135-root-orders .wzc135-root-orders-ordersHeader .wzc135-root-orders-ordersHeader-ordersHeaderItem {  }.wzc135-root .wzc135-root-orders .wzc135-root-orders-ordersHeader {  }.wzc135-root .wzc135-root-orders {  }.wzc135-root .wzc135-root-pagination .wzc135-root-pagination-paginationButton {  }.wzc135-root .wzc135-root-pagination {  }.wzc135-root {  }.wzc135  .wz-profile-orders-header p { font-size:18px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117); }.wzc135  .wz-profile-orders-header-option { font-size:12px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117);border-radius:5px; }.wzc135  .wz-profile-orders-header-option:hover { background-color:#f4f4f4;cursor:pointer; }.wzc135  .wz-profile-orders-header-options ul [data-active=true] { background-color:#f4f4f4; }.wzc135  .wz-profile-orders-order-items-header { width:80%; }.wzc135  .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); }.wzc135  .wz-profile-orders-order-details { width:80%; }.wzc135  .wz-profile-orders-order-buttons { width:20%; }.wzc135  .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); }.wzc135  .wz-profile-orders-order-items-root { background-color:#f4f4f4;border-radius:10px;border-width:0px;border-color:rgb(0,0,0);border-style:solid; }.wzc135  .wz-profile-orders-order-items-container:first-child:after { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc135  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc135  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc135  .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; }.wzc135  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc135  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc135  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc135 {  }#wz-section-wzs73 { height:503px;--section-height:503px; }#wze620 { top:30px;left:15px;width:848px;height:648px;z-index:1000; }.wzc138-root .wzc138-root-header .wzc138-root-header-title {  }.wzc138-root .wzc138-root-header .wzc138-root-header-headerButtons .wzc138-root-header-headerButtons-reorderButton {  }.wzc138-root .wzc138-root-header .wzc138-root-header-headerButtons .wzc138-root-header-headerButtons-receiptButton {  }.wzc138-root .wzc138-root-header .wzc138-root-header-headerButtons {  }.wzc138-root .wzc138-root-header {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-mainInformation .wzc138-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc138-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-mainInformation .wzc138-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc138-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-mainInformation .wzc138-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-mainInformation {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-userInformation .wzc138-root-body-information-userInformation-userInformation{{ item.name }} .wzc138-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-userInformation .wzc138-root-body-information-userInformation-userInformation{{ item.name }} .wzc138-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-userInformation .wzc138-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-userInformation {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-paymentInformation .wzc138-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc138-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-paymentInformation .wzc138-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc138-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-paymentInformation .wzc138-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information .wzc138-root-body-information-paymentInformation {  }.wzc138-root .wzc138-root-body .wzc138-root-body-information {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader .wzc138-root-body-orderInformation-orderInformationHeader-orderName .wzc138-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader .wzc138-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader .wzc138-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc138-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader .wzc138-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader .wzc138-root-body-orderInformation-orderInformationHeader-orderCount .wzc138-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader .wzc138-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader .wzc138-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc138-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader .wzc138-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader .wzc138-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc138-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader .wzc138-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation .wzc138-root-body-orderInformation-orderInformationHeader {  }.wzc138-root .wzc138-root-body .wzc138-root-body-orderInformation {  }.wzc138-root .wzc138-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc138-root .wzc138-root-support .wzc138-root-support-supportImage {  }.wzc138-root .wzc138-root-support .wzc138-root-support-supportTextBox .wzc138-root-support-supportTextBox-supportQuestion {  }.wzc138-root .wzc138-root-support .wzc138-root-support-supportTextBox .wzc138-root-support-supportTextBox-supportMessage {  }.wzc138-root .wzc138-root-support .wzc138-root-support-supportTextBox {  }.wzc138-root .wzc138-root-support {  }.wzc138-root {  }.wzc138  .wz-profile-order-details-root { font-family:iransans_fa; }.wzc138  .wz-profile-order-details-header { padding-bottom:20px; }.wzc138  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(117,117,117); }.wzc138  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc138  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc138  .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; }.wzc138  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc138  .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); }.wzc138  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc138  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc138  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(117,117,117);font-weight:400; }.wzc138  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(74,74,74);font-weight:500; }.wzc138  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc138  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px; }.wzc138  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600; }.wzc138  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc138  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px; }.wzc138  .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); }.wzc138  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc138  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:#000; }.wzc138  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc138  .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; }.wzc138  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc138  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc138  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(0,0,0); }.wzc138  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(117,117,117); }.wzc138  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc138  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc138  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc138  .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); }.wzc138  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc138  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc138  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc138  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc138 {  }.wzc136:hover .wzc136-bg { background-color:#ffd9d5;border-width:1px;border-color:rgba(255, 213, 0, 0.25); }.wzc136:hover .wzc136-content { color:#E74C3C; }.wzc136:hover {  }.wzc136-bg:after {  }.wzc136-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); }.wzc136-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; }.wzc137:hover .wzc137-bg { background-color:#f4f4f4;border-width:1px;border-color:rgb(233, 233, 233); }.wzc137:hover .wzc137-content { color:rgb(117,117,117); }.wzc137:hover {  }.wzc137-bg:after {  }.wzc137-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); }.wzc137-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-wzs74 { height:708px;--section-height:708px; }#wze621 { top:30px;left:15px;width:848px;height:541px;z-index:1000; }.wzc142-header .wzc142-header-title {  }.wzc142-header .wzc142-header-headerButton {  }.wzc142-header .wzc142-header-editButton {  }.wzc142-header .wzc142-header-removeButton {  }.wzc142-header {  }.wzc142-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; }.wzc142-pagination .wzc142-pagination-paginationButton {  }.wzc142-pagination {  }.wzc142  .wz-profile-addresses-header { margin-bottom:30px; }.wzc142  .wz-profile-addresses-header p { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc142  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc142  .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; }.wzc142  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc142  .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); }.wzc142  .wz-profile-address-item:hover { border-radius:20px; }.wzc142  .wz-profile-address-location { width:100%;height:200px; }.wzc142  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px #fff; }.wzc142  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc142  .wz-profile-address-full { font-family:iransans_fa;font-size:14px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc142  .wz-profile-address-full:hover {  }.wzc142  .wz-profile-address-summary { justify-content:start; }.wzc142  .wz-profile-address-summary-location p { font-family:iransans_fa;font-size:12px; }.wzc142  .wz-profile-address-summary-location p:hover {  }.wzc142  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc142  .wz-profile-address-summary-location svg path { fill:#E74C3C; }.wzc142  .wz-profile-address-summary-postal-code p { font-family:iransans_fa;font-size:12px; }.wzc142  .wz-profile-address-summary-postal-code p:hover {  }.wzc142  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc142  .wz-profile-address-summary-postal-code svg path { stroke:#E74C3C; }.wzc142  .wz-profile-address-transferee { text-align:right; }.wzc142  .wz-profile-address-transferee p { font-family:iransans_fa;font-size:12px; }.wzc142  .wz-profile-address-transferee p:hover {  }.wzc142  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc142  .wz-profile-address-remove-button { height:30px; }.wzc142  .wz-profile-address-edit-button { height:30px; }.wzc142  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc142  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc142  .wz-profile-addresses-no-results-first-text:hover {  }.wzc142  .wz-profile-addresses-no-results-second-text:hover {  }.wzc142 {  }.wzc139:hover .wzc139-bg { background-color:#E74C3C; }.wzc139:hover .wzc139-content { font-size:12px;color:#ffd9d5; }.wzc139:hover {  }.wzc139-bg:after {  }.wzc139-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc139-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; }.wzc140:hover .wzc140-bg { background-color:#f4f4f4;border:1px solid #e1e1e1; }.wzc140:hover .wzc140-content { font-size:11px;color:#a1a1a1; }.wzc140:hover {  }.wzc140-bg:after {  }.wzc140-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc140-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; }.wzc141:hover .wzc141-bg { background-color:#E74C3C; }.wzc141:hover .wzc141-content { font-size:11px;color:#fff; }.wzc141:hover {  }.wzc141-bg:after {  }.wzc141-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc141-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-wzs75 { height:601px;--section-height:601px; }#wz-section-wzs92 { height:1055.47px;--section-height:1055.47px; }.wzc-section-wzs92-full { background-image:url(../../uploads/a2e2e2fd9ce24eadb337d3be6c5e22a4.jpg) ;background-attachment:fixed; }#wze643 { top:24.0162px;left:3.84376px;width:1170px;height:1444.7px;z-index:1000; }#wze644 { top:106.442px;left:481.03px;width:180px;height:305.538px;z-index:1000;text-align:left; }#wze645 { top:121.909px;left:886.528px;width:180px;height:222.205px;z-index:1000;text-align:left; }#wze646 { top:30.8373px;left:59.1223px;width:1116.94px;height:63.316px;z-index:1000;text-align:left; }#wze647 { top:114.186px;left:64.5507px;width:180px;height:222.205px;z-index:1000;text-align:left; }#wze648 { top:537.443px;left:62.8299px;width:1042.99px;height:761.094px;z-index:1001;text-align:left; }#wze649 { top:473.306px;left:371.275px;width:375px;height:65.5556px;z-index:1001;text-align:right; }#wze650 { top:1560.09px;left:110.908px;width:901.962px;height:347.76px;z-index:998;text-align:left; }#wze655 { top:2004.22px;left:-412.76px;width:2001.81px;height:982.865px;z-index:1000; }#wze656 { top:1480.87px;left:69.5026px;width:236.997px;height:73.4896px;z-index:1000;text-align:center; }#wz-section-wzs93 { height:2059.84px;--section-height:2059.84px; }.wzc-section-wzs93 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs93-full { background-color:rgb(20, 20, 25);background-image:url(../../uploads/13f9252d867d4368b6013d4ae6d37607.jpg) ;background:; }.wzc-section-wzs93-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-wzs94 { height:300px;--section-height:300px; }#wze652 { top:2079.54px;left:-368.814px;width:1900px;height:1347px;z-index:1000; }#wze652 .wzc2-img-inner { object-fit:cover; }#wze657 { top:143.737px;left:1379.66px;width:180px;height:61.0938px;z-index:1002;text-align:right; }#wz-section-wzs95 { height:625.972px;--section-height:625.972px; }#wze651 { top:31.0096px;left:226.809px;width:652.969px;height:99.9826px;z-index:1000;text-align:center; }#wz-section-wzs96 { height:1452.34px;--section-height:1452.34px; }.wzc-section-wzs96-full { background-color:rgb(20, 20, 25);background-image:url(../../uploads/c329001384eb446997a688e6ca2be86c.jpg) ;background-position:center center;background-attachment:none; }#wz-section-wzs97 { height:369.653px;--section-height:369.653px; }.wzc-section-wzs97-full { background-color:rgb(20, 20, 25); }#wze653 { top:978.449px;left:-368.803px;width:1903.52px;height:1225px;z-index:1000; }#wze653 .wzc2-img-inner { object-fit:cover; }#wz-section-wzs98 { height:451.372px;--section-height:451.372px; }#wze654 { top:1752.07px;left:-367.818px;width:1902.52px;height:1094px;z-index:1001; }#wze654 .wzc2-img-inner { object-fit:cover; }#wz-section-wzs99 { height:846px;--section-height:846px; }.wzc-section-wzs99-full { background-color:rgb(20, 20, 22); }#wz-section-wzs100 { height:300px;--section-height:300px; }#wz-section-wzs101 { height:427px;--section-height:427px; }#wz-section-wzs102 { height:323.003px;--section-height:323.003px; }#wz-section-wzs103 { height:877.691px;--section-height:877.691px; }.wzc-section-wzs103-full { background-image:url(../../uploads/d7c2d5c2d0d442f7ab823a568fe5e055.jpg) ; }.wzc-section-wzs103-full-bottom { background-image:url("data:image/svg+xml,%3Csvg fill='rgb(0,0,0)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 100 1920 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 300 971.809-200L1920 300H0z'/%3E%3C/svg%3E");width:100%;height:150px;background-repeat:repeat-x;background-size:100% 100%;background-position:0px;top:100%;-webkit-transform:translateY(-100%) ;-moz-transform:translateY(-100%) ;-ms-transform:translateY(-100%) ;-o-transform:translateY(-100%) ;transform:translateY(-100%) ;transform:translateY(-100%) ;position:absolute;z-index:10; }#wz-section-wzs104 { height:33.0035px;--section-height:33.0035px; }#wz-section-wzs105 { height:1048.09px;--section-height:1048.09px; }.wzc-section-wzs105 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs105-full { background:;background-color:rgba(255, 255, 255, 0);background-image:url(../../uploads/daf754163f794712afa20666c207bd9f.jpg) ; }.wzc-section-wzs105-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze659 { top:137.114px;left:20.2226px;width:1136.98px;height:55.5556px;z-index:1000;text-align:right; }#wze660 { top:280.691px;left:814.474px;width:335.99px;height:257.76px;z-index:1001;text-align:justify; }#wze661 { top:279.833px;left:382.116px;width:375px;height:257.76px;z-index:1001;text-align:justify; }#wze662 { top:280.677px;left:59.1259px;width:240.99px;height:257.76px;z-index:1001;text-align:justify; }#wze663 { top:685.666px;left:441.667px;width:375px;height:63.316px;z-index:1002;text-align:right; }#wze664 { top:1823.77px;left:31.5264px;width:1139.97px;height:1001.09px;z-index:1002;text-align:right; }#wze665 { top:791.955px;left:22.0612px;width:1130.94px;height:766.667px;z-index:1003;text-align:right; }#wze670 { top:1732.24px;left:542.539px;width:180px;height:137.778px;z-index:1000;text-align:right; }#wz-section-wzs107 { height:2879.25px;--section-height:2879.25px; }.wzc-section-wzs107 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs107-full { background:;background-color:rgb(20, 20, 25);background-image:url(../../uploads/81833c392d5a46239afdc29e4a3d58c1.jpg) ; }.wzc-section-wzs107-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-wzs112 { height:1015.92px;--section-height:1015.92px; }.wzc-section-wzs112-full {  }#wz-section-wzs111 { height:1003.96px;--section-height:1003.96px; }.wzc-section-wzs111-full {  }#wze671 { top:-0.979411px;left:-304.875px;width:1821.98px;height:1004.95px;z-index:1000; }#wze672 { top:1108.73px;left:-98.2951px;width:1128.96px;height:115.556px;z-index:1000;text-align:right; }#wze673 { top:1246.4px;left:9.88414px;width:1152.99px;height:2964.43px;z-index:1001;text-align:right; }#wze677 { top:481.615px;left:1298.67px;width:180px;height:30px;z-index:1001;text-align:right; }#wze678 { top:4363.69px;left:532.56px;width:240.99px;height:46.6493px;z-index:1002;text-align:right; }#wz-section-wzs108 { height:4420.05px;--section-height:4420.05px; }.wzc-section-wzs108 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs108-full { background:;background-color:rgb(136, 156, 239);background-image:url(../../uploads/d7c2d5c2d0d442f7ab823a568fe5e055.jpg) ; }.wzc-section-wzs108-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-wzs109 { height:528.837px;--section-height:528.837px; }.wzc-section-wzs109 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs109-full { background:;background-color:rgb(20, 20, 25);background-image:url(../../uploads/08501e72122c4ce59004699e007ee3c1.jpg) ;background-position:left center;background-attachment:none; }.wzc-section-wzs109-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-wzs-default { height:200px;--section-height:200px; }[data-page=p1] #wz-root-background { background-image:none;background-color:rgba(20, 20, 25, 0.23); }[data-page=p18] #wz-root-background { background-color:rgb(20, 20, 25); }[data-page=p19] #wz-root-background { background-color:rgb(20, 20, 25); }[data-page=p29] #wz-root-background { background-image:none;background-color:rgba(20, 20, 25, 0.23); }[data-page=p30] #wz-root-background { background-color:rgb(255, 255, 255); }@media only screen and (max-width : 768px) {#wze181 { top:36.5px;left:15.0156px;bottom:auto;right:auto;width:285px;height:40px;display:block;z-index:1000; }#wze305 { top:36.5px;left:346.547px;bottom:auto;right:auto;width:95.9219px;height:40px;display:block;z-index:1000; }#wze623 { top:91.5px;left:9.88478px;bottom:auto;right:auto;width:448.219px;height:199.938px;z-index:1000; }#wze676 { top:306.438px;left:194px;bottom:auto;right:auto;width:80px;height:40px;z-index:1000; }#wz-section-header { height:358.44418230319px;--section-height:358.44418230319px; }#wz-section-allPage { height:0px;--section-height:0px; }#wz-section-wzs25 { height:322.844px;--section-height:322.844px; }#wze378 { top:4.00012px;left:22.5px;bottom:auto;right:auto;width:423px;height:2694.8556px;display:block;z-index:995; }#wze376 { top:15px;left:15px;bottom:auto;right:auto;width:393px;height:189px;display:block;z-index:1000;text-align:left; }#wze392 { top:862.001px;left:121.5px;bottom:auto;right:auto;width:180px;height:222.205px;display:block;z-index:998;text-align:left; }#wze393 { top:539.0014px;left:121.5px;bottom:auto;right:auto;width:180px;height:308px;display:block;z-index:998;text-align:left; }#wze394 { top:610.09405px;left:121.5px;bottom:auto;right:auto;width:180px;height:224px;display:block;z-index:998;text-align:left; }#wze639 { top:1099.21px;left:24px;bottom:auto;right:auto;width:375px;height:65.5556px;z-index:1000;text-align:right; }#wze640 { top:1194.7656px;left:15px;bottom:auto;right:auto;width:392.986px;height:1485.09px;z-index:1000;text-align:left; }#wze396 { top:2713.8604px;left:15px;bottom:auto;right:auto;width:437.986px;height:738.889px;display:block;z-index:997;text-align:center; }#wze635 { top:3467.7504px;left:15px;bottom:auto;right:auto;width:437.986px;height:1675.89px;display:block;z-index:1000; }#wze635 .wz-gallery.wz-gallery-grid li { width:145px;height:550px;padding:10px; }#wze637 { top:5158.6404px;left:115.502px;bottom:auto;right:auto;width:236.997px;height:73.4896px;z-index:1000;text-align:center; }#wz-section-wzs22 { height:7757.7px;--section-height:7757.7px; }#wz-section-wzs91 { height:15px;--section-height:15px; }#wze642 { top:15px;left:144px;bottom:auto;right:auto;width:180px;height:61.0938px;display:block;z-index:1000;text-align:right; }#wz-section-wzs77 { height:91.0938px;--section-height:91.0938px; }#wze416 { top:38px;left:15px;bottom:auto;right:auto;width:438px;height:42px;display:block;z-index:1000;text-align:center; }#wz-section-wzs55 { height:221px;--section-height:221px; }#wz-section-wzs82 { height:15px;--section-height:15px; }#wze483 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:264.805px;display:block;z-index:1000; }#wze477 { top:21.0089px;left:79.0009px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze479 { top:110.313px;left:79.0113px;bottom:auto;right:auto;width:277.977px;height:23px;display:block;z-index:1000;text-align:justify; }#wze480 { top:171.305px;left:79.0101px;bottom:auto;right:auto;width:277.977px;height:23.5px;display:block;z-index:1000;text-align:justify; }#wze481 { top:218.805px;left:79.0042px;bottom:auto;right:auto;width:277.977px;height:23px;display:block;z-index:1000;text-align:justify; }#wze584 { top:18.0089px;left:124.473px;bottom:auto;right:auto;width:171px;height:36px;display:block;z-index:1000;text-align:left; }#wze585 { top:517.664px;left:54.0076px;bottom:auto;right:auto;width:193px;height:237.805px;display:block;z-index:1000; }#wze486 { top:0.0064125px;left:0.005185px;bottom:auto;right:auto;width:180px;height:129px;display:block;z-index:1000; }#wze497 { top:157.658px;left:0.002185px;bottom:auto;right:auto;width:142px;height:55px;display:block;z-index:1000; }.wzc126-content { font-size:14px; }#wze591 { top:294.805px;left:15px;bottom:auto;right:auto;width:438px;height:207.867px;display:block;z-index:1000; }#wze487 { top:61.8341px;left:37.0022px;bottom:auto;right:auto;width:364px;height:121px;display:block;z-index:1000; }#wze490 { top:2.00003px;left:15px;bottom:auto;right:auto;width:339px;height:70px;display:block;z-index:1000; }#wze496 { top:20.0041px;left:34.5032px;bottom:auto;right:auto;width:231.992px;height:23px;display:block;z-index:1000;text-align:left; }#wze594 { top:517.664px;left:261.016px;bottom:auto;right:auto;width:151.992px;height:237.805px;display:block;z-index:1000; }#wze498 { top:22.0099px;left:0.0077875px;bottom:auto;right:auto;width:151.992px;height:23px;display:block;z-index:1000;text-align:justify; }#wze499 { top:63.9919px;left:79.5158px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze500 { top:7.5px;left:7.5px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze501 { top:63.9919px;left:121.508px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze502 { top:7.5px;left:7.5px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze503 { top:63.9919px;left:37.5158px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze504 { top:7.5px;left:7.5px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze505 { top:63.9919px;left:0.0077875px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze506 { top:7.5px;left:7.5px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze507 { top:119.402px;left:0.0077875px;bottom:auto;right:auto;width:148.969px;height:58px;display:block;z-index:1000;text-align:left; }#wz-section-footer { height:831.461px;--section-height:831.461px; }#wze509 { top:15px;bottom:auto;right:auto;height:228px;display:block;z-index:1000; }#wze510 { top:21px;left:15px;bottom:auto;right:auto;width:438px;height:112px;display:block;z-index:1000;text-align:left; }#wze511 { top:148px;left:15px;bottom:auto;right:auto;width:438px;height:56px;display:block;z-index:1000;text-align:left; }#wze512 { top:489.536px;left:117px;bottom:auto;right:auto;width:234px;height:201.969px;display:block;z-index:1000; }#wze525 { top:54.1564px;left:70px;bottom:auto;right:auto;width:94px;height:95px;display:block;z-index:1000; }#wze521 { top:19.75px;left:25px;bottom:auto;right:auto;width:44px;height:34px;display:block;z-index:1000; }#wze544 { top:73.0136px;left:22.01px;bottom:auto;right:auto;width:50px;height:4px;display:block;z-index:1000; }#wze514 { top:253px;left:15px;bottom:auto;right:auto;width:438px;height:221.477px;display:block;z-index:1000; }#wze529 { top:15px;left:81.5px;bottom:auto;right:auto;width:275px;height:25px;display:block;z-index:1000;text-align:left; }#wze532 { top:55px;left:15px;bottom:auto;right:auto;width:408px;height:151.477px;display:block;z-index:1000;text-align:left; }#wze515 { top:940.482px;left:117px;bottom:auto;right:auto;width:234px;height:202.266px;display:block;z-index:1000; }#wze526 { top:53.6639px;left:70px;bottom:auto;right:auto;width:94px;height:95px;display:block;z-index:1000; }#wze522 { top:20px;left:21.5px;bottom:auto;right:auto;width:51px;height:34px;display:block;z-index:1000; }#wze545 { top:73.014px;left:22.01px;bottom:auto;right:auto;width:50px;height:4px;display:block;z-index:1000; }#wze516 { top:706.505px;left:15px;bottom:auto;right:auto;width:438px;height:221.477px;display:block;z-index:1000; }#wze533 { top:15px;left:105.007px;bottom:auto;right:auto;width:227.984px;height:25px;display:block;z-index:1000;text-align:left; }#wze534 { top:55px;left:15px;bottom:auto;right:auto;width:408px;height:151.477px;display:block;z-index:1000;text-align:left; }#wze517 { top:1157.73px;left:15px;bottom:auto;right:auto;width:438px;height:221.477px;display:block;z-index:1000; }#wze535 { top:15px;left:105.007px;bottom:auto;right:auto;width:227.984px;height:25px;display:block;z-index:1000;text-align:left; }#wze536 { top:55px;left:15px;bottom:auto;right:auto;width:408px;height:151.477px;display:block;z-index:1000;text-align:left; }#wze518 { top:1391.71px;left:117px;bottom:auto;right:auto;width:234px;height:202.266px;display:block;z-index:1000; }#wze527 { top:53.6562px;left:70px;bottom:auto;right:auto;width:94px;height:95px;display:block;z-index:1000; }#wze523 { top:20.0938px;left:20.5px;bottom:auto;right:auto;width:53px;height:34px;display:block;z-index:1000; }#wze546 { top:73.0143px;left:22.01px;bottom:auto;right:auto;width:50px;height:4px;display:block;z-index:1000; }#wze519 { top:1842.96px;left:117px;bottom:auto;right:auto;width:234px;height:202.266px;display:block;z-index:1000; }#wze528 { top:53.6562px;left:70px;bottom:auto;right:auto;width:94px;height:95px;display:block;z-index:1000; }#wze524 { top:20.0781px;left:25.5px;bottom:auto;right:auto;width:43px;height:39px;display:block;z-index:1000; }#wze547 { top:73.0147px;left:22.01px;bottom:auto;right:auto;width:50px;height:4px;display:block;z-index:1000; }#wze520 { top:1608.97px;left:15px;bottom:auto;right:auto;width:438px;height:221.477px;display:block;z-index:1000; }#wze537 { top:15px;left:53.5155px;bottom:auto;right:auto;width:330.984px;height:25px;display:block;z-index:1000;text-align:left; }#wze538 { top:55px;left:15px;bottom:auto;right:auto;width:408px;height:151.477px;display:block;z-index:1000;text-align:left; }#wze539 { top:2204.58px;left:15px;bottom:auto;right:auto;width:438px;height:393.094px;display:block;z-index:1000; }#wze540 { top:3px;left:1.5155px;bottom:auto;right:auto;width:434.969px;height:384.102px;display:block;z-index:1000; }#wze541 { top:114.094px;left:62.5155px;bottom:auto;right:auto;width:312.969px;height:84px;display:block;z-index:1001;text-align:center; }#wze542 { top:2060.23px;left:15px;bottom:auto;right:auto;width:438px;height:133.391px;display:block;z-index:1000; }#wze543 { top:10px;left:15px;bottom:auto;right:auto;width:408px;height:115px;display:block;z-index:1000;text-align:left; }#wz-section-wzs62 { height:2597.62px;--section-height:2597.62px; }#wze548 { top:15px;left:15.0155px;bottom:auto;right:auto;width:391.984px;height:56px;display:block;z-index:1000;text-align:left; }#wze549 { top:86px;left:15px;bottom:auto;right:auto;width:438px;height:78px;display:block;z-index:1000;text-align:left; }#wz-section-wzs63 { height:179px;--section-height:179px; }#wze550 { top:0.000375px;left:15px;bottom:auto;right:auto;width:438px;height:528.688px;display:block;z-index:1000; }#wze554 { top:8px;left:1px;bottom:auto;right:auto;width:436px;height:511.688px;display:block;z-index:999; }#wze556 { top:243.344px;left:129px;bottom:auto;right:auto;width:180px;height:42px;display:block;z-index:1000;text-align:center; }#wze551 { top:543.35px;left:15px;bottom:auto;right:auto;width:438px;height:419.266px;display:block;z-index:1000; }#wze558 { top:15px;left:44px;bottom:auto;right:auto;width:350px;height:161px;display:block;z-index:1000;text-align:left; }#wze559 { top:191px;left:44px;bottom:auto;right:auto;width:350px;height:207px;display:block;z-index:1000;text-align:left; }#wz-section-wzs64 { height:970.617px;--section-height:970.617px; }#wze611 { top:0px;left:15px;bottom:auto;right:auto;width:438px;height:526.688px;display:block;z-index:1000; }#wze612 { top:221.344px;left:129px;bottom:auto;right:auto;width:180px;height:84px;display:block;z-index:1000;text-align:center; }#wze613 { top:7.5px;left:1px;bottom:auto;right:auto;width:436px;height:511.695px;display:block;z-index:999; }#wze614 { top:545.844px;left:14.9924px;bottom:auto;right:auto;width:438px;height:425px;display:block;z-index:1000; }#wze615 { top:15px;left:44px;bottom:auto;right:auto;width:350px;height:161px;display:block;z-index:1000;text-align:left; }#wze616 { top:191px;left:44px;bottom:auto;right:auto;width:350px;height:207px;display:block;z-index:1000;text-align:left; }#wz-section-wzs70 { height:980.844px;--section-height:980.844px; }#wz-section-wzs76 { height:15px;--section-height:15px; }#wze617 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:257.734px;display:block;z-index:1000; }#wze622 { bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs71 { height:491.719px;--section-height:491.719px; }#wze618 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:438px;display:block;z-index:1000; }#wz-section-wzs72 { height:672px;--section-height:672px; }#wze619 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:176.125px;display:block;z-index:1000; }.wzc135  .wz-profile-orders-header p { font-size:16px; }.wzc135  .wz-profile-orders-header-option { font-size:10px; }.wzc135  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc135  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs73 { height:410.125px;--section-height:410.125px; }#wze620 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:334.688px;display:block;z-index:1000; }.wzc138  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc138  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc138  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc138  [data-name=total_include_tax] { padding:10px; }.wzc138  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc138  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc138  .wz-profile-order-details-order-detail { font-size:10px; }.wzc138  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc138  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc138  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs74 { height:568.688px;--section-height:568.688px; }#wze621 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:279.422px;display:block;z-index:1000; }#wz-section-wzs75 { height:513.422px;--section-height:513.422px; }#wz-section-wzs92 { height:322.844px;--section-height:322.844px; }#wze643 { top:4.00012px;left:22.5px;bottom:auto;right:auto;width:423px;height:2694.8556px;display:block;z-index:995; }#wze644 { top:539.0014px;left:121.5px;bottom:auto;right:auto;width:180px;height:308px;display:block;z-index:998;text-align:left; }#wze645 { top:610.09405px;left:121.5px;bottom:auto;right:auto;width:180px;height:224px;display:block;z-index:998;text-align:left; }#wze646 { top:15px;left:15px;bottom:auto;right:auto;width:393px;height:189px;display:block;z-index:1000;text-align:left; }#wze647 { top:862.001px;left:121.5px;bottom:auto;right:auto;width:180px;height:222.205px;display:block;z-index:998;text-align:left; }#wze648 { top:1194.7656px;left:15px;bottom:auto;right:auto;width:392.986px;height:1485.09px;z-index:1000;text-align:left; }#wze649 { top:1099.21px;left:24px;bottom:auto;right:auto;width:375px;height:65.5556px;z-index:1000;text-align:right; }#wze650 { top:2713.8604px;left:15px;bottom:auto;right:auto;width:437.986px;height:738.889px;display:block;z-index:997;text-align:center; }#wze655 { top:3467.7504px;left:15px;bottom:auto;right:auto;width:437.986px;height:1675.89px;display:block;z-index:1000; }#wze655 .wz-gallery.wz-gallery-grid li { width:145px;height:550px;padding:10px; }#wze656 { top:5158.6404px;left:115.502px;bottom:auto;right:auto;width:236.997px;height:73.4896px;z-index:1000;text-align:center; }#wz-section-wzs93 { height:7757.7px;--section-height:7757.7px; }#wz-section-wzs94 { height:15px;--section-height:15px; }#wze652 { top:91.0938px;left:15.0155px;bottom:auto;right:auto;width:437.986px;height:310.503px;display:block;z-index:1000; }#wze657 { top:15px;left:144px;bottom:auto;right:auto;width:180px;height:61.0938px;display:block;z-index:1000;text-align:right; }#wz-section-wzs95 { height:416.57975px;--section-height:416.57975px; }#wze651 { top:38px;left:15px;bottom:auto;right:auto;width:438px;height:42px;display:block;z-index:1000;text-align:center; }#wz-section-wzs96 { height:221px;--section-height:221px; }#wz-section-wzs97 { height:939.548px;--section-height:939.548px; }#wze653 { top:15px;left:15.0155px;bottom:auto;right:auto;width:437.986px;height:281.858px;display:block;z-index:1000; }#wz-section-wzs98 { height:311.858px;--section-height:311.858px; }#wze654 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:251.859px;z-index:1000; }#wz-section-wzs99 { height:876.83374126947px;--section-height:876.83374126947px; }#wz-section-wzs100 { height:15px;--section-height:15px; }#wz-section-wzs101 { height:15px;--section-height:15px; }#wz-section-wzs102 { height:15px;--section-height:15px; }#wz-section-wzs103 { height:15px;--section-height:15px; }#wz-section-wzs104 { height:15px;--section-height:15px; }#wz-section-wzs105 { height:15px;--section-height:15px; }#wze659 { top:15px;left:15.0155px;bottom:auto;right:auto;width:437.986px;height:166.667px;display:block;z-index:1000;text-align:right; }#wze660 { top:196.667px;left:66.005px;bottom:auto;right:auto;width:335.99px;height:257.778px;display:block;z-index:1000;text-align:justify; }#wze661 { top:742.223px;left:46.5px;bottom:auto;right:auto;width:375px;height:257.778px;display:block;z-index:1000;text-align:justify; }#wze662 { top:469.445px;left:113.505px;bottom:auto;right:auto;width:240.99px;height:257.778px;display:block;z-index:1000;text-align:justify; }#wze663 { top:1015px;left:46.5px;bottom:auto;right:auto;width:375px;height:63.316px;display:block;z-index:1000;text-align:right; }#wze664 { top:2505.52px;left:15.0155px;bottom:auto;right:auto;width:437.986px;height:1827.78px;display:block;z-index:1000;text-align:right; }#wze665 { top:1093.32px;left:15.0155px;bottom:auto;right:auto;width:437.986px;height:1244.43px;display:block;z-index:1000;text-align:right; }#wze670 { top:2352.75px;left:144px;bottom:auto;right:auto;width:180px;height:137.778px;display:block;z-index:1000;text-align:right; }#wz-section-wzs107 { height:4348.3009960937px;--section-height:4348.3009960937px; }#wz-section-wzs112 { height:200px;--section-height:200px; }#wz-section-wzs111 { height:200px;--section-height:200px; }#wze671 { top:15px;left:15.0155px;bottom:auto;right:auto;width:437.986px;height:1004.95px;display:block;z-index:1000; }#wze671 .wz-gallery.wz-gallery-grid li { width:145px;height:326px;padding:10px; }#wze672 { top:1079.95px;left:15.0155px;bottom:auto;right:auto;width:437.986px;height:173.316px;display:block;z-index:1000;text-align:right; }#wze673 { top:1268.27px;left:9.894px;bottom:auto;right:auto;width:448.229px;height:3727.78px;display:block;z-index:1000;text-align:right; }#wze677 { top:1034.95px;left:144px;bottom:auto;right:auto;width:180px;height:30px;display:block;z-index:1000;text-align:right; }#wze678 { top:5011.05px;left:113.505px;bottom:auto;right:auto;width:240.99px;height:46.6667px;display:block;z-index:1000;text-align:right; }#wz-section-wzs108 { height:5072.7086921875px;--section-height:5072.7086921875px; }#wz-section-wzs109 { height:15px;--section-height:15px; }#wz-section-wzs-default { height:200px;--section-height:200px; }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze181 { top:26.0039px;left:350.008px;bottom:auto;right:auto;width:285px;height:40px;display:block;z-index:1000; }#wze305 { top:28.2617px;left:653px;bottom:auto;right:auto;width:96.9219px;height:35.4766px;display:block;z-index:1000; }#wze623 { top:81.0039px;left:152.891px;bottom:auto;right:auto;width:462.219px;height:211px;z-index:1000; }#wze676 { top:307.004px;left:344px;bottom:auto;right:auto;width:80px;height:40px;z-index:1000; }#wz-section-header { height:373px;--section-height:373px; }#wz-section-allPage { height:0px;--section-height:0px; }#wz-section-wzs25 { height:195.0471px;--section-height:195.0471px; }#wze378 { top:720.35475px;left:12.9999px;bottom:auto;right:auto;width:741.9845px;height:1336.0766px;display:block;z-index:999; }#wze376 { top:-585.6078px;left:15px;bottom:auto;right:auto;width:711.984px;height:126px;display:block;z-index:1000;text-align:left; }#wze392 { top:15px;left:280.992px;bottom:auto;right:auto;width:180px;height:222.205px;display:block;z-index:1000;text-align:left; }#wze393 { top:-332.1078px;left:280.992px;bottom:auto;right:auto;width:180px;height:308px;display:block;z-index:998;text-align:left; }#wze394 { top:-9.1078px;left:280.992px;bottom:auto;right:auto;width:180px;height:224px;display:block;z-index:998;text-align:left; }#wze639 { top:252.205px;left:183.492px;bottom:auto;right:auto;width:375px;height:65.5556px;z-index:1000;text-align:right; }#wze640 { top:347.7606px;left:15px;bottom:auto;right:auto;width:711.979px;height:973.316px;z-index:1000;text-align:left; }#wze396 { top:2071.4304px;left:15px;bottom:auto;right:auto;width:737.986px;height:445.556px;display:block;z-index:995;text-align:left; }#wze635 { top:2531.9904px;left:15px;bottom:auto;right:auto;width:737.986px;height:1675.89px;display:block;z-index:1000; }#wze635 .wz-gallery.wz-gallery-grid li { width:245px;height:550px;padding:10px; }#wze637 { top:4222.8804px;left:265.501px;bottom:auto;right:auto;width:236.997px;height:73.4896px;z-index:1000;text-align:center; }#wz-section-wzs22 { height:6054.633px;--section-height:6054.633px; }#wz-section-wzs91 { height:15px;--section-height:15px; }#wze642 { top:15px;left:294px;bottom:auto;right:auto;width:180px;height:61.0938px;display:block;z-index:1000;text-align:right; }#wz-section-wzs77 { height:91.0938px;--section-height:91.0938px; }#wze416 { top:15px;left:57.5155px;bottom:auto;right:auto;width:652.969px;height:42px;display:block;z-index:1000;text-align:center; }#wz-section-wzs55 { height:100px;--section-height:100px; }#wz-section-wzs82 { height:15px;--section-height:15px; }#wze483 { top:43.2634px;left:101.501px;bottom:auto;right:auto;width:280px;height:264.805px;display:block;z-index:1000; }#wze477 { top:21.0089px;left:0.0009125px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze479 { top:110.313px;left:0.011265px;bottom:auto;right:auto;width:277.977px;height:23px;display:block;z-index:1000;text-align:justify; }#wze480 { top:171.305px;left:0.010125px;bottom:auto;right:auto;width:277.977px;height:23.5px;display:block;z-index:1000;text-align:justify; }#wze481 { top:218.805px;left:0.0042px;bottom:auto;right:auto;width:277.977px;height:23px;display:block;z-index:1000;text-align:justify; }#wze584 { top:18.0089px;left:45.4732px;bottom:auto;right:auto;width:171px;height:36px;display:block;z-index:1000;text-align:left; }#wze585 { top:56.7637px;left:472.001px;bottom:auto;right:auto;width:220px;height:237.805px;display:block;z-index:1000; }#wze486 { top:0.0064125px;left:0.005185px;bottom:auto;right:auto;width:180px;height:129px;display:block;z-index:1000; }#wze497 { top:157.658px;left:0.002185px;bottom:auto;right:auto;width:142px;height:55px;display:block;z-index:1000; }#wze591 { top:336.805px;left:110.5px;bottom:auto;right:auto;width:288.0022px;height:207.859px;display:block;z-index:1000; }#wze487 { top:61.8341px;left:0.0022px;bottom:auto;right:auto;width:288px;height:121px;display:block;z-index:1000; }#wze490 { top:2.00003px;left:0px;bottom:auto;right:auto;width:258px;height:70px;display:block;z-index:1000; }#wze496 { top:20.0041px;left:0.0031875px;bottom:auto;right:auto;width:231.992px;height:23px;display:block;z-index:1000;text-align:left; }#wze594 { top:356.811px;left:486.01px;bottom:auto;right:auto;width:151.992px;height:237.805px;display:block;z-index:1000; }#wze498 { top:22.0099px;left:0.0077875px;bottom:auto;right:auto;width:151.992px;height:23px;display:block;z-index:1000;text-align:justify; }#wze499 { top:63.9919px;left:79.5158px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze500 { top:7.5px;left:7.5px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze501 { top:63.9919px;left:121.508px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze502 { top:7.5px;left:7.5px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze503 { top:63.9919px;left:37.5158px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze504 { top:7.5px;left:7.5px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze505 { top:63.9919px;left:0.0077875px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze506 { top:7.5px;left:7.5px;bottom:auto;right:auto;width:15px;height:15px;display:block;z-index:1000; }#wze507 { top:119.402px;left:0.0077875px;bottom:auto;right:auto;width:148.969px;height:58px;display:block;z-index:1000;text-align:left; }#wz-section-footer { height:626.461px;--section-height:626.461px; }#wze509 { top:15px;bottom:auto;right:auto;height:239px;display:block;z-index:1000; }#wze510 { top:25px;left:162.5px;bottom:auto;right:auto;width:443px;height:112px;display:block;z-index:1000;text-align:left; }#wze511 { top:152px;left:162.5px;bottom:auto;right:auto;width:443px;height:56px;display:block;z-index:1000;text-align:left; }#wze512 { top:267.017px;left:15px;bottom:auto;right:auto;width:234px;height:201.969px;display:block;z-index:1000; }#wze525 { top:54.1564px;left:70px;bottom:auto;right:auto;width:94px;height:95px;display:block;z-index:1000; }#wze521 { top:19.75px;left:25px;bottom:auto;right:auto;width:44px;height:34px;display:block;z-index:1000; }#wze544 { top:73.0136px;left:22.01px;bottom:auto;right:auto;width:50px;height:4px;display:block;z-index:1000; }#wze514 { top:483.969px;left:15px;bottom:auto;right:auto;width:738px;height:160.695px;display:block;z-index:1000; }#wze529 { top:15px;left:231.5px;bottom:auto;right:auto;width:275px;height:25px;display:block;z-index:1000;text-align:left; }#wze532 { top:55px;left:65.5155px;bottom:auto;right:auto;width:606.984px;height:90.875px;display:block;z-index:1000;text-align:left; }#wze515 { top:659.611px;left:519px;bottom:auto;right:auto;width:234px;height:202.266px;display:block;z-index:1000; }#wze526 { top:53.6639px;left:70px;bottom:auto;right:auto;width:94px;height:95px;display:block;z-index:1000; }#wze522 { top:20px;left:21.5px;bottom:auto;right:auto;width:51px;height:34px;display:block;z-index:1000; }#wze545 { top:73.014px;left:22.01px;bottom:auto;right:auto;width:50px;height:4px;display:block;z-index:1000; }#wze516 { top:877.044px;left:15px;bottom:auto;right:auto;width:738px;height:160.945px;display:block;z-index:1000; }#wze533 { top:15px;left:255.007px;bottom:auto;right:auto;width:227.984px;height:25px;display:block;z-index:1000;text-align:left; }#wze534 { top:55px;left:65.5px;bottom:auto;right:auto;width:607px;height:90.875px;display:block;z-index:1000;text-align:left; }#wze517 { top:1268.78px;left:15px;bottom:auto;right:auto;width:738px;height:160.945px;display:block;z-index:1000; }#wze535 { top:15px;left:255.007px;bottom:auto;right:auto;width:227.984px;height:25px;display:block;z-index:1000;text-align:left; }#wze536 { top:55px;left:65.5px;bottom:auto;right:auto;width:607px;height:90.875px;display:block;z-index:1000;text-align:left; }#wze518 { top:1051.63px;left:15px;bottom:auto;right:auto;width:234px;height:202.266px;display:block;z-index:1000; }#wze527 { top:53.6562px;left:70px;bottom:auto;right:auto;width:94px;height:95px;display:block;z-index:1000; }#wze523 { top:20.0938px;left:20.5px;bottom:auto;right:auto;width:53px;height:34px;display:block;z-index:1000; }#wze546 { top:73.0143px;left:22.01px;bottom:auto;right:auto;width:50px;height:4px;display:block;z-index:1000; }#wze519 { top:1443.63px;left:519px;bottom:auto;right:auto;width:234px;height:202.266px;display:block;z-index:1000; }#wze528 { top:53.6562px;left:70px;bottom:auto;right:auto;width:94px;height:95px;display:block;z-index:1000; }#wze524 { top:20.0781px;left:25.5px;bottom:auto;right:auto;width:43px;height:39px;display:block;z-index:1000; }#wze547 { top:73.0147px;left:22.01px;bottom:auto;right:auto;width:50px;height:4px;display:block;z-index:1000; }#wze520 { top:1660.48px;left:15px;bottom:auto;right:auto;width:738px;height:160.609px;display:block;z-index:1000; }#wze537 { top:15px;left:203.505px;bottom:auto;right:auto;width:330.984px;height:25px;display:block;z-index:1000;text-align:left; }#wze538 { top:55px;left:65.5px;bottom:auto;right:auto;width:607px;height:90.875px;display:block;z-index:1000;text-align:left; }#wze539 { top:1918.57px;left:15px;bottom:auto;right:auto;width:738px;height:458px;display:block;z-index:1000; }#wze540 { top:2.52623px;left:4px;bottom:auto;right:auto;width:730px;height:450.969px;display:block;z-index:999; }#wze541 { top:191.01px;left:212.51px;bottom:auto;right:auto;width:312.969px;height:84px;display:block;z-index:1000;text-align:center; }#wze542 { top:1834.6px;left:15px;bottom:auto;right:auto;width:738px;height:72px;display:block;z-index:1000; }.wzc125-bg { border-color:rgba(0, 0, 0, 0); }#wze543 { top:3px;left:65.508px;bottom:auto;right:auto;width:607px;height:69px;display:block;z-index:1000;text-align:left; }#wz-section-wzs62 { height:2376.52px;--section-height:2376.52px; }#wze548 { top:20px;left:47.0376px;bottom:auto;right:auto;width:391.984px;height:74.5px;display:block;z-index:1000;text-align:left; }#wze549 { top:104.5px;left:50px;bottom:auto;right:auto;width:667px;height:32px;display:block;z-index:1000;text-align:left; }#wz-section-wzs63 { height:182.5px;--section-height:182.5px; }#wze550 { top:635.664px;left:15px;bottom:auto;right:auto;width:738px;height:606px;display:block;z-index:1000; }#wze554 { top:1.01302px;left:129px;bottom:auto;right:auto;width:480px;height:602px;display:block;z-index:999; }#wze556 { top:293.5px;left:279.009px;bottom:auto;right:auto;width:180px;height:42px;display:block;z-index:1000;text-align:center; }#wze551 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:605.656px;display:block;z-index:1000; }#wze558 { top:89.9965px;left:194px;bottom:auto;right:auto;width:350px;height:161px;display:block;z-index:1000;text-align:left; }#wze559 { top:307.395px;left:194px;bottom:auto;right:auto;width:350px;height:207px;display:block;z-index:1000;text-align:left; }#wz-section-wzs64 { height:1256.65px;--section-height:1256.65px; }#wze611 { top:635.664px;left:15px;bottom:auto;right:auto;width:738px;height:648px;display:block;z-index:1000; }#wze612 { top:282px;left:279.009px;bottom:auto;right:auto;width:180px;height:84px;display:block;z-index:1000;text-align:center; }#wze613 { top:0.0051875px;left:129px;bottom:auto;right:auto;width:480px;height:602px;display:block;z-index:999; }#wze614 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:605.656px;display:block;z-index:1000; }#wze615 { top:89.9965px;left:194px;bottom:auto;right:auto;width:350px;height:161px;display:block;z-index:1000;text-align:left; }#wze616 { top:307.395px;left:194px;bottom:auto;right:auto;width:350px;height:207px;display:block;z-index:1000;text-align:left; }#wz-section-wzs70 { height:1298.65px;--section-height:1298.65px; }#wz-section-wzs76 { height:15px;--section-height:15px; }#wze617 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:434.266px;display:block;z-index:1000; }#wze622 { bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs71 { height:701.266px;--section-height:701.266px; }#wze618 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:738px;display:block;z-index:1000; }#wz-section-wzs72 { height:1005px;--section-height:1005px; }#wze619 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:296.766px;display:block;z-index:1000; }#wz-section-wzs73 { height:563.766px;--section-height:563.766px; }#wze620 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:563.938px;display:block;z-index:1000; }#wz-section-wzs74 { height:830.938px;--section-height:830.938px; }#wze621 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:470.812px;display:block;z-index:1000; }#wz-section-wzs75 { height:737.797px;--section-height:737.797px; }#wz-section-wzs92 { height:195.0471px;--section-height:195.0471px; }#wze643 { top:720.35475px;left:12.9999px;bottom:auto;right:auto;width:741.9845px;height:1336.0766px;display:block;z-index:999; }#wze644 { top:-332.1078px;left:280.992px;bottom:auto;right:auto;width:180px;height:308px;display:block;z-index:998;text-align:left; }#wze645 { top:-9.1078px;left:280.992px;bottom:auto;right:auto;width:180px;height:224px;display:block;z-index:998;text-align:left; }#wze646 { top:-585.6078px;left:15px;bottom:auto;right:auto;width:711.984px;height:126px;display:block;z-index:1000;text-align:left; }#wze647 { top:15px;left:280.992px;bottom:auto;right:auto;width:180px;height:222.205px;display:block;z-index:1000;text-align:left; }#wze648 { top:347.7606px;left:15px;bottom:auto;right:auto;width:711.979px;height:973.316px;z-index:1000;text-align:left; }#wze649 { top:252.205px;left:183.492px;bottom:auto;right:auto;width:375px;height:65.5556px;z-index:1000;text-align:right; }#wze650 { top:2071.4304px;left:15px;bottom:auto;right:auto;width:737.986px;height:445.556px;display:block;z-index:995;text-align:left; }#wze655 { top:2531.9904px;left:15px;bottom:auto;right:auto;width:737.986px;height:1675.89px;display:block;z-index:1000; }#wze655 .wz-gallery.wz-gallery-grid li { width:245px;height:550px;padding:10px; }#wze656 { top:4222.8804px;left:265.501px;bottom:auto;right:auto;width:236.997px;height:73.4896px;z-index:1000;text-align:center; }#wz-section-wzs93 { height:6054.633px;--section-height:6054.633px; }#wz-section-wzs94 { height:15px;--section-height:15px; }#wze652 { top:91.0938px;left:15.0155px;bottom:auto;right:auto;width:737.986px;height:523.194px;display:block;z-index:1000; }#wze657 { top:15px;left:294px;bottom:auto;right:auto;width:180px;height:61.0938px;display:block;z-index:1000;text-align:right; }#wz-section-wzs95 { height:629.27075px;--section-height:629.27075px; }#wze651 { top:15px;left:57.5155px;bottom:auto;right:auto;width:652.969px;height:42px;display:block;z-index:1000;text-align:center; }#wz-section-wzs96 { height:100px;--section-height:100px; }#wz-section-wzs97 { height:893.003px;--section-height:893.003px; }#wze653 { top:15px;left:15.0155px;bottom:auto;right:auto;width:737.986px;height:474.931px;display:block;z-index:1000; }#wz-section-wzs98 { height:504.931px;--section-height:504.931px; }#wze654 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:424.359px;z-index:1000; }#wz-section-wzs99 { height:1002.2187832349px;--section-height:1002.2187832349px; }#wz-section-wzs100 { height:15px;--section-height:15px; }#wz-section-wzs101 { height:15px;--section-height:15px; }#wz-section-wzs102 { height:15px;--section-height:15px; }#wz-section-wzs103 { height:15px;--section-height:15px; }#wz-section-wzs104 { height:15px;--section-height:15px; }#wz-section-wzs105 { height:15px;--section-height:15px; }#wze659 { top:15px;left:15.0155px;bottom:auto;right:auto;width:737.986px;height:111.094px;display:block;z-index:1000;text-align:right; }#wze660 { top:141.094px;left:344px;bottom:auto;right:auto;width:335.99px;height:257.778px;display:block;z-index:1000;text-align:justify; }#wze661 { top:413.872px;left:196.5px;bottom:auto;right:auto;width:375px;height:257.778px;display:block;z-index:1000;text-align:justify; }#wze662 { top:141.094px;left:88.01px;bottom:auto;right:auto;width:240.99px;height:257.778px;display:block;z-index:1000;text-align:justify; }#wze663 { top:686.65px;left:196.5px;bottom:auto;right:auto;width:375px;height:63.316px;display:block;z-index:1000;text-align:right; }#wze664 { top:1747.15px;left:15.0155px;bottom:auto;right:auto;width:737.986px;height:1311.09px;display:block;z-index:1000;text-align:right; }#wze665 { top:764.966px;left:15.0155px;bottom:auto;right:auto;width:737.986px;height:814.427px;display:block;z-index:1000;text-align:right; }#wze670 { top:1594.38px;left:294px;bottom:auto;right:auto;width:180px;height:137.778px;display:block;z-index:1000;text-align:right; }#wz-section-wzs107 { height:3073.2328320312px;--section-height:3073.2328320312px; }#wz-section-wzs112 { height:200px;--section-height:200px; }#wz-section-wzs111 { height:200px;--section-height:200px; }#wze671 { top:15px;left:15.0155px;bottom:auto;right:auto;width:737.986px;height:1004.95px;display:block;z-index:1000; }#wze671 .wz-gallery.wz-gallery-grid li { width:245px;height:326px;padding:10px; }#wze672 { top:1079.95px;left:15.0155px;bottom:auto;right:auto;width:737.986px;height:173.316px;display:block;z-index:1000;text-align:right; }#wze673 { top:1268.27px;left:9.894px;bottom:auto;right:auto;width:748.229px;height:3133.32px;display:block;z-index:1000;text-align:right; }#wze677 { top:1034.95px;left:294px;bottom:auto;right:auto;width:180px;height:30px;display:block;z-index:1000;text-align:right; }#wze678 { top:4416.59px;left:263.505px;bottom:auto;right:auto;width:240.99px;height:46.6667px;display:block;z-index:1000;text-align:right; }#wz-section-wzs108 { height:4478.2470070068px;--section-height:4478.2470070068px; }#wz-section-wzs109 { height:15px;--section-height:15px; }#wz-section-wzs-default { height:200px;--section-height:200px; }}@media only screen and (min-width : 1170px) {#wze635 .wz-gallery.wz-gallery-grid li { width:667px;height:385px;padding:10px; }#wze509 { display:none; }#wze655 .wz-gallery.wz-gallery-grid li { width:667px;height:319px;padding:10px; }#wze671 .wz-gallery.wz-gallery-grid li { width:607px;height:326px;padding:10px; }}