@font-face {font-family: "abster";font-style: normal;font-weight: normal;src: url('../../uploads/0e36bbf1bedd434d8f0ce24238fbd12f.otf') format('otf')}@font-face {font-family: "ibmplexsansarabic-thin";font-style: normal;font-weight: normal;src: url('../../uploads/dfd87187cf744dedb262ee4d46082c87.ttf') format('truetype')}@font-face {font-family: "ibmplexsansarabic-semibold";font-style: normal;font-weight: normal;src: url('../../uploads/d6a7a107ea174fd7a4809fd9369049ba.ttf') format('truetype')}@font-face {font-family: "ibmplexsansarabic-medium";font-style: normal;font-weight: normal;src: url('../../uploads/68998946d1ce4d93be34c99a9779ea40.ttf') format('truetype')}@font-face {font-family: "ibmplexsansarabic-regular";font-style: normal;font-weight: normal;src: url('../../uploads/05023469f5e740adb294bc40fd5f3ac2.ttf') format('truetype')}.wz-font-h1 { font-size:29px;font-family:yekan,tahoma, serif; }.wz-font-h2 { font-size:19px;font-family:yekan,tahoma, serif; }.wz-font-h3 { font-size:70px;font-family:yekan,tahoma, serif; }.wz-font-h4 { font-size:40px;font-family:yekan,tahoma, serif; }.wz-font-h5 { font-size:23px;font-family:yekan,tahoma, serif; }.wz-font-h6 { font-size:19px;font-family:yekan,tahoma, serif; }.wz-font-p { font-size:11px;font-family:yekan,tahoma, serif; }.wz-font-p2 { font-size:13px;font-family:yekan,tahoma, serif; }.wz-font-p3 { font-size:15px;font-family:yekan,tahoma, serif; }:root {--color_1_1:243, 243, 243;--color_1_2:238, 238, 238;--color_1_3:153, 153, 153;--color_1_4:204, 204, 204;--color_1_5:135, 135, 135;--color_2_1:34, 121, 180;--color_2_2:31, 113, 169;--color_2_3:34, 133, 177;--color_2_4:29, 107, 141;--color_2_5:29, 95, 125;--color_3_1:102, 102, 102;--color_3_2:68, 68, 68;--color_3_3:27, 27, 26;--color_3_4:26, 26, 26;--color_3_5:0, 0, 0;--color_4_1:109, 210, 182;--color_4_2:141, 197, 143;--color_4_3:98, 175, 101;--color_4_4:128, 190, 130;--color_4_5:114, 183, 116;--color_5_1:92, 124, 153;--color_5_2:74, 109, 142;--color_5_3:7, 55, 99;--color_5_4:54, 93, 129;--color_5_5:32, 75, 115;}
                          .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;
                            }
                        #wze449 { top:11.9935px;left:289.017px;width:700px;height:31.9886px;z-index:1000; }.wzc62 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc62  .wz-menu.wz-classic-menu > li .sub-menu { text-align:center;box-shadow:none;background-color:rgba(0, 0, 0, 0); }.wzc62  .wz-menu > li { padding-left:0px; }.wzc62  .wz-menu li > a { padding:0px 15px;font-family:ibmplexsansarabic-regular;font-size:16px;color:rgb(160, 156, 147); }.wzc62 .wz-menu.wz-mega-menu li > a:hover,.wzc62  .wz-menu.wz-classic-menu li:hover > a { color:rgb(200, 198, 193); }.wzc62  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(160, 156, 147); }.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(200, 198, 193); }.wzc62 .wz-menu.wz-mega-menu > li > a:hover,.wzc62  .wz-menu.wz-classic-menu > li:hover > a { background-color:rgba(0, 0, 0, 0); }.wzc62  .wz-menu > li.active > a { color:rgb(200, 198, 193);background-color:rgba(160, 156, 147, 0); }.wzc62  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(200, 198, 193); }.wzc62  .wz-menu .sub-menu li > a { padding:5px 15px;color:rgba(160, 156, 147, 0); }.wzc62 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc62  .wz-menu.wz-classic-menu .sub-menu li:hover > a { color:rgb(255, 255, 255);background-color:rgba(0, 0, 0, 0); }.wzc62  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:rgba(160, 156, 147, 0); }.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(255, 255, 255); }.wzc62  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc62 {  }.wzc62-list { border-width:0px;border-style:solid;border-color:rgba(0, 0, 0, 0);background-color:rgba(0, 0, 0, 0); }.wzc62-mobile { background-color:rgb(160, 156, 147); }#wze455 { top:2.7276px;left:-6.25524px;width:232.661px;height:35.9943px;z-index:1003; }.wzc51-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc51-img .wzc51-img-inner { width:100%;height:100%;float:left; }.wzc51-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze455 .wzc51-img-inner { object-fit:cover; }#wze877 { top:13.2752px;left:1124.61px;width:32.9545px;height:31.1742px;z-index:1002; }.wzc251:hover .wzc251-bg {  }.wzc251:hover .wzc251-content { color:rgb(160, 160, 159); }.wzc251:hover .wzc251-spin { border-color:rgb(160, 160, 159);border-width:2px;transition:border-top-color 0.15s linear, border-right-color 0.15s linear 0.15s, border-bottom-color 0.15s linear 0.3s; }.wzc251:hover {  }.wzc251-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-image:none;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;box-sizing:border-box;width:100%;height:100%;transition:none !important; }.wzc251-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:15px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(160, 156, 147);transition:none !important; }.wzc251 { width:100%;height:100%;position:relative;transition:none !important; }.wzc251-spin { position:absolute;top:0px;left:0px;border-radius:100%;border-width:2px;border-color:transparent;border-style:solid;box-sizing:border-box;width:100%;height:100%;transition:border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s !important; }.wzc251:active .wzc251-bg {  }.wzc251:active {  }#wze878 { top:12.9773px;left:1082.48px;width:32.9545px;height:31.1742px;z-index:1002; }#wz-section-header { height:45.4261px;--section-height:45.4261px; }.wzc-section-header { background:;background-color:rgba(112, 110, 106, 0);--column-space:0px;padding:0px; }.wzc-section-header-full { background-color:rgba(255, 255, 255, 0);background:;background-image:;background-attachment:none;padding:0px; }.wzc-section-header-full:after { background:;background-color:rgba(64, 64, 64, 1); }#wz-section-allPage { height:0px;--section-height:0px; }#wze588 { top:406.654px;left:-17.7705px;width:403.542px;height:24.8295px;z-index:992;text-align:center; }.wzc7 { height:auto; }.wzc7-text { width:100%;height:auto; }#wze859 { top:368.281px;left:794.411px;width:369.792px;height:63.75px;z-index:1002; }.wzc128-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc128-img .wzc128-img-inner { width:100%;height:100%;float:left; }.wzc128-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc128 .wzc128-img .wzc128-img-inner { filter:contrast(100%) brightness(100%) saturate(1) blur(0px); }.wzc128 .wzc128-img { background-color:unset; }.wzc128 {  }#wze859 .wzc128-img-inner { object-fit:cover; }#wze875 { top:790.086px;left:568.025px;width:33.9583px;height:33.9375px;z-index:999;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);rotate:90; }#wze875  > div:not(.wz-element) .wz-element-container { -webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);rotate:-90; }.wzc183 { overflow:hidden; }.wzc183-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(240, 240, 238); }#wz-section-wzs84 { height:900px;--section-height:900px; }.wzc-section-wzs84 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs84-full { background:;background-color:rgba(0, 0, 0, 0);background-image:;background-attachment:fixed;background-position:center center;background-size:cover;background-repeat:no-repeat; }.wzc-section-wzs84-full:after { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs84-full-bottom { background-image:fill='rgb(0,0,0)' none;width:100%;height:150px;background-repeat:repeat-x;background-size:undefined;background-position:0px;top:100%;-webkit-transform:translateY(-100%) ;-moz-transform:translateY(-100%) ;-ms-transform:translateY(-100%) ;-o-transform:translateY(-100%) ;transform:translateY(-100%) ;transform:translateY(-100%) ;position:absolute;z-index:10; }#wze1149 { top:182.446px;left:283.06px;width:603.892px;height:38.7879px;z-index:1000;text-align:left; }#wz-section-wzs36 { height:849.782px;--section-height:849.782px; }.wzc-section-wzs36 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs36-full { background:;background-color:rgb(0, 0, 0);background-attachment:fixed;background-position:right center;background-image:url(../../uploads/6e97be8334214e1386f35381514307bd.jpg) ;background-size:cover;background-repeat:no-repeat; }.wzc-section-wzs36-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze883 { top:-49.969px;left:39.2362px;width:1110.97px;height:73.3239px;z-index:1000;text-align:center; }#wz-section-wzs122 { height:500px;--section-height:500px; }.wzc-section-wzs122 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs122-full { background-image:url(../../uploads/71945bfdf02345319488b696a4bca773.jpg) ;background-attachment:fixed;background:;background-color:rgb(0, 0, 0); }.wzc-section-wzs122-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze880 { top:128.015px;left:287.086px;width:116.449px;height:128.059px;z-index:1001; }.wzc143-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/d91e49ab2f2e458b848e5602f68b9acf.gif); }.wzc143:hover .wzc143-bg { background-image:url(../../uploads/98a074587a2b456db9774a0fa615c4c7.png); }.wzc143:hover {  }.wzc143:active .wzc143-bg { background-image:url(../../uploads/d91e49ab2f2e458b848e5602f68b9acf.gif); }.wzc143:active {  }#wze1011 { top:131.445px;left:137.614px;width:117.661px;height:128.059px;z-index:1001; }.wzc204-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/736bf7fdc5cd4e19a5a733e1971719f1.gif); }.wzc204:hover .wzc204-bg { background-image:url(../../uploads/a5c5cf9f4d29440bb5afe543eb69c340.png); }.wzc204:hover {  }.wzc204:active .wzc204-bg { background-image:url(../../uploads/736bf7fdc5cd4e19a5a733e1971719f1.gif); }.wzc204:active {  }#wze1075 { top:128.274px;left:436.518px;width:116.449px;height:128.059px;z-index:1001; }.wzc234-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/b56e62fd44364b1b98617713b089c23d.gif); }.wzc234:hover .wzc234-bg { background-image:url(../../uploads/40f58ccaba1c45dbbe5b40b67606d82d.png); }.wzc234:hover {  }.wzc234:active .wzc234-bg { background-image:url(../../uploads/b56e62fd44364b1b98617713b089c23d.gif); }.wzc234:active {  }#wze1086 { top:160.06px;left:638.458px;width:382.917px;height:138.172px;z-index:1001;text-align:right; }#wze1087 { top:99.21px;left:647.468px;width:394.896px;height:46.6667px;z-index:1002;text-align:left; }#wz-section-wzs123 { height:400px;--section-height:400px; }.wzc-section-wzs123 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs123-full { background-image:;background-attachment:fixed;background:;background-color:rgb(64, 64, 64); }.wzc-section-wzs123-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1500 { top:112.322px;left:937.209px;width:232.992px;height:232.831px;z-index:1004; }.wzc314-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0); }.wzc314-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc314-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1409 { top:137.28px;left:50.0757px;width:132.841px;height:24.8485px;z-index:1005;text-align:right; }#wze1499 { top:157.965px;left:11.4587px;width:193.807px;height:46.0511px;z-index:1037;text-align:right; }#wze1513 { top:24.4707px;left:56.5487px;width:119.991px;height:119.991px;z-index:1038; }#wze1513 .wzc51-img-inner { object-fit:cover; }#wze1501 { top:114.084px;left:703.505px;width:232.983px;height:231.354px;z-index:1001; }#wze1408 { top:134.206px;left:29.5723px;width:173.845px;height:24.8485px;z-index:1002;text-align:right; }#wze1419 { top:162.606px;left:19.5943px;width:193.807px;height:38.4186px;z-index:1037;text-align:right; }#wze1515 { top:21.4034px;left:72.6702px;width:87.6704px;height:102.964px;z-index:1038; }#wze1515 .wzc51-img-inner { object-fit:cover; }#wze1504 { top:112.874px;left:470.019px;width:232.992px;height:232.282px;z-index:1004; }#wze1415 { top:137.372px;left:40.5831px;width:151.828px;height:24.8485px;z-index:1026;text-align:right; }#wze1420 { top:165.767px;left:19.6051px;width:193.788px;height:38.4186px;z-index:1037;text-align:right; }#wze1516 { top:24.5711px;left:70.9831px;width:87.6704px;height:102.964px;z-index:1038; }#wze1516 .wzc51-img-inner { object-fit:cover; }#wze1505 { top:112.869px;left:236.017px;width:232.992px;height:232.282px;z-index:1004; }#wze1412 { top:137.365px;left:46.6027px;width:139.792px;height:24.8485px;z-index:1018;text-align:right; }#wze1418 { top:165.76px;left:10.5907px;width:211.809px;height:38.4186px;z-index:1034;text-align:right; }#wze1517 { top:24.5593px;left:74.9948px;width:87.6704px;height:102.964px;z-index:1038; }#wze1517 .wzc51-img-inner { object-fit:cover; }#wze1506 { top:112.878px;left:2.02011px;width:232.992px;height:232.282px;z-index:989; }#wze1404 { top:137.37px;left:25.0583px;width:182.879px;height:24.8485px;z-index:990;text-align:right; }#wze1427 { top:165.766px;left:32.5892px;width:167.822px;height:38.4186px;z-index:1037;text-align:right; }#wze1518 { top:24.5735px;left:69.2025px;width:87.6704px;height:102.964px;z-index:1038; }#wze1518 .wzc51-img-inner { object-fit:cover; }#wze1507 { top:466.73px;left:703.955px;width:232.992px;height:231.25px;z-index:1004; }#wze1411 { top:127.875px;left:55.5862px;width:121.828px;height:24.8485px;z-index:1014;text-align:right; }#wze1422 { top:159.872px;left:19.0741px;width:194.839px;height:38.4186px;z-index:1037;text-align:right; }#wze1520 { top:15.0257px;left:73.8402px;width:87.6704px;height:102.964px;z-index:1038; }#wze1520 .wzc51-img-inner { object-fit:cover; }#wze1508 { top:466.057px;left:470.469px;width:232.992px;height:231.25px;z-index:1004; }#wze1414 { top:128.233px;left:23.0901px;width:186.809px;height:24.8485px;z-index:1022;text-align:right; }#wze1424 { top:160.229px;left:15.5901px;width:201.809px;height:38.4186px;z-index:1037;text-align:right; }#wze1523 { top:15.4538px;left:70.914px;width:87.6704px;height:102.964px;z-index:1038; }#wze1523 .wzc51-img-inner { object-fit:cover; }#wze1509 { top:466.057px;left:236.468px;width:232.992px;height:232.282px;z-index:997; }#wze1407 { top:128.234px;left:89.5692px;width:53.8447px;height:24.8485px;z-index:998;text-align:right; }#wze1425 { top:160.231px;left:31.0922px;width:170.805px;height:38.4186px;z-index:1037;text-align:right; }#wze1521 { top:15.4458px;left:73.5412px;width:87.6704px;height:102.964px;z-index:1038; }#wze1521 .wzc51-img-inner { object-fit:cover; }#wze1510 { top:466.057px;left:2.47452px;width:232.992px;height:232.282px;z-index:1004; }#wze1410 { top:128.231px;left:50.5858px;width:131.828px;height:24.8485px;z-index:1010;text-align:right; }#wze1426 { top:160.229px;left:29.0893px;width:174.811px;height:38.4186px;z-index:1037;text-align:right; }#wze1522 { top:15.4478px;left:68.746px;width:87.6704px;height:102.964px;z-index:1038; }#wze1522 .wzc51-img-inner { object-fit:cover; }#wze1511 { top:466.73px;left:935.952px;width:232.992px;height:232.282px;z-index:992; }#wze1406 { top:127.87px;left:86.5731px;width:59.8485px;height:24.8485px;z-index:993;text-align:right; }#wze1421 { top:159.874px;left:32.581px;width:167.822px;height:38.4186px;z-index:1037;text-align:right; }#wze1519 { top:15.0277px;left:74.3832px;width:87.6704px;height:102.964px;z-index:1038; }#wze1519 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs137 { height:850.009px;--section-height:850.009px; }.wzc-section-wzs137 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs137-full { background:;background-color:rgb(112, 110, 106); }.wzc-section-wzs137-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1279 { top:378.26px;left:450.408px;width:338.968px;height:48.4186px;z-index:1000;text-align:left; }#wze1281 { top:407.77px;left:709.905px;width:61.9886px;height:30px;z-index:1000; }.wzc311:hover .wzc311-bg { background-color:rgba(255, 255, 255, 0.55);border-color:rgb(64, 64, 64);border-width:1px; }.wzc311:hover .wzc311-content { color:rgb(64, 64, 64); }.wzc311:hover {  }.wzc311-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:1px;border-color:rgb(64, 64, 64);border-radius:0px; }.wzc311-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:ibmplexsansarabic-thin;font-size:14px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(64, 64, 64); }#wze1307 { top:330.27px;left:450.394px;width:324.934px;height:38.7879px;z-index:1000;text-align:center; }#wze1308 { top:280.713px;left:446.552px;width:329.934px;height:61.7992px;z-index:1000;text-align:center; }#wz-section-wzs120 { height:852.907px;--section-height:852.907px; }.wzc-section-wzs120 {  }.wzc-section-wzs120-full { background-image:url(../../uploads/0e5e7b1ea19049079ac1d9e1286a5207.jpg) ;background-attachment:fixed; }#wze1329 { top:192px;left:396.042px;width:377.917px;height:115.152px;z-index:1001;text-align:justify; }#wze1331 { top:67.3729px;left:398.776px;width:373.769px;height:117.841px;z-index:1002; }#wze1331 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs97 { height:400.795px;--section-height:400.795px; }.wzc-section-wzs97 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs97-full { background:;background-color:rgb(64, 64, 64); }.wzc-section-wzs97-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze946 { top:2.16131px;height:875.966px;z-index:994; }#wze946 .wzc51-img-inner { object-fit:cover; }#wze1062 { top:317.774px;left:807.392px;width:347.955px;height:77.5758px;z-index:1000;text-align:center; }#wze1063 { top:380.671px;left:817.238px;width:338.968px;height:40.8239px;z-index:1000;text-align:left; }#wze1064 { top:428.56px;left:1070.29px;width:79.9896px;height:30px;z-index:1000; }.wzc305:hover .wzc305-bg { background-color:rgba(255, 255, 255, 1);border-color:rgba(255, 255, 255, 1);border-width:2px; }.wzc305:hover .wzc305-content { color:rgb(160, 156, 147); }.wzc305:hover {  }.wzc305-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:1px;border-color:rgb(112, 110, 106);border-radius:0px; }.wzc305-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:ibmplexsansarabic-thin;font-size:14px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(112, 110, 106); }#wze1277 { top:429.168px;left:803.121px;width:265.948px;height:30.8996px;z-index:1000;text-align:center; }#wz-section-wzs37 { height:877.49px;--section-height:877.49px; }.wzc-section-wzs37 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs37-full { background-image:url(../../uploads/84d3cbff353d44cba8164a7d1941ea2d.jpg) ;background-color:rgb(255, 255, 255);background-attachment:fixed;background:; }.wzc-section-wzs37-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1145 { top:113.905px;left:186.834px;width:378.93px;height:161.203px;z-index:1001;text-align:right; }#wze1322 { top:116.077px;left:601.848px;width:352.519px;height:164.536px;z-index:992;text-align:left; }#wze1326 { top:221.193px;left:582.509px;width:5px;height:51.4489px;z-index:1002; }.wzc202-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(16, 101, 0);box-shadow:none;border-width:0px;border-style:solid;border-color:#000; }.wzc202-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc202-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1327 { top:170.941px;left:582.509px;width:5px;height:51.4489px;z-index:1002; }.wzc312-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(255, 255, 255);box-shadow:none;border-width:0px;border-style:solid;border-color:#000; }.wzc312-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc312-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1328 { top:120.688px;left:582.509px;width:5px;height:51.4489px;z-index:1002; }.wzc203-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(219, 25, 0);box-shadow:none;border-width:0px;border-style:solid;border-color:#000; }.wzc203-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc203-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wz-section-wzs89 { height:447.775px;--section-height:447.775px; }.wzc-section-wzs89 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs89-full { background:;background-color:rgb(64, 64, 64); }.wzc-section-wzs89-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze949 { top:2.92153px;height:892.898px;z-index:998; }#wze949 .wzc51-img-inner { object-fit:cover; }#wze950 { top:93.9925px;left:571.705px;width:287.879px;height:682.509px;z-index:1001; }#wze950 .wzc51-img-inner { object-fit:cover; }#wze1303 { top:399.932px;left:-12.0237px;width:325.928px;height:38.7879px;z-index:1000;text-align:center; }#wze1304 { top:352.593px;left:-13.8226px;width:237.926px;height:61.8182px;z-index:1000;text-align:center; }#wze1311 { top:451.104px;left:-8.41627px;width:338.968px;height:48.4186px;z-index:1000;text-align:left; }#wze1318 { top:476.098px;left:245.946px;width:64.9811px;height:30px;z-index:1000; }#wz-section-wzs88 { height:893.106px;--section-height:893.106px; }#wze1332 { top:97.8406px;left:65.2623px;width:448.911px;height:193.324px;z-index:1001;text-align:justify; }#wze1333 { top:104.719px;left:528.987px;width:579.782px;height:231.998px;z-index:1002; }#wze1333 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs124 { height:400px;--section-height:400px; }.wzc-section-wzs124 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs124-full { background:;background-color:rgb(64, 64, 64); }.wzc-section-wzs124-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1305 { top:329.668px;left:268.599px;width:332.945px;height:38.7689px;z-index:1000;text-align:center; }#wze1306 { top:281.324px;left:258.97px;width:352.945px;height:61.7992px;z-index:1000;text-align:center; }#wze1309 { top:379.932px;left:274.74px;width:338.968px;height:48.4186px;z-index:1000;text-align:left; }#wze1319 { top:40.526px;left:158.877px;width:348.854px;height:859.489px;z-index:1001; }#wze1319 .wzc51-img-inner { object-fit:cover; }#wze1320 { top:406.766px;left:530.145px;width:64.9811px;height:30px;z-index:1000; }#wz-section-wzs126 { height:854.176px;--section-height:854.176px; }.wzc-section-wzs126-full { background-image:url(../../uploads/1e1dd234a588449a80256cd670d16872.jpg) ;background-attachment:none; }#wze1085 { top:121.64px;left:1.03431px;width:1167.95px;height:302.926px;z-index:1000; }.wzc242 .wz-gallery > li > figure,.wzc242  .wz-gallery-slider .slides > li > .wz-slider-item { border-width:0px;border-style:solid;border-color:#000; }.wzc242 .wz-gallery > li > figure,.wzc242  .wz-gallery > li > figure:before,.wzc242  .wz-gallery > li > figure:after,.wzc242  .wz-gallery > li > figure > figcaption,.wzc242  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(200, 198, 193); }.wzc242  .wz-gallery-caption { text-align:center; }.wzc242  .wz-gallery-caption  h3 { font-family:ibmplexsansarabic-thin;font-size:20px;line-height:20px;color:#fff; }.wzc242  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc242  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc242 {  }.wzc242-gallery {  }.wzc242-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wz-section-wzs125 { height:546.004px;--section-height:546.004px; }.wzc-section-wzs125-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs125-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1254 { top:427.013px;left:350.709px;width:470.521px;height:26.0511px;z-index:1000;text-align:center; }#wze1255 { top:389.35px;left:349.74px;width:470.521px;height:46.6667px;z-index:1000;text-align:center; }#wze1681 { top:456.042px;left:746.055px;width:61.9886px;height:30px;z-index:1000; }.wzc357:hover .wzc357-bg { background-color:rgba(255, 255, 255, 0.55);border-color:rgb(64, 64, 64);border-width:1px; }.wzc357:hover .wzc357-content { color:rgb(64, 64, 64); }.wzc357:hover {  }.wzc357-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:1px;border-color:rgb(255, 255, 255);border-radius:0px; }.wzc357-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:ibmplexsansarabic-thin;font-size:14px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(255, 255, 255); }#wz-section-wzs40 { height:850.009px;--section-height:850.009px; }.wzc-section-wzs40 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs40-full { background-color:rgb(255, 255, 255);background-image:url(../../uploads/92d0581b1992444fac9b9c65d26f8909.jpg) ;background:;background-size:cover;background-repeat:no-repeat;background-attachment:fixed; }.wzc-section-wzs40-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1334 { top:36.2094px;left:149.801px;width:446.761px;height:529.006px;z-index:1000; }#wze1334 .wzc51-img-inner { object-fit:cover; }#wze1335 { top:239.673px;left:564.508px;width:510.994px;height:250.426px;z-index:1001; }#wze1028 { top:103.88px;left:78.8124px;width:256.941px;height:26.0511px;z-index:1000;text-align:left; }#wze1030 { top:68.9385px;left:73.7545px;width:150.947px;height:26.0511px;z-index:1000;text-align:right; }#wze1031 { top:130.296px;left:76.8175px;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1033 { top:198.201px;left:78.1935px;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1121 { top:96.455px;left:196.487px;width:118.239px;height:4.50758px;z-index:1001; }.wzc61-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(240, 240, 238);box-shadow:none;border-width:0px;border-style:solid;border-color:#000; }.wzc61-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc61-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1122 { top:96.39px;left:78.2704px;width:118.239px;height:5.97538px;z-index:1000; }#wze1123 { top:94.8804px;left:313.353px;width:118.239px;height:5.72917px;z-index:1002; }#wze1141 { top:8.16648px;left:56.4174px;width:373.911px;height:75.7576px;z-index:1000;text-align:right; }#wze1393 { top:151.507px;left:76.0604px;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1394 { top:175.971px;left:76.0514px;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wz-section-wzs42 { height:588.655px;--section-height:588.655px; }.wzc-section-wzs42 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs42-full { background-color:rgb(64, 64, 64);background-image:url(../../uploads/0eddb86d658946cc8067c85328c863a8.jpg) ;background-attachment:fixed;background-position:center center;background:;background-size:cover;background-repeat:no-repeat; }.wzc-section-wzs42-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze466 { top:424.272px;height:29.9811px;z-index:1002; }.wzc67-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(102, 102, 102); }.wzc67-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc67-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze890 { top:6.98297px;left:214.518px;width:226.97px;height:18.1818px;z-index:1000;text-align:center; }#wze1088 { top:7.57959px;left:848.86px;width:107.955px;height:18.1818px;z-index:1000;text-align:center; }#wze1172 { top:auto;left:auto;bottom:10px;right:10px;width:43px;height:43px;z-index:9999999; }.wzc280-container .wzc280-container-icon {  }.wzc280-container {  }.wzc280-chat .wzc280-chat-header .wzc280-chat-header-image {  }.wzc280-chat .wzc280-chat-header .wzc280-chat-header-text .wzc280-chat-header-text-title {  }.wzc280-chat .wzc280-chat-header .wzc280-chat-header-text .wzc280-chat-header-text-description {  }.wzc280-chat .wzc280-chat-header .wzc280-chat-header-text {  }.wzc280-chat .wzc280-chat-header .wzc280-chat-header-close {  }.wzc280-chat .wzc280-chat-header {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-delay .wzc280-chat-staff-delay-text {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-delay {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-persons .wzc280-chat-staff-persons-person .wzc280-chat-staff-persons-person-link .wzc280-chat-staff-persons-person-link-box .wzc280-chat-staff-persons-person-link-box-image {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-persons .wzc280-chat-staff-persons-person .wzc280-chat-staff-persons-person-link .wzc280-chat-staff-persons-person-link-box {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-persons .wzc280-chat-staff-persons-person .wzc280-chat-staff-persons-person-link .wzc280-chat-staff-persons-person-link-information .wzc280-chat-staff-persons-person-link-information-name {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-persons .wzc280-chat-staff-persons-person .wzc280-chat-staff-persons-person-link .wzc280-chat-staff-persons-person-link-information .wzc280-chat-staff-persons-person-link-information-title {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-persons .wzc280-chat-staff-persons-person .wzc280-chat-staff-persons-person-link .wzc280-chat-staff-persons-person-link-information .wzc280-chat-staff-persons-person-link-information-description {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-persons .wzc280-chat-staff-persons-person .wzc280-chat-staff-persons-person-link .wzc280-chat-staff-persons-person-link-information {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-persons .wzc280-chat-staff-persons-person .wzc280-chat-staff-persons-person-link {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-persons .wzc280-chat-staff-persons-person {  }.wzc280-chat .wzc280-chat-staff .wzc280-chat-staff-persons {  }.wzc280-chat .wzc280-chat-staff {  }.wzc280-chat {  }.wzc280  .wz-social-chat-icon-container { background:rgb(112, 110, 106);border-width:0px;border-style:solid;border-color:#fff; }.wzc280  .wz-social-chat-icon-container img { width:75%;height:75%; }.wzc280  .wz-social-chat-chat-box { width:350px;min-height:350px;height:max-content;background-color:white;border-width:2px;border-style:solid;border-color:rgb(245, 245, 245);border-radius:8px;font-family:iransans_fa, sans-serif; }.wzc280  .wz-social-chat-chat-box:hover {  }.wzc280  .wz-social-chat-chat-box-header { padding:15px 20px;background:rgb(112, 110, 106);border-bottom-width:0;border-bottom-style:solid;border-bottom-color:#fff;gap:15px;direction:rtl; }.wzc280  .wz-social-chat-chat-box-header-text-box { gap:0px; }.wzc280  .wz-social-chat-chat-box-header-img-box {  }.wzc280  .wz-social-chat-chat-box-header-text-box p:first-child { font-size:18px;font-weight:bold;color:white; }.wzc280  .wz-social-chat-chat-box-header-text-box p:last-child { font-size:12px;color:white;margin:0; }.wzc280  .wz-social-chat-persons-container { direction:rtl; }.wzc280  .wz-social-chat-chat-box-account { border-right-width:2px;border-right-style:solid;border-right-color:rgb(112, 110, 106);border-radius:8px 0 0 8px;background-color:#f5f7f9;margin-bottom:15px; }.wzc280  .wz-social-chat-chat-box-account:hover {  }.wzc280  .wz-social-chat-chat-box-account a { gap:15px;direction:rtl; }.wzc280  .wz-social-chat-chat-box-account-img { width:50px;min-width:30px;border-width:2px;border-style:solid;border-radius:55px;border-color:rgb(112, 110, 106); }.wzc280  .wz-social-chat-chat-box-account-text { gap:0; }.wzc280  .wz-social-chat-chat-box-account-text p:first-child { font-weight:bold;font-size:14px;color:rgba(0,0,0,0.7); }.wzc280  .wz-social-chat-chat-box-account-text p { color:rgba(0,0,0,0.6);font-size:10px; }.wzc280  .wz-social-chat-chat-box-account-text span { background-color:rgb(112, 110, 106);font-size:10px;color:white; }.wzc280  .wz-social-chat-waiting-text { font-size:11px;font-weight:bold;color:#a5abb7; }.wzc280 {  }#wze1336 { top:137.085px;left:218.004px;width:744.012px;height:179.49229px;z-index:1001; }#wze261 { top:7.49429px;left:474.623px;width:127px;height:152px;z-index:1000; }.wzc192  .wz-menu li > a { padding:5px 15px;font-family:ibmplexsansarabic-thin;font-size:15px;color:rgb(255, 255, 255); }.wzc192 .wz-menu.wz-mega-menu li > a:hover,.wzc192  .wz-menu.wz-classic-menu li:hover > a { color:rgba(255, 255, 255, 0.3); }.wzc192  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(255, 255, 255); }.wzc192 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc192  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgba(255, 255, 255, 0.3); }.wzc192  .wz-menu > li.active > a { color:rgb(34, 121, 180);background-color:; }.wzc192  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(34, 121, 180); }.wzc192  .wz-menu .sub-menu li > a { padding:5px 15px; }.wzc192  .wz-menu .sub-menu li.wz-menu-has-children > a:after { border-color:rgb(255, 255, 255); }.wzc192 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc192  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgba(255, 255, 255, 0.3); }.wzc192  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc192 {  }.wzc192-list { background-color:; }.wzc192-mobile {  }#wze454 { top:7.49429px;left:620.016px;width:124px;height:172px;z-index:1000; }#wze884 { top:15.4867px;left:-0.0453237px;width:315px;height:46px;z-index:1000; }#wze884 .wzc51-img-inner { object-fit:cover; }#wze885 { top:111.045px;left:6.04771px;width:57px;height:57px;z-index:1000; }.wzc148-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/1a385589a60342e9bfc32778e03aded8.png); }.wzc148:hover .wzc148-bg { background-image:url(../../uploads/c075acb35b28403aadc4b1f647c3f8ae.png); }.wzc148:hover {  }.wzc148:active .wzc148-bg { background-image:url(../../uploads/1a385589a60342e9bfc32778e03aded8.png); }.wzc148:active {  }#wze886 { top:111.045px;left:60.3077px;width:57px;height:57px;z-index:1000; }.wzc149-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/a7d57421306844e3834e971860bcb787.png); }.wzc149:hover .wzc149-bg { background-image:url(../../uploads/1cee89c0f27f4661a58d8795d044c4ce.png); }.wzc149:hover {  }.wzc149:active .wzc149-bg { background-image:url(../../uploads/a7d57421306844e3834e971860bcb787.png); }.wzc149:active {  }#wze887 { top:111.045px;left:113.464px;width:57px;height:57px;z-index:1000; }.wzc150-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/ce7bdcb18c3447538903d5d9b00be302.png); }.wzc150:hover .wzc150-bg { background-image:url(../../uploads/c062029e23324652ac2fe96aa559c1ac.png); }.wzc150:hover {  }.wzc150:active .wzc150-bg { background-image:url(../../uploads/ce7bdcb18c3447538903d5d9b00be302.png); }.wzc150:active {  }#wze888 { top:111.045px;left:166.619px;width:57px;height:57px;z-index:1000; }.wzc151-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/2118cc6093264911bef87c35cd391d37.png); }.wzc151:hover .wzc151-bg { background-image:url(../../uploads/7511233bcc294f81be83497a6e404473.png); }.wzc151:hover {  }.wzc151:active .wzc151-bg { background-image:url(../../uploads/2118cc6093264911bef87c35cd391d37.png); }.wzc151:active {  }#wze1090 { top:131.652px;left:229.738px;width:119.953px;height:30px;z-index:1000; }.wzc244:hover .wzc244-bg { background-color:rgb(160, 156, 147);border-color:rgba(255, 255, 255, 1);border-width:2px; }.wzc244:hover .wzc244-content { color:rgb(240, 240, 238); }.wzc244:hover {  }.wzc244-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:2px;border-color:rgb(160, 156, 147);border-radius:25px; }.wzc244-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:ibmplexsansarabic-thin;font-size:14px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(255, 255, 255); }#wz-section-footer { height:424.223px;--section-height:424.223px; }.wzc-section-footer { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-footer-full { background-color:rgba(64, 64, 64, 1);background:; }.wzc-section-footer-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1285 { top:277.07px;left:709.796px;width:654.83px;height:232.576px;z-index:1000; }.wzc350-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0.27); }.wzc350-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc350-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze591 { top:51.4676px;left:46.7104px;width:334.934px;height:35.1515px;z-index:1000;text-align:left; }#wze1112 { top:88.7086px;left:159.587px;width:108.163px;height:4.49811px;z-index:1001; }#wze1113 { top:88.6516px;left:51.4214px;width:108.163px;height:5.96591px;z-index:1000; }#wze1114 { top:88.0466px;left:266.536px;width:108.163px;height:5.7197px;z-index:1002; }#wze1622 { top:103.626px;left:51.5044px;width:325.947px;height:69.9337px;z-index:1000;text-align:justify; }#wz-section-wzs46 { height:890.019px;--section-height:890.019px; }.wzc-section-wzs46 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs46-full { background-image:url(../../uploads/dd2773e78fd34daa936c626b1059043c.jpg) ;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs46-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze603 { top:201.907px;left:706.095px;width:426.951px;height:100px;z-index:1000;text-align:right; }#wze604 { top:283.082px;left:709.999px;width:419.934px;height:226.127px;z-index:1000;text-align:justify; }#wze895 { top:25.524px;left:20.777px;width:545.466px;height:605.492px;z-index:1000; }#wze895 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs45 { height:700px;--section-height:700px; }.wzc-section-wzs45 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs45-full { background:;background-color:rgb(240, 240, 238); }.wzc-section-wzs45-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze892 { top:222.468px;left:717.372px;width:646.818px;height:355.076px;z-index:1000; }.wzc352-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0.23); }.wzc352-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc352-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze893 { top:146.685px;left:14.396px;width:418px;height:140.502px;z-index:1000;text-align:justify; }#wze894 { top:62.7082px;left:14.157px;width:423.968px;height:100px;z-index:1000;text-align:right; }#wz-section-wzs59 { height:800px;--section-height:800px; }.wzc-section-wzs59 { background-color:rgba(0, 0, 0, 0);background:; }.wzc-section-wzs59-full { background-color:rgb(245, 246, 246);background-image:url(../../uploads/2731b2ecd7b543b08dbc4943bdd6e27b.jpg) ;background-attachment:fixed;background:; }.wzc-section-wzs59-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1623 { top:46.1277px;left:536.157px;width:471.78px;height:355.085px;z-index:999; }.wzc353-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0); }.wzc353-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc353-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze625 { top:100.72px;left:6.40528px;width:458.968px;height:198.778px;z-index:1002;text-align:justify; }#wze626 { top:56.287px;left:270.818px;width:193.987px;height:46.6667px;z-index:10001;text-align:center; }#wze1626 { top:1.20785px;left:0.896px;width:1092.58px;height:455.985px;z-index:998; }#wze1626 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs60 { height:455.852px;--section-height:455.852px; }.wzc-section-wzs60 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs60-full { background-color:rgb(255, 255, 255);background:; }.wzc-section-wzs60-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze899 { top:237.367px;left:315.001px;width:540px;height:193.352px;z-index:998; }.wzc68-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0); }.wzc68-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze900 { top:21.0051px;left:30.516px;width:478.968px;height:112.718px;z-index:1000;text-align:center; }#wze901 { top:113.987px;left:31.0104px;width:477.992px;height:30.8996px;z-index:1000;text-align:center; }#wz-section-wzs61 { height:668.059px;--section-height:668.059px; }.wzc-section-wzs61 { background-color:rgba(0, 0, 0, 0);background:; }.wzc-section-wzs61-full { background-color:rgb(240, 240, 238);background:;background-image:url(../../uploads/0f9d7b68a6dc4889ad7faf250d4554c3.jpg) ;background-attachment:fixed; }.wzc-section-wzs61-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1177 { top:0.72601px;left:542.97px;width:600px;height:35.875px;z-index:1002; }.wzc282 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc282  .wz-menu.wz-classic-menu > li .sub-menu { background-color:rgb(112, 110, 106);text-align:left; }.wzc282  .wz-menu li > a { padding:0px 15px;font-family:ibmplexsansarabic-regular;font-size:13px;color:rgb(200, 198, 193); }.wzc282 .wz-menu.wz-mega-menu li > a:hover,.wzc282  .wz-menu.wz-classic-menu li:hover > a { color:#fff; }.wzc282  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(200, 198, 193); }.wzc282 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc282  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:#fff; }.wzc282 .wz-menu.wz-mega-menu > li > a:hover,.wzc282  .wz-menu.wz-classic-menu > li:hover > a { background-color:rgb(200, 198, 193); }.wzc282  .wz-menu > li.active > a { background-color:rgb(160, 156, 147);color:#fff; }.wzc282  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:#fff; }.wzc282  .wz-menu .sub-menu li > a { padding:5px 15px;color:#fff; }.wzc282 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc282  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:rgb(160, 156, 147); }.wzc282  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:#fff; }.wzc282  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc282 {  }.wzc282-list { border-top-style:solid;border-bottom-style:solid;border-color:rgba(112, 110, 106, 1);border-width:0px;border-style:solid;background-color:rgba(0, 0, 0, 0); }.wzc282-mobile {  }#wz-section-wzs102 { height:36.6042px;--section-height:36.6042px; }.wzc-section-wzs102 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs102-full { background:;background-color:rgba(112, 110, 106, 1); }.wzc-section-wzs102-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1056 { top:132.12px;left:1.44689px;width:349.252px;height:556.809px;min-height:0px;z-index:1001; }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer .wzc343-wzListContainer-wzListItemContainer-wzListItemImageBoxParent .wzc343-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBox .wzc343-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBox-wzListItemImage {  }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer .wzc343-wzListContainer-wzListItemContainer-wzListItemImageBoxParent .wzc343-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBox {  }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer .wzc343-wzListContainer-wzListItemContainer-wzListItemImageBoxParent {  }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemTitleBox .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemTitleBox-wzListItemTitle {  }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemTitleBox {  }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemDescriptionBox .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemDescriptionBox-wzListItemDescription {  }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemDescriptionBox {  }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemButtonMainBox .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemButtonMainBox-wzListItemButtonBox {  }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemButtonMainBox {  }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer .wzc343-wzListContainer-wzListItemContainer-wzListItemDetailsBox {  }.wzc343-wzListContainer .wzc343-wzListContainer-wzListItemContainer {  }.wzc343-wzListContainer {  }.wzc343  .wz-list-root { background:none;width:calc(50% - 30px);height:calc(100% - 30px);margin:15px; }.wzc343  .wz-list-item-container { background-color:rgb(200, 198, 193);font-family:iransans_fa;transition:all ease-in-out .3s;border-style:solid;flex-flow:row nowrap !important;height:100%;direction:ltr;overflow:hidden;box-shadow:none;padding:0px; }.wzc343  .wz-list-item-container:hover { border-style:solid;background-color:rgb(160, 156, 147); }.wzc343  .wz-list-item-image-box-parent { width:50%;text-align:left; }.wzc343  .wz-list-item-image-box { width:100%;text-align:center;border-style:solid;overflow:hidden;border-color:rgba(112, 110, 106, 1);border-width:0px;border-radius:0px; }.wzc343  .wz-list-item-image-box img { aspect-ratio:1;object-fit:cover;width:100%;margin-bottom:-5px;background-color:rgb(240, 240, 238);padding:0px; }.wzc343  .wz-list-item-details-box { display:flex;flex-flow:column;justify-content:space-evenly;width:50%;height:100%;overflow:hidden; }.wzc343  .wz-list-item-title-box { width:85% !important;margin-left:auto;margin-right:auto;padding:0.5rem 0;order:0; }.wzc343  .wz-list-item-title-box p { font-size:20px;direction:rtl;text-align:left;color:#fff;font-family:ibmplexsansarabic-regular;font-weight:bold; }.wzc343  .wz-list-item-description-box { width:85% !important;margin-left:auto;margin-right:auto;padding:0.5rem 0;order:1; }.wzc343  .wz-list-item-description-box p { font-size:12px;direction:rtl;text-align:left;color:#fff;font-family:ibmplexsansarabic-regular;font-weight:normal; }.wzc343  .wz-list-item-button-main-box { width:100%;text-align:left;padding:10px 20px 10px 10px;transition:all 0.4s ease-in-out;direction:rtl;position:relative;top:100%;order:2; }.wzc343  .wz-list-item-button-box { text-align:center;padding:0px 7px;width:175px;max-width:100%; }.wzc343  .wz-list-item-button-box .wz-partial-template { padding:5px; }.wzc343  .wz-list-item-introduce-box p { text-align:left; }.wzc343 {  }.wzc344:hover .wzc344-bg { background-color:rgba(112, 110, 106, 0.85);border:1px solid #e1e1e1;border-radius:10px; }.wzc344:hover .wzc344-content { font-size:11px;color:rgb(255, 255, 255); }.wzc344:hover {  }.wzc344-bg:after {  }.wzc344-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(160, 156, 147, 0);border-radius:10px;border:1px solid #e1e1e1; }.wzc344-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:ibmplexsansarabic-regular;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(255, 255, 255);overflow:hidden; }#wze1056 .wz-list-item-title-box { order:0; }#wze1056 .wz-list-item-description-box { order:1; }#wze1178 { top:385.168px;left:619.458px;width:381px;height:67.8598px;z-index:1000;text-align:right; }#wze1184 { top:440.635px;left:654.112px;width:352px;height:58.1723px;z-index:1000;text-align:left; }#wze1568 { top:503.164px;left:927.201px;width:76.9792px;height:30.9754px;z-index:1000; }.wzc347:hover .wzc347-bg { background-color:rgba(112, 110, 106, 0.29);border:1px solid #c9c9c9;border-color:rgba(240, 240, 238, 0.87); }.wzc347:hover .wzc347-content { font-size:10px;color:rgba(255, 255, 255, 1); }.wzc347:hover {  }.wzc347-bg:after {  }.wzc347-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(64, 64, 64, 0.34);border-radius:10px;border:1px solid #e1e1e1; }.wzc347-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:ibmplexsansarabic-regular;font-size:15px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(240, 240, 238); }#wze1573 { top:729.754px;left:568.022px;width:33.9583px;height:33.9375px;z-index:999;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);rotate:90; }#wze1573  > div:not(.wz-element) .wz-element-container { -webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);rotate:-90; }#wz-section-wzs62 { height:821.023px;--section-height:821.023px; }.wzc-section-wzs62 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs62-full { background-image:url(../../uploads/235dc11a3a06477cab439a358c1c9904.jpg) ;background:;background-color:rgb(255, 255, 255);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:center center; }.wzc-section-wzs62-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1055 { top:141.293px;left:0.0078129px;width:346.292px;height:552.377px;min-height:542px;z-index:1001; }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer .wzc284-wzListContainer-wzListItemContainer-wzListItemImageBoxParent .wzc284-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBox .wzc284-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBox-wzListItemImage {  }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer .wzc284-wzListContainer-wzListItemContainer-wzListItemImageBoxParent .wzc284-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBox {  }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer .wzc284-wzListContainer-wzListItemContainer-wzListItemImageBoxParent {  }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemTitleBox .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemTitleBox-wzListItemTitle {  }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemTitleBox {  }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemDescriptionBox .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemDescriptionBox-wzListItemDescription {  }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemDescriptionBox {  }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemButtonMainBox .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemButtonMainBox-wzListItemButtonBox {  }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox-wzListItemButtonMainBox {  }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer .wzc284-wzListContainer-wzListItemContainer-wzListItemDetailsBox {  }.wzc284-wzListContainer .wzc284-wzListContainer-wzListItemContainer {  }.wzc284-wzListContainer {  }.wzc284  .wz-list-root { background:none;width:calc(50% - 30px);height:calc(100% - 30px);margin:15px; }.wzc284  .wz-list-item-container { background-color:rgb(200, 198, 193);font-family:iransans_fa;transition:all ease-in-out .3s;border-style:solid;flex-flow:row nowrap !important;height:100%;direction:ltr;overflow:hidden;box-shadow:none;padding:0px;border-width:0px;border-color:rgba(80, 80, 80, 0); }.wzc284  .wz-list-item-container:hover { border-style:solid;background-color:rgb(160, 156, 147); }.wzc284  .wz-list-item-image-box-parent { width:50%;text-align:left; }.wzc284  .wz-list-item-image-box { width:100%;text-align:center;border-style:solid;overflow:hidden;border-color:rgba(112, 110, 106, 1);border-width:0px;border-radius:0px; }.wzc284  .wz-list-item-image-box img { aspect-ratio:1;object-fit:cover;width:100%;margin-bottom:-5px;background-color:rgb(240, 240, 238);padding:0px; }.wzc284  .wz-list-item-details-box { display:flex;flex-flow:column;justify-content:space-evenly;width:50%;height:100%;overflow:hidden; }.wzc284  .wz-list-item-title-box { width:85% !important;margin-left:auto;margin-right:auto;padding:0.5rem 0;order:0; }.wzc284  .wz-list-item-title-box p { font-size:20px;direction:rtl;text-align:left;color:#fff; }.wzc284  .wz-list-item-description-box { width:85% !important;margin-left:auto;margin-right:auto;padding:0.5rem 0;order:1; }.wzc284  .wz-list-item-description-box p { font-size:12px;direction:rtl;text-align:left;color:#fff; }.wzc284  .wz-list-item-button-main-box { width:100%;text-align:left;padding:10px 20px 10px 10px;transition:all 0.4s ease-in-out;direction:rtl;position:relative;top:100%;order:2; }.wzc284  .wz-list-item-button-box { text-align:center;padding:0px 7px;width:175px;max-width:100%; }.wzc284  .wz-list-item-button-box .wz-partial-template { padding:5px; }.wzc284  .wz-list-item-introduce-box p { text-align:left; }.wzc284 {  }.wzc283:hover .wzc283-bg:after { width:90%;opacity:1; }.wzc283:hover .wzc283-bg {  }.wzc283:hover .wzc283-content { color:#fff; }.wzc283:hover {  }.wzc283-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(112, 110, 106); }.wzc283-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:6px;border-style:solid;border-color:rgb(112, 110, 106);border-width:1px;overflow:hidden; }.wzc283-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(240, 240, 238); }#wze1055 .wz-list-item-title-box { order:0; }#wze1055 .wz-list-item-description-box { order:1; }#wze1179 { top:403.001px;left:619.458px;width:381px;height:67.8598px;z-index:1000;text-align:right; }#wze1185 { top:458.984px;left:630.799px;width:373px;height:58.1723px;z-index:1000;text-align:left; }#wze1569 { top:521.143px;left:918.385px;width:76.9792px;height:30.9754px;z-index:1000; }#wz-section-wzs77 { height:834.953px;--section-height:834.953px; }.wzc-section-wzs77 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs77-full { background:;background-color:rgb(255, 255, 255);background-image:url(../../uploads/f7651ed3c59f4f35b182327c8f97a8e3.jpg) ;background-position:center center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed; }.wzc-section-wzs77-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1180 { top:393.506px;left:759.45px;width:263px;height:67.8598px;z-index:1000;text-align:right; }#wze1186 { top:448.982px;left:768.67px;width:352px;height:58.1723px;z-index:1000;text-align:left; }#wze1570 { top:415.127px;left:1039.71px;width:76.9792px;height:30.9754px;z-index:1000; }#wze1713 { top:139.06px;left:-3.55891px;width:349.252px;height:556.809px;min-height:0px;z-index:1001; }#wze1713 .wz-list-item-title-box { order:0; }#wze1713 .wz-list-item-description-box { order:1; }#wz-section-wzs91 { height:834.915px;--section-height:834.915px; }.wzc-section-wzs91 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs91-full { background-image:url(../../uploads/4676bc13f19e40198f0f9a2127b2d2b6.jpg) ;background-size:cover;background-repeat:no-repeat;background-position:center center;background:;background-color:rgba(255, 255, 255, 0);background-attachment:fixed; }.wzc-section-wzs91-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1181 { top:365.343px;left:674.794px;width:310px;height:67.8598px;z-index:1000;text-align:right; }#wze1187 { top:420.639px;left:679.752px;width:352px;height:58.1723px;z-index:1000;text-align:left; }#wze1571 { top:483.487px;left:952.763px;width:76.9792px;height:30.9754px;z-index:1000; }#wze1714 { top:138.906px;left:-3.55654px;width:349.252px;height:556.809px;min-height:0px;z-index:1001; }#wze1714 .wz-list-item-title-box { order:0; }#wze1714 .wz-list-item-description-box { order:1; }#wz-section-wzs92 { height:834.612px;--section-height:834.612px; }.wzc-section-wzs92-full { background-image:url(../../uploads/a5bc9c241ac3480a93fc49c01b4ff0bc.jpg) ;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center; }#wze1233 { top:385.921px;left:676.752px;width:359px;height:67.8598px;z-index:1000;text-align:left; }#wze1234 { top:441.217px;left:681.711px;width:352px;height:58.1723px;z-index:1000;text-align:left; }#wze1572 { top:502.859px;left:954.76px;width:76.9792px;height:30.9754px;z-index:1000; }#wze1715 { top:141.396px;left:-3.55468px;width:349.252px;height:556.809px;min-height:0px;z-index:1001; }#wze1715 .wz-list-item-title-box { order:0; }#wze1715 .wz-list-item-description-box { order:1; }#wz-section-wzs109 { height:839.593px;--section-height:839.593px; }.wzc-section-wzs109-full { background-image:url(../../uploads/9bb42e5b9a9b4912a1aaa17a5800e9b1.jpg) ;background-attachment:fixed; }#wze1005 { top:439.911px;left:210.314px;width:744.905px;height:110.114px;z-index:1000;text-align:left; }#wze1006 { top:318.834px;left:206.688px;width:438.949px;height:135.748px;z-index:1000;text-align:right; }#wze1008 { top:401.194px;left:758.879px;width:80.4356px;height:7.98295px;z-index:1001; }#wze1009 { top:401.194px;left:678.502px;width:80.4356px;height:7.98295px;z-index:1000; }#wze1010 { top:402.191px;left:838.412px;width:80.4356px;height:7.97348px;z-index:1002; }#wz-section-wzs67 { height:919.905px;--section-height:919.905px; }.wzc-section-wzs67 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs67-full { background-image:;background:;background-color:rgba(112, 110, 106, 0);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:top center; }.wzc-section-wzs67-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze676 { top:415.756px;left:-45.0965px;width:548.987px;height:77.5758px;z-index:1000;text-align:center; }#wze954 { top:329.82px;left:-187.262px;width:1542.92px;height:323.911px;z-index:999; }.wzc187-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/2f0a4fd40cdb478fb1520995225b009d.jpg); }.wzc187:hover .wzc187-bg { background-image:url(../../uploads/e908edafd4fb49558858561bacd2fde0.jpg); }.wzc187:hover {  }.wzc187:active .wzc187-bg { background-image:url(../../uploads/2f0a4fd40cdb478fb1520995225b009d.jpg); }.wzc187:active {  }#wze956 { top:654.982px;left:-186.263px;width:1542.92px;height:323.911px;z-index:999; }.wzc188-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/2f0a4fd40cdb478fb1520995225b009d.jpg); }.wzc188:hover .wzc188-bg { background-image:url(../../uploads/883ff582ded4489c8a59791c081f503f.jpg); }.wzc188:hover {  }.wzc188:active .wzc188-bg { background-image:url(../../uploads/2f0a4fd40cdb478fb1520995225b009d.jpg); }.wzc188:active {  }#wze957 { top:979.961px;left:-186.477px;width:1542.92px;height:323.911px;z-index:999; }.wzc186-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/2f0a4fd40cdb478fb1520995225b009d.jpg); }.wzc186:hover .wzc186-bg { background-image:url(../../uploads/ce13ab6a957d45fcb2e32df397a68504.jpg); }.wzc186:hover {  }.wzc186:active .wzc186-bg { background-image:url(../../uploads/2f0a4fd40cdb478fb1520995225b009d.jpg); }.wzc186:active {  }#wze960 { top:742.488px;left:-0.663296px;width:491.979px;height:69.697px;z-index:1000;text-align:center; }#wze961 { top:1053.65px;left:-1.50107px;width:377.964px;height:69.697px;z-index:1000;text-align:center; }#wze962 { top:420.568px;left:1022.13px;width:133.977px;height:133.911px;z-index:1000;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);rotate:270; }#wze962  > div:not(.wz-element) .wz-element-container { -webkit-transform:rotate(-270deg);-moz-transform:rotate(-270deg);-ms-transform:rotate(-270deg);-o-transform:rotate(-270deg);transform:rotate(-270deg);rotate:-270; }.wzc182 { overflow:hidden; }.wzc182-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(200, 198, 193); }#wze963 { top:750.17px;left:1022.24px;width:133.977px;height:133.911px;z-index:1000;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);rotate:270; }#wze963  > div:not(.wz-element) .wz-element-container { -webkit-transform:rotate(-270deg);-moz-transform:rotate(-270deg);-ms-transform:rotate(-270deg);-o-transform:rotate(-270deg);transform:rotate(-270deg);rotate:-270; }#wze964 { top:1075.21px;left:1022.13px;width:133.977px;height:133.911px;z-index:1000;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);rotate:270; }#wze964  > div:not(.wz-element) .wz-element-container { -webkit-transform:rotate(-270deg);-moz-transform:rotate(-270deg);-ms-transform:rotate(-270deg);-o-transform:rotate(-270deg);transform:rotate(-270deg);rotate:-270; }#wze965 { top:483.71px;left:7.46229px;width:452.983px;height:92.1117px;z-index:1000;text-align:left; }#wze966 { top:801.953px;left:9.2241px;width:452.983px;height:92.1117px;z-index:1000;text-align:left; }#wze967 { top:1114.57px;left:3.22476px;width:452.983px;height:92.1117px;z-index:1000;text-align:left; }#wze1099 { top:90.097px;left:2.6849px;width:528.968px;height:77.5758px;z-index:1000;text-align:center; }#wze1100 { top:5.0521px;left:-187.469px;width:1542.92px;height:323.911px;z-index:999; }.wzc248-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(../../uploads/2f0a4fd40cdb478fb1520995225b009d.jpg); }.wzc248:hover .wzc248-bg { background-image:url(../../uploads/f4a553448c26436f8f71ee2470389f29.jpg); }.wzc248:hover {  }.wzc248:active .wzc248-bg { background-image:url(../../uploads/2f0a4fd40cdb478fb1520995225b009d.jpg); }.wzc248:active {  }#wze1101 { top:93.901px;left:1024.91px;width:133.977px;height:133.977px;z-index:1000;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);rotate:270; }#wze1101  > div:not(.wz-element) .wz-element-container { -webkit-transform:rotate(-270deg);-moz-transform:rotate(-270deg);-ms-transform:rotate(-270deg);-o-transform:rotate(-270deg);transform:rotate(-270deg);rotate:-270; }#wze1102 { top:156.814px;left:10.2443px;width:452.983px;height:92.1117px;z-index:1000;text-align:left; }#wz-section-wzs90 { height:1305.27px;--section-height:1305.27px; }.wzc-section-wzs90 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs90-full { background:;background-color:rgb(112, 110, 106); }.wzc-section-wzs90-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze969 { top:304.736px;left:141.735px;width:416.932px;height:116.97px;z-index:991;text-align:right; }#wze970 { top:409.786px;left:141.574px;width:334.934px;height:77.4811px;z-index:990;text-align:left; }#wze1110 { top:108.208px;left:586.323px;width:435.805px;height:579.29px;z-index:1000; }#wze1110 .wzc51-img-inner { object-fit:cover; }#wze1111 { top:376.942px;left:394.739px;width:163.93px;height:90.8901px;z-index:991;text-align:right; }#wze1150 { top:251.607px;left:311.869px;width:244.934px;height:75.625px;z-index:1000;text-align:right; }#wze1151 { top:567.188px;left:134.458px;width:419.896px;height:30.9091px;z-index:1000;text-align:right; }#wze1153 { top:519.375px;left:322.334px;width:50.9943px;height:50.9754px;z-index:1001; }.wzc257-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(http://vertarch.ir/static/bEHf0124/2.0.0//editor/images/imageButton/social/whatsapp.png); }.wzc257:hover .wzc257-bg { background-image:url(http://vertarch.ir/static/bEHf0124/2.0.0//editor/images/imageButton/social/whatsappHover.png); }.wzc257:hover {  }.wzc257:active .wzc257-bg { background-image:url(http://vertarch.ir/static/bEHf0124/2.0.0//editor/images/imageButton/social/whatsapp.png); }.wzc257:active {  }#wz-section-wzs71 { height:791.847px;--section-height:791.847px; }.wzc-section-wzs71 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs71-full { background-image:;background-attachment:none;background-size:cover;background-repeat:no-repeat;background:;background-color:rgb(160, 156, 147); }.wzc-section-wzs71-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze710 { top:34.508px;left:375px;width:795px;height:761.638px;z-index:1000; }.wzc92  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title { font-family:iransans_fa;font-size:23px; }.wzc92  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-content { font-family:iransans_fa;font-size:14px;color:rgb(102, 102, 102); }.wzc92  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { color:rgb(102, 102, 102);font-family:yekan_fa;font-size:13px; }.wzc92  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:rgb(102, 102, 102);width:13px;height:13px; }.wzc92 .wz-blog-single-post .wz-blog-post-item .wz-blog-post-section,.wzc92  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title,.wzc92  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc92  .wz-blog-single-post .wz-blog-post-item { padding:10px 0; }.wzc92 {  }.wzc92-posts {  }.wzc15-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc15-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc15-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze754 { top:34.5005px;left:0px;width:325px;height:127px;z-index:1000; }.wzc85-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(255, 255, 255);border-width:1px;border-style:solid;border-color:rgb(238, 238, 238); }.wzc85-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze756 { top:56.5px;left:12.5px;width:300px;height:37px;z-index:1001; }.wzc109-form .wzc109-form-input { background-color:transparent;border-style:solid;border-color:rgb(153, 153, 153);border-width:1px;box-shadow:none;color:#000;font-size:13px;font-family:yekan, tahoma, serif;border-radius:0px 15px 15px 0px ; }.wzc109-form .wzc109-form-submit {  }.wzc109-form { height:100%; }.wzc110:hover .wzc110-bg { background-color:rgb(29, 107, 141);border-width:0px;border-color:rgb(34, 133, 177); }.wzc110:hover .wzc110-content { color:rgb(255, 255, 255); }.wzc110:hover {  }.wzc110-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(255, 255, 255);border-radius:25px 0px 0px 25px ;border-color:rgb(153, 153, 153);border-width:1px;border-style:solid; }.wzc110-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(135, 135, 135); }#wze757 { top:200.004px;left:0px;width:325px;height:311px;z-index:1000; }#wze759 { top:52.5px;left:12.5px;width:300px;height:220px;z-index:1001; }.wzc96  .wz-blog-list .wz-blog-post-item .wz-blog-post-title { font-family:iransans_fa;font-size:14px;color:rgb(102, 102, 102); }.wzc96  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail { width:90px;height:60px; }.wzc96  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail img { object-fit:cover; }.wzc96  .wz-blog-list .wz-blog-post-item .wz-blog-post-meta { color:rgb(153, 153, 153);font-family:iransans;font-size:12px; }.wzc96  .wz-blog-list .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc96 {  }.wzc96-posts {  }#wze760 { top:549.508px;left:0px;width:325px;height:154.811px;z-index:1000; }#wze762 { top:52.5px;left:12.5px;width:300px;height:21.8087px;z-index:1000; }.wzc97  .wz-blog-archive > li > a { color:rgb(102, 102, 102);font-family:iransans_fa;font-size:14px; }.wzc97  .wz-blog-archive .sub-list > li > a { color:rgb(153, 153, 153);font-family:iransans_fa;font-size:12px; }.wzc97 {  }.wzc97-list { direction:rtl; }#wze763 { top:742.844px;left:0px;width:325px;height:192.708px;z-index:1000; }.wzc83-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(243, 243, 243); }.wzc83-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze764 { top:12.5px;left:12.5px;width:300px;height:27.8693px;z-index:1000;text-align:right; }#wze765 { top:50.8788px;left:17.5px;width:290px;height:20.6061px;z-index:1000;text-align:center; }#wze766 { top:85.4849px;left:60.5px;width:204px;height:50.9943px;z-index:1000; }.wzc84:hover .wzc84-bg { background-color:rgb(29, 107, 141);border-width:0px;border-color:rgb(34, 133, 177); }.wzc84:hover .wzc84-content { color:rgb(255, 255, 255); }.wzc84:hover {  }.wzc84-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(34, 133, 177);border-radius:25px;border-color:rgb(255, 255, 255);border-width:0px;border-style:solid; }.wzc84-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa;font-size:22px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wze767 { top:151.485px;left:62.5px;width:200px;height:24.233px;z-index:1000;text-align:center; }#wze768 { top:974.227px;left:0px;width:325px;height:115px;z-index:1000; }#wze770 { top:50.25px;left:142.5px;width:40px;height:40px;z-index:1000; }.wzc65-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(233, 53, 53);border-radius:50%; }.wzc65-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:50%; }#wze771 { top:10px;left:10px;width:20px;height:20px;z-index:1000; }.wzc29 { overflow:hidden; }.wzc29-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(255, 255, 255); }#wze772 { top:50.25px;left:195px;width:40px;height:40px;z-index:1000; }.wzc64-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(7, 55, 99);border-radius:50%; }.wzc64-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:50%; }#wze773 { top:10px;left:10px;width:20px;height:20px;z-index:1000; }#wze774 { top:50.25px;left:86.5px;width:40px;height:40px;z-index:1000; }.wzc66-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(79, 195, 247);border-radius:50%; }.wzc66-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:50%; }#wze775 { top:10px;left:10px;width:20px;height:20px;z-index:1000; }#wz-section-wzs69 { height:1246.14px;--section-height:1246.14px; }#wze972 { top:-1.125px;left:-260.814px;width:1758.2px;height:808.917px;z-index:999; }.wzc191-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;pointer-events:none;z-index:1; }.wzc191-container { width:100%;height:100%;position:relative;overflow:hidden; }#wze1124 { top:629.224px;left:840.059px;width:118.239px;height:4.52083px;z-index:1001; }#wze1125 { top:628.577px;left:956.929px;width:118.239px;height:5.73958px;z-index:1002; }#wze1126 { top:680.109px;left:722.343px;width:360.947px;height:26.6562px;z-index:1000;text-align:left; }#wze1127 { top:635.825px;left:721.393px;width:179.934px;height:26.6562px;z-index:1000;text-align:left; }#wze1128 { top:657.368px;left:722.777px;width:179.934px;height:26.6562px;z-index:1000;text-align:left; }#wze1129 { top:215.44px;left:716.412px;width:346.951px;height:159.99px;z-index:1000;text-align:left; }#wze1130 { top:629.164px;left:721.849px;width:118.239px;height:5.97917px;z-index:1000; }#wze1131 { top:601.375px;left:715.419px;width:187.917px;height:26.6562px;z-index:1000;text-align:right; }#wz-section-wzs76 { height:807.792px;--section-height:807.792px; }.wzc-section-wzs76 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs76-full { background-image:;background:;background-color:rgb(112, 110, 106); }.wzc-section-wzs76-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze911 { top:207.527px;left:61.1657px;width:416.998px;height:30px;z-index:1000; }.wzc163  .wz-menu li > a { padding:5px 15px;font-family:ibmplexsansarabic-thin;font-size:30px;color:rgb(112, 110, 106); }.wzc163 .wz-menu.wz-mega-menu li > a:hover,.wzc163  .wz-menu.wz-classic-menu li:hover > a { color:rgb(255, 255, 255); }.wzc163  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(112, 110, 106); }.wzc163 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc163  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(255, 255, 255); }.wzc163  .wz-menu > li.active > a { color:rgb(255, 255, 255); }.wzc163  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(255, 255, 255); }.wzc163  .wz-menu .sub-menu li > a { padding:5px 15px; }.wzc163  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:rgb(112, 110, 106); }.wzc163 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc163  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(255, 255, 255); }.wzc163  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc163 {  }.wzc163-list {  }.wzc163-mobile {  }#wze1132 { top:275.491px;left:15.0083px;width:47.8788px;height:30px;z-index:1000; }#wze1132 .wzc51-img-inner { object-fit:cover; }#wze1133 { top:330.208px;left:15.0008px;width:47.9356px;height:30px;z-index:1000; }#wze1133 .wzc51-img-inner { object-fit:cover; }#wze1134 { top:384.201px;left:15.0034px;width:48.9678px;height:30px;z-index:1001; }#wze1134 .wzc51-img-inner { object-fit:cover; }#wze1135 { top:218.514px;left:15.0065px;width:46.9792px;height:30px;z-index:1001; }#wze1135 .wzc51-img-inner { object-fit:cover; }#wze1136 { top:496.22px;left:15.0055px;width:46.9981px;height:30px;z-index:1001; }#wze1136 .wzc51-img-inner { object-fit:cover; }#wze1137 { top:441.003px;left:15.0075px;width:46.9792px;height:31.9981px;z-index:1001; }#wze1137 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs96 { height:780px;--section-height:780px; }.wzc-section-wzs96-full { background-image:url(../../uploads/4067dfcdcb244ee390c3650ee17c9b69.jpg) ;background-attachment:fixed; }#wze779 { top:38px;left:0px;width:1170px;height:832.216px;z-index:1000; }.wzc106  .wz-shop-product-page .wz-shop-product-add-cart { width:300px; }.wzc106  .wz-shop-product-page .wz-shop-product-options .wz-shop-option-title { font-size:19px;color:rgb(34, 133, 177);font-family:iransans_fa; }.wzc106  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-option { width:300px; }.wzc106  .wz-shop-product-page .wz-shop-product-options .dropdown { width:300px; }.wzc106  .wz-shop-product-page .wz-shop-product-options.wz-radio-button-list .regular-checkbox-item,.wzc106  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select,.wzc106  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu a { color:rgb(102, 102, 102);font-size:20px;font-family:iransans_fa; }.wzc106  .wz-shop-product-page .wz-shop-product-options.dropdown.dropdown-list .dropdown-select,.wzc106  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu,.wzc106  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select::before { border-color:rgb(34, 133, 177); }.wzc106  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu .selected { background-color:#f6f6f6;color:rgb(34, 133, 177); }.wzc106  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-colors ul li { padding-top:2px; }.wzc106  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-colors ul li .regular-checkbox:checked+label.regular-checkbox-color:after { border-style:solid;border-color:rgb(34, 133, 177);border-width:2px; }.wzc106  .wz-shop-product-page .wz-shop-product-title { font-family:iransans_fa;font-size:26px;color:rgb(29, 95, 125); }.wzc106  .wz-shop-product-page .wz-shop-product-description { font-family:iransans_fa;font-size:14px;color:rgb(102, 102, 102); }.wzc106  .wz-shop-product-page .wz-shop-product-sku { font-family:yekan, tahoma, serif;font-size:12px;color:#b3abab; }.wzc106  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:21px;color:#f14639; }.wzc106  .wz-shop-product-page .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:20px;color:rgb(224, 102, 102); }.wzc106  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639;font-size:21px; }.wzc106  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:16px; }.wzc106  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider  img.wz-gallery-image { object-fit:cover;width:100%;float:left; }.wzc106 .wz-shop-product-info-sections-simple .wz-shop-product-info+.wz-shop-product-info,.wzc106  .wz-shop-product-info-sections-accordion .wz-shop-product-info+.wz-shop-product-info { border-top-style:solid;border-top-width:1px;border-top-color:rgba(0,0,0,0.15); }.wzc106  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-title { font-family:iransans_fa;font-size:19px;color:rgb(102, 102, 102); }.wzc106  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-content { font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc106  .wz-shop-product-page .wz-shop-product-info-sections .wz-tab-content { border-style:solid;border-width:1px;border-color:#ededed; }.wzc106  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li {  }.wzc106  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li.open { border-style:solid;border-width:1px;border-color:#ededed;background-color:#fff;color:#000; }.wzc106  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li.open:after { height:1px;bottom:-1px;background-color:#fff; }.wzc106  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-carousel .flex-active-slide:after { border-color:#ccc; }.wzc106  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-gallery { width:50%; }.wzc106  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-section { width:calc(50% - 30px); }.wzc106 {  }.wzc106-product {  }#wze779  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider .wz-image-ratio { padding-top: 75% }.wzc105 .wz-gallery > li > figure,.wzc105  .wz-gallery > li > figure:before,.wzc105  .wz-gallery > li > figure:after,.wzc105  .wz-gallery > li > figure > figcaption,.wzc105  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc105  .wz-gallery-caption { text-align:center; }.wzc105  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc105  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc105  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc105 {  }.wzc105-slider .wzc105-slider-items {  }.wzc105-slider  .flex-direction-nav a:before { color:#999; }.wzc105-slider {  }.wzc105-carousel .wzc105-carousel-list {  }.wzc105-carousel {  }.wzc75:hover .wzc75-bg { background-color:rgb(29, 107, 141);border-width:0px;border-color:rgb(34, 133, 177); }.wzc75:hover .wzc75-content { color:rgb(255, 255, 255); }.wzc75:hover {  }.wzc75-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(34, 133, 177);border-radius:25px;border-color:rgb(255, 255, 255);border-width:0px;border-style:solid; }.wzc75-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:16px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wz-section-wzs73 { height:880.218px;--section-height:880.218px; }#wze776 { top:39px;left:15px;width:1140px;height:185px;z-index:1000; }.wzc101-container { font-size:10px;font-family:iransans_fa; }#wze776 .wz-cart-color-primary { color: rgb(34, 133, 177) }#wze776 .wz-cart-primary-color { color: rgb(34, 133, 177) }#wze776 .wz-cart-second-color { color: rgb(34, 133, 177) }#wze776 .wz-cart-second-border-color { border-color: rgb(34, 133, 177) }.wzc98:hover .wzc98-bg { background-color:rgb(29, 107, 141);border-width:0px;border-color:rgb(34, 133, 177); }.wzc98:hover .wzc98-content { color:rgb(255, 255, 255); }.wzc98:hover {  }.wzc98-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(34, 133, 177);border-radius:25px;border-color:rgb(255, 255, 255);border-width:0px;border-style:solid; }.wzc98-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size: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:#fff; }#wz-section-wzs75 { height:234px;--section-height:234px; }#wz-section-wzs83 { height:200px;--section-height:200px; }#wze853 { top:30px;left:15px;width:848px;height:487.036px;z-index:1000; }.wzc114-root .wzc114-root-container .wzc114-root-container-header .wzc114-root-container-header-title {  }.wzc114-root .wzc114-root-container .wzc114-root-container-header {  }.wzc114-root .wzc114-root-container .wzc114-root-container-submitBoxHeader .wzc114-root-container-submitBoxHeader-submitButtonHeader {  }.wzc114-root .wzc114-root-container .wzc114-root-container-submitBoxHeader {  }.wzc114-root .wzc114-root-container {  }.wzc114-root .wzc114-root-accountContainer .wzc114-root-accountContainer-accountItem .wzc114-root-accountContainer-accountItem-accountItemLabel {  }.wzc114-root .wzc114-root-accountContainer .wzc114-root-accountContainer-accountItem .wzc114-root-accountContainer-accountItem-accountItemInputBox .wzc114-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc114-root .wzc114-root-accountContainer .wzc114-root-accountContainer-accountItem .wzc114-root-accountContainer-accountItem-accountItemInputBox .wzc114-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc114-root .wzc114-root-accountContainer .wzc114-root-accountContainer-accountItem .wzc114-root-accountContainer-accountItem-accountItemInputBox {  }.wzc114-root .wzc114-root-accountContainer .wzc114-root-accountContainer-accountItem {  }.wzc114-root .wzc114-root-accountContainer {  }.wzc114-root .wzc114-root-companyHeaderContainer .wzc114-root-companyHeaderContainer-companyHeader .wzc114-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc114-root .wzc114-root-companyHeaderContainer .wzc114-root-companyHeaderContainer-companyHeader {  }.wzc114-root .wzc114-root-companyHeaderContainer {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCheck .wzc114-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCheck .wzc114-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc114-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCheck .wzc114-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc114-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCheck .wzc114-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc114-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCheck .wzc114-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc114-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCheck .wzc114-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCheck {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyItemBox .wzc114-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyItemBox .wzc114-root-companyInfo-companyItemBox-companyInputBox .wzc114-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyItemBox .wzc114-root-companyInfo-companyItemBox-companyInputBox .wzc114-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyItemBox .wzc114-root-companyInfo-companyItemBox-companyInputBox {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyItemBox {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCancelLabel .wzc114-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCancelLabel .wzc114-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCancelLabel .wzc114-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCancelLabel .wzc114-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc114-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc114-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCancelLabel .wzc114-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc114-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCancelLabel .wzc114-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc114-root .wzc114-root-companyInfo .wzc114-root-companyInfo-companyInfoCancelLabel {  }.wzc114-root .wzc114-root-companyInfo {  }.wzc114-root .wzc114-root-submitBoxFooter .wzc114-root-submitBoxFooter-submitButtonFooter {  }.wzc114-root .wzc114-root-submitBoxFooter {  }.wzc114-root {  }.wzc114  .wz-profile-account-root { text-align:right; }.wzc114  .wz-profile-account-header-container { margin-bottom:20px; }.wzc114  .wz-profile-account-header p { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:rgb(117,117,117); }.wzc114  .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; }.wzc114  .wz-profile-account-container:hover { border-radius:20px; }.wzc114  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc114  .wz-profile-account-input-container label { color:#9b9b9b; }.wzc114  .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; }.wzc114  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc114  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc114  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc114  .wz-profile-account-company-info-button p { font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc114  .wz-profile-account-company-info-button label { font-family:iransans_fa, sans-serif;font-size:13px;color:#17a2b8; }.wzc114  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc114  .wz-profile-account-company-info-cancel { font-family:iransans_fa, sans-serif;font-size:13px;color:#E74C3C; }.wzc114  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc114  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc114 {  }.wzc113:hover .wzc113-bg { background-color:#ffd9d5; }.wzc113:hover .wzc113-content { color:#E74C3C; }.wzc113:hover {  }.wzc113-bg:after {  }.wzc113-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc113-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size: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; }#wze858 { top:30px;left:893px;width:262px;height:440.36px;z-index:1000; }.wzc127-root .wzc127-root-infoBox .wzc127-root-infoBox-userImageBox .wzc127-root-infoBox-userImageBox-userImage {  }.wzc127-root .wzc127-root-infoBox .wzc127-root-infoBox-userImageBox {  }.wzc127-root .wzc127-root-infoBox .wzc127-root-infoBox-userInfo .wzc127-root-infoBox-userInfo-userName {  }.wzc127-root .wzc127-root-infoBox .wzc127-root-infoBox-userInfo .wzc127-root-infoBox-userInfo-userEmail {  }.wzc127-root .wzc127-root-infoBox .wzc127-root-infoBox-userInfo .wzc127-root-infoBox-userInfo-editInfo .wzc127-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc127-root .wzc127-root-infoBox .wzc127-root-infoBox-userInfo .wzc127-root-infoBox-userInfo-editInfo .wzc127-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc127-root .wzc127-root-infoBox .wzc127-root-infoBox-userInfo .wzc127-root-infoBox-userInfo-editInfo {  }.wzc127-root .wzc127-root-infoBox .wzc127-root-infoBox-userInfo {  }.wzc127-root .wzc127-root-infoBox {  }.wzc127-root .wzc127-root-items .wzc127-root-items-item .wzc127-root-items-item-itemBox .wzc127-root-items-item-itemBox-itemIcon {  }.wzc127-root .wzc127-root-items .wzc127-root-items-item .wzc127-root-items-item-itemBox .wzc127-root-items-item-itemBox-itemName {  }.wzc127-root .wzc127-root-items .wzc127-root-items-item .wzc127-root-items-item-itemBox {  }.wzc127-root .wzc127-root-items .wzc127-root-items-item {  }.wzc127-root .wzc127-root-items .wzc127-root-items-more {  }.wzc127-root .wzc127-root-items {  }.wzc127-root .wzc127-root-logoutBox .wzc127-root-logoutBox-logout .wzc127-root-logoutBox-logout-logoutLabel {  }.wzc127-root .wzc127-root-logoutBox .wzc127-root-logoutBox-logout {  }.wzc127-root .wzc127-root-logoutBox {  }.wzc127-root {  }.wzc127  .wz-profile-menu-user-info { gap:2px; }.wzc127  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc127  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;direction:rtl; }.wzc127  .wz-profile-menu-info-box:hover {  }.wzc127  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc127  .wz-profile-menu-user-name { font-family:iransans_fa, sans-serif;font-size:18px;font-weight:bold;color:#808080; }.wzc127  .wz-profile-menu-user-name:hover {  }.wzc127  .wz-profile-menu-user-email { font-family:iransans_fa, sans-serif;font-size:12px;color:#a1a1a1; }.wzc127  .wz-profile-menu-user-email:hover {  }.wzc127  .wz-profile-menu-edit-info { font-family:iransans_fa, sans-serif;font-size:10px;color:#808080; }.wzc127  .wz-profile-menu-edit-info:hover {  }.wzc127  .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); }.wzc127  .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; }.wzc127  .wz-profile-menu-items:hover {  }.wzc127  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc127  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc127  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc127  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc127  .wz-profile-menu-item-box:hover {  }.wzc127  .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%; }.wzc127  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc127  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc127  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc127  #wz-profile-menu-logout-box p { font-family:iransans_fa, sans-serif;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc127  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc127  .wz-profile-menu-more:after { color:#808080; }.wzc127 {  }#wz-section-wzs78 { height:547.036px;--section-height:547.036px; }#wze854 { top:30px;left:15px;width:848px;height:848px;z-index:1000; }.wzc118-header .wzc118-header-title {  }.wzc118-header .wzc118-header-removeButton {  }.wzc118-header .wzc118-header-addToCartButton {  }.wzc118-header {  }.wzc118-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; }.wzc118-pagination .wzc118-pagination-paginationButton {  }.wzc118-pagination {  }.wzc118  .wz-profile-favorites-header-text { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc118  .wz-profile-favorites-header-text:hover {  }.wzc118  .wz-profile-favorites-container { border-radius:15px;border-width:0px;border-style:solid;border-color:#000;overflow:visible;background-color:#fff;padding:0; }.wzc118  .wz-profile-favorites-container:hover { border-radius:15px; }.wzc118  .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; }.wzc118  .wz-profile-favorite-item:hover {  }.wzc118  .wz-profile-favorite-item-image { object-fit:contain; }.wzc118  .wz-profile-favorite-item-title { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc118  .wz-profile-favorite-item-title:hover {  }.wzc118  .wz-profile-favorite-item-price { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc118  .wz-profile-favorite-item-price:hover {  }.wzc118  .wz-profile-favorite-item-add { height:30px; }.wzc118  .wz-profile-favorite-item-remove { height:30px; }.wzc118  .wz-profile-favorites-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc118  .wz-profile-favorites-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc118  .wz-profile-favorites-no-results-first-text:hover {  }.wzc118  .wz-profile-favorites-no-results-second-text:hover {  }.wzc118 {  }.wzc115:hover .wzc115-bg { background-color:#E74C3C; }.wzc115:hover .wzc115-content { font-size:10px;color:#fff; }.wzc115:hover {  }.wzc115-bg:after {  }.wzc115-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc115-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; }.wzc116:hover .wzc116-bg { background-color:#c9c9c9;border:1px solid #c9c9c9; }.wzc116:hover .wzc116-content { font-size:10px;color:#fff; }.wzc116:hover {  }.wzc116-bg:after {  }.wzc116-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc116-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:10px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#a1a1a1; }.wzc117:hover .wzc117-bg:after { width:90%;opacity:1; }.wzc117:hover .wzc117-bg {  }.wzc117:hover .wzc117-content { color:#fff; }.wzc117:hover {  }.wzc117-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%); }.wzc117-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; }.wzc117-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:10px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999999; }#wz-section-wzs79 { height:908px;--section-height:908px; }#wze855 { top:30px;left:15px;width:848px;height:341px;z-index:1000; }.wzc119-root .wzc119-root-header .wzc119-root-header-title {  }.wzc119-root .wzc119-root-header .wzc119-root-header-options .wzc119-root-header-options-optionsList .wzc119-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc119-root .wzc119-root-header .wzc119-root-header-options .wzc119-root-header-options-optionsList {  }.wzc119-root .wzc119-root-header .wzc119-root-header-options {  }.wzc119-root .wzc119-root-header {  }.wzc119-root .wzc119-root-orders .wzc119-root-orders-ordersHeader .wzc119-root-orders-ordersHeader-ordersHeaderItem .wzc119-root-orders-ordersHeader-ordersHeaderItem-orderHeaderItem{{ item.id }} {  }.wzc119-root .wzc119-root-orders .wzc119-root-orders-ordersHeader .wzc119-root-orders-ordersHeader-ordersHeaderItem {  }.wzc119-root .wzc119-root-orders .wzc119-root-orders-ordersHeader {  }.wzc119-root .wzc119-root-orders {  }.wzc119-root .wzc119-root-pagination .wzc119-root-pagination-paginationButton {  }.wzc119-root .wzc119-root-pagination {  }.wzc119-root {  }.wzc119  .wz-profile-orders-header p { font-size:18px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117); }.wzc119  .wz-profile-orders-header-option { font-size:12px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117);border-radius:5px; }.wzc119  .wz-profile-orders-header-option:hover { background-color:#f4f4f4;cursor:pointer; }.wzc119  .wz-profile-orders-header-options ul [data-active=true] { background-color:#f4f4f4; }.wzc119  .wz-profile-orders-order-items-header { width:80%; }.wzc119  .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); }.wzc119  .wz-profile-orders-order-details { width:80%; }.wzc119  .wz-profile-orders-order-buttons { width:20%; }.wzc119  .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); }.wzc119  .wz-profile-orders-order-items-root { background-color:#f4f4f4;border-radius:10px;border-width:0px;border-color:rgb(0,0,0);border-style:solid; }.wzc119  .wz-profile-orders-order-items-container:first-child:after { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc119  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc119  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc119  .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; }.wzc119  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc119  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc119  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc119 {  }#wz-section-wzs80 { height:503px;--section-height:503px; }#wze856 { top:30px;left:15px;width:848px;height:648px;z-index:1000; }.wzc122-root .wzc122-root-header .wzc122-root-header-title {  }.wzc122-root .wzc122-root-header .wzc122-root-header-headerButtons .wzc122-root-header-headerButtons-reorderButton {  }.wzc122-root .wzc122-root-header .wzc122-root-header-headerButtons .wzc122-root-header-headerButtons-receiptButton {  }.wzc122-root .wzc122-root-header .wzc122-root-header-headerButtons {  }.wzc122-root .wzc122-root-header {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-mainInformation .wzc122-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc122-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-mainInformation .wzc122-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc122-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-mainInformation .wzc122-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-mainInformation {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-userInformation .wzc122-root-body-information-userInformation-userInformation{{ item.name }} .wzc122-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-userInformation .wzc122-root-body-information-userInformation-userInformation{{ item.name }} .wzc122-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-userInformation .wzc122-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-userInformation {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-paymentInformation .wzc122-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc122-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-paymentInformation .wzc122-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc122-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-paymentInformation .wzc122-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information .wzc122-root-body-information-paymentInformation {  }.wzc122-root .wzc122-root-body .wzc122-root-body-information {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader .wzc122-root-body-orderInformation-orderInformationHeader-orderName .wzc122-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader .wzc122-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader .wzc122-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc122-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader .wzc122-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader .wzc122-root-body-orderInformation-orderInformationHeader-orderCount .wzc122-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader .wzc122-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader .wzc122-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc122-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader .wzc122-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader .wzc122-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc122-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader .wzc122-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation .wzc122-root-body-orderInformation-orderInformationHeader {  }.wzc122-root .wzc122-root-body .wzc122-root-body-orderInformation {  }.wzc122-root .wzc122-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc122-root .wzc122-root-support .wzc122-root-support-supportImage {  }.wzc122-root .wzc122-root-support .wzc122-root-support-supportTextBox .wzc122-root-support-supportTextBox-supportQuestion {  }.wzc122-root .wzc122-root-support .wzc122-root-support-supportTextBox .wzc122-root-support-supportTextBox-supportMessage {  }.wzc122-root .wzc122-root-support .wzc122-root-support-supportTextBox {  }.wzc122-root .wzc122-root-support {  }.wzc122-root {  }.wzc122  .wz-profile-order-details-root { font-family:iransans_fa; }.wzc122  .wz-profile-order-details-header { padding-bottom:20px; }.wzc122  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(117,117,117); }.wzc122  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc122  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc122  .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; }.wzc122  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc122  .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); }.wzc122  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc122  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc122  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(117,117,117);font-weight:400; }.wzc122  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(74,74,74);font-weight:500; }.wzc122  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc122  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px; }.wzc122  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600; }.wzc122  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc122  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px; }.wzc122  .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); }.wzc122  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc122  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:#000; }.wzc122  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc122  .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; }.wzc122  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc122  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc122  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(0,0,0); }.wzc122  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(117,117,117); }.wzc122  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc122  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc122  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc122  .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); }.wzc122  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc122  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc122  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc122  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc122 {  }.wzc120:hover .wzc120-bg { background-color:#ffd9d5;border-width:1px;border-color:rgba(255, 213, 0, 0.25); }.wzc120:hover .wzc120-content { color:#E74C3C; }.wzc120:hover {  }.wzc120-bg:after {  }.wzc120-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); }.wzc120-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size: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; }.wzc121:hover .wzc121-bg { background-color:#f4f4f4;border-width:1px;border-color:rgb(233, 233, 233); }.wzc121:hover .wzc121-content { color:rgb(117,117,117); }.wzc121:hover {  }.wzc121-bg:after {  }.wzc121-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); }.wzc121-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size: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-wzs81 { height:708px;--section-height:708px; }#wze857 { top:30px;left:15px;width:848px;height:541px;z-index:1000; }.wzc126-header .wzc126-header-title {  }.wzc126-header .wzc126-header-headerButton {  }.wzc126-header .wzc126-header-editButton {  }.wzc126-header .wzc126-header-removeButton {  }.wzc126-header {  }.wzc126-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; }.wzc126-pagination .wzc126-pagination-paginationButton {  }.wzc126-pagination {  }.wzc126  .wz-profile-addresses-header { margin-bottom:30px; }.wzc126  .wz-profile-addresses-header p { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc126  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc126  .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; }.wzc126  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc126  .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); }.wzc126  .wz-profile-address-item:hover { border-radius:20px; }.wzc126  .wz-profile-address-location { width:100%;height:200px; }.wzc126  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px #fff; }.wzc126  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc126  .wz-profile-address-full { font-family:iransans_fa;font-size:14px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc126  .wz-profile-address-full:hover {  }.wzc126  .wz-profile-address-summary { justify-content:start; }.wzc126  .wz-profile-address-summary-location p { font-family:iransans_fa;font-size:12px; }.wzc126  .wz-profile-address-summary-location p:hover {  }.wzc126  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc126  .wz-profile-address-summary-location svg path { fill:#E74C3C; }.wzc126  .wz-profile-address-summary-postal-code p { font-family:iransans_fa;font-size:12px; }.wzc126  .wz-profile-address-summary-postal-code p:hover {  }.wzc126  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc126  .wz-profile-address-summary-postal-code svg path { stroke:#E74C3C; }.wzc126  .wz-profile-address-transferee { text-align:right; }.wzc126  .wz-profile-address-transferee p { font-family:iransans_fa;font-size:12px; }.wzc126  .wz-profile-address-transferee p:hover {  }.wzc126  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc126  .wz-profile-address-remove-button { height:30px; }.wzc126  .wz-profile-address-edit-button { height:30px; }.wzc126  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc126  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc126  .wz-profile-addresses-no-results-first-text:hover {  }.wzc126  .wz-profile-addresses-no-results-second-text:hover {  }.wzc126 {  }.wzc123:hover .wzc123-bg { background-color:#E74C3C; }.wzc123:hover .wzc123-content { font-size:12px;color:#ffd9d5; }.wzc123:hover {  }.wzc123-bg:after {  }.wzc123-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc123-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family: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; }.wzc124:hover .wzc124-bg { background-color:#f4f4f4;border:1px solid #e1e1e1; }.wzc124:hover .wzc124-content { font-size:11px;color:#a1a1a1; }.wzc124:hover {  }.wzc124-bg:after {  }.wzc124-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc124-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size: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; }.wzc125:hover .wzc125-bg { background-color:#E74C3C; }.wzc125:hover .wzc125-content { font-size:11px;color:#fff; }.wzc125:hover {  }.wzc125-bg:after {  }.wzc125-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc125-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-wzs82 { height:601px;--section-height:601px; }#wze1105 { top:180.608px;left:40.535px;width:458.324px;height:63.0208px;z-index:1000;text-align:right; }#wze1106 { top:240.062px;left:59.776px;width:443.93px;height:105.634px;z-index:1000;text-align:left; }#wze1371 { top:435.596px;left:55.3515px;width:1059.3px;height:150.9px;z-index:1000;text-align:right; }#wz-section-wzs99 { height:540.199px;--section-height:540.199px; }.wzc-section-wzs99 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs99-full { background:;background-color:rgb(243, 243, 243);background-image:url(../../uploads/42b0de4fcb9e4feeacf9695302303043.jpg) ;background-attachment:fixed;background-size:contain;background-repeat:no-repeat;background-position:center center; }.wzc-section-wzs99-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1107 { top:88.7295px;left:267.951px;width:844.839px;height:222.604px;z-index:1002; }.wzc252 .wz-gallery > li > figure,.wzc252  .wz-gallery-slider .slides > li > .wz-slider-item { border-color:rgb(112, 110, 106); }.wzc252 .wz-gallery > li > figure,.wzc252  .wz-gallery > li > figure:before,.wzc252  .wz-gallery > li > figure:after,.wzc252  .wz-gallery > li > figure > figcaption,.wzc252  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(160, 156, 147); }.wzc252  .wz-gallery-caption { text-align:center; }.wzc252  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc252  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc252  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc252 {  }.wzc252-gallery {  }.wzc252-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wze1108 { top:358.062px;left:266.184px;width:845.672px;height:215.369px;z-index:1002; }#wze1369 { top:123.001px;left:72.5869px;width:193.911px;height:33.9394px;z-index:1000;text-align:left; }#wze1370 { top:168.882px;left:74.2432px;width:195.928px;height:132.055px;z-index:1000;text-align:left; }#wze1372 { top:383.75px;left:69.5897px;width:193.911px;height:33.9394px;z-index:1000;text-align:left; }#wze1373 { top:429.63px;left:71.2455px;width:195.928px;height:132.055px;z-index:1000;text-align:left; }#wze1700 { top:620.701px;left:265.464px;width:845.672px;height:215.36px;z-index:1002; }#wze1701 { top:646.324px;left:68.871px;width:193.911px;height:33.9394px;z-index:1000;text-align:left; }#wze1702 { top:692.218px;left:70.5247px;width:195.919px;height:132.045px;z-index:1000;text-align:left; }#wz-section-wzs98 { height:1065.37px;--section-height:1065.37px; }.wzc-section-wzs98 { background:;background-color:rgba(255, 255, 255, 0);border-color:rgba(0, 0, 0, 0); }.wzc-section-wzs98-full { background:;background-color:rgba(240, 240, 238, 0); }.wzc-section-wzs98-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1241 { top:6.31774px;left:532.552px;width:271px;height:23.0208px;z-index:1002;text-align:right; }#wz-section-wzs110 { height:35.0095px;--section-height:35.0095px; }.wzc-section-wzs110 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs110-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs110-full:after { background:;background-color:rgb(112, 110, 106); }#wze1190 { top:244.335px;left:628.8px;width:411.99px;height:77.5758px;z-index:1000;text-align:center; }#wze1191 { top:301.898px;left:631.642px;width:419.969px;height:26.0511px;z-index:1000;text-align:center; }#wze1194 { top:424.733px;left:636.565px;width:269px;height:103.021px;z-index:1002;text-align:left; }#wze1218 { top:509.562px;left:666.979px;width:326.8482490272374px;height:250px;z-index:1003; }#wze1218 .wzc51-img-inner { object-fit:cover; }#wze1236 { top:332.057px;left:630.678px;width:411.094px;height:83.2292px;z-index:1001; }.wzc298 .wz-gallery > li > figure,.wzc298  .wz-gallery-slider .slides > li > .wz-slider-item { border-color:rgb(112, 110, 106);border-style:solid;border-width:0px;border-radius:100px; }.wzc298 .wz-gallery > li > figure,.wzc298  .wz-gallery > li > figure:before,.wzc298  .wz-gallery > li > figure:after,.wzc298  .wz-gallery > li > figure > figcaption,.wzc298  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(160, 156, 147); }.wzc298  .wz-gallery-caption { text-align:center; }.wzc298  .wz-gallery-caption  h3 { font-family:ibmplexsansarabic-regular;font-size:12px;line-height:12px;color:#fff; }.wzc298  .wz-gallery-caption  p { font-family:ibmplexsansarabic-regular;font-size:13px;color:#fff; }.wzc298  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc298 {  }.wzc298-gallery {  }.wzc298-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wz-section-wzs105 { height:879.299px;--section-height:879.299px; }.wzc-section-wzs105-full { background-attachment:fixed;background-image:url(../../uploads/cde14cd9013f4227aad59d70e545811e.jpg) ;background-size:cover;background-repeat:no-repeat;background-position:top center; }#wze1209 { top:244.745px;left:628.797px;width:411.99px;height:77.5758px;z-index:1000;text-align:center; }#wze1210 { top:302.303px;left:631.638px;width:419.969px;height:26.0511px;z-index:1000;text-align:center; }#wze1212 { top:425.142px;left:636.565px;width:269px;height:103.021px;z-index:1002;text-align:left; }#wze1219 { top:517.874px;left:666.37px;width:326.8482490272374px;height:250px;z-index:1003; }#wze1219 .wzc51-img-inner { object-fit:cover; }#wze1235 { top:333.331px;left:630.678px;width:411.094px;height:83.2292px;z-index:1001; }#wz-section-wzs103 { height:880.009px;--section-height:880.009px; }.wzc-section-wzs103-full { background-image:url(../../uploads/d5d73481016247d0bc86d21a7dcaa650.jpg) ;background-attachment:fixed; }#wze1214 { top:255.34px;left:628.797px;width:411.99px;height:77.5758px;z-index:1000;text-align:center; }#wze1215 { top:312.898px;left:631.638px;width:419.969px;height:26.0511px;z-index:1000;text-align:center; }#wze1217 { top:435.737px;left:636.565px;width:269px;height:103.021px;z-index:1002;text-align:left; }#wze1220 { top:522.176px;left:666.978px;width:326.8482490272374px;height:250px;z-index:1003; }#wze1220 .wzc51-img-inner { object-fit:cover; }#wze1237 { top:343.738px;left:630.678px;width:411.094px;height:83.2292px;z-index:1001; }#wz-section-wzs106 { height:880.009px;--section-height:880.009px; }.wzc-section-wzs106-full { background-image:url(../../uploads/2fe7c012453c4c59bc202746fffdae64.jpg) ;background-attachment:fixed; }#wze1223 { top:319.03px;left:628.8px;width:411.99px;height:77.5758px;z-index:1000;text-align:center; }#wze1224 { top:376.57px;left:631.643px;width:419.969px;height:26.0511px;z-index:1000;text-align:center; }#wze1225 { top:499.416px;left:636.568px;width:269px;height:103.021px;z-index:1002;text-align:left; }#wze1231 { top:591.749px;left:666.373px;width:326.8482490272374px;height:250px;z-index:1003; }#wze1231 .wzc51-img-inner { object-fit:cover; }#wze1238 { top:403.725px;left:630.678px;width:411.094px;height:83.2292px;z-index:1001; }#wz-section-wzs107 { height:880.009px;--section-height:880.009px; }.wzc-section-wzs107-full { background-image:url(../../uploads/2029cb1d5a064f99919ec37ada34fe0e.jpg) ;background-attachment:fixed; }#wze1227 { top:293.71px;left:628.797px;width:411.99px;height:77.5758px;z-index:1000;text-align:center; }#wze1228 { top:351.249px;left:631.643px;width:419.969px;height:26.0511px;z-index:1000;text-align:center; }#wze1229 { top:474.098px;left:636.565px;width:269px;height:103.021px;z-index:1002;text-align:left; }#wze1232 { top:544.59px;left:666.976px;width:326.8482490272374px;height:250px;z-index:1003; }#wze1232 .wzc51-img-inner { object-fit:cover; }#wze1239 { top:383.725px;left:630.678px;width:411.094px;height:83.2292px;z-index:1001; }#wz-section-wzs108 { height:880.009px;--section-height:880.009px; }.wzc-section-wzs108-full { background-image:url(../../uploads/c7ecdc67e08c48e69e12a07be91f22a2.jpg) ;background-attachment:fixed; }#wze1246 { top:0.71558px;left:545.97px;width:596px;height:35.875px;z-index:1002; }#wz-section-wzs113 { height:37px;--section-height:37px; }.wzc-section-wzs113 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs113-full { background:;background-color:rgb(112, 110, 106); }.wzc-section-wzs113-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1243 { top:365.211px;left:314.026px;width:541.96px;height:69.697px;z-index:998;text-align:center; }#wze1259 { top:412.995px;left:654.471px;width:197.983px;height:44.8485px;z-index:998;text-align:center; }#wz-section-wzs112 { height:852.159px;--section-height:852.159px; }.wzc-section-wzs112 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs112-full { background:;background-color:rgba(64, 64, 64, 0.62);background-image:;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:bottom; }.wzc-section-wzs112-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1360 { top:99.0552px;left:-3.86399px;width:1171.87px;height:201.847px;z-index:1001; }.wzc307 .wz-gallery > li > figure,.wzc307  .wz-gallery > li > figure:before,.wzc307  .wz-gallery > li > figure:after,.wzc307  .wz-gallery > li > figure > figcaption,.wzc307  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(112, 110, 106); }.wzc307  .wz-gallery-caption { text-align:center; }.wzc307  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc307  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc307  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc307 {  }.wzc307-gallery {  }.wzc307-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wze1361 { top:59.7948px;left:-7.61867px;width:367.964px;height:21.8087px;z-index:1001;text-align:center; }#wz-section-wzs128 { height:399.896px;--section-height:399.896px; }.wzc-section-wzs128 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs128-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs128-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1257 { top:350.674px;left:351.52px;width:466.979px;height:61.8182px;z-index:1001;text-align:center; }#wze1258 { top:393.997px;left:424.522px;width:320.975px;height:33.9394px;z-index:1001;text-align:center; }#wz-section-wzs114 { height:751.932px;--section-height:751.932px; }.wzc-section-wzs114 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs114-full { background:;background-color:rgba(0, 0, 0, 0.19);background-image:url(../../uploads/56254e5b903746339111c8a99f132317.jpg) ;background-attachment:fixed; }.wzc-section-wzs114-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1351 { top:-0.28083px;left:328.97px;width:596px;height:35.875px;z-index:1009; }#wz-section-wzs130 { height:36.9981px;--section-height:36.9981px; }.wzc-section-wzs130 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs130-full { background:;background-color:rgb(112, 110, 106); }.wzc-section-wzs130-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1270 { top:-1.04566px;left:586.267px;width:923.977px;height:903.106px;z-index:999; }.wzc304-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0.6);border-width:0px;border-style:solid;border-color:#000; }.wzc304-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc304-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1288 { top:-0.9502px;left:587.728px;width:783.968px;height:902.879px;z-index:987; }#wze1353 { top:235.717px;left:-13.1805px;width:450px;height:376.155px;z-index:993; }#wze1269 { top:243.482px;left:33.6816px;width:366.894px;height:111.08px;z-index:999;text-align:right; }#wze1290 { top:161.656px;left:32.755px;width:367.964px;height:21.7992px;z-index:1001;text-align:center; }#wze1343 { top:175.222px;left:29.5832px;width:362.917px;height:31.5152px;z-index:994;text-align:right; }#wze1345 { top:38.3008px;left:29.5922px;width:290.966px;height:105.701px;z-index:1000;text-align:left; }#wze1346 { top:102.176px;left:289.894px;width:108.968px;height:46.6667px;z-index:1005;text-align:left; }#wz-section-wzs116 { height:902.216px;--section-height:902.216px; }.wzc-section-wzs116 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs116-full { background:;background-color:rgb(0, 0, 0);background-image:;background-attachment:fixed; }.wzc-section-wzs116-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1350 { top:99.1871px;left:-0.943038px;width:1171.87px;height:201.847px;z-index:1001; }#wze1359 { top:50.9956px;left:-4.68819px;width:367.964px;height:21.7992px;z-index:1001;text-align:center; }#wz-section-wzs131 { height:400.028px;--section-height:400.028px; }#wze1354 { top:0.99418px;left:587.631px;width:867.983px;height:857.055px;z-index:999; }#wze1271 { top:135.332px;left:218.924px;width:356.913px;height:584.261px;z-index:1000;text-align:right; }#wz-section-wzs129 { height:856.88455119324px;--section-height:856.88455119324px; }.wzc-section-wzs129-full { background-attachment:fixed;background-image:url(../../uploads/691383b1b11c4819b6c450a8d0e71c91.jpg) ; }#wze1273 { top:95.936px;left:531.703px;width:332.917px;height:176.525px;z-index:1000;text-align:right; }#wze1274 { top:95.9318px;left:878.256px;width:288.911px;height:151.307px;z-index:1000;text-align:right; }#wze1355 { top:46.9298px;left:-2.2271px;width:456.894px;height:226.951px;z-index:1000;text-align:right; }#wze1357 { top:87.6942px;left:1.89409px;width:1166.98px;height:0.994318px;z-index:1001; }#wze1358 { top:127.694px;left:1.8941px;width:1166.98px;height:0.994318px;z-index:1001; }#wz-section-wzs119 { height:400px;--section-height:400px; }#wze1578 { top:-0.28083px;left:328.97px;width:596px;height:35.875px;z-index:1009; }#wz-section-wzs149 { height:36.9981px;--section-height:36.9981px; }.wzc-section-wzs149 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs149-full { background:;background-color:rgb(112, 110, 106); }.wzc-section-wzs149-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1579 { top:235.717px;left:-13.1805px;width:450px;height:470.426px;z-index:993; }#wze1580 { top:102.176px;left:196.894px;width:108.968px;height:46.6667px;z-index:1005;text-align:left; }#wze1581 { top:38.3008px;left:29.5922px;width:174.962px;height:105.701px;z-index:1000;text-align:left; }#wze1582 { top:161.656px;left:32.755px;width:367.964px;height:21.8087px;z-index:1001;text-align:center; }#wze1583 { top:181.53px;left:-5.90365px;width:401.932px;height:41.7992px;z-index:994;text-align:right; }#wze1584 { top:248.266px;left:33.6816px;width:366.894px;height:177.718px;z-index:999;text-align:justify; }#wze1592 { top:0.00605px;left:583.456px;width:816.97px;height:848.968px;z-index:1000; }#wz-section-wzs150 { height:850px;--section-height:850px; }.wzc-section-wzs150 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs150-full { background:;background-color:rgb(0, 0, 0);background-image:;background-attachment:fixed; }.wzc-section-wzs150-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1577 { top:95.9921px;left:-0.940538px;width:1171.87px;height:407.841px;z-index:1001; }#wze1590 { top:50.9956px;left:4.31181px;width:300.956px;height:21.8182px;z-index:1001;text-align:center; }#wz-section-wzs151 { height:599.82px;--section-height:599.82px; }#wze1585 { top:0.99418px;left:587.631px;width:867.983px;height:856.932px;z-index:999; }#wze1586 { top:155.332px;left:218.924px;width:356.913px;height:556.43px;z-index:1000;text-align:justify; }#wz-section-wzs152 { height:856.752px;--section-height:856.752px; }.wzc-section-wzs152-full { background-attachment:fixed;background-image:url(../../uploads/7e6c5fd98102430198651e1fcf81bc20.jpg) ; }#wze1596 { top:-0.28083px;left:328.97px;width:596px;height:35.875px;z-index:1009; }#wz-section-wzs154 { height:36.9981px;--section-height:36.9981px; }.wzc-section-wzs154 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs154-full { background:;background-color:rgb(112, 110, 106); }.wzc-section-wzs154-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1597 { top:185.717px;left:-28.1805px;width:408.996px;height:418.864px;z-index:993; }#wze1598 { top:32.2958px;left:30.5909px;width:346.894px;height:114.896px;z-index:1000;text-align:left; }#wze1599 { top:147.044px;left:32.75px;width:338.958px;height:21.8182px;z-index:1001;text-align:center; }#wze1600 { top:171.647px;left:25.6705px;width:342.86px;height:31.5152px;z-index:994;text-align:right; }#wze1601 { top:231.856px;left:37.6742px;width:330.862px;height:155.502px;z-index:999;text-align:justify; }#wze1602 { top:105.823px;left:258.953px;width:108.968px;height:46.6667px;z-index:1005;text-align:left; }#wze1610 { top:0.125388px;left:585.953px;width:771.97px;height:819.962px;z-index:1000; }.wzc348-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;pointer-events:none;z-index:1; }.wzc348-container { width:100%;height:100%;position:relative;overflow:hidden;border-color:rgba(0, 0, 0, 0.44); }#wz-section-wzs155 { height:820px;--section-height:820px; }.wzc-section-wzs155 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs155-full { background:;background-color:rgb(0, 0, 0);background-image:;background-attachment:fixed; }.wzc-section-wzs155-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1613 { top:257.215px;left:672.376px;width:413.987px;height:344.328px;z-index:998; }#wze1611 { top:130.815px;left:13.3472px;width:385.985px;height:161.203px;z-index:999;text-align:justify; }#wze1612 { top:37.8198px;left:3.84117px;width:395px;height:106.667px;z-index:1001;text-align:right; }#wze1614 { top:144.079px;left:122.406px;width:464.025px;height:630.606px;z-index:1002; }#wze1614 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs159 { height:918.75px;--section-height:918.75px; }#wze1604 { top:405.963px;left:348.557px;width:252.898px;height:49.233px;z-index:1000;text-align:right; }#wze1615 { top:402.996px;left:619.37px;width:214.877px;height:52.8409px;z-index:1000;text-align:left; }#wze1618 { top:401.54px;left:609.909px;width:0.994318px;height:51.9792px;z-index:1001; }#wz-section-wzs160 { height:881.146px;--section-height:881.146px; }.wzc-section-wzs160 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs160-full { background-image:url(../../uploads/c42345e1bb4b4a70bbc30da7ac85c355.jpg) ;background-attachment:fixed;background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs160-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1616 { top:383.907px;left:364.07px;width:373.911px;height:50.4167px;z-index:1000;text-align:right; }#wze1617 { top:332.75px;left:362.581px;width:376.894px;height:52.7273px;z-index:1000;text-align:right; }#wz-section-wzs161 { height:850.417px;--section-height:850.417px; }.wzc-section-wzs161-full { background-image:url(../../uploads/523b648e05f540bb8f83ae561ae0b33e.jpg) ;background-attachment:fixed; }#wze1619 { top:483.218px;left:451.97px;width:280.9px;height:75.625px;z-index:1000;text-align:right; }#wze1620 { top:432.333px;left:449.483px;width:284.886px;height:52.7273px;z-index:1000;text-align:right; }#wz-section-wzs162 { height:849.347px;--section-height:849.347px; }.wzc-section-wzs162-full { background-image:url(../../uploads/d60c1635dd4d4b529dd7760c71f1c39a.jpg) ;background-attachment:fixed; }#wze1595 { top:99.8611px;left:-0.943038px;width:1171.87px;height:201.847px;z-index:1001; }#wze1608 { top:50.9956px;left:-1.68819px;width:325.956px;height:21.8182px;z-index:1001;text-align:center; }#wz-section-wzs156 { height:400.237px;--section-height:400.237px; }#wze1593 { top:95.936px;left:531.703px;width:332.917px;height:176.525px;z-index:1000;text-align:right; }#wze1594 { top:95.9318px;left:878.256px;width:288.911px;height:151.307px;z-index:1000;text-align:right; }#wze1605 { top:46.9298px;left:-2.2271px;width:456.894px;height:226.951px;z-index:1000;text-align:right; }#wze1606 { top:87.6942px;left:1.89409px;width:1166.98px;height:0.994318px;z-index:1001; }#wze1607 { top:127.694px;left:1.8941px;width:1166.98px;height:0.994318px;z-index:1001; }#wz-section-wzs158 { height:400px;--section-height:400px; }#wze1652 { top:7.32176px;left:383.56px;width:199.981px;height:23.0303px;z-index:1002;text-align:right; }#wz-section-wzs163 { height:35.0379px;--section-height:35.0379px; }.wzc-section-wzs163 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs163-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs163-full:after { background:;background-color:rgb(112, 110, 106); }#wze1653 { top:620.991px;left:315.519px;width:538.968px;height:130.265px;z-index:995; }.wzc356-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0.08); }.wzc356-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc356-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1627 { top:7.39398px;left:34.0023px;width:480.985px;height:77.5758px;z-index:996;text-align:center; }#wze1628 { top:95.2539px;left:40.0153px;width:468.949px;height:26.0511px;z-index:999;text-align:center; }#wze1629 { top:69.4962px;left:41.0093px;width:464.962px;height:32.1212px;z-index:1002;text-align:left; }#wz-section-wzs164 { height:850.218px;--section-height:850.218px; }.wzc-section-wzs164-full { background-attachment:fixed;background-image:url(../../uploads/7a4b47321e054c17bf66b076c9831290.jpg) ;background-size:cover;background-repeat:no-repeat;background-position:top center; }#wze1703 { top:570.997px;left:315.905px;width:538.968px;height:130.388px;z-index:995; }#wze1704 { top:69.4962px;left:41.0093px;width:466.96px;height:32.1212px;z-index:1002;text-align:left; }#wze1705 { top:95.3865px;left:40.0153px;width:468.949px;height:26.0511px;z-index:999;text-align:center; }#wze1706 { top:7.39398px;left:34.0023px;width:480.985px;height:77.5758px;z-index:996;text-align:center; }#wz-section-wzs165 { height:800.36px;--section-height:800.36px; }.wzc-section-wzs165-full { background-image:url(../../uploads/468047ac5eee47d1ad7477c30eb413fa.jpg) ;background-attachment:fixed; }#wze1707 { top:98.692px;left:-0.938738px;width:1171.87px;height:201.847px;z-index:1001; }#wze1708 { top:57.5883px;left:-6.6882px;width:367.964px;height:21.7992px;z-index:1001;text-align:center; }#wz-section-wzs179 { height:399.905px;--section-height:399.905px; }#wze1665 { top:-0.28083px;left:328.97px;width:600px;height:35.875px;z-index:1009; }#wz-section-wzs169 { height:36.9981px;--section-height:36.9981px; }.wzc-section-wzs169 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs169-full { background:;background-color:rgb(112, 110, 106); }.wzc-section-wzs169-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1666 { top:235.717px;left:-13.1805px;width:450px;height:460.691px;z-index:993; }#wze1667 { top:38.3008px;left:29.5922px;width:380.947px;height:105.701px;z-index:1000;text-align:left; }#wze1668 { top:161.656px;left:38.755px;width:367.964px;height:21.7992px;z-index:1001;text-align:center; }#wze1669 { top:181.73px;left:25.0963px;width:374.924px;height:39.3845px;z-index:994;text-align:right; }#wze1670 { top:248.972px;left:33.6816px;width:366.894px;height:145.691px;z-index:999;text-align:justify; }#wze1671 { top:102.176px;left:293.894px;width:108.968px;height:46.6667px;z-index:1005;text-align:left; }#wze1679 { top:-0.50491px;left:587.248px;width:770.966px;height:814.981px;z-index:1000; }#wze1679 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs170 { height:815.095px;--section-height:815.095px; }.wzc-section-wzs170 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs170-full { background:;background-color:rgb(0, 0, 0);background-image:;background-attachment:fixed; }.wzc-section-wzs170-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1664 { top:99.7387px;left:-0.943038px;width:1171.87px;height:201.847px;z-index:1001; }#wze1677 { top:50.9956px;left:-4.68819px;width:367.964px;height:21.7992px;z-index:1001;text-align:center; }#wz-section-wzs171 { height:400.142px;--section-height:400.142px; }#wze1672 { top:0.99418px;left:583.629px;width:871.97px;height:930.038px;z-index:999; }#wze1673 { top:45.3276px;left:122.547px;width:551.875px;height:833.57px;z-index:1000;text-align:justify; }#wze1680 { top:0.42376px;left:-188.953px;width:770.966px;height:929.962px;z-index:1000; }#wze1680 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs172 { height:931.02286328125px;--section-height:931.02286328125px; }.wzc-section-wzs172 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs172-full { background-attachment:fixed;background-image:;background:;background-color:rgb(0, 0, 0); }.wzc-section-wzs172-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1662 { top:95.936px;left:451.703px;width:332.917px;height:176.525px;z-index:1000;text-align:right; }#wze1663 { top:95.9318px;left:878.256px;width:288.911px;height:151.307px;z-index:1000;text-align:right; }#wze1674 { top:94.9298px;left:4.773px;width:306.894px;height:302.614px;z-index:1000;text-align:right; }#wze1675 { top:87.6942px;left:1.89409px;width:1166.98px;height:0.994318px;z-index:1001; }#wze1676 { top:127.694px;left:1.8941px;width:1166.98px;height:0.994318px;z-index:1001; }#wz-section-wzs173 { height:499.309px;--section-height:499.309px; }#wze1685 { top:-0.28083px;left:328.97px;width:600px;height:35.875px;z-index:1009; }#wz-section-wzs174 { height:36.9981px;--section-height:36.9981px; }.wzc-section-wzs174 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs174-full { background:;background-color:rgb(112, 110, 106); }.wzc-section-wzs174-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1686 { top:235.717px;left:-13.1805px;width:450px;height:502.178px;z-index:993; }#wze1687 { top:38.3008px;left:29.5922px;width:380.947px;height:105.701px;z-index:1000;text-align:left; }#wze1688 { top:240.834px;left:33.6816px;width:375.89px;height:104.072px;z-index:999;text-align:justify; }#wze1689 { top:102.176px;left:293.894px;width:108.968px;height:46.6667px;z-index:1005;text-align:left; }#wze1690 { top:182.695px;left:25.0963px;width:374.915px;height:39.3845px;z-index:994;text-align:right; }#wze1691 { top:161.656px;left:32.7549px;width:366.941px;height:21.8182px;z-index:1001;text-align:center; }#wze1698 { top:-0.50491px;left:587.248px;width:770.966px;height:814.981px;z-index:1000; }#wze1698 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs175 { height:815.095px;--section-height:815.095px; }.wzc-section-wzs175 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs175-full { background:;background-color:rgb(0, 0, 0);background-image:;background-attachment:fixed; }.wzc-section-wzs175-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1684 { top:99.6443px;left:-0.943038px;width:1171.87px;height:201.847px;z-index:1001; }#wze1697 { top:50.9956px;left:-1.68819px;width:325.947px;height:21.8182px;z-index:1001;text-align:center; }#wz-section-wzs176 { height:399.962px;--section-height:399.962px; }#wze1692 { top:0.99418px;left:583.629px;width:871.97px;height:929.678px;z-index:999; }#wze1693 { top:75.3276px;left:114.54px;width:559.867px;height:738.305px;z-index:1000;text-align:justify; }#wze1699 { top:0.42376px;left:-188.953px;width:770.966px;height:929.962px;z-index:1000; }#wze1699 .wzc51-img-inner { object-fit:cover; }#wz-section-wzs177 { height:930.369px;--section-height:930.369px; }.wzc-section-wzs177 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs177-full { background-attachment:fixed;background-image:;background:;background-color:rgb(0, 0, 0); }.wzc-section-wzs177-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1682 { top:95.936px;left:451.703px;width:332.917px;height:176.525px;z-index:1000;text-align:right; }#wze1683 { top:95.9318px;left:878.256px;width:288.911px;height:151.307px;z-index:1000;text-align:right; }#wze1694 { top:94.9298px;left:4.773px;width:306.894px;height:302.604px;z-index:1000;text-align:right; }#wze1695 { top:87.6942px;left:1.89409px;width:1166.98px;height:0.994318px;z-index:1001; }#wze1696 { top:127.694px;left:1.8941px;width:1166.98px;height:0.994318px;z-index:1001; }#wz-section-wzs178 { height:498.93px;--section-height:498.93px; }#wz-section-wzs-default { height:200px;--section-height:200px; }[data-page=p10] #wz-root-background { background-attachment:fixed;background-position:left center;background-color:rgba(255, 255, 255, 1); }@media only screen and (max-width : 768px) {#wze449 { top:15px;left:408px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wze455 { top:80px;left:165.615px;bottom:auto;right:auto;width:232.661px;height:35.9848px;display:block;z-index:1000; }#wze877 { top:80px;left:117.67px;bottom:auto;right:auto;width:32.9451px;height:31.1648px;display:block;z-index:1000; }#wze878 { top:80px;left:69.7244px;bottom:auto;right:auto;width:32.9451px;height:31.1648px;display:block;z-index:1000; }#wz-section-header { height:130.9754px;--section-height:130.9754px; }.wzc-section-header { background:;background-color:rgb(112, 110, 106);--column-space:0px;padding:0px; }.wzc-section-header-full { padding:0px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze588 { top:928.796px;left:32.229px;bottom:auto;right:auto;width:403.542px;height:9.69697px;display:block;z-index:1000;text-align:center; }#wze859 { top:953.493px;left:49.104px;bottom:auto;right:auto;width:369.792px;height:63.75px;display:block;z-index:1000; }#wze875 { top:1032.25px;left:217.021px;bottom:auto;right:auto;width:33.9489px;height:33.9205px;display:block;z-index:1000;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);rotate:90; }#wz-section-wzs84 { height:1066.17px;--section-height:1066.17px; }.wzc-section-wzs84 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs84-full { background-position:center center; }#wze1149 { top:373.809px;left:15px;bottom:auto;right:auto;width:437.992px;height:77.5758px;display:block;z-index:1000;text-align:left; }#wz-section-wzs36 { height:646.316px;--section-height:646.316px; }.wzc-section-wzs36 { background:;background-color:rgb(112, 110, 106); }.wzc-section-wzs36-full { background-size:contain;background-repeat:no-repeat; }#wze883 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:240px;display:block;z-index:1000;text-align:center; }#wz-section-wzs122 { height:270px;--section-height:270px; }.wzc-section-wzs122-full { background-image:url(../../uploads/7ecff801de7f4c83a53a3fd2f2c9a52a.jpg) ; }#wze880 { top:50.9977px;left:185.557px;bottom:auto;right:auto;width:95.1989px;height:104.697px;display:block;z-index:1000; }#wze1011 { top:50.9977px;left:81.3419px;bottom:auto;right:auto;width:96.1932px;height:104.697px;display:block;z-index:1000; }#wze1075 { top:50.9977px;left:288.018px;bottom:auto;right:auto;width:95.1989px;height:104.697px;display:block;z-index:1000; }#wze1086 { top:193.914px;left:42.5501px;bottom:auto;right:auto;width:382.917px;height:109.091px;display:block;z-index:1000;text-align:justify; }#wze1087 { top:159.005px;left:91.3412px;bottom:auto;right:auto;width:293.892px;height:32.7273px;display:block;z-index:1000;text-align:left; }#wz-section-wzs123 { height:355.805px;--section-height:355.805px; }#wze1500 { top:3.67742px;left:234.86px;bottom:auto;right:auto;width:232.983px;height:233.011px;display:block;z-index:1000; }#wze1409 { top:137.28px;left:50.0757px;bottom:auto;right:auto;width:132.841px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1499 { top:158.117px;left:11.4587px;bottom:auto;right:auto;width:193.807px;height:46.0511px;display:block;z-index:1000;text-align:right; }#wze1513 { top:24.4707px;left:56.5487px;bottom:auto;right:auto;width:119.991px;height:119.991px;display:block;z-index:1000; }#wze1501 { top:2.88198px;left:7.617px;bottom:auto;right:auto;width:232.983px;height:228.352px;display:block;z-index:1000; }#wze1408 { top:137.214px;left:29.5723px;bottom:auto;right:auto;width:173.845px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1419 { top:165.611px;left:19.5943px;bottom:auto;right:auto;width:193.807px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1515 { top:24.4077px;left:72.6702px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1504 { top:233.633px;left:234.86px;bottom:auto;right:auto;width:232.983px;height:232.282px;display:block;z-index:1000; }#wze1415 { top:137.372px;left:40.5831px;bottom:auto;right:auto;width:151.828px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1420 { top:165.767px;left:19.6051px;bottom:auto;right:auto;width:193.788px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1516 { top:24.5711px;left:70.9831px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1505 { top:464.388px;left:1.57221px;bottom:auto;right:auto;width:232.983px;height:232.282px;display:block;z-index:1000; }#wze1412 { top:137.365px;left:46.6027px;bottom:auto;right:auto;width:139.792px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1418 { top:165.76px;left:10.5907px;bottom:auto;right:auto;width:211.809px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1517 { top:24.5593px;left:74.9948px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1506 { top:233.64px;left:1.57702px;bottom:auto;right:auto;width:232.983px;height:232.282px;display:block;z-index:1000; }#wze1404 { top:137.37px;left:25.0583px;bottom:auto;right:auto;width:182.879px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1427 { top:165.766px;left:32.5892px;bottom:auto;right:auto;width:167.822px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1518 { top:24.5735px;left:69.2025px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1507 { top:696.66px;left:234.867px;bottom:auto;right:auto;width:232.983px;height:231.25px;display:block;z-index:1000; }#wze1411 { top:127.875px;left:55.5862px;bottom:auto;right:auto;width:121.828px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1422 { top:159.872px;left:19.0741px;bottom:auto;right:auto;width:194.839px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1520 { top:15.0257px;left:73.8402px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1508 { top:926.282px;left:1.57833px;bottom:auto;right:auto;width:232.983px;height:231.25px;display:block;z-index:1000; }#wze1414 { top:128.233px;left:23.0901px;bottom:auto;right:auto;width:186.809px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1424 { top:160.229px;left:15.5901px;bottom:auto;right:auto;width:201.809px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1523 { top:15.4538px;left:70.914px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1509 { top:694.001px;left:1.57838px;bottom:auto;right:auto;width:232.983px;height:232.282px;display:block;z-index:1000; }#wze1407 { top:128.234px;left:89.5692px;bottom:auto;right:auto;width:53.8447px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1425 { top:160.231px;left:31.0922px;bottom:auto;right:auto;width:170.805px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1521 { top:15.4458px;left:73.5412px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1510 { top:926.282px;left:234.86px;bottom:auto;right:auto;width:232.983px;height:232.282px;display:block;z-index:1000; }#wze1410 { top:128.231px;left:50.5858px;bottom:auto;right:auto;width:131.828px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1426 { top:160.229px;left:29.0893px;bottom:auto;right:auto;width:174.811px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1522 { top:15.4478px;left:68.746px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1511 { top:464.392px;left:234.86px;bottom:auto;right:auto;width:232.983px;height:232.282px;display:block;z-index:1000; }#wze1406 { top:127.87px;left:86.5731px;bottom:auto;right:auto;width:59.8485px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1421 { top:159.874px;left:32.581px;bottom:auto;right:auto;width:167.822px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1519 { top:15.0277px;left:74.3832px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wz-section-wzs137 { height:1158.560339386px;--section-height:1158.560339386px; }#wze1279 { top:789.77px;left:64.516px;bottom:auto;right:auto;width:338.968px;height:48.4186px;display:block;z-index:1000;text-align:left; }#wze1281 { top:853.234px;left:203.005px;bottom:auto;right:auto;width:61.9886px;height:30px;display:block;z-index:1000; }.wzc311-content { font-size:13px; }#wze1307 { top:898.234px;left:71.5285px;bottom:auto;right:auto;width:324.934px;height:38.7879px;display:block;z-index:1000;text-align:center; }#wze1308 { top:952.022px;left:69.0285px;bottom:auto;right:auto;width:329.934px;height:61.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs120 { height:1089.02px;--section-height:1089.02px; }.wzc-section-wzs120 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs120-full { background-image:url(../../uploads/7ecff801de7f4c83a53a3fd2f2c9a52a.jpg) ; }#wze1329 { top:15px;left:45.0415px;bottom:auto;right:auto;width:377.917px;height:115.152px;z-index:1000;text-align:justify; }#wze1331 { top:145.152px;left:47.1155px;bottom:auto;right:auto;width:373.769px;height:117.841px;z-index:1000; }#wz-section-wzs97 { height:1130.152px;--section-height:1130.152px; }.wzc-section-wzs97-full { background-image:url(../../uploads/f8677b728525446eb572175064a2cf22.jpg) ; }#wze946 { bottom:auto;right:auto;display:none;z-index:1000; }#wze1062 { bottom:auto;right:auto;display:none;z-index:1000;text-align:center; }#wze1063 { bottom:auto;right:auto;display:none;z-index:1000;text-align:left; }#wze1064 { bottom:auto;right:auto;display:none;z-index:1000; }#wze1277 { bottom:auto;right:auto;display:none;z-index:1000;text-align:center; }#wz-section-wzs37 { height:725.009px;--section-height:725.009px; }.wzc-section-wzs37-full { background-image:url(../../uploads/39ee2d505aa243198f739e22e9898a9d.jpg) ; }#wze1145 { top:370.207px;left:44.535px;bottom:auto;right:auto;width:378.93px;height:161.203px;display:block;z-index:1000;text-align:right; }#wze1322 { top:546.455px;left:57.7405px;bottom:auto;right:auto;width:352.519px;height:164.536px;z-index:1000;text-align:left; }#wze1326 { top:726.036px;left:231.5px;bottom:auto;right:auto;width:5px;height:51.4489px;z-index:1000; }#wze1327 { top:792.485px;left:231.5px;bottom:auto;right:auto;width:5px;height:51.4489px;z-index:1000; }#wze1328 { top:858.934px;left:231.5px;bottom:auto;right:auto;width:5px;height:51.4489px;z-index:1000; }#wz-section-wzs89 { height:910.312px;--section-height:910.312px; }#wze949 { top:15px;bottom:auto;right:auto;height:270.625px;display:none;z-index:1000; }#wze950 { top:300.625px;left:107.042px;bottom:auto;right:auto;width:253.917px;height:573.542px;display:none;z-index:1000; }#wze1303 { top:2345.87px;left:71.036px;bottom:auto;right:auto;width:325.928px;height:34.5455px;z-index:1000;text-align:center; }#wze1304 { top:2395.42px;left:115.037px;bottom:auto;right:auto;width:237.917px;height:61.8182px;z-index:1000;text-align:center; }#wze1311 { top:2472.24px;left:64.516px;bottom:auto;right:auto;width:338.968px;height:42.7367px;z-index:1000;text-align:left; }#wze1318 { top:2530.03px;left:201.509px;bottom:auto;right:auto;width:64.9811px;height:30px;z-index:1000; }#wz-section-wzs88 { height:2559.94px;--section-height:2559.94px; }#wze1332 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:214.536px;display:block;z-index:1000;text-align:justify; }#wze1333 { top:244.536px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:175.256px;display:block;z-index:1000; }#wz-section-wzs124 { height:434.79188867187px;--section-height:434.79188867187px; }#wze1305 { top:966.307px;left:67.532px;bottom:auto;right:auto;width:332.936px;height:38.7879px;display:block;z-index:1000;text-align:center; }#wze1306 { top:889.489px;left:57.532px;bottom:auto;right:auto;width:352.936px;height:61.8182px;display:block;z-index:1000;text-align:center; }#wze1309 { top:1020.1px;left:64.516px;bottom:auto;right:auto;width:338.968px;height:48.4186px;display:block;z-index:1000;text-align:left; }#wze1319 { top:15px;left:59.5775px;bottom:auto;right:auto;width:348.845px;height:859.489px;display:block;z-index:1000; }#wze1320 { top:1083.51px;left:201.509px;bottom:auto;right:auto;width:64.9811px;height:30px;display:block;z-index:1000; }#wz-section-wzs126 { height:1128.5131835938px;--section-height:1128.5131835938px; }#wze1085 { top:15px;left:1.036px;bottom:auto;right:auto;width:465.928px;height:302.917px;display:block;z-index:1000; }#wze1085 .wz-gallery.wz-gallery-grid li { width:465px;height:277px;padding:4px; }#wz-section-wzs125 { height:332.917px;--section-height:332.917px; }#wze1254 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:52.1117px;z-index:1000;text-align:center; }#wze1255 { top:82.6304px;left:15px;bottom:auto;right:auto;width:438px;height:93.3239px;z-index:1000;text-align:center; }#wze1681 { top:190.954px;left:203.006px;bottom:auto;right:auto;width:61.9792px;height:30px;z-index:1000; }.wzc357-content { font-size:13px; }#wz-section-wzs40 { height:738.428px;--section-height:738.428px; }#wze1334 { top:15px;left:15px;bottom:auto;right:auto;width:437.992px;height:518.627px;z-index:1000; }#wze1335 { top:548.627px;left:15px;bottom:auto;right:auto;width:437.992px;height:1127.05px;z-index:1000; }#wze1028 { top:962.898px;left:38.5225px;bottom:auto;right:auto;width:360.947px;height:26.0511px;z-index:1000;text-align:left; }#wze1030 { top:860.577px;left:143.522px;bottom:auto;right:auto;width:150.947px;height:26.0511px;z-index:1000;text-align:right; }#wze1031 { top:1004px;left:129.029px;bottom:auto;right:auto;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1033 { top:1045.15px;left:129.029px;bottom:auto;right:auto;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1121 { top:901.675px;left:159.876px;bottom:auto;right:auto;width:118.239px;height:4.50758px;z-index:1000; }#wze1122 { top:901.675px;left:159.876px;bottom:auto;right:auto;width:118.239px;height:5.97538px;z-index:1000; }#wze1123 { top:901.675px;left:159.876px;bottom:auto;right:auto;width:118.239px;height:5.72917px;z-index:1000; }#wze1141 { top:15px;left:32.0405px;bottom:auto;right:auto;width:373.911px;height:75.7576px;z-index:1000;text-align:right; }#wze1393 { top:1045.1px;left:129.029px;bottom:auto;right:auto;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1394 { top:1086.25px;left:129.029px;bottom:auto;right:auto;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wz-section-wzs42 { height:2689.01px;--section-height:2689.01px; }#wze466 { top:690.026px;bottom:auto;right:auto;height:55.7576px;z-index:1000; }#wze890 { top:13.7234px;left:36.4916px;bottom:auto;right:auto;width:243px;height:14.5455px;z-index:1000;text-align:center; }#wze1088 { top:13.7329px;left:285.023px;bottom:auto;right:auto;width:137.955px;height:14.5455px;z-index:1000;text-align:center; }#wze1172 { top:auto;left:auto;bottom:10px;right:10px;width:50px;height:50px;z-index:9999999; }#wze1336 { top:762.005px;left:15px;bottom:auto;right:auto;width:437.992px;height:546.989px;z-index:1000; }#wze261 { top:202px;left:155.496px;bottom:auto;right:auto;width:126.998px;height:151.998px;z-index:1000; }#wze454 { top:15px;left:156.996px;bottom:auto;right:auto;width:123.996px;height:171.998px;z-index:1000; }#wze884 { top:368.998px;left:61.496px;bottom:auto;right:auto;width:315px;height:45.9943px;z-index:1000; }#wze885 { top:429.992px;left:190.496px;bottom:auto;right:auto;width:56.9981px;height:56.9981px;z-index:1000; }#wze886 { top:429.992px;left:190.496px;bottom:auto;right:auto;width:56.9981px;height:56.9981px;z-index:1000; }#wze887 { top:429.992px;left:190.496px;bottom:auto;right:auto;width:56.9981px;height:56.9981px;z-index:1000; }#wze888 { top:429.992px;left:190.496px;bottom:auto;right:auto;width:56.9981px;height:56.9981px;z-index:1000; }#wze1090 { top:501.99px;left:159.02px;bottom:auto;right:auto;width:119.953px;height:30px;z-index:1000; }#wz-section-footer { height:1308.99px;--section-height:1308.99px; }#wze1285 { top:102.297px;left:15px;bottom:auto;right:auto;width:438px;height:566.1972px;z-index:1000; }#wze591 { top:15px;left:51.533px;bottom:auto;right:auto;width:334.934px;height:35.142px;display:block;z-index:1000;text-align:center; }#wze1112 { top:461.74384px;left:159.881px;bottom:auto;right:auto;width:118.229px;height:4.51042px;z-index:1000; }#wze1113 { top:440.53167px;left:159.881px;bottom:auto;right:auto;width:118.229px;height:5.97917px;z-index:1000; }#wze1114 { top:80.1515px;left:159.881px;bottom:auto;right:auto;width:118.229px;height:5.72917px;z-index:1000; }#wze1622 { top:481.254px;left:56.0265px;bottom:auto;right:auto;width:325.947px;height:69.9432px;z-index:1000;text-align:justify; }#wz-section-wzs46 { height:1459.6913px;--section-height:1459.6913px; }#wze603 { top:544.96px;left:115.506px;bottom:auto;right:auto;width:236.989px;height:55.142px;display:block;z-index:1000;text-align:right; }#wze604 { top:615.102px;left:48.015px;bottom:auto;right:auto;width:371.97px;height:87.2633px;display:block;z-index:1000;text-align:right; }#wze895 { top:43.757px;left:25px;bottom:auto;right:auto;width:438px;height:486.203px;z-index:1000; }#wz-section-wzs45 { height:803.3802px;--section-height:803.3802px; }#wze892 { top:-3.629px;left:15px;bottom:auto;right:auto;width:438px;height:315.89px;z-index:1000; }#wze893 { top:100.169px;left:15px;bottom:auto;right:auto;width:438px;height:203.627px;display:block;z-index:1000;text-align:right; }#wze894 { top:30px;left:46.5px;bottom:auto;right:auto;width:375px;height:55.142px;display:block;z-index:1000;text-align:right; }#wz-section-wzs59 { height:1055.82px;--section-height:1055.82px; }#wze1623 { top:15px;left:15px;bottom:auto;right:auto;width:437.992px;height:939.5367px;z-index:1000; }#wze625 { top:676.0517px;left:3.99054px;bottom:auto;right:auto;width:430.009px;height:248.485px;display:block;z-index:1000;text-align:center; }#wze626 { top:15px;left:122.003px;bottom:auto;right:auto;width:193.987px;height:46.6667px;display:block;z-index:1000;text-align:center; }#wze1626 { top:969.537px;left:0.896px;bottom:auto;right:auto;width:466.203px;height:182.794px;z-index:1000; }#wz-section-wzs60 { height:1824.0208904465px;--section-height:1824.0208904465px; }#wze899 { top:72.1896px;left:15px;bottom:auto;right:auto;width:438px;height:134.271px;z-index:1000; }#wze900 { top:15px;left:15px;bottom:auto;right:auto;width:408px;height:46.6667px;display:block;z-index:1000;text-align:center; }#wze901 { top:76.6762px;left:15px;bottom:auto;right:auto;width:408px;height:61.8087px;display:block;z-index:1000;text-align:center; }#wz-section-wzs61 { height:476.4394px;--section-height:476.4394px; }#wze1177 { top:15px;left:408px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs102 { height:80px;--section-height:80px; }#wze1056 { top:489px;left:59.374px;bottom:auto;right:auto;width:349.252px;height:462.341px;display:block;z-index:1000; }#wze1056 .wz-list-root { width:calc( 100% - ( 2 * 15px ) );margin:15px; }#wze1178 { top:15px;left:43.5px;bottom:auto;right:auto;width:381px;height:68px;z-index:1000;text-align:right; }#wze1184 { top:98px;left:58px;bottom:auto;right:auto;width:352px;height:58.6667px;z-index:1000;text-align:left; }#wze1568 { top:966.341px;left:195.51px;bottom:auto;right:auto;width:76.9792px;height:30.9754px;z-index:1000; }#wze1573 { top:1012.32px;left:217.021px;bottom:auto;right:auto;width:33.9489px;height:33.9299px;z-index:1000; }#wz-section-wzs62 { height:1597.8680389648px;--section-height:1597.8680389648px; }.wzc-section-wzs62 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs62-full { background-position:top center;background-size:auto;background-repeat:no-repeat; }#wze1055 { top:1081.97px;left:60.854px;bottom:auto;right:auto;width:346.292px;height:444.427px;display:block;z-index:1000; }#wze1055 .wz-list-root { width:calc( 100% - ( 2 * 15px ) );margin:15px; }#wze1179 { top:15px;left:43.5px;bottom:auto;right:auto;width:381px;height:68px;z-index:1000;text-align:right; }#wze1185 { top:1541.4px;left:47.5px;bottom:auto;right:auto;width:373px;height:58.6667px;z-index:1000;text-align:left; }#wze1569 { top:1615.07px;left:195.51px;bottom:auto;right:auto;width:76.9792px;height:30.9754px;z-index:1000; }#wz-section-wzs77 { height:5434.6751px;--section-height:5434.6751px; }#wze1180 { top:478.807px;left:102.508px;bottom:auto;right:auto;width:262.992px;height:67.8788px;display:block;z-index:1000;text-align:right; }#wze1186 { top:607.661px;left:58.0055px;bottom:auto;right:auto;width:351.998px;height:58.1723px;display:block;z-index:1000;text-align:left; }#wze1570 { top:561.686px;left:195.51px;bottom:auto;right:auto;width:76.9792px;height:30.9754px;display:block;z-index:1000; }#wze1713 { top:15px;left:59.374px;bottom:auto;right:auto;width:349.252px;height:448.80899999999997px;display:block;z-index:1000; }#wze1713 .wz-list-root { width:calc( 100% - ( 2 * 15px ) );margin:15px; }#wz-section-wzs91 { height:680.82354453125px;--section-height:680.82354453125px; }#wze1181 { top:478.807px;left:79px;bottom:auto;right:auto;width:310px;height:67.8788px;display:block;z-index:1000;text-align:right; }#wze1187 { top:561.686px;left:58.0055px;bottom:auto;right:auto;width:351.998px;height:58.1723px;display:block;z-index:1000;text-align:left; }#wze1571 { top:634.849px;left:195.51px;bottom:auto;right:auto;width:76.9792px;height:30.9754px;display:block;z-index:1000; }#wze1714 { top:15px;left:59.374px;bottom:auto;right:auto;width:349.252px;height:448.80899999999997px;display:block;z-index:1000; }#wze1714 .wz-list-root { width:calc( 100% - ( 2 * 15px ) );margin:15px; }#wz-section-wzs92 { height:680.8240328125px;--section-height:680.8240328125px; }#wze1233 { top:478.807px;left:54.5065px;bottom:auto;right:auto;width:358.996px;height:67.8788px;display:block;z-index:1000;text-align:left; }#wze1234 { top:561.686px;left:58.0055px;bottom:auto;right:auto;width:351.998px;height:58.1723px;display:block;z-index:1000;text-align:left; }#wze1572 { top:634.849px;left:195.51px;bottom:auto;right:auto;width:76.9792px;height:30.9754px;display:block;z-index:1000; }#wze1715 { top:15px;left:59.374px;bottom:auto;right:auto;width:349.252px;height:448.80899999999997px;display:block;z-index:1000; }#wze1715 .wz-list-root { width:calc( 100% - ( 2 * 15px ) );margin:15px; }#wz-section-wzs109 { height:680.82354453125px;--section-height:680.82354453125px; }#wze1005 { top:360.883px;left:38.6726px;bottom:auto;right:auto;width:416.979px;height:54.4508px;z-index:1000;text-align:left; }#wze1006 { top:230.8px;left:33.547px;bottom:auto;right:auto;width:397.983px;height:121.818px;z-index:1000;text-align:right; }#wze1008 { top:332.519px;left:169.739px;bottom:auto;right:auto;width:133.305px;height:12.983px;z-index:1000; }#wze1009 { top:332.519px;left:43.2383px;bottom:auto;right:auto;width:133.305px;height:12.983px;z-index:1000; }#wze1010 { top:331.534px;left:298.228px;bottom:auto;right:auto;width:133.305px;height:13.9773px;z-index:1000; }#wz-section-wzs67 { height:625.161px;--section-height:625.161px; }#wze676 { top:241.954px;left:22.4858px;bottom:auto;right:auto;width:287.945px;height:46.6667px;display:block;z-index:1001;text-align:center; }#wze954 { top:214.884px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:91.9508px;display:block;z-index:1000; }#wze956 { top:417.241px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:91.9508px;display:block;z-index:1000; }#wze957 { top:603.877px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:91.9508px;display:block;z-index:1000; }#wze960 { top:442.025px;left:22.4896px;bottom:auto;right:auto;width:359.962px;height:48.4754px;display:block;z-index:1000;text-align:center; }#wze961 { top:596.997px;left:22.4859px;bottom:auto;right:auto;width:268.958px;height:48.4848px;display:block;z-index:1000;text-align:center; }#wze962 { top:242.735px;left:385.231px;bottom:auto;right:auto;width:51.9508px;height:51.9508px;display:block;z-index:1000;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);rotate:270; }#wze963 { top:441.767px;left:386.237px;bottom:auto;right:auto;width:50.947px;height:50.947px;display:block;z-index:1000;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);rotate:270; }#wze964 { top:620.235px;left:383.242px;bottom:auto;right:auto;width:53.9394px;height:53.9394px;display:block;z-index:1000;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);rotate:270; }#wze965 { top:307.62px;left:27.4705px;bottom:auto;right:auto;width:411.051px;height:82.4148px;display:block;z-index:1000;text-align:left; }#wze966 { top:482.999px;left:24.7302px;bottom:auto;right:auto;width:428.532px;height:82.4242px;display:block;z-index:1000;text-align:left; }#wze967 { top:700.9px;left:22.6575px;bottom:auto;right:auto;width:431.544px;height:82.4242px;display:block;z-index:1000;text-align:left; }#wze1099 { top:53.5305px;left:22.4865px;bottom:auto;right:auto;width:337.595px;height:46.6667px;display:block;z-index:1000;text-align:center; }#wze1100 { top:29.8485px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:91.9508px;display:block;z-index:999; }#wze1101 { top:53.0538px;left:390.232px;bottom:auto;right:auto;width:46.9602px;height:46.9508px;display:block;z-index:1000;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);rotate:270; }#wze1102 { top:126.134px;left:15.2463px;bottom:auto;right:auto;width:447.509px;height:82.4148px;display:block;z-index:1000;text-align:left; }#wz-section-wzs90 { height:806.771px;--section-height:806.771px; }#wze969 { top:24px;left:66.5285px;bottom:auto;right:auto;width:334.934px;height:93.9394px;z-index:1000;text-align:right; }#wze970 { top:119.975px;left:66.533px;bottom:auto;right:auto;width:334.934px;height:60.9848px;z-index:1000;text-align:left; }#wze1110 { top:179.117px;left:52.5886px;bottom:auto;right:auto;width:362.822px;height:482.273px;z-index:1000; }#wze1111 { top:82.207px;left:241.03px;bottom:auto;right:auto;width:163.93px;height:90.9091px;z-index:1000;text-align:right; }#wze1150 { top:676.39px;left:111.533px;bottom:auto;right:auto;width:244.934px;height:75.625px;z-index:1000;text-align:right; }#wze1151 { top:767.015px;left:24.052px;bottom:auto;right:auto;width:419.896px;height:30.9091px;z-index:1000;text-align:right; }#wze1153 { top:812.924px;left:208.503px;bottom:auto;right:auto;width:50.9848px;height:50.9754px;z-index:1000; }#wz-section-wzs71 { height:945.5965px;--section-height:945.5965px; }#wze710 { top:53px;left:15px;bottom:auto;right:auto;width:438px;height:619.641px;display:block;z-index:1000; }#wze754 { top:722.671px;left:15px;bottom:auto;right:auto;width:438px;height:127px;display:block;z-index:1000; }#wze756 { top:56.5px;left:69px;bottom:auto;right:auto;width:300px;height:37px;display:block;z-index:1000; }#wze757 { top:864.675px;left:15px;bottom:auto;right:auto;width:438px;height:311px;display:block;z-index:1000; }#wze759 { top:52.5px;left:69px;bottom:auto;right:auto;width:300px;height:220px;display:block;z-index:1000; }#wze760 { top:1190.67px;left:15px;bottom:auto;right:auto;width:438px;height:155px;display:block;z-index:1000; }#wze762 { top:52.5px;left:69px;bottom:auto;right:auto;width:300px;height:22px;display:block;z-index:1000; }#wze763 { top:1360.68px;left:15px;bottom:auto;right:auto;width:438px;height:193px;display:block;z-index:1000; }#wze764 { top:12.5px;left:69px;bottom:auto;right:auto;width:300px;height:28px;display:block;z-index:1000;text-align:right; }#wze765 { top:51px;left:74px;bottom:auto;right:auto;width:290px;height:20px;display:block;z-index:1000;text-align:center; }#wze766 { top:85px;left:117px;bottom:auto;right:auto;width:204px;height:51px;display:block;z-index:1000; }#wze767 { top:151px;left:119px;bottom:auto;right:auto;width:200px;height:25px;display:block;z-index:1000;text-align:center; }#wze768 { top:1568.68px;left:15px;bottom:auto;right:auto;width:438px;height:115px;display:block;z-index:1000; }#wze770 { top:50.75px;left:198.75px;bottom:auto;right:auto;width:40px;height:40px;display:block;z-index:1000; }#wze771 { top:10px;left:10px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze772 { top:50.75px;left:246.5px;bottom:auto;right:auto;width:40px;height:40px;display:block;z-index:1000; }#wze773 { top:10px;left:10px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze774 { top:50.75px;left:151px;bottom:auto;right:auto;width:40px;height:40px;display:block;z-index:1000; }#wze775 { top:10px;left:10px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wz-section-wzs69 { height:1725.63px;--section-height:1725.63px; }#wze972 { top:859.007px;left:1.50649px;bottom:auto;right:auto;width:466.979px;height:337.708px;z-index:1000; }#wze1124 { top:1211.71px;left:174.881px;bottom:auto;right:auto;width:118.239px;height:4.52652px;z-index:1000; }#wze1125 { top:1231.24px;left:174.881px;bottom:auto;right:auto;width:118.239px;height:5.74811px;z-index:1000; }#wze1126 { top:1251.99px;left:53.5265px;bottom:auto;right:auto;width:360.947px;height:26.0511px;z-index:1000;text-align:left; }#wze1127 { top:1293.04px;left:144.033px;bottom:auto;right:auto;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1128 { top:1334.09px;left:144.033px;bottom:auto;right:auto;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1129 { top:1375.14px;left:60.5245px;bottom:auto;right:auto;width:346.951px;height:158.542px;z-index:1000;text-align:left; }#wze1130 { top:1548.68px;left:174.881px;bottom:auto;right:auto;width:118.239px;height:5.98485px;z-index:1000; }#wze1131 { top:1569.66px;left:140.041px;bottom:auto;right:auto;width:187.917px;height:26.0511px;z-index:1000;text-align:right; }#wz-section-wzs76 { height:1595.76636px;--section-height:1595.76636px; }#wze911 { top:-375px;left:25.5055px;bottom:auto;right:auto;width:416.989px;height:30px;display:block;z-index:1000; }#wze1132 { top:15px;left:211.547px;bottom:auto;right:auto;width:44.9053px;height:30px;z-index:1000; }#wze1133 { top:60px;left:210.032px;bottom:auto;right:auto;width:47.9261px;height:30px;z-index:1000; }#wze1134 { top:105px;left:209.516px;bottom:auto;right:auto;width:48.9678px;height:30px;z-index:1000; }#wze1135 { top:150px;left:210.51px;bottom:auto;right:auto;width:46.9792px;height:30px;z-index:1000; }#wze1136 { top:195px;left:210.501px;bottom:auto;right:auto;width:46.9886px;height:30px;z-index:1000; }#wze1137 { top:240px;left:210.51px;bottom:auto;right:auto;width:46.9792px;height:31.9886px;z-index:1000; }#wz-section-wzs96 { height:301.9981px;--section-height:301.9981px; }#wze779 { top:15px;left:0px;bottom:auto;right:auto;width:468px;height:741.219px;display:block;z-index:1000; }#wz-section-wzs73 { height:771.219px;--section-height:771.219px; }#wze776 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:184.984px;display:block;z-index:1000; }#wz-section-wzs75 { height:214.984px;--section-height:214.984px; }#wz-section-wzs83 { height:15px;--section-height:15px; }#wze853 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:257.737px;display:block;z-index:1000; }#wze858 { bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs78 { height:491.725px;--section-height:491.725px; }#wze854 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:438px;display:block;z-index:1000; }#wz-section-wzs79 { height:672px;--section-height:672px; }#wze855 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:176.125px;display:block;z-index:1000; }.wzc119  .wz-profile-orders-header p { font-size:16px; }.wzc119  .wz-profile-orders-header-option { font-size:10px; }.wzc119  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc119  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs80 { height:410.125px;--section-height:410.125px; }#wze856 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:334.688px;display:block;z-index:1000; }.wzc122  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc122  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc122  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc122  [data-name=total_include_tax] { padding:10px; }.wzc122  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc122  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc122  .wz-profile-order-details-order-detail { font-size:10px; }.wzc122  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc122  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc122  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs81 { height:568.688px;--section-height:568.688px; }#wze857 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:279.425px;display:block;z-index:1000; }#wz-section-wzs82 { height:513.425px;--section-height:513.425px; }#wze1105 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:63.0303px;display:block;z-index:1000;text-align:right; }#wze1106 { top:93.0303px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:105.644px;display:block;z-index:1000;text-align:right; }#wze1371 { top:213.674px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:126.08px;display:block;z-index:1000;text-align:right; }#wz-section-wzs99 { height:354.75425537109px;--section-height:354.75425537109px; }#wze1107 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:222.595px;display:block;z-index:1000; }#wze1107 .wz-gallery.wz-gallery-grid li { width:218px;height:197px;padding:5px; }#wze1108 { top:399.65px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:215.36px;display:block;z-index:1000; }#wze1108 .wz-gallery.wz-gallery-grid li { width:218px;height:190px;padding:5px; }#wze1369 { top:252.595px;left:242.504px;bottom:auto;right:auto;width:193.911px;height:33.9394px;display:block;z-index:1000;text-align:left; }#wze1370 { top:252.595px;left:31.585px;bottom:auto;right:auto;width:195.919px;height:132.055px;display:block;z-index:1000;text-align:left; }#wze1372 { top:630.01px;left:242.504px;bottom:auto;right:auto;width:193.911px;height:33.9394px;display:block;z-index:1000;text-align:left; }#wze1373 { top:630.01px;left:31.585px;bottom:auto;right:auto;width:195.919px;height:132.055px;display:block;z-index:1000;text-align:left; }#wze1700 { top:777.065px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:215.36px;display:block;z-index:1000; }#wze1700 .wz-gallery.wz-gallery-grid li { width:218px;height:190px;padding:5px; }#wze1701 { top:1007.42px;left:242.504px;bottom:auto;right:auto;width:193.911px;height:33.9394px;display:block;z-index:1000;text-align:left; }#wze1702 { top:1007.42px;left:31.585px;bottom:auto;right:auto;width:195.919px;height:132.055px;display:block;z-index:1000;text-align:left; }#wz-section-wzs98 { height:1154.4791943359px;--section-height:1154.4791943359px; }#wze1241 { top:15px;left:98.5px;bottom:auto;right:auto;width:271px;height:22.6667px;display:block;z-index:1000;text-align:right; }#wz-section-wzs110 { height:52.6667px;--section-height:52.6667px; }#wze1190 { top:15px;left:28.005px;bottom:auto;right:auto;width:411.99px;height:76.6667px;display:block;z-index:1000;text-align:center; }#wze1191 { top:106.667px;left:24.0155px;bottom:auto;right:auto;width:419.969px;height:26.6667px;display:block;z-index:1000;text-align:center; }#wze1194 { top:246.573px;left:99.5px;bottom:auto;right:auto;width:269px;height:103.323px;display:block;z-index:1000;text-align:left; }#wze1218 { top:364.896px;left:70.578px;bottom:auto;right:auto;width:326.844px;height:250px;display:block;z-index:1000; }#wze1236 { top:148.333px;left:28.453px;bottom:auto;right:auto;width:411.094px;height:83.2396px;display:block;z-index:1000; }#wze1236 .wz-gallery.wz-gallery-grid li { width:205px;height:16px;padding:10px; }#wz-section-wzs105 { height:629.89584350586px;--section-height:629.89584350586px; }#wze1209 { top:15px;left:28.005px;bottom:auto;right:auto;width:411.99px;height:76.6667px;display:block;z-index:1000;text-align:center; }#wze1210 { top:106.667px;left:24.0155px;bottom:auto;right:auto;width:419.969px;height:26.6667px;display:block;z-index:1000;text-align:center; }#wze1212 { top:246.573px;left:99.5px;bottom:auto;right:auto;width:269px;height:103.323px;display:block;z-index:1000;text-align:left; }#wze1219 { top:364.896px;left:70.578px;bottom:auto;right:auto;width:326.844px;height:250px;display:block;z-index:1000; }#wze1235 { top:148.333px;left:28.453px;bottom:auto;right:auto;width:411.094px;height:83.2396px;display:block;z-index:1000; }#wze1235 .wz-gallery.wz-gallery-grid li { width:205px;height:16px;padding:10px; }#wz-section-wzs103 { height:629.89582824707px;--section-height:629.89582824707px; }#wze1214 { top:15px;left:28.005px;bottom:auto;right:auto;width:411.99px;height:76.6667px;display:block;z-index:1000;text-align:center; }#wze1215 { top:106.667px;left:24.0155px;bottom:auto;right:auto;width:419.969px;height:26.6667px;display:block;z-index:1000;text-align:center; }#wze1217 { top:246.573px;left:99.5px;bottom:auto;right:auto;width:269px;height:103.323px;display:block;z-index:1000;text-align:left; }#wze1220 { top:364.896px;left:70.578px;bottom:auto;right:auto;width:326.844px;height:250px;display:block;z-index:1000; }#wze1237 { top:148.333px;left:28.453px;bottom:auto;right:auto;width:411.094px;height:83.2396px;display:block;z-index:1000; }#wze1237 .wz-gallery.wz-gallery-grid li { width:205px;height:16px;padding:10px; }#wz-section-wzs106 { height:629.89587402344px;--section-height:629.89587402344px; }#wze1223 { top:15px;left:28.005px;bottom:auto;right:auto;width:411.99px;height:76.6667px;display:block;z-index:1000;text-align:center; }#wze1224 { top:106.667px;left:24.0155px;bottom:auto;right:auto;width:419.969px;height:26.6667px;display:block;z-index:1000;text-align:center; }#wze1225 { top:246.573px;left:99.5px;bottom:auto;right:auto;width:269px;height:103.323px;display:block;z-index:1000;text-align:left; }#wze1231 { top:364.896px;left:70.578px;bottom:auto;right:auto;width:326.844px;height:250px;display:block;z-index:1000; }#wze1238 { top:148.333px;left:28.453px;bottom:auto;right:auto;width:411.094px;height:83.2396px;display:block;z-index:1000; }#wze1238 .wz-gallery.wz-gallery-grid li { width:205px;height:16px;padding:10px; }#wz-section-wzs107 { height:629.89587402344px;--section-height:629.89587402344px; }#wze1227 { top:15px;left:28.005px;bottom:auto;right:auto;width:411.99px;height:76.6667px;display:block;z-index:1000;text-align:center; }#wze1228 { top:106.667px;left:24.0155px;bottom:auto;right:auto;width:419.969px;height:26.6667px;display:block;z-index:1000;text-align:center; }#wze1229 { top:246.573px;left:99.5px;bottom:auto;right:auto;width:269px;height:103.323px;display:block;z-index:1000;text-align:left; }#wze1232 { top:364.896px;left:70.578px;bottom:auto;right:auto;width:326.844px;height:250px;display:block;z-index:1000; }#wze1239 { top:148.333px;left:28.453px;bottom:auto;right:auto;width:411.094px;height:83.2396px;display:block;z-index:1000; }#wze1239 .wz-gallery.wz-gallery-grid li { width:205px;height:16px;padding:10px; }#wz-section-wzs108 { height:629.89575195312px;--section-height:629.89575195312px; }#wze1246 { top:15px;left:408px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs113 { height:80px;--section-height:80px; }#wze1243 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:139.394px;display:block;z-index:1000;text-align:center; }#wze1259 { top:169.394px;left:135.008px;bottom:auto;right:auto;width:197.983px;height:44.8485px;display:block;z-index:1000;text-align:center; }#wz-section-wzs112 { height:229.24242089844px;--section-height:229.24242089844px; }#wze1360 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:201.847px;display:block;z-index:1000; }#wze1360 .wz-gallery.wz-gallery-grid li { width:218px;height:40px;padding:10px; }#wze1361 { top:15px;left:50.018px;bottom:auto;right:auto;width:367.964px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs128 { height:268.66517626953px;--section-height:268.66517626953px; }#wze1257 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:103.258px;display:block;z-index:1000;text-align:center; }#wze1258 { top:133.258px;left:73.517px;bottom:auto;right:auto;width:320.966px;height:33.9394px;display:block;z-index:1000;text-align:center; }#wz-section-wzs114 { height:182.19698361816px;--section-height:182.19698361816px; }#wze1351 { top:15px;left:408px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs130 { height:80px;--section-height:80px; }#wze1270 { top:534.432px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:428.106px;display:block;z-index:1000; }#wze1288 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:504.432px;display:block;z-index:1000; }#wze1353 { top:977.529px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:366.089px;display:block;z-index:1000; }#wze1269 { top:243.454px;left:33.6816px;bottom:auto;right:auto;width:366.894px;height:111.08px;display:block;z-index:1000;text-align:right; }#wze1290 { top:161.656px;left:32.755px;bottom:auto;right:auto;width:367.964px;height:21.7898px;display:block;z-index:1000;text-align:center; }#wze1343 { top:175.194px;left:29.5832px;bottom:auto;right:auto;width:362.917px;height:31.5152px;display:block;z-index:1000;text-align:right; }#wze1345 { top:38.3008px;left:29.5922px;bottom:auto;right:auto;width:290.966px;height:105.701px;display:block;z-index:1000;text-align:left; }#wze1346 { top:102.176px;left:289.894px;bottom:auto;right:auto;width:108.968px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wz-section-wzs116 { height:1358.6173203125px;--section-height:1358.6173203125px; }#wze1350 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:201.847px;display:block;z-index:1000; }#wze1350 .wz-gallery.wz-gallery-grid li { width:218px;height:40px;padding:10px; }#wze1359 { top:15px;left:50.018px;bottom:auto;right:auto;width:367.964px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs131 { height:268.66511523437px;--section-height:268.66511523437px; }#wze1354 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:614.252px;display:block;z-index:1000; }#wze1271 { top:15px;left:40.535px;bottom:auto;right:auto;width:356.913px;height:584.252px;display:block;z-index:1000;text-align:right; }#wz-section-wzs129 { height:644.252px;--section-height:644.252px; }#wze1273 { top:489.063px;left:67.5415px;bottom:auto;right:auto;width:332.917px;height:176.525px;display:block;z-index:1000;text-align:right; }#wze1274 { top:322.756px;left:89.5445px;bottom:auto;right:auto;width:288.911px;height:151.307px;display:block;z-index:1000;text-align:right; }#wze1355 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:277.396px;display:block;z-index:1000;text-align:right; }#wze1357 { top:307.396px;left:1.8975px;bottom:auto;right:auto;width:464.205px;height:0.369318px;display:block;z-index:1000; }#wze1358 { top:680.588px;left:1.8975px;bottom:auto;right:auto;width:464.205px;height:0.369318px;display:block;z-index:1000; }#wz-section-wzs119 { height:695.94691465039px;--section-height:695.94691465039px; }#wze1578 { top:15px;left:408px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs149 { height:80px;--section-height:80px; }#wze1579 { top:485.142px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:457.879px;display:block;z-index:1000; }#wze1580 { top:102.176px;left:196.894px;bottom:auto;right:auto;width:108.968px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wze1581 { top:38.3008px;left:29.5922px;bottom:auto;right:auto;width:174.953px;height:105.701px;display:block;z-index:1000;text-align:left; }#wze1582 { top:161.656px;left:32.755px;bottom:auto;right:auto;width:367.964px;height:21.7992px;display:block;z-index:1000;text-align:center; }#wze1583 { top:181.53px;left:15px;bottom:auto;right:auto;width:401.932px;height:41.7898px;display:block;z-index:1000;text-align:right; }#wze1584 { top:248.266px;left:33.6816px;bottom:auto;right:auto;width:366.894px;height:177.718px;display:block;z-index:1000;text-align:right; }#wze1592 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:455.151px;display:block;z-index:1000; }#wz-section-wzs150 { height:958.02102880859px;--section-height:958.02102880859px; }#wze1577 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:407.841px;display:block;z-index:1000; }#wze1577 .wz-gallery.wz-gallery-grid li { width:218px;height:76px;padding:10px; }#wze1590 { top:15px;left:83.5265px;bottom:auto;right:auto;width:300.947px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs151 { height:474.65917626953px;--section-height:474.65917626953px; }#wze1585 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:586.43px;display:block;z-index:1000; }#wze1586 { top:15px;left:40.535px;bottom:auto;right:auto;width:356.913px;height:556.43px;display:block;z-index:1000;text-align:right; }#wz-section-wzs152 { height:616.43px;--section-height:616.43px; }#wze1596 { top:15px;left:408px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs154 { height:80px;--section-height:80px; }#wze1597 { top:495.218px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:418.864px;display:block;z-index:1000; }#wze1598 { top:32.2958px;left:45.0889px;bottom:auto;right:auto;width:346.894px;height:114.896px;display:block;z-index:1000;text-align:left; }#wze1599 { top:147.008px;left:47.248px;bottom:auto;right:auto;width:338.949px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wze1600 { top:171.611px;left:40.1685px;bottom:auto;right:auto;width:342.86px;height:31.5152px;display:block;z-index:1000;text-align:right; }#wze1601 { top:231.82px;left:52.1722px;bottom:auto;right:auto;width:330.862px;height:155.502px;display:block;z-index:1000;text-align:right; }#wze1602 { top:105.787px;left:273.451px;bottom:auto;right:auto;width:108.968px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wze1610 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:465.227px;display:block;z-index:1000; }#wz-section-wzs155 { height:929.0817734375px;--section-height:929.0817734375px; }#wze1613 { top:625.237px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:344.328px;display:block;z-index:1000; }#wze1611 { top:130.815px;left:25.3497px;bottom:auto;right:auto;width:385.985px;height:161.203px;display:block;z-index:1000;text-align:justify; }#wze1612 { top:37.8198px;left:15.8437px;bottom:auto;right:auto;width:395px;height:106.667px;display:block;z-index:1000;text-align:right; }#wze1614 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:595.237px;display:block;z-index:1000; }#wz-section-wzs159 { height:984.56481640625px;--section-height:984.56481640625px; }#wze1604 { top:82.822px;left:107.551px;bottom:auto;right:auto;width:252.898px;height:49.233px;display:block;z-index:1000;text-align:right; }#wze1615 { top:15px;left:134.549px;bottom:auto;right:auto;width:214.877px;height:52.8314px;display:block;z-index:1000;text-align:left; }#wze1618 { top:15px;left:118.574px;bottom:auto;right:auto;width:0.984848px;height:51.9792px;display:block;z-index:1000; }#wz-section-wzs160 { height:147.05489941406px;--section-height:147.05489941406px; }#wze1616 { top:82.7273px;left:47.0445px;bottom:auto;right:auto;width:373.911px;height:50.4167px;display:block;z-index:1000;text-align:right; }#wze1617 { top:15px;left:45.553px;bottom:auto;right:auto;width:376.894px;height:52.7273px;display:block;z-index:1000;text-align:right; }#wz-section-wzs161 { height:148.14399492187px;--section-height:148.14399492187px; }#wze1619 { top:82.7273px;left:93.55px;bottom:auto;right:auto;width:280.9px;height:75.625px;display:block;z-index:1000;text-align:right; }#wze1620 { top:15px;left:91.5615px;bottom:auto;right:auto;width:284.877px;height:52.7273px;display:block;z-index:1000;text-align:right; }#wz-section-wzs162 { height:173.35229492188px;--section-height:173.35229492188px; }#wze1595 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:201.847px;display:block;z-index:1000; }#wze1595 .wz-gallery.wz-gallery-grid li { width:218px;height:40px;padding:10px; }#wze1608 { top:15px;left:71.0265px;bottom:auto;right:auto;width:325.947px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs156 { height:268.66511523437px;--section-height:268.66511523437px; }#wze1593 { top:489.063px;left:67.5415px;bottom:auto;right:auto;width:332.917px;height:176.525px;display:block;z-index:1000;text-align:right; }#wze1594 { top:322.756px;left:89.5445px;bottom:auto;right:auto;width:288.911px;height:151.307px;display:block;z-index:1000;text-align:right; }#wze1605 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:277.396px;display:block;z-index:1000;text-align:right; }#wze1606 { top:307.396px;left:1.8975px;bottom:auto;right:auto;width:464.205px;height:0.369318px;display:block;z-index:1000; }#wze1607 { top:680.588px;left:1.8975px;bottom:auto;right:auto;width:464.205px;height:0.369318px;display:block;z-index:1000; }#wz-section-wzs158 { height:695.94691465039px;--section-height:695.94691465039px; }#wze1652 { top:15px;left:134.01px;bottom:auto;right:auto;width:199.972px;height:23.0208px;display:block;z-index:1000;text-align:right; }#wz-section-wzs163 { height:53.0114px;--section-height:53.0114px; }#wze1653 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:331.47726948242px;display:block;z-index:1000; }#wze1627 { top:15px;left:15px;bottom:auto;right:auto;width:407.983px;height:155.152px;display:block;z-index:1000;text-align:center; }#wze1628 { top:264.375px;left:15px;bottom:auto;right:auto;width:407.983px;height:52.1117px;display:block;z-index:1000;text-align:center; }#wze1629 { top:185.152px;left:15px;bottom:auto;right:auto;width:407.983px;height:64.2329px;display:block;z-index:1000;text-align:left; }#wz-section-wzs164 { height:361.477px;--section-height:361.477px; }#wze1703 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:331.4773px;display:block;z-index:1000; }#wze1704 { top:185.152px;left:15px;bottom:auto;right:auto;width:407.983px;height:64.2329px;display:block;z-index:1000;text-align:left; }#wze1705 { top:264.375px;left:15px;bottom:auto;right:auto;width:407.983px;height:52.1117px;display:block;z-index:1000;text-align:center; }#wze1706 { top:15px;left:15px;bottom:auto;right:auto;width:407.983px;height:155.152px;display:block;z-index:1000;text-align:center; }#wz-section-wzs165 { height:361.477px;--section-height:361.477px; }#wze1707 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:201.847px;display:block;z-index:1000; }#wze1707 .wz-gallery.wz-gallery-grid li { width:218px;height:40px;padding:10px; }#wze1708 { top:15px;left:50.018px;bottom:auto;right:auto;width:367.964px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs179 { height:268.66517626953px;--section-height:268.66517626953px; }#wze1665 { top:15px;left:408px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs169 { height:80px;--section-height:80px; }#wze1666 { top:493.002px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:448.276px;display:block;z-index:1000; }#wze1667 { top:38.3008px;left:29.5922px;bottom:auto;right:auto;width:380.947px;height:105.701px;display:block;z-index:1000;text-align:left; }#wze1668 { top:161.656px;left:38.755px;bottom:auto;right:auto;width:367.964px;height:21.7992px;display:block;z-index:1000;text-align:center; }#wze1669 { top:181.578px;left:25.0963px;bottom:auto;right:auto;width:374.915px;height:39.3845px;display:block;z-index:1000;text-align:right; }#wze1670 { top:248.721px;left:33.6816px;bottom:auto;right:auto;width:366.894px;height:145.682px;display:block;z-index:1000;text-align:right; }#wze1671 { top:102.176px;left:293.894px;bottom:auto;right:auto;width:108.968px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wze1679 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:463.002px;display:block;z-index:1000; }#wz-section-wzs170 { height:956.26886157227px;--section-height:956.26886157227px; }#wze1664 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:201.847px;display:block;z-index:1000; }#wze1664 .wz-gallery.wz-gallery-grid li { width:218px;height:40px;padding:10px; }#wze1677 { top:15px;left:50.018px;bottom:auto;right:auto;width:367.964px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs171 { height:268.66511523437px;--section-height:268.66511523437px; }#wze1672 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:982.642px;display:block;z-index:1000; }#wze1673 { top:15px;left:15px;bottom:auto;right:auto;width:407.983px;height:952.642px;display:block;z-index:1000;text-align:right; }#wze1680 { top:1012.64px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:528.324px;display:block;z-index:1000; }#wz-section-wzs172 { height:1555.9660898438px;--section-height:1555.9660898438px; }#wze1662 { top:514.281px;left:67.5415px;bottom:auto;right:auto;width:332.917px;height:176.525px;display:block;z-index:1000;text-align:right; }#wze1663 { top:347.974px;left:89.5445px;bottom:auto;right:auto;width:288.911px;height:151.307px;display:block;z-index:1000;text-align:right; }#wze1674 { top:15px;left:80.553px;bottom:auto;right:auto;width:306.894px;height:302.614px;display:block;z-index:1000;text-align:right; }#wze1675 { top:332.614px;left:1.8975px;bottom:auto;right:auto;width:464.205px;height:0.369318px;display:block;z-index:1000; }#wze1676 { top:705.806px;left:1.8975px;bottom:auto;right:auto;width:464.205px;height:0.369318px;display:block;z-index:1000; }#wz-section-wzs173 { height:721.16477964063px;--section-height:721.16477964063px; }#wze1685 { top:15px;left:408px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs174 { height:80px;--section-height:80px; }#wze1686 { top:493.002px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:488.778px;display:block;z-index:1000; }#wze1687 { top:38.3008px;left:29.5922px;bottom:auto;right:auto;width:380.947px;height:105.701px;display:block;z-index:1000;text-align:left; }#wze1688 { top:240.807px;left:33.6816px;bottom:auto;right:auto;width:375.881px;height:104.072px;display:block;z-index:1000;text-align:right; }#wze1689 { top:102.176px;left:293.894px;bottom:auto;right:auto;width:108.968px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wze1690 { top:182.695px;left:25.0963px;bottom:auto;right:auto;width:374.915px;height:39.3845px;display:block;z-index:1000;text-align:right; }#wze1691 { top:161.656px;left:32.7549px;bottom:auto;right:auto;width:366.932px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wze1698 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:463.002px;display:block;z-index:1000; }#wz-section-wzs175 { height:996.77086920166px;--section-height:996.77086920166px; }#wze1684 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:201.847px;display:block;z-index:1000; }#wze1697 { top:15px;left:71.0265px;bottom:auto;right:auto;width:325.947px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs176 { height:268.66517626953px;--section-height:268.66517626953px; }#wze1692 { top:15px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:935.019px;display:block;z-index:1000; }#wze1693 { top:15px;left:15px;bottom:auto;right:auto;width:407.983px;height:905.019px;display:block;z-index:1000;text-align:right; }#wze1699 { top:965.019px;left:15.0085px;bottom:auto;right:auto;width:437.992px;height:528.324px;display:block;z-index:1000; }#wz-section-wzs177 { height:1508.3428598633px;--section-height:1508.3428598633px; }#wze1682 { top:514.281px;left:67.5415px;bottom:auto;right:auto;width:332.917px;height:176.525px;display:block;z-index:1000;text-align:right; }#wze1683 { top:347.974px;left:89.5445px;bottom:auto;right:auto;width:288.911px;height:151.307px;display:block;z-index:1000;text-align:right; }#wze1694 { top:15px;left:80.553px;bottom:auto;right:auto;width:306.894px;height:302.614px;display:block;z-index:1000;text-align:right; }#wze1695 { top:332.614px;left:1.8975px;bottom:auto;right:auto;width:464.205px;height:0.369318px;display:block;z-index:1000; }#wze1696 { top:705.806px;left:1.8975px;bottom:auto;right:auto;width:464.205px;height:0.369318px;display:block;z-index:1000; }#wz-section-wzs178 { height:721.16477964063px;--section-height:721.16477964063px; }#wz-section-wzs-default { height:200px;--section-height:200px; }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze449 { top:15px;left:708px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wze455 { top:80px;left:315.615px;bottom:auto;right:auto;width:232.661px;height:35.9848px;display:block;z-index:1000; }#wze877 { top:80px;left:267.669px;bottom:auto;right:auto;width:32.9451px;height:31.1648px;display:block;z-index:1000; }#wze878 { top:80px;left:219.724px;bottom:auto;right:auto;width:32.9451px;height:31.1648px;display:block;z-index:1000; }#wz-section-header { height:130.9754px;--section-height:130.9754px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze588 { top:93.75px;left:182.229px;bottom:auto;right:auto;width:403.542px;height:24.8201px;display:block;z-index:1000;text-align:center; }#wze859 { top:15px;left:199.104px;bottom:auto;right:auto;width:369.792px;height:63.75px;display:block;z-index:1000; }#wze875 { top:133.57px;left:367.021px;bottom:auto;right:auto;width:33.9489px;height:33.9299px;display:block;z-index:1000; }#wz-section-wzs84 { height:182.49032421875px;--section-height:182.49032421875px; }#wze1149 { top:60.9091px;left:140.539px;bottom:auto;right:auto;width:486.913px;height:30.9091px;display:block;z-index:1000;text-align:left; }#wz-section-wzs36 { height:4823.095px;--section-height:4823.095px; }#wze883 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:120px;display:block;z-index:1000;text-align:center; }#wz-section-wzs122 { height:150px;--section-height:150px; }#wze880 { top:76.6667px;left:326.381px;bottom:auto;right:auto;width:116.449px;height:128.059px;display:block;z-index:1000; }#wze1011 { top:76.6667px;left:193.721px;bottom:auto;right:auto;width:117.661px;height:128.059px;display:block;z-index:1000; }#wze1075 { top:76.6667px;left:457.83px;bottom:auto;right:auto;width:116.449px;height:128.059px;display:block;z-index:1000; }#wze1086 { top:219.726px;left:192.541px;bottom:auto;right:auto;width:382.917px;height:138.182px;display:block;z-index:1000;text-align:justify; }#wze1087 { top:15px;left:186.552px;bottom:auto;right:auto;width:394.896px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wz-section-wzs123 { height:372.90734179688px;--section-height:372.90734179688px; }#wze1500 { top:15px;left:520.017px;bottom:auto;right:auto;width:232.983px;height:232.822px;display:block;z-index:1000; }#wze1409 { top:137.28px;left:50.0757px;bottom:auto;right:auto;width:132.841px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1499 { top:157.965px;left:11.4587px;bottom:auto;right:auto;width:193.807px;height:46.0417px;display:block;z-index:1000;text-align:right; }#wze1513 { top:24.4707px;left:56.5487px;bottom:auto;right:auto;width:119.991px;height:119.991px;display:block;z-index:1000; }#wze1501 { top:15px;left:267.508px;bottom:auto;right:auto;width:232.983px;height:231.345px;display:block;z-index:1000; }#wze1408 { top:134.206px;left:29.5723px;bottom:auto;right:auto;width:173.845px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1419 { top:162.606px;left:19.5943px;bottom:auto;right:auto;width:193.807px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1515 { top:21.4034px;left:72.6702px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1504 { top:15px;left:15px;bottom:auto;right:auto;width:232.983px;height:232.273px;display:block;z-index:1000; }#wze1415 { top:137.372px;left:40.5831px;bottom:auto;right:auto;width:151.828px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1420 { top:165.767px;left:19.6051px;bottom:auto;right:auto;width:193.788px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1516 { top:24.5711px;left:70.9831px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1505 { top:262.822px;left:391.5px;bottom:auto;right:auto;width:232.983px;height:232.273px;display:block;z-index:1000; }#wze1412 { top:137.365px;left:46.6027px;bottom:auto;right:auto;width:139.792px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1418 { top:165.76px;left:10.5907px;bottom:auto;right:auto;width:211.809px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1517 { top:24.5593px;left:74.9948px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1506 { top:262.822px;left:143.517px;bottom:auto;right:auto;width:232.983px;height:232.273px;display:block;z-index:1000; }#wze1404 { top:137.37px;left:25.0583px;bottom:auto;right:auto;width:182.879px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1427 { top:165.766px;left:32.5892px;bottom:auto;right:auto;width:167.822px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1518 { top:24.5735px;left:69.2025px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1507 { top:510.095px;left:267.508px;bottom:auto;right:auto;width:232.983px;height:231.25px;display:block;z-index:1000; }#wze1411 { top:127.875px;left:55.5862px;bottom:auto;right:auto;width:121.828px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1422 { top:159.872px;left:19.0741px;bottom:auto;right:auto;width:194.839px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1520 { top:15.0257px;left:73.8402px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1508 { top:510.095px;left:15px;bottom:auto;right:auto;width:232.983px;height:231.25px;display:block;z-index:1000; }#wze1414 { top:128.233px;left:23.0901px;bottom:auto;right:auto;width:186.809px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1424 { top:160.229px;left:15.5901px;bottom:auto;right:auto;width:201.809px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1523 { top:15.4538px;left:70.914px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1509 { top:757.368px;left:391.5px;bottom:auto;right:auto;width:232.983px;height:232.273px;display:block;z-index:1000; }#wze1407 { top:128.234px;left:89.5692px;bottom:auto;right:auto;width:53.8447px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1425 { top:160.231px;left:31.0922px;bottom:auto;right:auto;width:170.805px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1521 { top:15.4458px;left:73.5412px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1510 { top:757.368px;left:143.517px;bottom:auto;right:auto;width:232.983px;height:232.273px;display:block;z-index:1000; }#wze1410 { top:128.231px;left:50.5858px;bottom:auto;right:auto;width:131.828px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1426 { top:160.229px;left:29.0893px;bottom:auto;right:auto;width:174.811px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1522 { top:15.4478px;left:68.746px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wze1511 { top:510.095px;left:520.017px;bottom:auto;right:auto;width:232.983px;height:232.273px;display:block;z-index:1000; }#wze1406 { top:127.87px;left:86.5731px;bottom:auto;right:auto;width:59.8485px;height:24.8485px;display:block;z-index:1000;text-align:right; }#wze1421 { top:159.874px;left:32.581px;bottom:auto;right:auto;width:167.822px;height:38.4186px;display:block;z-index:1000;text-align:right; }#wze1519 { top:15.0277px;left:74.3832px;bottom:auto;right:auto;width:87.661px;height:102.955px;display:block;z-index:1000; }#wz-section-wzs137 { height:1004.6403706055px;--section-height:1004.6403706055px; }#wze1279 { top:91.8182px;left:253.006px;bottom:auto;right:auto;width:338.968px;height:48.4186px;display:block;z-index:1000;text-align:left; }#wze1281 { top:91.8182px;left:176.026px;bottom:auto;right:auto;width:61.9792px;height:30px;display:block;z-index:1000; }#wze1307 { top:15px;left:49.066px;bottom:auto;right:auto;width:324.934px;height:38.7879px;display:block;z-index:1000;text-align:center; }#wze1308 { top:15px;left:389px;bottom:auto;right:auto;width:329.934px;height:61.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs120 { height:155.23677626953px;--section-height:155.23677626953px; }#wze1329 { top:147.841px;left:195.041px;bottom:auto;right:auto;width:377.917px;height:115.152px;display:block;z-index:1000;text-align:justify; }#wze1331 { top:15px;left:197.116px;bottom:auto;right:auto;width:373.769px;height:117.841px;display:block;z-index:1000; }#wz-section-wzs97 { height:277.99294238281px;--section-height:277.99294238281px; }#wze946 { top:162.4998px;bottom:auto;right:auto;height:481.061px;z-index:1000; }#wze1062 { top:673.551px;left:210.018px;bottom:auto;right:auto;width:347.964px;height:76.6562px;z-index:1000;text-align:center; }#wze1063 { top:765.231px;left:214.507px;bottom:auto;right:auto;width:338.987px;height:41.0625px;z-index:1000;text-align:left; }#wze1064 { top:821.311px;left:344.005px;bottom:auto;right:auto;width:79.9811px;height:30px;z-index:1000; }#wze1277 { top:866.311px;left:251.026px;bottom:auto;right:auto;width:265.948px;height:31.3229px;z-index:1000;text-align:center; }#wz-section-wzs37 { height:1333.531px;--section-height:1333.531px; }#wze1145 { top:15px;left:194.535px;bottom:auto;right:auto;width:378.93px;height:161.203px;display:block;z-index:1000;text-align:right; }#wze1322 { top:191.203px;left:237.741px;bottom:auto;right:auto;width:352.519px;height:164.536px;display:block;z-index:1000;text-align:left; }#wze1326 { top:191.203px;left:177.741px;bottom:auto;right:auto;width:5px;height:51.4489px;display:block;z-index:1000; }#wze1327 { top:191.203px;left:197.741px;bottom:auto;right:auto;width:5px;height:51.4489px;display:block;z-index:1000; }#wze1328 { top:191.203px;left:217.741px;bottom:auto;right:auto;width:5px;height:51.4489px;display:block;z-index:1000; }#wz-section-wzs89 { height:370.73863671875px;--section-height:370.73863671875px; }#wze949 { top:15px;bottom:auto;right:auto;height:444.593px;display:block;z-index:1000; }#wze950 { top:474.593px;left:366.519px;bottom:auto;right:auto;width:287.879px;height:682.5px;display:block;z-index:1000; }#wze1303 { top:1172.09px;left:398.02px;bottom:auto;right:auto;width:325.928px;height:38.7879px;display:block;z-index:1000;text-align:center; }#wze1304 { top:474.593px;left:113.602px;bottom:auto;right:auto;width:237.917px;height:61.8182px;display:block;z-index:1000;text-align:center; }#wze1311 { top:1172.09px;left:44.052px;bottom:auto;right:auto;width:338.968px;height:48.4186px;display:block;z-index:1000;text-align:left; }#wze1318 { top:1235.51px;left:351.509px;bottom:auto;right:auto;width:64.9811px;height:30px;display:block;z-index:1000; }#wz-section-wzs88 { height:1280.5112304688px;--section-height:1280.5112304688px; }#wze1332 { top:15px;left:159.544px;bottom:auto;right:auto;width:448.911px;height:193.324px;display:block;z-index:1000;text-align:justify; }#wze1333 { top:223.324px;left:94.1135px;bottom:auto;right:auto;width:579.773px;height:231.989px;display:block;z-index:1000; }#wz-section-wzs124 { height:470.31273046875px;--section-height:470.31273046875px; }#wze1305 { top:889.489px;left:394.516px;bottom:auto;right:auto;width:332.936px;height:38.7879px;display:block;z-index:1000;text-align:center; }#wze1306 { top:15px;left:25.6095px;bottom:auto;right:auto;width:352.936px;height:61.8182px;display:block;z-index:1000;text-align:center; }#wze1309 { top:889.489px;left:40.548px;bottom:auto;right:auto;width:338.968px;height:48.4186px;display:block;z-index:1000;text-align:left; }#wze1319 { top:15px;left:393.546px;bottom:auto;right:auto;width:348.845px;height:859.489px;display:block;z-index:1000; }#wze1320 { top:952.908px;left:351.509px;bottom:auto;right:auto;width:64.9811px;height:30px;display:block;z-index:1000; }#wz-section-wzs126 { height:997.9072265625px;--section-height:997.9072265625px; }#wze1085 { top:15px;left:1.036px;bottom:auto;right:auto;width:765.928px;height:302.917px;display:block;z-index:1000; }#wze1085 .wz-gallery.wz-gallery-grid li { width:382px;height:277px;padding:4px; }#wz-section-wzs125 { height:332.917px;--section-height:332.917px; }#wze1254 { top:15px;left:148.74px;bottom:auto;right:auto;width:470.521px;height:26.6667px;z-index:1000;text-align:center; }#wze1255 { top:56.6667px;left:148.74px;bottom:auto;right:auto;width:470.521px;height:46px;z-index:1000;text-align:center; }#wze1681 { top:117.667px;left:353.006px;bottom:auto;right:auto;width:61.9792px;height:30px;z-index:1000; }#wz-section-wzs40 { height:1000.8801px;--section-height:1000.8801px; }#wze1334 { top:15px;left:160.619px;bottom:auto;right:auto;width:446.752px;height:529.006px;z-index:1000; }#wze1335 { top:559.006px;left:15px;bottom:auto;right:auto;width:737.992px;height:976.5061px;z-index:1000; }#wze1028 { top:812.31133px;left:188.522px;bottom:auto;right:auto;width:360.947px;height:26.0417px;z-index:1000;text-align:left; }#wze1030 { top:710.0386px;left:293.523px;bottom:auto;right:auto;width:150.947px;height:26.0511px;z-index:1000;text-align:right; }#wze1031 { top:853.35273px;left:279.029px;bottom:auto;right:auto;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1033 { top:894.40373px;left:279.029px;bottom:auto;right:auto;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1121 { top:751.0896px;left:309.876px;bottom:auto;right:auto;width:118.239px;height:4.50758px;z-index:1000; }#wze1122 { top:751.0896px;left:309.876px;bottom:auto;right:auto;width:118.239px;height:5.97538px;z-index:1000; }#wze1123 { top:751.0896px;left:309.876px;bottom:auto;right:auto;width:118.239px;height:5.72917px;z-index:1000; }#wze1141 { top:15px;left:182.041px;bottom:auto;right:auto;width:373.911px;height:75.7576px;z-index:1000;text-align:right; }#wze1393 { top:894.404px;left:279.029px;bottom:auto;right:auto;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wze1394 { top:935.455px;left:279.029px;bottom:auto;right:auto;width:179.934px;height:26.0511px;z-index:1000;text-align:left; }#wz-section-wzs42 { height:2483.2311px;--section-height:2483.2311px; }#wze466 { top:15.469px;bottom:auto;right:auto;height:133px;z-index:1000; }#wze890 { top:15px;left:262.5px;bottom:auto;right:auto;width:243px;height:41.3125px;z-index:1000;text-align:center; }#wze1088 { top:71.3437px;left:315.023px;bottom:auto;right:auto;width:137.955px;height:20.6562px;z-index:1000;text-align:center; }#wze1172 { top:auto;left:auto;bottom:10px;right:10px;width:50px;height:50px;z-index:9999999; }#wze1336 { top:163.469px;left:15px;bottom:auto;right:auto;width:737.992px;height:546.99px;z-index:1000; }#wze261 { top:202px;left:305.496px;bottom:auto;right:auto;width:126.998px;height:151.998px;display:block;z-index:1000; }#wze454 { top:15px;left:306.996px;bottom:auto;right:auto;width:123.996px;height:171.998px;z-index:1000; }#wze884 { top:368.998px;left:211.496px;bottom:auto;right:auto;width:315px;height:45.9943px;z-index:1000; }#wze885 { top:429.992px;left:340.496px;bottom:auto;right:auto;width:56.9981px;height:56.9981px;z-index:1000; }#wze886 { top:429.992px;left:340.496px;bottom:auto;right:auto;width:56.9981px;height:56.9981px;z-index:1000; }#wze887 { top:429.992px;left:340.496px;bottom:auto;right:auto;width:56.9981px;height:56.9981px;z-index:1000; }#wze888 { top:429.992px;left:340.496px;bottom:auto;right:auto;width:56.9981px;height:56.9981px;z-index:1000; }#wze1090 { top:501.99px;left:309.02px;bottom:auto;right:auto;width:119.953px;height:30px;z-index:1000; }#wz-section-footer { height:1648.8018998887px;--section-height:1648.8018998887px; }#wze1285 { top:187.682px;left:15px;bottom:auto;right:auto;width:738px;height:843.0307px;z-index:1000; }#wze591 { top:15px;left:201.533px;bottom:auto;right:auto;width:334.934px;height:35.142px;display:block;z-index:1000;text-align:center; }#wze1112 { top:529.37284px;left:309.88px;bottom:auto;right:auto;width:118.229px;height:4.51042px;z-index:1000; }#wze1113 { top:508.39367px;left:309.88px;bottom:auto;right:auto;width:118.229px;height:5.97917px;z-index:1000; }#wze1114 { top:80.1515px;left:309.88px;bottom:auto;right:auto;width:118.229px;height:5.72917px;z-index:1000; }#wze1622 { top:548.883px;left:206.027px;bottom:auto;right:auto;width:325.947px;height:69.9432px;z-index:1000;text-align:justify; }#wz-section-wzs46 { height:2120.79409px;--section-height:2120.79409px; }#wze603 { top:635.5px;left:265.505px;bottom:auto;right:auto;width:236.989px;height:55.142px;display:block;z-index:1000;text-align:right; }#wze604 { top:705.642px;left:198.015px;bottom:auto;right:auto;width:371.97px;height:87.2633px;display:block;z-index:1000;text-align:right; }#wze895 { top:15px;left:111.267px;bottom:auto;right:auto;width:545.466px;height:605.5px;z-index:1000; }#wz-section-wzs45 { height:899.92395px;--section-height:899.92395px; }#wze892 { top:86.002px;left:15px;bottom:auto;right:auto;width:738px;height:312.523px;z-index:1000; }#wze893 { top:109.25px;left:155.5px;bottom:auto;right:auto;width:457px;height:156px;display:block;z-index:1000;text-align:right; }#wze894 { top:38.5px;left:237.5px;bottom:auto;right:auto;width:375px;height:57px;display:block;z-index:1000;text-align:right; }#wz-section-wzs59 { height:955.525px;--section-height:955.525px; }#wze1623 { top:15px;left:15px;bottom:auto;right:auto;width:737.992px;height:620.3947px;z-index:1000; }#wze625 { top:406.6067px;left:139.512px;bottom:auto;right:auto;width:458.968px;height:198.788px;display:block;z-index:1000;text-align:center; }#wze626 { top:15px;left:272.003px;bottom:auto;right:auto;width:193.987px;height:46.6667px;display:block;z-index:1000;text-align:center; }#wze1626 { top:650.395px;left:0.896px;bottom:auto;right:auto;width:766.203px;height:308.002px;z-index:1000; }#wz-section-wzs60 { height:1412.3454959564px;--section-height:1412.3454959564px; }#wze899 { top:66px;left:15px;bottom:auto;right:auto;width:738px;height:127.966px;z-index:1000; }#wze900 { top:4.005px;left:143.5px;bottom:auto;right:auto;width:451px;height:47px;display:block;z-index:1000;text-align:center; }#wze901 { top:55px;left:143.5px;bottom:auto;right:auto;width:451px;height:31px;display:block;z-index:1000;text-align:center; }#wz-section-wzs61 { height:365.96611032569px;--section-height:365.96611032569px; }#wze1177 { top:15px;left:708px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs102 { height:80px;--section-height:80px; }#wze1056 { top:597px;left:209.374px;bottom:auto;right:auto;width:349.252px;height:570.341px;display:block;z-index:1000; }#wze1056 .wz-list-root { width:calc( 50% - ( 2 * 15px ) );margin:15px; }#wze1178 { top:15px;left:193.5px;bottom:auto;right:auto;width:381px;height:68px;z-index:1000;text-align:right; }#wze1184 { top:98px;left:208px;bottom:auto;right:auto;width:352px;height:58.6667px;z-index:1000;text-align:left; }#wze1568 { top:1182.34px;left:345.51px;bottom:auto;right:auto;width:76.9792px;height:30.9754px;z-index:1000; }#wze1573 { top:1228.32px;left:367.021px;bottom:auto;right:auto;width:33.9489px;height:33.9299px;z-index:1000; }#wz-section-wzs62 { height:2921.830724246px;--section-height:2921.830724246px; }#wze1055 { top:1431.04px;left:210.854px;bottom:auto;right:auto;width:346.292px;height:552.4269999999999px;display:block;z-index:1000; }#wze1055 .wz-list-root { width:calc( 50% - ( 2 * 15px ) );margin:15px; }#wze1179 { top:15px;left:193.5px;bottom:auto;right:auto;width:381px;height:68px;z-index:1000;text-align:right; }#wze1185 { top:1998.47px;left:197.5px;bottom:auto;right:auto;width:373px;height:58.6667px;z-index:1000;text-align:left; }#wze1569 { top:2072.14px;left:345.51px;bottom:auto;right:auto;width:76.9792px;height:30.9754px;z-index:1000; }#wz-section-wzs77 { height:6070.564224246px;--section-height:6070.564224246px; }#wze1180 { top:15px;left:116.372px;bottom:auto;right:auto;width:262.992px;height:67.8788px;display:block;z-index:1000;text-align:right; }#wze1186 { top:586.809px;left:208px;bottom:auto;right:auto;width:351.998px;height:58.1723px;display:block;z-index:1000;text-align:left; }#wze1570 { top:15px;left:15px;bottom:auto;right:auto;width:76.9792px;height:30.9754px;display:block;z-index:1000; }#wze1713 { top:15px;left:403.748px;bottom:auto;right:auto;width:349.252px;height:556.809px;display:block;z-index:1000; }#wze1713 .wz-list-root { width:calc( 50% - ( 2 * 15px ) );margin:15px; }#wz-section-wzs91 { height:659.97198203125px;--section-height:659.97198203125px; }#wze1181 { top:15px;left:46.874px;bottom:auto;right:auto;width:310px;height:67.8788px;display:block;z-index:1000;text-align:right; }#wze1187 { top:586.809px;left:253.995px;bottom:auto;right:auto;width:351.998px;height:58.1723px;display:block;z-index:1000;text-align:left; }#wze1571 { top:586.809px;left:162.016px;bottom:auto;right:auto;width:76.9792px;height:30.9754px;display:block;z-index:1000; }#wze1714 { top:15px;left:371.874px;bottom:auto;right:auto;width:349.252px;height:556.809px;display:block;z-index:1000; }#wze1714 .wz-list-root { width:calc( 50% - ( 2 * 15px ) );margin:15px; }#wz-section-wzs92 { height:659.97149375px;--section-height:659.97149375px; }#wze1233 { top:15px;left:15px;bottom:auto;right:auto;width:358.996px;height:67.8788px;display:block;z-index:1000;text-align:left; }#wze1234 { top:586.809px;left:253.995px;bottom:auto;right:auto;width:351.998px;height:58.1723px;display:block;z-index:1000;text-align:left; }#wze1572 { top:586.809px;left:162.016px;bottom:auto;right:auto;width:76.9792px;height:30.9754px;display:block;z-index:1000; }#wze1715 { top:15px;left:403.748px;bottom:auto;right:auto;width:349.252px;height:556.809px;display:block;z-index:1000; }#wze1715 .wz-list-root { width:calc( 50% - ( 2 * 15px ) );margin:15px; }#wz-section-wzs109 { height:659.97198203125px;--section-height:659.97198203125px; }#wze1005 { top:15px;left:15px;bottom:auto;right:auto;width:737.992px;height:165.161px;z-index:1000;text-align:left; }#wze1006 { top:195.161px;left:139.014px;bottom:auto;right:auto;width:489.972px;height:153.93px;z-index:1000;text-align:right; }#wze1008 { top:364.091px;left:343.782px;bottom:auto;right:auto;width:80.4356px;height:12.983px;z-index:1000; }#wze1009 { top:392.074px;left:343.782px;bottom:auto;right:auto;width:80.4356px;height:12.983px;z-index:1000; }#wze1010 { top:420.057px;left:343.782px;bottom:auto;right:auto;width:80.4356px;height:13.9867px;z-index:1000; }#wz-section-wzs67 { height:1917.7586425146px;--section-height:1917.7586425146px; }#wze676 { top:852.387px;left:109.507px;bottom:auto;right:auto;width:548.987px;height:77.5758px;display:block;z-index:1000;text-align:center; }#wze954 { top:533.561px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:154.924px;display:block;z-index:1000; }#wze956 { top:1052.07px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:154.924px;display:block;z-index:1000; }#wze957 { top:1562.69px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:154.924px;display:block;z-index:1000; }#wze960 { top:1221.98px;left:138.015px;bottom:auto;right:auto;width:491.97px;height:69.697px;display:block;z-index:1000;text-align:center; }#wze961 { top:1732.61px;left:269.502px;bottom:auto;right:auto;width:377.964px;height:69.697px;display:block;z-index:1000;text-align:center; }#wze962 { top:703.476px;left:317.012px;bottom:auto;right:auto;width:133.968px;height:133.911px;display:block;z-index:1000; }#wze963 { top:1306.68px;left:317.012px;bottom:auto;right:auto;width:133.968px;height:133.911px;display:block;z-index:1000; }#wze964 { top:1732.61px;left:120.534px;bottom:auto;right:auto;width:133.968px;height:133.911px;display:block;z-index:1000; }#wze965 { top:944.963px;left:157.508px;bottom:auto;right:auto;width:452.983px;height:92.1117px;display:block;z-index:1000;text-align:left; }#wze966 { top:1455.59px;left:157.508px;bottom:auto;right:auto;width:452.983px;height:92.1117px;display:block;z-index:1000;text-align:left; }#wze967 { top:1881.52px;left:157.508px;bottom:auto;right:auto;width:452.983px;height:92.1117px;display:block;z-index:1000;text-align:left; }#wze1099 { top:184.915px;left:119.516px;bottom:auto;right:auto;width:528.968px;height:77.5758px;display:block;z-index:1000;text-align:center; }#wze1100 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:154.924px;display:block;z-index:1000; }#wze1101 { top:277.491px;left:317.012px;bottom:auto;right:auto;width:133.968px;height:133.968px;display:block;z-index:1000; }#wze1102 { top:426.459px;left:157.508px;bottom:auto;right:auto;width:452.983px;height:92.1117px;display:block;z-index:1000;text-align:left; }#wz-section-wzs90 { height:1988.6174367188px;--section-height:1988.6174367188px; }#wze969 { top:699.915px;left:175.534px;bottom:auto;right:auto;width:416.932px;height:116.97px;display:block;z-index:1000;text-align:right; }#wze970 { top:831.885px;left:160.056px;bottom:auto;right:auto;width:334.934px;height:77.4811px;display:block;z-index:1000;text-align:left; }#wze1110 { top:15px;left:166.097px;bottom:auto;right:auto;width:435.805px;height:579.29px;display:block;z-index:1000; }#wze1111 { top:831.885px;left:509.99px;bottom:auto;right:auto;width:163.93px;height:90.9091px;display:block;z-index:1000;text-align:right; }#wze1150 { top:609.29px;left:261.533px;bottom:auto;right:auto;width:244.934px;height:75.625px;display:block;z-index:1000;text-align:right; }#wze1151 { top:937.794px;left:174.052px;bottom:auto;right:auto;width:419.896px;height:30.9091px;display:block;z-index:1000;text-align:right; }#wze1153 { top:831.885px;left:94.0803px;bottom:auto;right:auto;width:50.9848px;height:50.9754px;display:block;z-index:1000; }#wz-section-wzs71 { height:983.70267910156px;--section-height:983.70267910156px; }#wze710 { top:40px;left:15px;bottom:auto;right:auto;width:738px;height:736.219px;display:block;z-index:1000; }#wze754 { top:791.219px;left:400.5px;bottom:auto;right:auto;width:325px;height:127px;display:block;z-index:1000; }#wze756 { top:56.5px;left:12.5px;bottom:auto;right:auto;width:300px;height:37px;display:block;z-index:1000; }#wze757 { top:790.219px;left:43.5px;bottom:auto;right:auto;width:325px;height:311px;display:block;z-index:1000; }#wze759 { top:52.5px;left:12.5px;bottom:auto;right:auto;width:300px;height:220px;display:block;z-index:1000; }#wze760 { top:1117.22px;left:44.5px;bottom:auto;right:auto;width:325px;height:155px;display:block;z-index:1000; }#wze762 { top:52.5px;left:12.5px;bottom:auto;right:auto;width:300px;height:22px;display:block;z-index:1000; }#wze763 { top:941.226px;left:400.5px;bottom:auto;right:auto;width:325px;height:193px;display:block;z-index:1000; }#wze764 { top:12.5px;left:12.5px;bottom:auto;right:auto;width:300px;height:28px;display:block;z-index:1000;text-align:right; }#wze765 { top:51px;left:17.5px;bottom:auto;right:auto;width:290px;height:20px;display:block;z-index:1000;text-align:center; }#wze766 { top:85px;left:60.5px;bottom:auto;right:auto;width:204px;height:51px;display:block;z-index:1000; }#wze767 { top:151px;left:62.5px;bottom:auto;right:auto;width:200px;height:25px;display:block;z-index:1000;text-align:center; }#wze768 { top:1157.23px;left:400.5px;bottom:auto;right:auto;width:325px;height:115px;display:block;z-index:1000; }#wze770 { top:50.25px;left:142.5px;bottom:auto;right:auto;width:40px;height:40px;display:block;z-index:1000; }#wze771 { top:10px;left:10px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze772 { top:50.25px;left:195px;bottom:auto;right:auto;width:40px;height:40px;display:block;z-index:1000; }#wze773 { top:10px;left:10px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze774 { top:50.25px;left:86.5px;bottom:auto;right:auto;width:40px;height:40px;display:block;z-index:1000; }#wze775 { top:10px;left:10px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wz-section-wzs69 { height:1337.19px;--section-height:1337.19px; }#wze972 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:339.536px;display:block;z-index:1000; }#wze1124 { top:544.508px;left:586.434px;bottom:auto;right:auto;width:118.239px;height:4.51705px;display:block;z-index:1000; }#wze1125 { top:369.536px;left:42.4465px;bottom:auto;right:auto;width:118.239px;height:5.73864px;display:block;z-index:1000; }#wze1126 { top:586.146px;left:203.527px;bottom:auto;right:auto;width:360.947px;height:26.6477px;display:block;z-index:1000;text-align:left; }#wze1127 { top:544.508px;left:258.261px;bottom:auto;right:auto;width:179.934px;height:26.6477px;display:block;z-index:1000;text-align:left; }#wze1128 { top:544.508px;left:63.327px;bottom:auto;right:auto;width:179.934px;height:26.6477px;display:block;z-index:1000;text-align:left; }#wze1129 { top:369.536px;left:378.603px;bottom:auto;right:auto;width:346.951px;height:159.981px;display:block;z-index:1000;text-align:left; }#wze1130 { top:544.508px;left:453.195px;bottom:auto;right:auto;width:118.239px;height:5.97538px;display:block;z-index:1000; }#wze1131 { top:369.536px;left:175.686px;bottom:auto;right:auto;width:187.917px;height:26.6477px;display:block;z-index:1000;text-align:right; }#wz-section-wzs76 { height:627.78417402344px;--section-height:627.78417402344px; }#wze911 { top:15px;left:175.506px;bottom:auto;right:auto;width:416.989px;height:30px;display:block;z-index:1000; }#wze1132 { top:60px;left:329.071px;bottom:auto;right:auto;width:47.8788px;height:30px;display:block;z-index:1000; }#wze1133 { top:105px;left:360.032px;bottom:auto;right:auto;width:47.9261px;height:30px;display:block;z-index:1000; }#wze1134 { top:150px;left:359.516px;bottom:auto;right:auto;width:48.9678px;height:30px;display:block;z-index:1000; }#wze1135 { top:60px;left:391.95px;bottom:auto;right:auto;width:46.9792px;height:30px;display:block;z-index:1000; }#wze1136 { top:241.979px;left:360.501px;bottom:auto;right:auto;width:46.9886px;height:30px;display:block;z-index:1000; }#wze1137 { top:195px;left:360.51px;bottom:auto;right:auto;width:46.9792px;height:31.9886px;display:block;z-index:1000; }#wz-section-wzs96 { height:286.97924804688px;--section-height:286.97924804688px; }#wze779 { top:15px;left:0px;bottom:auto;right:auto;width:768px;height:1248.92px;display:block;z-index:1000; }#wz-section-wzs73 { height:1278.91px;--section-height:1278.91px; }#wze776 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:185px;display:block;z-index:1000; }#wz-section-wzs75 { height:215px;--section-height:215px; }#wz-section-wzs83 { height:15px;--section-height:15px; }#wze853 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:434.263px;display:block;z-index:1000; }#wze858 { bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs78 { height:701.263px;--section-height:701.263px; }#wze854 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:738px;display:block;z-index:1000; }#wz-section-wzs79 { height:1005px;--section-height:1005px; }#wze855 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:296.763px;display:block;z-index:1000; }#wz-section-wzs80 { height:563.763px;--section-height:563.763px; }#wze856 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:563.938px;display:block;z-index:1000; }#wz-section-wzs81 { height:830.938px;--section-height:830.938px; }#wze857 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:470.812px;display:block;z-index:1000; }#wz-section-wzs82 { height:737.8px;--section-height:737.8px; }#wze1105 { top:15px;left:154.838px;bottom:auto;right:auto;width:458.324px;height:63.0303px;display:block;z-index:1000;text-align:right; }#wze1106 { top:93.0303px;left:162.035px;bottom:auto;right:auto;width:443.93px;height:105.644px;display:block;z-index:1000;text-align:right; }#wze1371 { top:213.674px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:126.08px;display:block;z-index:1000;text-align:right; }#wz-section-wzs99 { height:354.75425537109px;--section-height:354.75425537109px; }#wze1107 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:222.595px;display:block;z-index:1000; }#wze1107 .wz-gallery.wz-gallery-grid li { width:245px;height:197px;padding:5px; }#wze1108 { top:399.65px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:215.36px;display:block;z-index:1000; }#wze1108 .wz-gallery.wz-gallery-grid li { width:245px;height:190px;padding:5px; }#wze1369 { top:252.595px;left:392.504px;bottom:auto;right:auto;width:193.911px;height:33.9394px;display:block;z-index:1000;text-align:left; }#wze1370 { top:252.595px;left:181.585px;bottom:auto;right:auto;width:195.919px;height:132.055px;display:block;z-index:1000;text-align:left; }#wze1372 { top:630.01px;left:392.504px;bottom:auto;right:auto;width:193.911px;height:33.9394px;display:block;z-index:1000;text-align:left; }#wze1373 { top:630.01px;left:181.585px;bottom:auto;right:auto;width:195.919px;height:132.055px;display:block;z-index:1000;text-align:left; }#wze1700 { top:777.065px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:215.36px;display:block;z-index:1000; }#wze1700 .wz-gallery.wz-gallery-grid li { width:245px;height:190px;padding:5px; }#wze1701 { top:1007.42px;left:392.504px;bottom:auto;right:auto;width:193.911px;height:33.9394px;display:block;z-index:1000;text-align:left; }#wze1702 { top:1007.42px;left:181.585px;bottom:auto;right:auto;width:195.919px;height:132.055px;display:block;z-index:1000;text-align:left; }#wz-section-wzs98 { height:1154.4791943359px;--section-height:1154.4791943359px; }#wze1241 { top:15px;left:248.5px;bottom:auto;right:auto;width:271px;height:22.6667px;display:block;z-index:1000;text-align:right; }#wz-section-wzs110 { height:52.6667px;--section-height:52.6667px; }#wze1190 { top:15px;left:178.005px;bottom:auto;right:auto;width:411.99px;height:76.6667px;display:block;z-index:1000;text-align:center; }#wze1191 { top:106.667px;left:174.016px;bottom:auto;right:auto;width:419.969px;height:26.6667px;display:block;z-index:1000;text-align:center; }#wze1194 { top:246.573px;left:420.422px;bottom:auto;right:auto;width:269px;height:103.323px;display:block;z-index:1000;text-align:left; }#wze1218 { top:246.573px;left:78.578px;bottom:auto;right:auto;width:326.844px;height:250px;display:block;z-index:1000; }#wze1236 { top:148.333px;left:178.453px;bottom:auto;right:auto;width:411.094px;height:83.2396px;display:block;z-index:1000; }#wze1236 .wz-gallery.wz-gallery-grid li { width:205px;height:16px;padding:4px; }#wz-section-wzs105 { height:511.57290649414px;--section-height:511.57290649414px; }#wze1209 { top:15px;left:178.005px;bottom:auto;right:auto;width:411.99px;height:76.6667px;display:block;z-index:1000;text-align:center; }#wze1210 { top:106.667px;left:174.016px;bottom:auto;right:auto;width:419.969px;height:26.6667px;display:block;z-index:1000;text-align:center; }#wze1212 { top:246.573px;left:420.422px;bottom:auto;right:auto;width:269px;height:103.323px;display:block;z-index:1000;text-align:left; }#wze1219 { top:246.573px;left:78.578px;bottom:auto;right:auto;width:326.844px;height:250px;display:block;z-index:1000; }#wze1235 { top:148.333px;left:178.453px;bottom:auto;right:auto;width:411.094px;height:83.2396px;display:block;z-index:1000; }#wze1235 .wz-gallery.wz-gallery-grid li { width:205px;height:16px;padding:4px; }#wz-section-wzs103 { height:511.57299804688px;--section-height:511.57299804688px; }#wze1214 { top:15px;left:178.005px;bottom:auto;right:auto;width:411.99px;height:76.6667px;display:block;z-index:1000;text-align:center; }#wze1215 { top:106.667px;left:174.016px;bottom:auto;right:auto;width:419.969px;height:26.6667px;display:block;z-index:1000;text-align:center; }#wze1217 { top:246.573px;left:420.422px;bottom:auto;right:auto;width:269px;height:103.323px;display:block;z-index:1000;text-align:left; }#wze1220 { top:246.573px;left:78.578px;bottom:auto;right:auto;width:326.844px;height:250px;display:block;z-index:1000; }#wze1237 { top:148.333px;left:178.453px;bottom:auto;right:auto;width:411.094px;height:83.2396px;display:block;z-index:1000; }#wze1237 .wz-gallery.wz-gallery-grid li { width:205px;height:16px;padding:4px; }#wz-section-wzs106 { height:511.57287597656px;--section-height:511.57287597656px; }#wze1223 { top:15px;left:178.005px;bottom:auto;right:auto;width:411.99px;height:76.6667px;display:block;z-index:1000;text-align:center; }#wze1224 { top:106.667px;left:174.016px;bottom:auto;right:auto;width:419.969px;height:26.6667px;display:block;z-index:1000;text-align:center; }#wze1225 { top:246.573px;left:420.422px;bottom:auto;right:auto;width:269px;height:103.323px;display:block;z-index:1000;text-align:left; }#wze1231 { top:246.573px;left:78.578px;bottom:auto;right:auto;width:326.844px;height:250px;display:block;z-index:1000; }#wze1238 { top:148.333px;left:178.453px;bottom:auto;right:auto;width:411.094px;height:83.2396px;display:block;z-index:1000; }#wze1238 .wz-gallery.wz-gallery-grid li { width:205px;height:16px;padding:4px; }#wz-section-wzs107 { height:511.57299804688px;--section-height:511.57299804688px; }#wze1227 { top:15px;left:178.005px;bottom:auto;right:auto;width:411.99px;height:76.6667px;display:block;z-index:1000;text-align:center; }#wze1228 { top:106.667px;left:174.016px;bottom:auto;right:auto;width:419.969px;height:26.6667px;display:block;z-index:1000;text-align:center; }#wze1229 { top:246.573px;left:420.422px;bottom:auto;right:auto;width:269px;height:103.323px;display:block;z-index:1000;text-align:left; }#wze1232 { top:246.573px;left:78.578px;bottom:auto;right:auto;width:326.844px;height:250px;display:block;z-index:1000; }#wze1239 { top:148.333px;left:178.453px;bottom:auto;right:auto;width:411.094px;height:83.2396px;display:block;z-index:1000; }#wze1239 .wz-gallery.wz-gallery-grid li { width:205px;height:16px;padding:4px; }#wz-section-wzs108 { height:511.57275390625px;--section-height:511.57275390625px; }#wze1246 { top:15px;left:708px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs113 { height:80px;--section-height:80px; }#wze1243 { top:15px;left:113.024px;bottom:auto;right:auto;width:541.951px;height:69.697px;display:block;z-index:1000;text-align:center; }#wze1259 { top:99.697px;left:285.008px;bottom:auto;right:auto;width:197.983px;height:44.8485px;display:block;z-index:1000;text-align:center; }#wz-section-wzs112 { height:159.54552148438px;--section-height:159.54552148438px; }#wze1360 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:201.847px;display:block;z-index:1000; }#wze1360 .wz-gallery.wz-gallery-grid li { width:368px;height:40px;padding:3px; }#wze1361 { top:15px;left:200.018px;bottom:auto;right:auto;width:367.964px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs128 { height:268.66511523437px;--section-height:268.66511523437px; }#wze1257 { top:15px;left:150.515px;bottom:auto;right:auto;width:466.97px;height:61.8182px;display:block;z-index:1000;text-align:center; }#wze1258 { top:91.8182px;left:223.513px;bottom:auto;right:auto;width:320.966px;height:33.9394px;display:block;z-index:1000;text-align:center; }#wz-section-wzs114 { height:140.75757626953px;--section-height:140.75757626953px; }#wze1351 { top:15px;left:708px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs130 { height:80px;--section-height:80px; }#wze1270 { top:879.934px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:721.326px;display:block;z-index:1000; }#wze1288 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:849.934px;display:block;z-index:1000; }#wze1353 { top:1616.26px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:376.127px;display:block;z-index:1000; }#wze1269 { top:243.454px;left:177.678px;bottom:auto;right:auto;width:366.894px;height:111.08px;display:block;z-index:1000;text-align:right; }#wze1290 { top:161.656px;left:176.751px;bottom:auto;right:auto;width:367.964px;height:21.7898px;display:block;z-index:1000;text-align:center; }#wze1343 { top:175.194px;left:173.579px;bottom:auto;right:auto;width:362.917px;height:31.5152px;display:block;z-index:1000;text-align:right; }#wze1345 { top:38.3008px;left:173.588px;bottom:auto;right:auto;width:290.966px;height:105.701px;display:block;z-index:1000;text-align:left; }#wze1346 { top:102.176px;left:433.89px;bottom:auto;right:auto;width:108.968px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wz-section-wzs116 { height:2007.3863994141px;--section-height:2007.3863994141px; }#wze1350 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:201.847px;display:block;z-index:1000; }#wze1350 .wz-gallery.wz-gallery-grid li { width:368px;height:40px;padding:3px; }#wze1359 { top:15px;left:200.018px;bottom:auto;right:auto;width:367.964px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs131 { height:268.66523730469px;--section-height:268.66523730469px; }#wze1354 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:728.703px;display:block;z-index:1000; }#wze1271 { top:15px;left:190.54px;bottom:auto;right:auto;width:356.913px;height:584.252px;display:block;z-index:1000;text-align:right; }#wz-section-wzs129 { height:758.703px;--section-height:758.703px; }#wze1273 { top:272.576px;left:65.586px;bottom:auto;right:auto;width:332.917px;height:176.525px;display:block;z-index:1000;text-align:right; }#wze1274 { top:272.576px;left:413.503px;bottom:auto;right:auto;width:288.911px;height:151.307px;display:block;z-index:1000;text-align:right; }#wze1355 { top:15px;left:155.553px;bottom:auto;right:auto;width:456.894px;height:226.951px;display:block;z-index:1000;text-align:right; }#wze1357 { top:256.951px;left:1.8975px;bottom:auto;right:auto;width:764.205px;height:0.625px;display:block;z-index:1000; }#wze1358 { top:464.101px;left:1.8975px;bottom:auto;right:auto;width:764.205px;height:0.625px;display:block;z-index:1000; }#wz-section-wzs119 { height:479.72533416748px;--section-height:479.72533416748px; }#wze1578 { top:15px;left:708px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs149 { height:80px;--section-height:80px; }#wze1579 { top:796.894px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:470.417px;display:block;z-index:1000; }#wze1580 { top:102.171px;left:340.89px;bottom:auto;right:auto;width:108.968px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wze1581 { top:38.2963px;left:173.588px;bottom:auto;right:auto;width:174.953px;height:105.701px;display:block;z-index:1000;text-align:left; }#wze1582 { top:161.651px;left:176.751px;bottom:auto;right:auto;width:367.964px;height:21.7992px;display:block;z-index:1000;text-align:center; }#wze1583 { top:181.525px;left:138.092px;bottom:auto;right:auto;width:401.932px;height:41.7898px;display:block;z-index:1000;text-align:right; }#wze1584 { top:248.262px;left:177.678px;bottom:auto;right:auto;width:366.894px;height:177.718px;display:block;z-index:1000;text-align:right; }#wze1592 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:766.903px;display:block;z-index:1000; }#wz-section-wzs150 { height:1282.3108903809px;--section-height:1282.3108903809px; }#wze1577 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:407.841px;display:block;z-index:1000; }#wze1577 .wz-gallery.wz-gallery-grid li { width:368px;height:76px;padding:3px; }#wze1590 { top:15px;left:233.522px;bottom:auto;right:auto;width:300.947px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs151 { height:474.65917626953px;--section-height:474.65917626953px; }#wze1585 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:728.598px;display:block;z-index:1000; }#wze1586 { top:15px;left:190.54px;bottom:auto;right:auto;width:356.913px;height:556.43px;display:block;z-index:1000;text-align:right; }#wz-section-wzs152 { height:758.589px;--section-height:758.589px; }#wze1596 { top:15px;left:708px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs154 { height:80px;--section-height:80px; }#wze1597 { top:813.864px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:418.864px;display:block;z-index:1000; }#wze1598 { top:32.2958px;left:195.089px;bottom:auto;right:auto;width:346.894px;height:114.896px;display:block;z-index:1000;text-align:left; }#wze1599 { top:147.008px;left:197.248px;bottom:auto;right:auto;width:338.949px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wze1600 { top:171.611px;left:190.169px;bottom:auto;right:auto;width:342.86px;height:31.5152px;display:block;z-index:1000;text-align:right; }#wze1601 { top:231.82px;left:202.172px;bottom:auto;right:auto;width:330.862px;height:155.502px;display:block;z-index:1000;text-align:right; }#wze1602 { top:105.787px;left:423.451px;bottom:auto;right:auto;width:108.968px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wze1610 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:783.873px;display:block;z-index:1000; }#wz-section-wzs155 { height:1247.7275253906px;--section-height:1247.7275253906px; }#wze1613 { top:660.606px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:344.328px;display:block;z-index:1000; }#wze1611 { top:130.815px;left:175.35px;bottom:auto;right:auto;width:385.985px;height:161.203px;display:block;z-index:1000;text-align:justify; }#wze1612 { top:37.8198px;left:165.844px;bottom:auto;right:auto;width:395px;height:106.667px;display:block;z-index:1000;text-align:right; }#wze1614 { top:15px;left:151.988px;bottom:auto;right:auto;width:464.025px;height:630.606px;display:block;z-index:1000; }#wz-section-wzs159 { height:1019.9339570312px;--section-height:1019.9339570312px; }#wze1604 { top:15px;left:134.625px;bottom:auto;right:auto;width:252.898px;height:49.233px;display:block;z-index:1000;text-align:right; }#wze1615 { top:15px;left:418.498px;bottom:auto;right:auto;width:214.877px;height:52.8314px;display:block;z-index:1000;text-align:left; }#wze1618 { top:15px;left:402.523px;bottom:auto;right:auto;width:0.984848px;height:51.9792px;display:block;z-index:1000; }#wz-section-wzs160 { height:82.822px;--section-height:82.822px; }#wze1616 { top:82.7273px;left:197.044px;bottom:auto;right:auto;width:373.911px;height:50.4167px;display:block;z-index:1000;text-align:right; }#wze1617 { top:15px;left:195.553px;bottom:auto;right:auto;width:376.894px;height:52.7273px;display:block;z-index:1000;text-align:right; }#wz-section-wzs161 { height:148.14399492187px;--section-height:148.14399492187px; }#wze1619 { top:15px;left:93.6115px;bottom:auto;right:auto;width:280.9px;height:75.625px;display:block;z-index:1000;text-align:right; }#wze1620 { top:15px;left:389.512px;bottom:auto;right:auto;width:284.877px;height:52.7273px;display:block;z-index:1000;text-align:right; }#wz-section-wzs162 { height:105.625px;--section-height:105.625px; }#wze1595 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:201.847px;display:block;z-index:1000; }#wze1595 .wz-gallery.wz-gallery-grid li { width:368px;height:40px;padding:3px; }#wze1608 { top:15px;left:221.022px;bottom:auto;right:auto;width:325.947px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs156 { height:268.66517626953px;--section-height:268.66517626953px; }#wze1593 { top:272.576px;left:65.586px;bottom:auto;right:auto;width:332.917px;height:176.525px;display:block;z-index:1000;text-align:right; }#wze1594 { top:272.576px;left:413.503px;bottom:auto;right:auto;width:288.911px;height:151.307px;display:block;z-index:1000;text-align:right; }#wze1605 { top:15px;left:155.553px;bottom:auto;right:auto;width:456.894px;height:226.951px;display:block;z-index:1000;text-align:right; }#wze1606 { top:256.951px;left:1.8975px;bottom:auto;right:auto;width:764.205px;height:0.625px;display:block;z-index:1000; }#wze1607 { top:464.101px;left:1.8975px;bottom:auto;right:auto;width:764.205px;height:0.625px;display:block;z-index:1000; }#wz-section-wzs158 { height:479.72532653809px;--section-height:479.72532653809px; }#wze1652 { top:15px;left:284.009px;bottom:auto;right:auto;width:199.972px;height:23.0208px;display:block;z-index:1000;text-align:right; }#wz-section-wzs163 { height:53.0114px;--section-height:53.0114px; }#wze1653 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:130.256px;display:block;z-index:1000; }#wze1627 { top:7.38948px;left:133.514px;bottom:auto;right:auto;width:480.985px;height:77.5758px;display:block;z-index:1000;text-align:center; }#wze1628 { top:95.2494px;left:139.527px;bottom:auto;right:auto;width:468.949px;height:26.0417px;display:block;z-index:1000;text-align:center; }#wze1629 { top:69.4917px;left:140.521px;bottom:auto;right:auto;width:464.953px;height:32.1117px;display:block;z-index:1000;text-align:left; }#wz-section-wzs164 { height:160.256px;--section-height:160.256px; }#wze1703 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:130.379px;display:block;z-index:1000; }#wze1704 { top:69.4917px;left:140.521px;bottom:auto;right:auto;width:466.951px;height:32.1117px;display:block;z-index:1000;text-align:left; }#wze1705 { top:95.382px;left:139.527px;bottom:auto;right:auto;width:468.949px;height:26.0417px;display:block;z-index:1000;text-align:center; }#wze1706 { top:7.38948px;left:133.514px;bottom:auto;right:auto;width:480.985px;height:77.5758px;display:block;z-index:1000;text-align:center; }#wz-section-wzs165 { height:160.379px;--section-height:160.379px; }#wze1707 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:201.847px;display:block;z-index:1000; }#wze1707 .wz-gallery.wz-gallery-grid li { width:368px;height:40px;padding:3px; }#wze1708 { top:15px;left:200.018px;bottom:auto;right:auto;width:367.964px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs179 { height:268.66517626953px;--section-height:268.66517626953px; }#wze1665 { top:15px;left:708px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs169 { height:80px;--section-height:80px; }#wze1666 { top:810.133px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:460.559px;display:block;z-index:1000; }#wze1667 { top:38.3008px;left:173.588px;bottom:auto;right:auto;width:380.947px;height:105.701px;display:block;z-index:1000;text-align:left; }#wze1668 { top:161.656px;left:182.751px;bottom:auto;right:auto;width:367.964px;height:21.7992px;display:block;z-index:1000;text-align:center; }#wze1669 { top:181.578px;left:169.092px;bottom:auto;right:auto;width:374.915px;height:39.3845px;display:block;z-index:1000;text-align:right; }#wze1670 { top:248.721px;left:177.678px;bottom:auto;right:auto;width:366.894px;height:145.682px;display:block;z-index:1000;text-align:right; }#wze1671 { top:102.176px;left:437.89px;bottom:auto;right:auto;width:108.968px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wze1679 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:780.133px;display:block;z-index:1000; }#wz-section-wzs170 { height:1285.6915378418px;--section-height:1285.6915378418px; }#wze1664 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:201.847px;display:block;z-index:1000; }#wze1664 .wz-gallery.wz-gallery-grid li { width:368px;height:40px;padding:3px; }#wze1677 { top:15px;left:200.018px;bottom:auto;right:auto;width:367.964px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs171 { height:268.66523730469px;--section-height:268.66523730469px; }#wze1672 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:863.57px;display:block;z-index:1000; }#wze1673 { top:15px;left:93.054px;bottom:auto;right:auto;width:551.875px;height:833.57px;display:block;z-index:1000;text-align:right; }#wze1680 { top:893.57px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:890.189px;display:block;z-index:1000; }#wz-section-wzs172 { height:1798.7500683594px;--section-height:1798.7500683594px; }#wze1662 { top:348.239px;left:65.586px;bottom:auto;right:auto;width:332.917px;height:176.525px;display:block;z-index:1000;text-align:right; }#wze1663 { top:348.239px;left:413.503px;bottom:auto;right:auto;width:288.911px;height:151.307px;display:block;z-index:1000;text-align:right; }#wze1674 { top:15px;left:230.553px;bottom:auto;right:auto;width:306.894px;height:302.614px;display:block;z-index:1000;text-align:right; }#wze1675 { top:332.614px;left:1.8975px;bottom:auto;right:auto;width:764.205px;height:0.625px;display:block;z-index:1000; }#wze1676 { top:539.764px;left:1.8975px;bottom:auto;right:auto;width:764.205px;height:0.625px;display:block;z-index:1000; }#wz-section-wzs173 { height:555.38793945312px;--section-height:555.38793945312px; }#wze1685 { top:15px;left:708px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wz-section-wzs174 { height:80px;--section-height:80px; }#wze1686 { top:810.133px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:502.178px;display:block;z-index:1000; }#wze1687 { top:38.3008px;left:173.588px;bottom:auto;right:auto;width:380.947px;height:105.701px;display:block;z-index:1000;text-align:left; }#wze1688 { top:240.807px;left:177.678px;bottom:auto;right:auto;width:375.881px;height:104.072px;display:block;z-index:1000;text-align:right; }#wze1689 { top:102.176px;left:437.89px;bottom:auto;right:auto;width:108.968px;height:46.6667px;display:block;z-index:1000;text-align:left; }#wze1690 { top:182.695px;left:169.092px;bottom:auto;right:auto;width:374.915px;height:39.3845px;display:block;z-index:1000;text-align:right; }#wze1691 { top:161.656px;left:176.751px;bottom:auto;right:auto;width:366.932px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wze1698 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:780.133px;display:block;z-index:1000; }#wz-section-wzs175 { height:1327.3105378418px;--section-height:1327.3105378418px; }#wze1684 { top:51.8182px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:201.847px;display:block;z-index:1000; }#wze1697 { top:15px;left:221.027px;bottom:auto;right:auto;width:325.947px;height:21.8182px;display:block;z-index:1000;text-align:center; }#wz-section-wzs176 { height:268.66517626953px;--section-height:268.66517626953px; }#wze1692 { top:15px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:786.837px;display:block;z-index:1000; }#wze1693 { top:15px;left:89.0625px;bottom:auto;right:auto;width:559.858px;height:738.305px;display:block;z-index:1000;text-align:right; }#wze1699 { top:816.828px;left:15.0085px;bottom:auto;right:auto;width:737.992px;height:890.189px;display:block;z-index:1000; }#wz-section-wzs177 { height:1722.0076367187px;--section-height:1722.0076367187px; }#wze1682 { top:348.239px;left:65.586px;bottom:auto;right:auto;width:332.917px;height:176.525px;display:block;z-index:1000;text-align:right; }#wze1683 { top:348.239px;left:413.503px;bottom:auto;right:auto;width:288.911px;height:151.307px;display:block;z-index:1000;text-align:right; }#wze1694 { top:15px;left:230.553px;bottom:auto;right:auto;width:306.894px;height:302.614px;display:block;z-index:1000;text-align:right; }#wze1695 { top:332.614px;left:1.8975px;bottom:auto;right:auto;width:764.205px;height:0.625px;display:block;z-index:1000; }#wze1696 { top:539.764px;left:1.8975px;bottom:auto;right:auto;width:764.205px;height:0.625px;display:block;z-index:1000; }#wz-section-wzs178 { height:555.38818359375px;--section-height:555.38818359375px; }#wz-section-wzs-default { height:200px;--section-height:200px; }}@media only screen and (min-width : 1170px) {#wze946 { display:none; }#wze1085 .wz-gallery.wz-gallery-grid li { width:291px;height:302px;padding:4px; }#wze1056 .wz-list-root { width:calc( 100% - ( 2 * 11px ) );margin:11px; }#wze1055 .wz-list-root { width:calc( 100% - ( 2 * 11px ) );margin:11px; }#wze1713 .wz-list-root { width:calc( 100% - ( 2 * 11px ) );margin:11px; }#wze1714 .wz-list-root { width:calc( 100% - ( 2 * 11px ) );margin:11px; }#wze1715 .wz-list-root { width:calc( 100% - ( 2 * 11px ) );margin:11px; }#wze759 .wz-blog-post-thumbnail+.wz-blog-post-section { margin-right: 110px }#wze1107 .wz-gallery.wz-gallery-grid li { width:211px;height:222px;padding:5px; }#wze1108 .wz-gallery.wz-gallery-grid li { width:211px;height:215px;padding:5px; }#wze1700 .wz-gallery.wz-gallery-grid li { width:211px;height:190px;padding:5px; }#wze1236 .wz-gallery.wz-gallery-grid li { width:82px;height:83px;padding:4px; }#wze1235 .wz-gallery.wz-gallery-grid li { width:82px;height:83px;padding:4px; }#wze1237 .wz-gallery.wz-gallery-grid li { width:82px;height:83px;padding:4px; }#wze1238 .wz-gallery.wz-gallery-grid li { width:82px;height:83px;padding:4px; }#wze1239 .wz-gallery.wz-gallery-grid li { width:82px;height:83px;padding:4px; }#wze1360 .wz-gallery.wz-gallery-grid li { width:390px;height:201px;padding:3px; }#wze1350 .wz-gallery.wz-gallery-grid li { width:195px;height:201px;padding:3px; }#wze1577 .wz-gallery.wz-gallery-grid li { width:195px;height:203px;padding:3px; }#wze1595 .wz-gallery.wz-gallery-grid li { width:195px;height:201px;padding:3px; }#wze1707 .wz-gallery.wz-gallery-grid li { width:195px;height:201px;padding:3px; }#wze1664 .wz-gallery.wz-gallery-grid li { width:195px;height:201px;padding:3px; }}