.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:102, 102, 102;--color_1_2:68, 68, 68;--color_1_3:51, 51, 51;--color_1_4:26, 26, 26;--color_1_5:0, 0, 0;--color_2_1:255, 255, 255;--color_2_2:242, 246, 248;--color_2_3:172, 172, 172;--color_2_4:163, 163, 163;--color_2_5:153, 153, 153;--color_3_1:126, 197, 252;--color_3_2:112, 190, 252;--color_3_3:5, 144, 255;--color_3_4:96, 183, 252;--color_3_5:78, 175, 252;--color_4_1:200, 162, 224;--color_4_2:194, 152, 221;--color_4_3:170, 113, 208;--color_4_4:187, 140, 217;--color_4_5:179, 127, 213;}
                          .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;
                            }
                        #wze709 { top:18px;left:1116.31px;width:42px;height:49px;z-index:1000; }.wzc2-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc2-img .wzc2-img-inner { width:100%;height:100%;float:left; }.wzc2-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze709 .wzc2-img-inner { object-fit:cover; }#wze710 { top:19px;left:832.296px;width:278px;height:42.1705px;z-index:1000;text-align:right; }.wzc3 { height:auto; }.wzc3-text { width:100%;height:auto; }#wze810 { top:28.7163px;left:36.329px;width:900px;height:37px;z-index:1000; }.wzc126 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc126  .wz-menu.wz-classic-menu > li .sub-menu { background-color:rgb(230, 230, 230);border-radius:7px; }.wzc126  .wz-menu > li { margin-bottom:0px; }.wzc126  .wz-menu li > a { padding:0px 15px;font-family:yekan, tahoma, serif;font-size:11px;color:rgb(0, 0, 0); }.wzc126 .wz-menu.wz-mega-menu li > a:hover,.wzc126  .wz-menu.wz-classic-menu li:hover > a { color:rgb(5, 144, 255); }.wzc126  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(0, 0, 0); }.wzc126 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc126  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(5, 144, 255); }.wzc126  .wz-menu > li.active > a { color:rgb(5, 144, 255);background-color:rgb(1, 0, 195); }.wzc126  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(5, 144, 255); }.wzc126  .wz-menu .sub-menu li > a { padding:5px 15px;color:rgb(1, 0, 195); }.wzc126 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc126  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:rgb(1, 0, 195); }.wzc126  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:rgb(1, 0, 195); }.wzc126 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc126  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(5, 144, 255); }.wzc126  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc126 {  }.wzc126-list { border-width:0px;border-style:solid;border-color:#000; }.wzc126-mobile { background-color:rgb(5, 144, 255); }#wz-section-header { height:93.625px;--section-height:93.625px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-header-full { background-color:rgb(255, 255, 255);background-image:;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background:; }.wzc-section-header-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-allPage { height:0px;--section-height:0px; }#wze1196 { top:51.5109px;left:160.504px;width:859px;height:49.4432px;z-index:1000;text-align:center; }#wz-section-wzs53 { height:750.068px;--section-height:750.068px; }.wzc-section-wzs53 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs53-full { background-image:url(../../uploads/fa05db9af0b7461c864dbf826353c97b.jpg) ;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:top right;background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs53-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1010 { top:88.7312px;left:566.695px;width:603.016px;height:372px;z-index:1000; }#wze1010 .wzc2-img-inner { object-fit:cover; }#wze1011 { top:77.4651px;left:10.0112px;width:505px;height:424.364px;z-index:1002; }.wzc32-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:1px;border-color:#999999; }.wzc32-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc32-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; }#wze1012 { top:0.0152px;left:95px;width:410px;height:40.7273px;z-index:1000;text-align:right; }#wze1013 { top:134.384px;left:19.7405px;width:472px;height:265.455px;z-index:1001;text-align:justify; }#wze1014 { top:58.3824px;left:2.69346px;width:494px;height:67.6364px;z-index:1000;text-align:right; }#wze1016 { top:580.431px;left:50.7952px;width:1039px;height:65.4432px;z-index:1001;text-align:justify; }#wz-section-wzs116 { height:737.25px;--section-height:737.25px; }#wze411 { top:175.046px;left:958.663px;width:199.15625px;height:236.409px;z-index:1000; }.wzc69-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:0px;border-color:#999999; }.wzc69-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc69-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; }#wze419 { top:112.016px;left:19.1563px;width:180px;height:39.2614px;z-index:1000;text-align:right; }#wze422 { top:163.685px;left:5.14138px;width:194px;height:59.6364px;z-index:1003;text-align:justify; }#wze679 { top:8.52563px;left:115.142px;width:84px;height:89px;z-index:1000; }#wze679 .wzc2-img-inner { object-fit:cover; }#wze678 { top:87.001px;left:883.01px;width:270px;height:42.1705px;z-index:1000;text-align:right; }#wze680 { top:172.837px;left:650.664px;width:199.15625px;height:235.909px;z-index:1000; }#wze681 { top:8.52563px;left:111.125px;width:88px;height:89px;z-index:1000; }#wze681 .wzc2-img-inner { object-fit:cover; }#wze682 { top:112.016px;left:3.15625px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze683 { top:163.685px;left:5.14138px;width:194px;height:60.3523px;z-index:1003;text-align:justify; }#wze684 { top:172.801px;left:324.192px;width:199.15625px;height:254.227px;z-index:1000; }#wze685 { top:8.52563px;left:114.125px;width:85px;height:89px;z-index:1000; }#wze685 .wzc2-img-inner { object-fit:cover; }#wze686 { top:112.016px;left:3.15625px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze687 { top:163.673px;left:5.14138px;width:194px;height:80px;z-index:1003;text-align:justify; }#wze688 { top:172.826px;left:18.1653px;width:199.15625px;height:253.75px;z-index:1000; }#wze689 { top:8.52563px;left:114.125px;width:85px;height:89px;z-index:1000; }#wze689 .wzc2-img-inner { object-fit:cover; }#wze690 { top:112.016px;left:3.15625px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze691 { top:163.673px;left:1.141px;width:198px;height:80px;z-index:1003;text-align:justify; }#wz-section-wzs76 { height:508.398px;--section-height:508.398px; }.wzc-section-wzs76 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs76-full { background-color:rgb(0, 255, 120);background:; }.wzc-section-wzs76-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze692 { top:41.4614px;left:496.865px;width:180px;height:42.1705px;z-index:1000;text-align:center; }#wze1058 { top:117.546px;left:9.94386px;width:1146.5px;height:250px;z-index:1000; }#wze1058 .wzc2-img-inner { object-fit:fill; }#wz-section-wzs59 { height:483.977px;--section-height:483.977px; }.wzc-section-wzs59 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs59-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs59-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze695 { top:331.763px;left:807.811px;width:159px;height:53px;z-index:1003; }.wzc115:hover .wzc115-bg { background-color:rgb(153, 153, 153);border-style:solid;border-width:0px;border-color:#00796B; }.wzc115:hover .wzc115-content { color:#fff; }.wzc115:hover {  }.wzc115-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(5, 144, 255);border-radius:0px;border-color:#00796B;border-style:solid; }.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: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; }#wze696 { top:177.773px;left:653.01px;width:463px;height:113.455px;z-index:1001;text-align:center; }#wze697 { top:102.105px;left:596.301px;width:482px;height:59.6364px;z-index:1003;text-align:center; }#wze1194 { top:23.0341px;left:15.0115px;width:593.5px;height:447px;z-index:1004; }#wze1194 .wzc2-img-inner { object-fit:cover; }#wz-section-wzs77 { height:517.545px;--section-height:517.545px; }.wzc-section-wzs77 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs77-full { background-image:;background-attachment:none;background-size:contain;background-repeat:no-repeat;background-position:left center;background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs77-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze563 { top:736.994px;left:13.5433px;width:1140px;height:1px;z-index:1004; }.wzc123-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(102, 102, 102);border-style:solid;border-width:0px;border-color:#999999; }.wzc123-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc123-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; }#wze779 { top:709.56px;left:271.035px;width:531px;height:18.8977px;z-index:1001;text-align:right; }#wze999 { top:2.00252px;height:226.886px;z-index:1000; }.wzc132-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(242, 246, 248); }.wzc132-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze758 { top:83.2163px;left:666.488px;width:442px;height:56.7273px;z-index:1000;text-align:right; }#wze759 { top:147.463px;left:372.327px;width:255px;height:51px;z-index:1003; }#wze760 { top:146.822px;left:650.864px;width:377px;height:51.6364px;z-index:1003; }.wzc120-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(255, 255, 255);border-style:solid;border-width:0px;border-color:#999999; }.wzc120-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc120-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; }#wze761 { top:16.7039px;left:70.5681px;width:180px;height:19.6364px;z-index:1000;text-align:right; }#wze762 { top:57.62px;left:971.782px;width:180px;height:19.6364px;z-index:1000;text-align:right; }#wze1019 { top:232.932px;left:784.773px;width:373px;height:449.25px;z-index:1000; }#wze1020 { top:35.0124px;left:314.277px;width:43px;height:49px;z-index:1000; }.wzc169-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-radius:100px; }.wzc169-img .wzc169-img-inner { width:100%;height:100%;float:left; }.wzc169-img { width:100%;height:100%;position:relative;overflow:hidden;border-radius:100px; }#wze1020 .wzc169-img-inner { object-fit:cover; }#wze1021 { top:34.0124px;left:82.8472px;width:217px;height:56.7273px;z-index:1000;text-align:right; }#wze1022 { top:124.078px;left:15.0509px;width:344px;height:192px;z-index:1001;text-align:justify; }#wze1023 { top:331.376px;left:466.337px;width:126.375px;height:254.432px;z-index:1000; }#wze1024 { top:109.146px;left:43.3604px;width:141.387px;height:30px;z-index:1001; }.wzc125:hover .wzc125-bg { background-color:rgba(102, 102, 102, 0);border-width:0px;border-color:rgb(170, 113, 208); }.wzc125:hover .wzc125-content { color:rgb(5, 144, 255); }.wzc125:hover {  }.wzc125-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(170, 113, 208, 0);border-radius:3px;border-style:solid; }.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: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(255, 255, 255); }#wze1025 { top:147.122px;left:50.3744px;width:121.675px;height:30px;z-index:1001; }#wze1026 { top:184.122px;left:37.3744px;width:139.613px;height:30px;z-index:1001; }#wze1027 { top:70.1966px;left:46.3745px;width:127.1px;height:30px;z-index:1001; }#wze1028 { top:20.0055px;left:40.3745px;width:114px;height:29.8182px;z-index:1000;text-align:right; }#wze1029 { top:331.382px;left:101.366px;width:279px;height:268.898px;z-index:1000; }#wze1030 { top:67.7181px;left:8.89051px;width:221px;height:40.7273px;z-index:1001;text-align:justify; }#wze1031 { top:20.0056px;left:134.008px;width:145px;height:29.8068px;z-index:1000;text-align:right; }#wze1032 { top:74.2084px;left:248.516px;width:30px;height:30px;z-index:1001; }.wzc160 { overflow:hidden; }.wzc160-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(172, 172, 172); }#wze1033 { top:164.578px;left:102.218px;width:127px;height:20.3523px;z-index:1001;text-align:justify; }#wze1034 { top:162.513px;left:248.501px;width:30px;height:30px;z-index:1001; }#wze1035 { top:121.109px;left:34.3654px;width:196px;height:22.5455px;z-index:1001;text-align:right; }#wze1036 { top:118.006px;left:249.016px;width:30px;height:30px;z-index:1001; }#wze1059 { top:601.332px;left:557.001px;width:66px;height:49px;z-index:1001; }.wzc161-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(https://ktssco.com/static/bEHf0118/2.0.0//editor/images/imageButton/Go-To-Top/Go-to-Top-2.png); }.wzc161:hover .wzc161-bg { -webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);transform:scale(0.9); }.wzc161:hover {  }#wze1061 { top:625.683px;left:650.373px;width:46px;height:54px;z-index:1001; }.wzc162-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(https://ktssco.com/static/bEHf0118/2.0.0//editor/images/imageButton/social/instagram.png); }.wzc162:hover .wzc162-bg { background-image:url(https://ktssco.com/static/bEHf0118/2.0.0//editor/images/imageButton/social/instagramHover.png); }.wzc162:hover {  }.wzc162:active .wzc162-bg { background-image:url(https://ktssco.com/static/bEHf0118/2.0.0//editor/images/imageButton/social/instagram.png); }.wzc162:active {  }#wze1062 { top:626.975px;left:474.99px;width:58px;height:50px;z-index:1001; }.wzc163-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(https://ktssco.com/static/bEHf0118/2.0.0//editor/images/imageButton/social/whatsapp.png); }.wzc163:hover .wzc163-bg { background-image:url(https://ktssco.com/static/bEHf0118/2.0.0//editor/images/imageButton/social/whatsappHover.png); }.wzc163:hover {  }.wzc163:active .wzc163-bg { background-image:url(https://ktssco.com/static/bEHf0118/2.0.0//editor/images/imageButton/social/whatsapp.png); }.wzc163:active {  }#wz-section-footer { height:748.659px;--section-height:748.659px; }.wzc-section-footer { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-footer-full { background-color:rgb(1, 0, 195);background:; }.wzc-section-footer-full-bottom { background-image:url("data:image/svg+xml,%3Csvg fill='rgb(0,0,0)' class='wz-shape-divider-svg' preserveAspectRatio='none' data-bbox='0 91 1920 209' viewBox='0 91 1920 209' height='100%25' width='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 291C1656.8 169.2 1323.3 91 960 91S262.5 169.2 0 291v9h1920v-9z'/%3E%3C/svg%3E");width:100%;height:150px;background-repeat:repeat-x;background-size:100% 100%;background-position:0px;top:100%;-webkit-transform:translateY(-100%) ;-moz-transform:translateY(-100%) ;-ms-transform:translateY(-100%) ;-o-transform:translateY(-100%) ;transform:translateY(-100%) ;transform:translateY(-100%) ;position:absolute;z-index:10; }.wzc-section-footer-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze712 { top:19.409px;left:99.6246px;width:944px;height:146.182px;z-index:1000;text-align:right; }#wz-section-wzs27 { height:439.92px;--section-height:439.92px; }.wzc-section-wzs27-full { background-image:url(../../uploads/8adb1deede9b4e309465208b62f772f2.jpg) ;background-size:auto;background-repeat:repeat-x;background-attachment:fixed;background-position:top center; }#wze714 { top:100.515px;left:547.991px;width:603.016px;height:372px;z-index:1000; }#wze714 .wzc2-img-inner { object-fit:cover; }#wze715 { top:69.7125px;left:13.7828px;width:506.67367px;height:659.557px;z-index:1002; }.wzc113-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(102, 102, 102, 0); }.wzc113-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze716 { top:-35.708px;left:59.031px;width:410px;height:86.5455px;z-index:1000;text-align:right; }#wze717 { top:144.67px;left:3.67367px;width:503px;height:483.625px;z-index:1001;text-align:justify; }#wze718 { top:76.7102px;left:41.9088px;width:461px;height:22.5455px;z-index:1000;text-align:right; }#wze719 { top:501.89px;left:551.305px;width:602px;height:192.409px;z-index:1003; }#wze720 { top:6.98825px;left:14.0004px;width:588px;height:93.0795px;z-index:1001;text-align:justify; }#wz-section-wzs67 { height:839.682px;--section-height:839.682px; }#wze811 { top:91.707px;left:55.0153px;width:521.011px;height:492px;z-index:1000; }#wze811 .wzc2-img-inner { object-fit:cover; }#wze812 { top:81.707px;left:647.393px;width:506.5004px;height:360.466px;z-index:1002; }#wze813 { top:0.0152px;left:95px;width:410px;height:91.6364px;z-index:1000;text-align:right; }#wze815 { top:111.375px;left:44.5006px;width:438px;height:225.455px;z-index:1000;text-align:right; }#wz-section-wzs81 { height:648px;--section-height:648px; }.wzc-section-wzs81 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs81-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs81-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze734 { top:202.655px;left:881.547px;width:271.1425px;height:47.5114px;z-index:1000; }#wze736 { top:-0.308353px;left:92.6196px;width:180px;height:39.2614px;z-index:1000;text-align:right; }#wze738 { top:83.6068px;left:972.391px;width:180px;height:19.6364px;z-index:1000;text-align:right; }#wze739 { top:113.951px;left:747.906px;width:406px;height:42.1705px;z-index:1000;text-align:right; }#wze740 { top:202.663px;left:442.285px;width:494.034px;height:44.25px;z-index:1000; }#wze742 { top:-0.315735px;left:133.966px;width:324px;height:39.2614px;z-index:1000;text-align:right; }#wze748 { top:186.212px;left:9.30998px;width:493.525px;height:104.341px;z-index:1000; }#wze750 { top:15.8764px;left:241.182px;width:320px;height:39.2614px;z-index:1000;text-align:right; }#wze1057 { top:15.8714px;left:11.1128px;width:180px;height:39.2614px;z-index:1000;text-align:right; }#wz-section-wzs82 { height:289.432px;--section-height:289.432px; }.wzc-section-wzs82 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs82-full { background-color:rgb(255, 255, 255);background:; }.wzc-section-wzs82-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze647 { top:11.7519px;left:302.761px;width:847px;height:802.966px;z-index:1000; }.wzc106  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title { font-family:yekan, tahoma, serif;font-size:23px;color:#000; }.wzc106  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-content { font-family:yekan, tahoma, serif;font-size:13px; }.wzc106  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail { width:300px; }.wzc106  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc106  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:#000;width:13px;height:13px; }.wzc106 .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-section,.wzc106  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title,.wzc106  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc106  .wz-blog-recent-posts .wz-blog-post-item { padding:10px 0; }.wzc106  .wz-blog-recent-posts .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc106  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-more { width:100px;height:30px;margin-top:10px; }.wzc106 {  }.wzc106-posts {  }.wzc24:hover .wzc24-bg:after { width:90%;opacity:1; }.wzc24:hover .wzc24-bg {  }.wzc24:hover .wzc24-content { color:#fff; }.wzc24:hover {  }.wzc24-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%); }.wzc24-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px;border-style:solid;border-color:#999999;border-width:3px;overflow:hidden; }.wzc24-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999999; }.wzc53-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc53-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze648 { top:15.0049px;left:15.0113px;width:263px;height:302.659px;z-index:1000; }#wze649 { top:10px;left:10px;width:242px;height:26.8977px;z-index:1000;text-align:right; }#wze650 { top:40.3901px;left:10px;width:242px;height:4px;z-index:1000; }.wzc26-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#000; }.wzc26-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze651 { top:50.3901px;left:10px;width:242px;height:140px;z-index:1000; }.wzc107  .wz-blog-list .wz-blog-post-item .wz-blog-post-title { font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc107  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail { width:90px;height:60px; }.wzc107  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail img { object-fit:cover; }.wzc107  .wz-blog-list .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc107  .wz-blog-list .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc107 {  }.wzc107-posts {  }#wze652 { top:206.375px;left:10px;width:242px;height:26.8977px;z-index:1000;text-align:right; }#wze653 { top:240.75px;left:10px;width:242px;height:4px;z-index:1000; }#wze654 { top:250.75px;left:10px;width:242px;height:37.7955px;z-index:1000; }.wzc108  .wz-blog-archive > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc108  .wz-blog-archive .sub-list > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc108 {  }.wzc108-list { direction:rtl; }#wz-section-wzs75 { height:822.932px;--section-height:822.932px; }#wze655 { top:10px;left:308px;width:847px;height:200px;z-index:1000; }.wzc109  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title { font-family:yekan, tahoma, serif;font-size:23px; }.wzc109  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-content { font-family:yekan, tahoma, serif;font-size:13px; }.wzc109  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc109  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:#000;width:13px;height:13px; }.wzc109 .wz-blog-single-post .wz-blog-post-item .wz-blog-post-section,.wzc109  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title,.wzc109  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc109  .wz-blog-single-post .wz-blog-post-item { padding:10px 0; }.wzc109 {  }.wzc109-posts {  }#wze656 { top:220px;left:308px;width:847px;height:200px;z-index:1000; }.wzc110  .wz-blog-comment { padding:10px; }.wzc110  .wz-blog-comment+.wz-blog-comment { margin-top:10px; }.wzc110  .wz-blog-comment .wz-blog-comment-author { font-family:yekan, tahoma, serif;font-size:14px;color:#757070; }.wzc110  .wz-blog-comment .wz-blog-comment-message { font-family:yekan, tahoma, serif;font-size:14px;color:#999999; }.wzc110  .wz-blog-comment-from { width:500px; }.wzc110 {  }.wzc110-container .wzc110-container-comments {  }.wzc110-container .wzc110-container-form { max-width:100%;height:auto; }.wzc110-container {  }.wzc31-contactForm .wzc31-contactForm-sections .wzc31-contactForm-sections-section1 .wzc31-contactForm-sections-section1-formRow .wzc31-contactForm-sections-section1-formRow-input {  }.wzc31-contactForm .wzc31-contactForm-sections .wzc31-contactForm-sections-section1 .wzc31-contactForm-sections-section1-formRow {  }.wzc31-contactForm .wzc31-contactForm-sections .wzc31-contactForm-sections-section1 {  }.wzc31-contactForm .wzc31-contactForm-sections .wzc31-contactForm-sections-section2 .wzc31-contactForm-sections-section2-messageRow .wzc31-contactForm-sections-section2-messageRow-message { height:120px; }.wzc31-contactForm .wzc31-contactForm-sections .wzc31-contactForm-sections-section2 .wzc31-contactForm-sections-section2-messageRow {  }.wzc31-contactForm .wzc31-contactForm-sections .wzc31-contactForm-sections-section2 { height:auto;margin-top:-5px; }.wzc31-contactForm .wzc31-contactForm-sections { width:100%;margin-bottom:0px;display:block;position:relative; }.wzc31-contactForm .wzc31-contactForm-footer .wzc31-contactForm-footer-submit .wzc31-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc31-contactForm .wzc31-contactForm-footer .wzc31-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc31-contactForm .wzc31-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc31-contactForm .wzc31-contactForm-resultSection .wzc31-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:yekan, tahoma, serif; }.wzc31-contactForm .wzc31-contactForm-resultSection { height:40px;padding-top:5px; }.wzc31-contactForm  .wzc31-contactForm-resultSection .form-result-show { opacity:1; }.wzc31-contactForm  .wzc31-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc31-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc31-contactForm input,.wzc31-contactForm  textarea { width:100%;box-sizing:border-box;font-family:yekan, tahoma, serif;padding:5px;outline:0;resize:none;border-width:1px;border-style:solid;border-color:#999999;color:#999999;font-size:13px;background-color:transparent; }.wzc31-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc31-contactForm  *::-webkit-input-placeholder { color:#999999; }.wzc31-contactForm  *::-moz-placeholder { color:#999999; }.wzc31-contactForm  *:-ms-input-placeholder { color:#999999; }.wzc31-contactForm  *:-moz-placeholder { color:#999999; }.wzc31-contactForm  .wz-form-section { width:100%;display:block;box-sizing:border-box;padding:5px; }.wzc31-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:13px;display:inline-block;color:#000; }.wzc31-contactForm { direction:rtl; }#wze657 { top:10px;left:15px;width:263px;height:625px;z-index:1000; }#wze658 { top:10px;left:10px;width:242px;height:25px;z-index:1000;text-align:right; }#wze659 { top:40px;left:10px;width:242px;height:4px;z-index:1000; }#wze660 { top:50px;left:10px;width:242px;height:400px;z-index:1000; }#wze661 { top:470px;left:10px;width:242px;height:25px;z-index:1000;text-align:right; }#wze662 { top:500px;left:10px;width:242px;height:4px;z-index:1000; }#wze663 { top:510px;left:10px;width:242px;height:100px;z-index:1000; }#wz-section-wzs74 { height:430px;--section-height:430px; }#wze823 { top:144.803px;left:674.296px;width:479px;height:82.9091px;z-index:1000;text-align:right; }#wz-section-wzs86 { height:441.25px;--section-height:441.25px; }.wzc-section-wzs86-full { background-image:url(../../uploads/d90d4794cc5343479f61a2528c0c131c.jpg) ;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center; }#wze872 { top:171.396px;left:954.271px;width:199.15625px;height:274.602px;z-index:1000; }#wze873 { top:8.52563px;left:109.133px;width:90px;height:89px;z-index:1000; }#wze873 .wzc2-img-inner { object-fit:cover; }#wze874 { top:112.016px;left:19.1563px;width:180px;height:39.2614px;z-index:1000;text-align:right; }#wze875 { top:163.696px;left:5.14138px;width:194px;height:99.6364px;z-index:1003;text-align:justify; }#wze877 { top:78.506px;left:113.642px;width:1041px;height:31.9886px;z-index:1000;text-align:right; }#wze878 { top:174.102px;left:650.85px;width:199.15625px;height:274.602px;z-index:1000; }#wze879 { top:8.52563px;left:111.125px;width:88px;height:89px;z-index:1000; }#wze879 .wzc2-img-inner { object-fit:cover; }#wze880 { top:112.016px;left:3.15625px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze881 { top:163.285px;left:5.14138px;width:194px;height:99.6364px;z-index:1003;text-align:justify; }#wze882 { top:173.435px;left:322.463px;width:199.15625px;height:274.534px;z-index:1000; }#wze883 { top:8.52563px;left:114.125px;width:85px;height:89px;z-index:1000; }#wze883 .wzc2-img-inner { object-fit:cover; }#wze884 { top:119.731px;left:0.0084101px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze885 { top:163.275px;left:5.14138px;width:194px;height:99.6364px;z-index:1003;text-align:justify; }#wze886 { top:173.435px;left:15.0004px;width:199.15625px;height:277.284px;z-index:1000; }#wze887 { top:8.52563px;left:106.125px;width:93px;height:89px;z-index:1000; }#wze887 .wzc2-img-inner { object-fit:cover; }#wze888 { top:112.016px;left:3.15625px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze889 { top:163.262px;left:1.141px;width:198px;height:101.091px;z-index:1003;text-align:justify; }#wze890 { top:473.053px;left:955.85px;width:199.15625px;height:275.102px;z-index:1000; }#wze891 { top:8.52563px;left:113.124px;width:86px;height:89px;z-index:1000; }#wze891 .wzc2-img-inner { object-fit:cover; }#wze892 { top:112.016px;left:19.1563px;width:180px;height:39.2614px;z-index:1000;text-align:right; }#wze893 { top:162.99px;left:5.14138px;width:194px;height:99.6364px;z-index:1003;text-align:justify; }#wze894 { top:471.704px;left:649.178px;width:199.15625px;height:295.693px;z-index:1000; }#wze895 { top:8.52563px;left:109.125px;width:90px;height:89px;z-index:1000; }#wze895 .wzc2-img-inner { object-fit:cover; }#wze896 { top:112.016px;left:3.15625px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze897 { top:162.99px;left:5.14138px;width:194px;height:120px;z-index:1003;text-align:justify; }#wze898 { top:480.059px;left:328.317px;width:199.15625px;height:274.943px;z-index:1000; }#wze899 { top:8.52563px;left:114.125px;width:85px;height:89px;z-index:1000; }#wze899 .wzc2-img-inner { object-fit:cover; }#wze900 { top:112.016px;left:3.15625px;width:196px;height:28.3523px;z-index:1000;text-align:right; }#wze901 { top:151.82px;left:7.72121px;width:194px;height:79.9886px;z-index:1003;text-align:justify; }#wze902 { top:471.537px;left:16.7174px;width:199.15625px;height:252.352px;z-index:1000; }#wze903 { top:0.0026474px;left:111.534px;width:86px;height:89px;z-index:1000; }#wze903 .wzc2-img-inner { object-fit:cover; }#wze904 { top:112.016px;left:3.15625px;width:196px;height:29.8068px;z-index:1000;text-align:right; }#wze905 { top:161.193px;left:1.141px;width:198px;height:79.9886px;z-index:1003;text-align:justify; }#wze906 { top:129.234px;left:567.641px;width:587px;height:24.7159px;z-index:1000;text-align:right; }#wz-section-wzs93 { height:854.557px;--section-height:854.557px; }#wze908 { top:35.209px;left:122.753px;width:597px;height:70.5455px;z-index:1000;text-align:right; }#wz-section-wzs95 { height:118.034px;--section-height:118.034px; }.wzc-section-wzs95 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs95-full { background-image:;background-size:auto;background-repeat:no-repeat;background-attachment:fixed;background-position:center center;background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs95-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze912 { top:40.3636px;left:16.4432px;width:1140px;height:123.625px;z-index:1000;text-align:right; }#wze957 { top:243.492px;left:4.50002px;width:1161px;height:1308px;z-index:1001; }.wzc128 .wz-gallery > li > figure,.wzc128  .wz-gallery > li > figure:before,.wzc128  .wz-gallery > li > figure:after,.wzc128  .wz-gallery > li > figure > figcaption,.wzc128  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(255, 255, 255); }.wzc128  .wz-gallery-caption { text-align:center; }.wzc128  .wz-gallery-caption  h3 { font-family:iransans;font-size:29px;line-height:29px;color:rgb(68, 68, 68); }.wzc128  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc128  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:fill; }.wzc128 {  }.wzc128-gallery {  }.wzc128-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-wzs96 { height:1577.34px;--section-height:1577.34px; }#wze1040 { top:19.935px;left:10.3653px;width:1140px;height:58.1705px;z-index:1000;text-align:center; }#wze1041 { top:123.818px;left:53.1355px;width:196.25px;height:168px;z-index:1000; }#wze1041 .wzc2-img-inner { object-fit:cover; }#wze1042 { top:126.623px;left:265.961px;width:235.6px;height:165px;z-index:1000; }#wze1042 .wzc2-img-inner { object-fit:cover; }#wze1043 { top:128.816px;left:519.161px;width:230.45px;height:163px;z-index:1001; }#wze1043 .wzc2-img-inner { object-fit:cover; }#wze1044 { top:130.806px;left:766.387px;width:160px;height:161px;z-index:1002; }#wze1044 .wzc2-img-inner { object-fit:cover; }#wze1045 { top:133.614px;left:941.349px;width:180px;height:161px;z-index:1002; }#wze1045 .wzc2-img-inner { object-fit:cover; }#wz-section-wzs118 { height:357.034px;--section-height:357.034px; }.wzc-section-wzs118 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs118-full { background:;background-color:rgb(230, 230, 230); }.wzc-section-wzs118-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze958 { top:64.635px;left:13.2992px;width:1140px;height:50.1705px;z-index:1000;text-align:center; }#wze962 { top:239.43px;left:182.751px;width:239px;height:34.1705px;z-index:1000;text-align:center; }#wze1000 { top:155.412px;left:188.454px;width:191px;height:63px;z-index:1003; }.wzc133:hover .wzc133-bg { background-color:rgb(78, 175, 252);border-style:solid;border-width:0px;border-color:#00796B; }.wzc133:hover .wzc133-content { color:#fff; }.wzc133:hover {  }.wzc133-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(5, 144, 255);border-radius:0px;border-color:#00796B;border-style:solid; }.wzc133-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan_fa;font-size:24px;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; }#wze1001 { top:155.412px;left:389.048px;width:191px;height:63px;z-index:1003; }#wze1002 { top:155.412px;left:590.249px;width:191px;height:63px;z-index:1003; }#wze1003 { top:155.412px;left:790.843px;width:191px;height:63px;z-index:1003; }#wze1037 { top:243.022px;left:365.876px;width:239px;height:34.1705px;z-index:1000;text-align:center; }#wze1038 { top:240.698px;left:566.414px;width:239px;height:34.1705px;z-index:1000;text-align:center; }#wze1039 { top:241.53px;left:766.843px;width:239px;height:34.1705px;z-index:1000;text-align:center; }#wz-section-wzs102 { height:354.068px;--section-height:354.068px; }#wze964 { top:6.13807px;left:466.332px;width:200px;height:88.7273px;z-index:1000;text-align:center; }#wz-section-wzs103 { height:436.375px;--section-height:436.375px; }.wzc-section-wzs103-full { background-image:url(../../uploads/1947535fa5cd4fb0935780567f196444.jpg) ;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center; }#wze966 { top:41.6025px;left:68.6378px;width:1046px;height:674.182px;z-index:1000;text-align:right; }#wze1051 { top:735.87px;left:68.6485px;width:250px;height:250.034px;z-index:1001; }#wze1051 .wzc2-img-inner { object-fit:cover; }#wze1052 { top:733.199px;left:824.676px;width:250px;height:250px;z-index:1001; }#wze1052 .wzc2-img-inner { object-fit:cover; }#wze1053 { top:735.931px;left:471.372px;width:250px;height:250px;z-index:1001; }#wze1053 .wzc2-img-inner { object-fit:cover; }#wz-section-wzs104 { height:1041.51px;--section-height:1041.51px; }#wze980 { top:21.512px;left:426.084px;width:644px;height:72px;z-index:1000;text-align:right; }#wz-section-wzs107 { height:438.83px;--section-height:438.83px; }.wzc-section-wzs107 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs107-full { background-image:url(../../uploads/c19effc8634640e48a85d3ab1aa9cac5.jpg) ;background-size:auto;background-repeat:no-repeat;background-attachment:fixed;background-position:center center;background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs107-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze990 { top:87.7062px;left:-325.501px;width:993px;height:444px;z-index:1000; }.wzc19-code .wzc19-code-default { position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:#ccc; }.wzc19-code { position:absolute;left:0px;top:0px;width:100%;height:100%; }#wze991 { top:130.785px;left:764.547px;width:389px;height:360.352px;z-index:1000; }#wze992 { top:55.4418px;left:2.88745px;width:269px;height:55.2614px;z-index:1001;text-align:justify; }#wze993 { top:1px;left:128px;width:145px;height:42.1705px;z-index:1000;text-align:right; }#wze995 { top:168.767px;left:91.0115px;width:182px;height:20.3523px;z-index:1001;text-align:justify; }#wze997 { top:129.208px;left:26.4875px;width:245px;height:22.5455px;z-index:1001;text-align:right; }#wz-section-wzs110 { height:564.591px;--section-height:564.591px; }#wze1202 { top:43.0105px;left:130.614px;width:885px;height:494px;z-index:1001; }.wzc176  .form-result-error { color:#e74c3c;border-color:transparent;background-color:rgb(226, 28, 33);opacity:1; }.wzc176 {  }.wzc176-form { direction:rtl;width:100%;height:100%;background-color:rgb(230, 230, 230);border-radius:0px;border-style:solid;border-width:0;border-color:rgb(1, 0, 195); }.wzc176-message { direction:rtl;position:absolute;width:calc(100% - 120px);bottom:0;right:60px;left:auto;padding:10px 0;text-align:right;font-size:13px;font-family:yekan, tahoma, serif;opacity:0;box-shadow:none;background-color:rgb(0, 255, 47);border-style:solid;border-color:transparent;border-width:1px;border-radius:0;color:#1abc9c; }#wze1203 { top:54px;left:59.9888px;width:765px;height:42px;z-index:1000; }.wzc177  .wz-form-inputText-label::after { content:'*';color:rgba(0, 0, 0, 1); }.wzc177  .wz-form-inputText::placeholder { color:#605E5E; }.wzc177 {  }.wzc177:hover .wzc177-container .wzc177-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55); }.wzc177:hover .wzc177-container {  }.wzc177:hover {  }.wzc177:focus-within .wzc177-container .wzc177-container-input { background-color:rgba(255, 255, 255, 1);border-width:1px;border-style:solid;border-color:rgba(87, 187, 191, 0.6); }.wzc177:focus-within .wzc177-container {  }.wzc177:focus-within {  }.wzc177.invalid .wzc177-container .wzc177-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(255, 64, 64, 0.6); }.wzc177.invalid .wzc177-container {  }.wzc177.invalid {  }.wzc177-container .wzc177-container-label { padding-right:0;padding-left:20px;display:none;margin-bottom:14px;text-align:right;direction:inherit;color:#000000;word-break: break-word;line-height:1;font-size:13px;font-weight:normal;font-style:normal;font-family:yekan, tahoma, serif; }.wzc177-container .wzc177-container-input { text-align:right;direction:inherit;padding-right:12px;padding-left:3px;padding-top:3px;padding-bottom:3px;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;line-height:1.4em;min-height:42px;border-radius:0;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55);color:#000000;background-color:#fff;box-sizing:border-box !important;margin:0;max-width:100%;text-overflow:ellipsis;font-family:yekan, tahoma, serif;-webkit-appearance:none; }.wzc177-container .wzc177-container-message {  }.wzc177-container { width:100%;height:100%;min-height:25px;display:flex;flex-direction:column;font-family:yekan, tahoma, serif;transition:all 0.3s; }#wze1204 { top:107px;left:60px;width:765px;height:42px;z-index:1000; }#wze1205 { top:159px;left:60px;width:765px;height:42px;z-index:1000; }#wze1206 { top:211px;left:60px;width:765px;height:42px;z-index:1000; }#wze1207 { top:263px;left:60px;width:765px;height:126px;z-index:1000; }.wzc178  .wz-form-textarea-label::after { content:'*';color:rgba(0,0,0,1); }.wzc178  .wz-form-textarea::placeholder { color:#605E5E; }.wzc178 {  }.wzc178:hover .wzc178-container .wzc178-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55); }.wzc178:hover .wzc178-container {  }.wzc178:hover {  }.wzc178:focus-within .wzc178-container .wzc178-container-input { background-color:rgba(255, 255, 255, 1);border-width:1px 1px 1px 1px;border-style:solid;border-color:rgba(24, 166, 137, 0.6); }.wzc178:focus-within .wzc178-container {  }.wzc178:focus-within {  }.wzc178.invalid .wzc178-container .wzc178-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(255, 64, 64, 0.6); }.wzc178.invalid .wzc178-container {  }.wzc178.invalid {  }.wzc178-container .wzc178-container-label { padding-right:0;padding-left:20px;display:none;margin-bottom:14px;text-align:right;direction:inherit;color:#000000;word-break: break-word;line-height:1;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;font-family:yekan, tahoma, serif; }.wzc178-container .wzc178-container-input { text-align:right;direction:inherit;padding-right:16px;padding-left:10px;padding-top:0.75em;padding-bottom:3px;resize:none;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;line-height:1.4em;min-height:100%;max-height:100%;height:100%;border-radius:0;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55);color:#000000;background-color:#fff;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.6);box-sizing:border-box !important;margin:0;max-width:100%;min-width:100%;overflow-y:auto;font-family:yekan, tahoma, serif;-webkit-appearance:textarea;cursor:text;white-space:pre-wrap;overflow-wrap:break-word; }.wzc178-container .wzc178-container-message {  }.wzc178-container { width:100%;height:100%;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-family:yekan, tahoma, serif;transition:all 0.3s; }#wze1208 { top:399px;left:625px;width:200px;height:40px;z-index:1000; }.wzc179:hover .wzc179-bg { background-color:#2285B1; }.wzc179:hover .wzc179-content {  }.wzc179:hover {  }.wzc179-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#4FC3F7;border-radius:0px; }.wzc179-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:#fff; }#wz-section-wzs140 { height:537px;--section-height:537px; }#wz-section-wzs117 { height:200px;--section-height:200px; }#wze1004 { top:30px;left:15px;width:848px;height:491.17px;z-index:1000; }.wzc135-root .wzc135-root-container .wzc135-root-container-header .wzc135-root-container-header-title {  }.wzc135-root .wzc135-root-container .wzc135-root-container-header {  }.wzc135-root .wzc135-root-container .wzc135-root-container-submitBoxHeader .wzc135-root-container-submitBoxHeader-submitButtonHeader {  }.wzc135-root .wzc135-root-container .wzc135-root-container-submitBoxHeader {  }.wzc135-root .wzc135-root-container {  }.wzc135-root .wzc135-root-accountContainer .wzc135-root-accountContainer-accountItem .wzc135-root-accountContainer-accountItem-accountItemLabel {  }.wzc135-root .wzc135-root-accountContainer .wzc135-root-accountContainer-accountItem .wzc135-root-accountContainer-accountItem-accountItemInputBox .wzc135-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc135-root .wzc135-root-accountContainer .wzc135-root-accountContainer-accountItem .wzc135-root-accountContainer-accountItem-accountItemInputBox .wzc135-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc135-root .wzc135-root-accountContainer .wzc135-root-accountContainer-accountItem .wzc135-root-accountContainer-accountItem-accountItemInputBox {  }.wzc135-root .wzc135-root-accountContainer .wzc135-root-accountContainer-accountItem {  }.wzc135-root .wzc135-root-accountContainer {  }.wzc135-root .wzc135-root-companyHeaderContainer .wzc135-root-companyHeaderContainer-companyHeader .wzc135-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc135-root .wzc135-root-companyHeaderContainer .wzc135-root-companyHeaderContainer-companyHeader {  }.wzc135-root .wzc135-root-companyHeaderContainer {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCheck .wzc135-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCheck .wzc135-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc135-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCheck .wzc135-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc135-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCheck .wzc135-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc135-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCheck .wzc135-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc135-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCheck .wzc135-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCheck {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyItemBox .wzc135-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyItemBox .wzc135-root-companyInfo-companyItemBox-companyInputBox .wzc135-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyItemBox .wzc135-root-companyInfo-companyItemBox-companyInputBox .wzc135-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyItemBox .wzc135-root-companyInfo-companyItemBox-companyInputBox {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyItemBox {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCancelLabel .wzc135-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCancelLabel .wzc135-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCancelLabel .wzc135-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCancelLabel .wzc135-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc135-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc135-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCancelLabel .wzc135-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc135-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCancelLabel .wzc135-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc135-root .wzc135-root-companyInfo .wzc135-root-companyInfo-companyInfoCancelLabel {  }.wzc135-root .wzc135-root-companyInfo {  }.wzc135-root .wzc135-root-submitBoxFooter .wzc135-root-submitBoxFooter-submitButtonFooter {  }.wzc135-root .wzc135-root-submitBoxFooter {  }.wzc135-root {  }.wzc135  .wz-profile-account-root { text-align:right; }.wzc135  .wz-profile-account-header-container { margin-bottom:20px; }.wzc135  .wz-profile-account-header p { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:rgb(117,117,117); }.wzc135  .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; }.wzc135  .wz-profile-account-container:hover { border-radius:20px; }.wzc135  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc135  .wz-profile-account-input-container label { color:#9b9b9b; }.wzc135  .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; }.wzc135  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc135  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc135  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc135  .wz-profile-account-company-info-button p { font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc135  .wz-profile-account-company-info-button label { font-family:iransans_fa, sans-serif;font-size:13px;color:#17a2b8; }.wzc135  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc135  .wz-profile-account-company-info-cancel { font-family:iransans_fa, sans-serif;font-size:13px;color:#E74C3C; }.wzc135  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc135  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc135 {  }.wzc134:hover .wzc134-bg { background-color:#ffd9d5; }.wzc134:hover .wzc134-content { color:#E74C3C; }.wzc134:hover {  }.wzc134-bg:after {  }.wzc134-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc134-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; }#wze1009 { top:30px;left:893px;width:262px;height:437.807px;z-index:1000; }.wzc148-root .wzc148-root-infoBox .wzc148-root-infoBox-userImageBox .wzc148-root-infoBox-userImageBox-userImage {  }.wzc148-root .wzc148-root-infoBox .wzc148-root-infoBox-userImageBox {  }.wzc148-root .wzc148-root-infoBox .wzc148-root-infoBox-userInfo .wzc148-root-infoBox-userInfo-userName {  }.wzc148-root .wzc148-root-infoBox .wzc148-root-infoBox-userInfo .wzc148-root-infoBox-userInfo-userEmail {  }.wzc148-root .wzc148-root-infoBox .wzc148-root-infoBox-userInfo .wzc148-root-infoBox-userInfo-editInfo .wzc148-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc148-root .wzc148-root-infoBox .wzc148-root-infoBox-userInfo .wzc148-root-infoBox-userInfo-editInfo .wzc148-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc148-root .wzc148-root-infoBox .wzc148-root-infoBox-userInfo .wzc148-root-infoBox-userInfo-editInfo {  }.wzc148-root .wzc148-root-infoBox .wzc148-root-infoBox-userInfo {  }.wzc148-root .wzc148-root-infoBox {  }.wzc148-root .wzc148-root-items .wzc148-root-items-item .wzc148-root-items-item-itemBox .wzc148-root-items-item-itemBox-itemIcon {  }.wzc148-root .wzc148-root-items .wzc148-root-items-item .wzc148-root-items-item-itemBox .wzc148-root-items-item-itemBox-itemName {  }.wzc148-root .wzc148-root-items .wzc148-root-items-item .wzc148-root-items-item-itemBox {  }.wzc148-root .wzc148-root-items .wzc148-root-items-item {  }.wzc148-root .wzc148-root-items .wzc148-root-items-more {  }.wzc148-root .wzc148-root-items {  }.wzc148-root .wzc148-root-logoutBox .wzc148-root-logoutBox-logout .wzc148-root-logoutBox-logout-logoutLabel {  }.wzc148-root .wzc148-root-logoutBox .wzc148-root-logoutBox-logout {  }.wzc148-root .wzc148-root-logoutBox {  }.wzc148-root {  }.wzc148  .wz-profile-menu-user-info { gap:2px; }.wzc148  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc148  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;direction:rtl; }.wzc148  .wz-profile-menu-info-box:hover {  }.wzc148  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc148  .wz-profile-menu-user-name { font-family:iransans_fa, sans-serif;font-size:18px;font-weight:bold;color:#808080; }.wzc148  .wz-profile-menu-user-name:hover {  }.wzc148  .wz-profile-menu-user-email { font-family:iransans_fa, sans-serif;font-size:12px;color:#a1a1a1; }.wzc148  .wz-profile-menu-user-email:hover {  }.wzc148  .wz-profile-menu-edit-info { font-family:iransans_fa, sans-serif;font-size:10px;color:#808080; }.wzc148  .wz-profile-menu-edit-info:hover {  }.wzc148  .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); }.wzc148  .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; }.wzc148  .wz-profile-menu-items:hover {  }.wzc148  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc148  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc148  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc148  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc148  .wz-profile-menu-item-box:hover {  }.wzc148  .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%; }.wzc148  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc148  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc148  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc148  #wz-profile-menu-logout-box p { font-family:iransans_fa, sans-serif;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc148  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc148  .wz-profile-menu-more:after { color:#808080; }.wzc148 {  }#wz-section-wzs111 { height:551.148px;--section-height:551.148px; }#wze1005 { top:30px;left:15px;width:848px;height:702.352px;z-index:1000; }.wzc139-header .wzc139-header-title {  }.wzc139-header .wzc139-header-removeButton {  }.wzc139-header .wzc139-header-addToCartButton {  }.wzc139-header {  }.wzc139-favorites { --desktop-columns:2;--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; }.wzc139-pagination .wzc139-pagination-paginationButton {  }.wzc139-pagination {  }.wzc139  .wz-profile-favorites-header {  }.wzc139  .wz-profile-favorites-header-text { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc139  .wz-profile-favorites-header-text:hover {  }.wzc139  .wz-profile-favorites-container { border-radius:22px;border-width:0px;border-style:solid;border-color:#000;overflow:hidden;background-color:#f4f4f4;padding:25px; }.wzc139  .wz-profile-favorites-container:hover {  }.wzc139  .wz-profile-favorite-item { height:fit-content;direction:rtl;padding:20px;gap:5px;background-color:#f4f4f4;border-width:2px;border-style:solid;border-color:#e1e1e1;border-radius:16px; }.wzc139  .wz-profile-favorite-item:hover { border-radius:16px; }.wzc139  .wz-profile-favorite-item-image { object-fit:contain; }.wzc139  .wz-profile-favorite-item-title { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc139  .wz-profile-favorite-item-title:hover {  }.wzc139  .wz-profile-favorite-item-price { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc139  .wz-profile-favorite-item-price:hover {  }.wzc139  .wz-profile-favorite-item-add { height:30px; }.wzc139  .wz-profile-favorite-item-remove { height:30px; }.wzc139  .wz-profile-favorites-no-results-first-text { font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc139  .wz-profile-favorites-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc139  .wz-profile-favorites-no-results-first-text:hover {  }.wzc139  .wz-profile-favorites-no-results-second-text:hover {  }.wzc139 {  }.wzc151:hover .wzc151-bg { background-color:rgb(255, 255, 255);border-width:1px;border-color:1px solid #f5f5f5; }.wzc151:hover .wzc151-content { color:#8F8F8FFF;font-size:10px; }.wzc151:hover {  }.wzc151-bg:after {  }.wzc151-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#f5f5f5;border-radius:5px;border-style:solid;border-color:#4FC3F7;border:1px solid #d3d3d3; }.wzc151-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:#8F8F8FFF; }.wzc152:hover .wzc152-bg { background-color:#f5f5f5;border-width:1px;border:1px solid #d3d3d3; }.wzc152:hover .wzc152-content { color:#8F8F8FFF;font-size:10px; }.wzc152:hover {  }.wzc152-bg:after {  }.wzc152-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff;border-radius:5px;border-style:solid;border-color:#4FC3F7;border:1px solid #d3d3d3; }.wzc152-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:#8F8F8FFF; }.wzc138:hover .wzc138-bg:after { width:90%;opacity:1; }.wzc138:hover .wzc138-bg {  }.wzc138:hover .wzc138-content { color:#fff; }.wzc138:hover {  }.wzc138-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%); }.wzc138-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; }.wzc138-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-wzs112 { height:762.341px;--section-height:762.341px; }#wze1006 { top:30px;left:15px;width:848px;height:384.188px;z-index:1000; }.wzc140-root .wzc140-root-header .wzc140-root-header-title {  }.wzc140-root .wzc140-root-header .wzc140-root-header-options .wzc140-root-header-options-optionsList .wzc140-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc140-root .wzc140-root-header .wzc140-root-header-options .wzc140-root-header-options-optionsList {  }.wzc140-root .wzc140-root-header .wzc140-root-header-options {  }.wzc140-root .wzc140-root-header {  }.wzc140-root .wzc140-root-orders .wzc140-root-orders-ordersHeader .wzc140-root-orders-ordersHeader-ordersHeaderItem .wzc140-root-orders-ordersHeader-ordersHeaderItem-ordersHeaderItem{{ item.id }} {  }.wzc140-root .wzc140-root-orders .wzc140-root-orders-ordersHeader .wzc140-root-orders-ordersHeader-ordersHeaderItem {  }.wzc140-root .wzc140-root-orders .wzc140-root-orders-ordersHeader {  }.wzc140-root .wzc140-root-orders {  }.wzc140-root .wzc140-root-pagination .wzc140-root-pagination-paginationButton {  }.wzc140-root .wzc140-root-pagination {  }.wzc140-root {  }.wzc140  .wz-profile-orders-header p { font-size:18px;font-family:iransans_fa;font-weight:bold;color:rgb(1, 0, 195); }.wzc140  .wz-profile-orders-header-option { font-size:12px;font-family:iransans_fa;font-weight:bold;color:rgb(1, 0, 195);border-radius:5px; }.wzc140  .wz-profile-orders-header-option:hover { background-color:rgb(0, 255, 120);color:#fff;cursor:pointer; }.wzc140  .wz-profile-orders-header-options ul [data-active=true] { background-color:rgb(0, 255, 120);color:#fff; }.wzc140  .wz-profile-orders-order-items-root {  }.wzc140  .wz-profile-orders-order-items-container:first-child { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc140  .wz-profile-orders-header { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc140  .wz-profile-orders-order-items-header { width:70%; }.wzc140  .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); }.wzc140  .wz-profile-orders-order-details { width:70%; }.wzc140  .wz-profile-orders-order-buttons { width:30%; }.wzc140  .wz-profile-orders-order-details p { width:20%;font-size:12px;font-family:iransans_fa;font-weight:bold;text-align:center;color:rgb(117,117,117); }.wzc140  .wz-profile-orders-order-data { border-width:2px;border-style:solid;border-color:#e1e1e1;border-radius:8px;background-color:rgb(255,255,255); }.wzc140  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc140  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc140  .wz-profile-orders-no-results-root { gap:10px;border-width:0px;border-style:solid;border-color:unset;border-radius:0;margin-top:20px;padding:70px 30px;background-color:unset; }.wzc140  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc140  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117);padding:5px 20px;border-radius:6px;border-width:2px;border-style:solid;border-color:#e1e1e1; }.wzc140  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc140 {  }#wz-section-wzs113 { height:503px;--section-height:503px; }#wze1007 { top:30px;left:15px;width:848px;height:564px;z-index:1000; }.wzc143-root .wzc143-root-header .wzc143-root-header-title {  }.wzc143-root .wzc143-root-header .wzc143-root-header-headerButtons .wzc143-root-header-headerButtons-reorderButton {  }.wzc143-root .wzc143-root-header .wzc143-root-header-headerButtons .wzc143-root-header-headerButtons-receiptButton {  }.wzc143-root .wzc143-root-header .wzc143-root-header-headerButtons {  }.wzc143-root .wzc143-root-header {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-mainInformation .wzc143-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc143-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-mainInformation .wzc143-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc143-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-mainInformation .wzc143-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-mainInformation {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-userInformation .wzc143-root-body-information-userInformation-userInformation{{ item.name }} .wzc143-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-userInformation .wzc143-root-body-information-userInformation-userInformation{{ item.name }} .wzc143-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-userInformation .wzc143-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-userInformation {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-paymentInformation .wzc143-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc143-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-paymentInformation .wzc143-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc143-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-paymentInformation .wzc143-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information .wzc143-root-body-information-paymentInformation {  }.wzc143-root .wzc143-root-body .wzc143-root-body-information {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader .wzc143-root-body-orderInformation-orderInformationHeader-orderName .wzc143-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader .wzc143-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader .wzc143-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc143-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader .wzc143-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader .wzc143-root-body-orderInformation-orderInformationHeader-orderCount .wzc143-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader .wzc143-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader .wzc143-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc143-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader .wzc143-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader .wzc143-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc143-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader .wzc143-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation .wzc143-root-body-orderInformation-orderInformationHeader {  }.wzc143-root .wzc143-root-body .wzc143-root-body-orderInformation {  }.wzc143-root .wzc143-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc143-root .wzc143-root-support .wzc143-root-support-supportImage {  }.wzc143-root .wzc143-root-support .wzc143-root-support-supportTextBox .wzc143-root-support-supportTextBox-supportQuestion {  }.wzc143-root .wzc143-root-support .wzc143-root-support-supportTextBox .wzc143-root-support-supportTextBox-supportMessage {  }.wzc143-root .wzc143-root-support .wzc143-root-support-supportTextBox {  }.wzc143-root .wzc143-root-support {  }.wzc143-root {  }.wzc143  .wz-profile-order-details-root { font-family:iransans_fa; }.wzc143  .wz-profile-order-details-header { padding-bottom:20px; }.wzc143  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(117,117,117); }.wzc143  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc143  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc143  .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; }.wzc143  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc143  .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); }.wzc143  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc143  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc143  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(117,117,117);font-weight:400; }.wzc143  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(74,74,74);font-weight:500; }.wzc143  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc143  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px; }.wzc143  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600; }.wzc143  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc143  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px; }.wzc143  .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); }.wzc143  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc143  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:#000; }.wzc143  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc143  .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; }.wzc143  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc143  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc143  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(0,0,0); }.wzc143  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(117,117,117); }.wzc143  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc143  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc143  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc143  .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); }.wzc143  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc143  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc143  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc143  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc143 {  }.wzc141:hover .wzc141-bg { background-color:#ffd9d5;border-width:1px;border-color:rgba(255, 213, 0, 0.25); }.wzc141:hover .wzc141-content { color:#E74C3C; }.wzc141:hover {  }.wzc141-bg:after {  }.wzc141-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); }.wzc141-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size: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; }.wzc142:hover .wzc142-bg { background-color:#f4f4f4;border-width:1px;border-color:rgb(233, 233, 233); }.wzc142:hover .wzc142-content { color:rgb(117,117,117); }.wzc142:hover {  }.wzc142-bg:after {  }.wzc142-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); }.wzc142-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-wzs114 { height:624px;--section-height:624px; }#wze1008 { top:30px;left:15px;width:848px;height:539.625px;z-index:1000; }.wzc147-header .wzc147-header-title {  }.wzc147-header .wzc147-header-headerButton {  }.wzc147-header .wzc147-header-editButton {  }.wzc147-header .wzc147-header-removeButton {  }.wzc147-header {  }.wzc147-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; }.wzc147-pagination .wzc147-pagination-paginationButton {  }.wzc147-pagination {  }.wzc147  .wz-profile-addresses-header { margin-bottom:30px; }.wzc147  .wz-profile-addresses-header p { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc147  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc147  .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; }.wzc147  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc147  .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); }.wzc147  .wz-profile-address-item:hover { border-radius:20px; }.wzc147  .wz-profile-address-location { width:100%;height:200px; }.wzc147  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px #fff; }.wzc147  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc147  .wz-profile-address-full { font-family:iransans_fa;font-size:14px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc147  .wz-profile-address-full:hover {  }.wzc147  .wz-profile-address-summary { justify-content:start; }.wzc147  .wz-profile-address-summary-location p { font-family:iransans_fa;font-size:12px; }.wzc147  .wz-profile-address-summary-location p:hover {  }.wzc147  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc147  .wz-profile-address-summary-location svg path { fill:#E74C3C; }.wzc147  .wz-profile-address-summary-postal-code p { font-family:iransans_fa;font-size:12px; }.wzc147  .wz-profile-address-summary-postal-code p:hover {  }.wzc147  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc147  .wz-profile-address-summary-postal-code svg path { stroke:#E74C3C; }.wzc147  .wz-profile-address-transferee { text-align:right; }.wzc147  .wz-profile-address-transferee p { font-family:iransans_fa;font-size:12px; }.wzc147  .wz-profile-address-transferee p:hover {  }.wzc147  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc147  .wz-profile-address-remove-button { height:30px; }.wzc147  .wz-profile-address-edit-button { height:30px; }.wzc147  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc147  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc147  .wz-profile-addresses-no-results-first-text:hover {  }.wzc147  .wz-profile-addresses-no-results-second-text:hover {  }.wzc147 {  }.wzc144:hover .wzc144-bg { background-color:#E74C3C; }.wzc144:hover .wzc144-content { font-size:12px;color:#ffd9d5; }.wzc144:hover {  }.wzc144-bg:after {  }.wzc144-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc144-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; }.wzc145:hover .wzc145-bg { background-color:#f4f4f4;border:1px solid #e1e1e1; }.wzc145:hover .wzc145-content { font-size:11px;color:#a1a1a1; }.wzc145:hover {  }.wzc145-bg:after {  }.wzc145-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc145-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; }.wzc146:hover .wzc146-bg { background-color:#E74C3C; }.wzc146:hover .wzc146-content { font-size:11px;color:#fff; }.wzc146:hover {  }.wzc146-bg:after {  }.wzc146-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc146-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-wzs115 { height:599.625px;--section-height:599.625px; }#wze1086 { top:86.7441px;left:285.7px;width:597px;height:56.7273px;z-index:1000;text-align:center; }#wz-section-wzs125 { height:363.534px;--section-height:363.534px; }.wzc-section-wzs125 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs125-full { background-image:url(../../uploads/8adb1deede9b4e309465208b62f772f2.jpg) ;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center;background:;background-color:rgb(230, 230, 230); }.wzc-section-wzs125-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1088 { top:123.534px;left:1047.74px;width:90px;height:86px;z-index:1000; }#wze1088 .wzc2-img-inner { object-fit:cover; }#wze1089 { top:170.272px;left:753.41px;width:282px;height:39.2614px;z-index:1000;text-align:right; }#wze1090 { top:240.562px;left:90.2049px;width:1039px;height:525.091px;z-index:1003;text-align:justify; }#wze1120 { top:50.6545px;left:190.546px;width:870px;height:36.3523px;z-index:1000;text-align:right; }#wz-section-wzs126 { height:897.261px;--section-height:897.261px; }.wzc-section-wzs126 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs126-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs126-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1123 { top:48.8354px;left:139.74px;width:597px;height:72px;z-index:1000;text-align:right; }#wz-section-wzs128 { height:440.864px;--section-height:440.864px; }.wzc-section-wzs128-full { background-image:url(../../uploads/8adb1deede9b4e309465208b62f772f2.jpg) ;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center; }#wze1133 { top:67.3702px;left:19.4341px;width:1141.15px;height:714.625px;z-index:1000; }#wze1134 { top:13.9529px;left:993.381px;width:85px;height:89px;z-index:1000; }#wze1134 .wzc2-img-inner { object-fit:cover; }#wze1135 { top:117.963px;left:13.3351px;width:1103px;height:586.182px;z-index:1003;text-align:justify; }#wze1136 { top:58.9459px;left:786.007px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze1157 { top:26.2807px;left:190.66px;width:726px;height:29.8068px;z-index:1000;text-align:right; }#wz-section-wzs129 { height:781.943px;--section-height:781.943px; }.wzc-section-wzs129 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs129-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs129-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1159 { top:48.8354px;left:193.74px;width:597px;height:72px;z-index:1000;text-align:right; }#wz-section-wzs130 { height:440.864px;--section-height:440.864px; }.wzc-section-wzs130-full { background-image:url(../../uploads/8adb1deede9b4e309465208b62f772f2.jpg) ;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center; }#wze1160 { top:67.1656px;left:19.4341px;width:1141.15px;height:714.352px;z-index:1000; }#wze1161 { top:13.9529px;left:1027.38px;width:85px;height:89px;z-index:1000; }#wze1161 .wzc2-img-inner { object-fit:cover; }#wze1162 { top:58.9463px;left:817.007px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze1163 { top:118.368px;left:13.3351px;width:1103px;height:525.091px;z-index:1003;text-align:justify; }#wze1164 { top:26.2807px;left:190.66px;width:726px;height:29.8182px;z-index:1000;text-align:right; }#wz-section-wzs131 { height:781.432px;--section-height:781.432px; }.wzc-section-wzs131 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs131-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs131-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1166 { top:48.8354px;left:126.74px;width:597px;height:72px;z-index:1000;text-align:right; }#wz-section-wzs132 { height:441.33px;--section-height:441.33px; }.wzc-section-wzs132-full { background-image:url(../../uploads/8adb1deede9b4e309465208b62f772f2.jpg) ;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center; }#wze1167 { top:109.741px;left:19.4341px;width:1141.15px;height:714.102px;z-index:1000; }#wze1168 { top:118.796px;left:13.3351px;width:1103px;height:378.898px;z-index:1003;text-align:justify; }#wze1169 { top:13.9529px;left:1027.38px;width:85px;height:89px;z-index:1000; }#wze1169 .wzc2-img-inner { object-fit:cover; }#wze1170 { top:58.9463px;left:817.007px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze1171 { top:26.2807px;left:143.66px;width:851px;height:36.3523px;z-index:1000;text-align:right; }#wz-section-wzs133 { height:823.693px;--section-height:823.693px; }.wzc-section-wzs133 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs133-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs133-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1173 { top:48.8354px;left:177.74px;width:597px;height:72px;z-index:1000;text-align:right; }#wz-section-wzs134 { height:442.193px;--section-height:442.193px; }.wzc-section-wzs134-full { background-image:url(../../uploads/8adb1deede9b4e309465208b62f772f2.jpg) ;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center; }#wze1174 { top:109.74px;left:19.4341px;width:1141.15px;height:411.443px;z-index:1000; }#wze1175 { top:116.219px;left:13.3351px;width:1103px;height:205.807px;z-index:1003;text-align:justify; }#wze1176 { top:10.9432px;left:1027.38px;width:85px;height:89px;z-index:1000; }#wze1176 .wzc2-img-inner { object-fit:cover; }#wze1177 { top:55.9432px;left:817.007px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze1178 { top:26.2807px;left:132.66px;width:862px;height:36.3523px;z-index:1000;text-align:right; }#wz-section-wzs135 { height:521.102px;--section-height:521.102px; }.wzc-section-wzs135 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs135-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs135-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1180 { top:48.8354px;left:213.74px;width:597px;height:72px;z-index:1000;text-align:right; }#wz-section-wzs136 { height:442.205px;--section-height:442.205px; }.wzc-section-wzs136-full { background-image:url(../../uploads/8adb1deede9b4e309465208b62f772f2.jpg) ;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center; }#wze1181 { top:110.105px;left:19.4341px;width:1141.15px;height:983.443px;z-index:1000; }#wze1182 { top:148.411px;left:15.3979px;width:1103px;height:682.182px;z-index:1003;text-align:justify; }#wze1183 { top:25.9434px;left:1027.38px;width:85px;height:89px;z-index:1000; }#wze1183 .wzc2-img-inner { object-fit:cover; }#wze1184 { top:55.9432px;left:791px;width:222px;height:39.2614px;z-index:1000;text-align:right; }#wze1185 { top:26.2807px;left:132.66px;width:862px;height:36.3523px;z-index:1000;text-align:right; }#wz-section-wzs137 { height:1093.34px;--section-height:1093.34px; }.wzc-section-wzs137 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs137-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs137-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1187 { top:48.8354px;left:165.74px;width:597px;height:72px;z-index:1000;text-align:right; }#wz-section-wzs138 { height:442.648px;--section-height:442.648px; }.wzc-section-wzs138-full { background-image:url(../../uploads/8adb1deede9b4e309465208b62f772f2.jpg) ;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center; }#wze1188 { top:109.763px;left:19.4341px;width:1141.15px;height:653.193px;z-index:1000; }#wze1189 { top:116.484px;left:13.3351px;width:1103px;height:514.898px;z-index:1003;text-align:justify; }#wze1190 { top:10.9432px;left:1027.38px;width:85px;height:89px;z-index:1000; }#wze1190 .wzc2-img-inner { object-fit:cover; }#wze1191 { top:55.9432px;left:817.007px;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze1192 { top:26.2807px;left:132.66px;width:862px;height:36.3523px;z-index:1000;text-align:right; }#wz-section-wzs139 { height:808.659px;--section-height:808.659px; }.wzc-section-wzs139 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs139-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs139-full:after { background:;background-color:rgba(255, 255, 255, 0); }[data-page=p1] #wz-root-background { background-color:rgb(0, 36, 195);background-image:none;background-size:cover;background-attachment:initial;background-repeat:no-repeat; }[data-page=p19] #wz-root-background { background-image:none;background-size:cover;background-attachment:initial;background-repeat:no-repeat; }[data-page=p29] #wz-root-background { background-color:rgba(255, 255, 255, 1); }@media only screen and (max-width : 768px) {#wze709 { top:14.2578px;left:415.216px;bottom:auto;right:auto;width:37px;height:46px;z-index:1000; }#wze710 { top:21.2578px;left:149.522px;bottom:auto;right:auto;width:260px;height:26.1705px;z-index:1000;text-align:right; }#wze810 { top:11.5156px;left:15.7969px;bottom:auto;right:auto;width:50px;height:51.4844px;z-index:1000; }#wz-section-header { height:63.75px;--section-height:63.75px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze1196 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:148.364px;z-index:1000;text-align:center; }#wz-section-wzs53 { height:290px;--section-height:290px; }#wze1010 { top:467.455px;left:15px;bottom:auto;right:auto;width:438px;height:270.182px;display:block;z-index:1000; }#wze1011 { top:15px;left:10.017px;bottom:auto;right:auto;width:447.977px;height:437.455px;display:block;z-index:1000; }#wze1012 { top:15px;left:18.983px;bottom:auto;right:auto;width:410px;height:24.7273px;display:block;z-index:1000;text-align:right; }#wze1013 { top:137.364px;left:15px;bottom:auto;right:auto;width:417.966px;height:285.091px;display:block;z-index:1000;text-align:justify; }#wze1014 { top:54.7273px;left:2.693px;bottom:auto;right:auto;width:442.58px;height:67.6364px;display:block;z-index:1000;text-align:right; }#wze1016 { top:752.637px;left:15px;bottom:auto;right:auto;width:438px;height:64.7273px;display:block;z-index:1000;text-align:center; }#wz-section-wzs116 { height:832.352px;--section-height:832.352px; }#wze411 { top:70.4659px;left:254.664px;bottom:auto;right:auto;width:199.156px;height:224.898px;z-index:1000; }#wze419 { top:109.99px;left:17.6702px;bottom:auto;right:auto;width:180px;height:39.2614px;z-index:1000;text-align:right; }#wze422 { top:157.947px;left:4.67178px;bottom:auto;right:auto;width:193px;height:59.6364px;z-index:1000;text-align:justify; }#wze679 { top:8.52563px;left:137.143px;bottom:auto;right:auto;width:62px;height:89px;z-index:1000; }#wze678 { top:17.641px;left:273.798px;bottom:auto;right:auto;width:180px;height:29.8182px;z-index:1000;text-align:right; }#wze680 { top:68.625px;left:17.0054px;bottom:auto;right:auto;width:199.156px;height:231.625px;z-index:1000; }#wze681 { top:8.52563px;left:111.125px;bottom:auto;right:auto;width:88px;height:89px;z-index:1000; }#wze682 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze683 { top:161.443px;left:5.14138px;bottom:auto;right:auto;width:194px;height:60.3523px;z-index:1000;text-align:justify; }#wze684 { top:335.909px;left:253.178px;bottom:auto;right:auto;width:199.156px;height:251.25px;z-index:1000; }#wze685 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;z-index:1000; }#wze686 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze687 { top:161.443px;left:5.14138px;bottom:auto;right:auto;width:194px;height:80px;z-index:1000;text-align:justify; }#wze688 { top:336.071px;left:13.006px;bottom:auto;right:auto;width:199.156px;height:251.25px;z-index:1000; }#wze689 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;z-index:1000; }#wze690 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39.2614px;z-index:1000;text-align:right; }#wze691 { top:161.443px;left:1.141px;bottom:auto;right:auto;width:198px;height:80px;z-index:1000;text-align:justify; }#wz-section-wzs76 { height:608.125px;--section-height:608.125px; }#wze692 { top:15px;left:144px;bottom:auto;right:auto;width:180px;height:29.8182px;z-index:1000;text-align:center; }#wze1058 { top:77.4653px;left:6.37159px;bottom:auto;right:auto;width:448.102px;height:95.5px;z-index:1000; }#wz-section-wzs59 { height:208.72727775574px;--section-height:208.72727775574px; }#wze695 { top:120.73px;left:290.208px;bottom:auto;right:auto;width:100px;height:32px;display:block;z-index:1000; }#wze696 { top:46.8182px;left:245px;bottom:auto;right:auto;width:208px;height:56.7273px;display:block;z-index:1000;text-align:justify; }#wze697 { top:15px;left:242px;bottom:auto;right:auto;width:211px;height:29.8182px;display:block;z-index:1000;text-align:center; }#wze1194 { top:167.73px;left:15px;bottom:auto;right:auto;width:438px;height:329.875px;z-index:1000; }#wz-section-wzs77 { height:516.03174052233px;--section-height:516.03174052233px; }#wze563 { top:1257.35px;left:15.0099px;bottom:auto;right:auto;width:438.682px;height:1px;z-index:1000; }#wze779 { top:1356.6px;left:120px;bottom:auto;right:auto;width:221px;height:33.4432px;z-index:1000;text-align:center; }#wze999 { top:0.015px;bottom:auto;right:auto;height:292.409px;z-index:1000; }#wze758 { top:62.6792px;left:14.0001px;bottom:auto;right:auto;width:438px;height:45.0795px;z-index:1000;text-align:right; }#wze759 { top:191.801px;left:106.813px;bottom:auto;right:auto;width:255px;height:51px;z-index:1000; }#wze760 { top:141.166px;left:107.813px;bottom:auto;right:auto;width:253px;height:51.6364px;z-index:1000; }#wze761 { top:16px;left:60.3034px;bottom:auto;right:auto;width:180px;height:19.6364px;z-index:1000;text-align:right; }#wze762 { top:30.0152px;left:272.001px;bottom:auto;right:auto;width:180px;height:19.6364px;z-index:1000;text-align:right; }#wze1019 { top:316.297px;left:30.0102px;bottom:auto;right:auto;width:438px;height:216.034px;z-index:1000; }#wze1020 { top:-4.9844px;left:336.38px;bottom:auto;right:auto;width:42px;height:46px;z-index:1000; }#wze1021 { top:0.3431px;left:208.954px;bottom:auto;right:auto;width:115px;height:34.8977px;z-index:1000;text-align:right; }#wze1022 { top:58.0904px;left:39.3864px;bottom:auto;right:auto;width:332px;height:153.443px;z-index:1000;text-align:justify; }#wze1023 { top:558.708px;left:37.9654px;bottom:auto;right:auto;width:360.375px;height:149.636px;z-index:1000; }#wze1024 { top:63.9305px;left:45.3522px;bottom:auto;right:auto;width:118px;height:30px;z-index:1000; }#wze1025 { top:103.904px;left:239.375px;bottom:auto;right:auto;width:101px;height:30px;z-index:1000; }#wze1026 { top:104.904px;left:37.375px;bottom:auto;right:auto;width:112px;height:30px;z-index:1000; }#wze1027 { top:62.9305px;left:235.375px;bottom:auto;right:auto;width:104px;height:30px;z-index:1000; }#wze1028 { top:14.9204px;left:124.579px;bottom:auto;right:auto;width:114px;height:29.8068px;z-index:1000;text-align:right; }#wze1029 { top:707.202px;left:20.0105px;bottom:auto;right:auto;width:438px;height:199.682px;z-index:1000; }#wze1030 { top:46.4078px;left:88.3905px;bottom:auto;right:auto;width:221px;height:40.7159px;z-index:1000;text-align:justify; }#wze1031 { top:11px;left:119.508px;bottom:auto;right:auto;width:145px;height:29.8068px;z-index:1000;text-align:right; }#wze1032 { top:52.3636px;left:328.016px;bottom:auto;right:auto;width:30px;height:30px;z-index:1000; }#wze1033 { top:163.374px;left:188.719px;bottom:auto;right:auto;width:127px;height:20.3523px;z-index:1000;text-align:justify; }#wze1034 { top:155.852px;left:328.001px;bottom:auto;right:auto;width:30px;height:30px;z-index:1000; }#wze1035 { top:107.752px;left:227.863px;bottom:auto;right:auto;width:86px;height:22.5455px;z-index:1000;text-align:justify; }#wze1036 { top:103.341px;left:328.516px;bottom:auto;right:auto;width:30px;height:30px;z-index:1000; }#wze1059 { top:1252.35px;left:201px;bottom:auto;right:auto;width:66px;height:49px;z-index:1000; }#wze1061 { top:1272.35px;left:141px;bottom:auto;right:auto;width:46px;height:54px;z-index:1000; }#wze1062 { top:1272.35px;left:268px;bottom:auto;right:auto;width:58px;height:50px;z-index:1000; }#wz-section-footer { height:1389.92px;--section-height:1389.92px; }.wzc-section-footer { background:;background-color:rgba(255, 255, 255, 0); }#wze712 { top:55px;left:9px;bottom:auto;right:auto;width:438px;height:72.7159px;z-index:1000;text-align:right; }#wz-section-wzs27 { height:166.705px;--section-height:166.705px; }#wze714 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:270.188px;z-index:1000; }#wze715 { top:300.188px;left:13.7838px;bottom:auto;right:auto;width:440.422px;height:734.909px;z-index:1000; }#wze716 { top:8px;left:14.0774px;bottom:auto;right:auto;width:410px;height:86.5455px;z-index:1000;text-align:right; }#wze717 { top:104.546px;left:0.866555px;bottom:auto;right:auto;width:436.422px;height:560px;z-index:1000;text-align:justify; }#wze718 { top:684.546px;left:13.8663px;bottom:auto;right:auto;width:410.422px;height:20.3523px;z-index:1000;text-align:right; }#wze719 { top:797.708px;left:15px;bottom:auto;right:auto;width:438px;height:314.443px;z-index:1000; }#wze720 { top:237px;left:15.0152px;bottom:auto;right:auto;width:409.984px;height:73.4432px;z-index:1000;text-align:justify; }#wz-section-wzs67 { height:1169.01px;--section-height:1169.01px; }#wze811 { top:15px;left:49.0004px;bottom:auto;right:auto;width:404px;height:334.591px;z-index:1000; }#wze812 { top:385.594px;left:15px;bottom:auto;right:auto;width:438px;height:260.807px;z-index:1000; }#wze813 { top:12px;left:16.97px;bottom:auto;right:auto;width:408px;height:32px;z-index:1000;text-align:right; }#wze815 { top:59.0221px;left:16.97px;bottom:auto;right:auto;width:408px;height:157.807px;z-index:1000;text-align:right; }#wz-section-wzs81 { height:724.25px;--section-height:724.25px; }#wze734 { top:154.583px;left:40px;bottom:auto;right:auto;width:413px;height:52.2614px;z-index:1000; }#wze736 { top:4px;left:174.572px;bottom:auto;right:auto;width:180px;height:31.2614px;z-index:1000;text-align:right; }#wze738 { top:30px;left:272.001px;bottom:auto;right:auto;width:180px;height:19.6364px;z-index:1000;text-align:right; }#wze739 { top:63.6364px;left:46.0002px;bottom:auto;right:auto;width:406px;height:34.1705px;z-index:1000;text-align:right; }#wze740 { top:113.083px;left:15.0008px;bottom:auto;right:auto;width:438px;height:52.2614px;z-index:1000; }#wze742 { top:4px;left:56.3229px;bottom:auto;right:auto;width:324px;height:31.2614px;z-index:1000;text-align:right; }#wze748 { top:315.088px;left:33.6408px;bottom:auto;right:auto;width:426.182px;height:102.875px;z-index:1000; }#wze750 { top:-112.091px;left:67.7006px;bottom:auto;right:auto;width:296px;height:31.2614px;z-index:1000;text-align:right; }#wze1057 { top:-72.3496px;left:184.699px;bottom:auto;right:auto;width:180px;height:31.2614px;z-index:1000;text-align:right; }#wz-section-wzs82 { height:417.466px;--section-height:417.466px; }#wze647 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:1303.8px;display:block;z-index:1000; }#wze648 { top:1333.8px;left:15px;bottom:auto;right:auto;width:438px;height:302.648px;display:block;z-index:1000; }#wze649 { top:9.9945px;left:97.5px;bottom:auto;right:auto;width:242px;height:26.9091px;display:block;z-index:1000;text-align:right; }#wze650 { top:40.1212px;left:97.5px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze651 { top:50.1212px;left:97.5px;bottom:auto;right:auto;width:242px;height:140px;display:block;z-index:1000; }#wze652 { top:206.116px;left:97.5px;bottom:auto;right:auto;width:242px;height:26.9091px;display:block;z-index:1000;text-align:right; }#wze653 { top:240.236px;left:97.5px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze654 { top:250.236px;left:97.5px;bottom:auto;right:auto;width:242px;height:37.8182px;display:block;z-index:1000; }#wz-section-wzs75 { height:1651.42px;--section-height:1651.42px; }#wze655 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:103.422px;display:block;z-index:1000; }#wze656 { top:773.422px;left:15px;bottom:auto;right:auto;width:438px;height:103.422px;display:block;z-index:1000; }#wze657 { top:133.422px;left:15px;bottom:auto;right:auto;width:438px;height:625px;display:block;z-index:1000; }#wze658 { top:10px;left:97.5px;bottom:auto;right:auto;width:242px;height:25px;display:block;z-index:1000;text-align:right; }#wze659 { top:40px;left:97.5px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze660 { top:50px;left:97.5px;bottom:auto;right:auto;width:242px;height:400px;display:block;z-index:1000; }#wze661 { top:470px;left:97.5px;bottom:auto;right:auto;width:242px;height:25px;display:block;z-index:1000;text-align:right; }#wze662 { top:500px;left:97.5px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze663 { top:510px;left:97.5px;bottom:auto;right:auto;width:242px;height:100px;display:block;z-index:1000; }#wz-section-wzs74 { height:891.843875px;--section-height:891.843875px; }#wze823 { top:12px;left:217px;bottom:auto;right:auto;width:236px;height:58.9091px;display:block;z-index:1000;text-align:right; }#wz-section-wzs86 { height:118.909px;--section-height:118.909px; }#wze872 { top:135.182px;left:253.859px;bottom:auto;right:auto;width:199.156px;height:270.886px;display:block;z-index:1000; }#wze873 { top:8.52563px;left:137.143px;bottom:auto;right:auto;width:62px;height:89px;display:block;z-index:1000; }#wze874 { top:112.016px;left:19.1563px;bottom:auto;right:auto;width:180px;height:39.2614px;display:block;z-index:1000;text-align:right; }#wze875 { top:161.289px;left:5.14138px;bottom:auto;right:auto;width:194px;height:99.6364px;display:block;z-index:1000;text-align:justify; }#wze877 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:50.1705px;display:block;z-index:1000;text-align:right; }#wze878 { top:135.182px;left:15px;bottom:auto;right:auto;width:199.156px;height:270.886px;display:block;z-index:1000; }#wze879 { top:8.52563px;left:111.125px;bottom:auto;right:auto;width:88px;height:89px;display:block;z-index:1000; }#wze880 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39.2614px;display:block;z-index:1000;text-align:right; }#wze881 { top:161.289px;left:5.14138px;bottom:auto;right:auto;width:194px;height:99.6364px;display:block;z-index:1000;text-align:justify; }#wze882 { top:387.455px;left:253.859px;bottom:auto;right:auto;width:199.156px;height:270.898px;display:block;z-index:1000; }#wze883 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze884 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39.2614px;display:block;z-index:1000;text-align:right; }#wze885 { top:161.289px;left:5.14138px;bottom:auto;right:auto;width:194px;height:99.6364px;display:block;z-index:1000;text-align:justify; }#wze886 { top:387.182px;left:15px;bottom:auto;right:auto;width:199.156px;height:272.341px;display:block;z-index:1000; }#wze887 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze888 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39.2614px;display:block;z-index:1000;text-align:right; }#wze889 { top:161.289px;left:1.141px;bottom:auto;right:auto;width:198px;height:101.091px;display:block;z-index:1000;text-align:justify; }#wze890 { top:639.455px;left:253.859px;bottom:auto;right:auto;width:199.156px;height:270.886px;display:block;z-index:1000; }#wze891 { top:8.52563px;left:127.136px;bottom:auto;right:auto;width:72px;height:89px;display:block;z-index:1000; }#wze892 { top:112.016px;left:19.1563px;bottom:auto;right:auto;width:180px;height:39.2614px;display:block;z-index:1000;text-align:right; }#wze893 { top:161.289px;left:5.14138px;bottom:auto;right:auto;width:194px;height:99.6364px;display:block;z-index:1000;text-align:justify; }#wze894 { top:639.182px;left:15px;bottom:auto;right:auto;width:199.156px;height:291.25px;display:block;z-index:1000; }#wze895 { top:8.52563px;left:109.125px;bottom:auto;right:auto;width:90px;height:89px;display:block;z-index:1000; }#wze896 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39.2614px;display:block;z-index:1000;text-align:right; }#wze897 { top:161.289px;left:5.14138px;bottom:auto;right:auto;width:194px;height:120px;display:block;z-index:1000;text-align:justify; }#wze898 { top:891.455px;left:253.859px;bottom:auto;right:auto;width:199.156px;height:240.341px;display:block;z-index:1000; }#wze899 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze900 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:28.3523px;display:block;z-index:1000;text-align:right; }#wze901 { top:150.38px;left:5.14138px;bottom:auto;right:auto;width:194px;height:80px;display:block;z-index:1000;text-align:justify; }#wze902 { top:891.182px;left:15px;bottom:auto;right:auto;width:199.156px;height:241.807px;display:block;z-index:1000; }#wze903 { top:8.52563px;left:113.125px;bottom:auto;right:auto;width:86px;height:89px;display:block;z-index:1000; }#wze904 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:29.8182px;display:block;z-index:1000;text-align:right; }#wze905 { top:151.834px;left:1.141px;bottom:auto;right:auto;width:198px;height:80px;display:block;z-index:1000;text-align:justify; }#wze906 { top:80.1818px;left:15px;bottom:auto;right:auto;width:438px;height:40px;display:block;z-index:1000;text-align:right; }#wz-section-wzs93 { height:1158.94px;--section-height:1158.94px; }#wze908 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:42.1705px;display:block;z-index:1000;text-align:center; }#wz-section-wzs95 { height:71.1591px;--section-height:71.1591px; }#wze912 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:82.1705px;display:block;z-index:1000;text-align:right; }#wze957 { top:99.2388px;left:4.52699px;bottom:auto;right:auto;width:458.966px;height:1002px;display:block;z-index:1000; }#wze957 .wz-gallery.wz-gallery-grid li { width:229px;height:334px;padding:10px; }#wz-section-wzs96 { height:1157.17px;--section-height:1157.17px; }#wze1040 { top:15px;left:10.375px;bottom:auto;right:auto;width:447.261px;height:41.4432px;display:block;z-index:1000;text-align:center; }#wze1041 { top:88.5458px;left:347.875px;bottom:auto;right:auto;width:107.25px;height:98px;display:block;z-index:1000; }#wze1042 { top:221.531px;left:15.0078px;bottom:auto;right:auto;width:235.591px;height:165px;display:block;z-index:1000; }#wze1043 { top:87.0776px;left:15.001px;bottom:auto;right:auto;width:169.432px;height:103px;display:block;z-index:1000; }#wze1044 { top:88.5228px;left:213.295px;bottom:auto;right:auto;width:99px;height:97px;display:block;z-index:1000; }#wze1045 { top:222.076px;left:274.455px;bottom:auto;right:auto;width:180px;height:161px;display:block;z-index:1000; }#wz-section-wzs118 { height:412.477px;--section-height:412.477px; }#wze958 { top:15px;left:13.3045px;bottom:auto;right:auto;width:441.391px;height:76.3523px;display:block;z-index:1000;text-align:center; }#wze962 { top:195.066px;left:38.7997px;bottom:auto;right:auto;width:149px;height:34.1705px;display:block;z-index:1000;text-align:center; }#wze1000 { top:123.066px;left:21.7144px;bottom:auto;right:auto;width:191px;height:63px;display:block;z-index:1000; }#wze1001 { top:122.522px;left:246.214px;bottom:auto;right:auto;width:191px;height:63px;display:block;z-index:1000; }#wze1002 { top:240.132px;left:21.708px;bottom:auto;right:auto;width:191px;height:63px;display:block;z-index:1000; }#wze1003 { top:244.859px;left:246.208px;bottom:auto;right:auto;width:191px;height:63px;display:block;z-index:1000; }#wze1037 { top:191.21px;left:269.257px;bottom:auto;right:auto;width:164px;height:34.1705px;z-index:1000;text-align:center; }#wze1038 { top:321.541px;left:71.1303px;bottom:auto;right:auto;width:90px;height:34.1705px;z-index:1000;text-align:center; }#wze1039 { top:321.539px;left:270.882px;bottom:auto;right:auto;width:137px;height:34.1705px;z-index:1000;text-align:center; }#wz-section-wzs102 { height:389.057px;--section-height:389.057px; }#wze964 { top:123px;left:162.27px;bottom:auto;right:auto;width:112px;height:60.16px;display:block;z-index:1000;text-align:right; }#wz-section-wzs103 { height:431.16px;--section-height:431.16px; }#wze966 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:546.56px;display:block;z-index:1000;text-align:right; }#wze1051 { top:576.56px;left:109px;bottom:auto;right:auto;width:250px;height:250.05px;z-index:1000; }#wze1052 { top:841.622px;left:109px;bottom:auto;right:auto;width:250px;height:250px;z-index:1000; }#wze1053 { top:1106.62px;left:109px;bottom:auto;right:auto;width:250px;height:250px;z-index:1000; }#wz-section-wzs104 { height:1444.61px;--section-height:1444.61px; }#wze980 { top:9.00518px;left:-2.88e-05px;bottom:auto;right:auto;width:438px;height:50.1705px;display:block;z-index:1000;text-align:center; }#wz-section-wzs107 { height:150.148px;--section-height:150.148px; }#wze990 { top:20.0146px;left:16px;bottom:auto;right:auto;width:297px;height:175.773px;display:block;z-index:1000; }#wze991 { top:251.0165px;left:15.0114px;bottom:auto;right:auto;width:438px;height:220.318px;display:block;z-index:1000; }#wze992 { top:86.2639px;left:88.3905px;bottom:auto;right:auto;width:269px;height:55.2614px;display:block;z-index:1000;text-align:justify; }#wze993 { top:20.0056px;left:213.508px;bottom:auto;right:auto;width:145px;height:42.1705px;display:block;z-index:1000;text-align:right; }#wze995 { top:182.631px;left:175px;bottom:auto;right:auto;width:182px;height:20.3523px;display:block;z-index:1000;text-align:justify; }#wze997 { top:149.071px;left:111.537px;bottom:auto;right:auto;width:245px;height:22.5455px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs110 { height:491.0795px;--section-height:491.0795px; }#wze1202 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:301.784px;display:block;z-index:1000; }#wze1203 { top:15px;left:15px;bottom:auto;right:auto;width:408px;height:22.3977px;display:block;z-index:1000; }#wze1204 { top:52.3864px;left:15px;bottom:auto;right:auto;width:408px;height:22.3977px;display:block;z-index:1000; }#wze1205 { top:89.7728px;left:15px;bottom:auto;right:auto;width:408px;height:22.3977px;display:block;z-index:1000; }#wze1206 { top:127.159px;left:15px;bottom:auto;right:auto;width:408px;height:22.3977px;display:block;z-index:1000; }#wze1207 { top:164.546px;left:15px;bottom:auto;right:auto;width:408px;height:67.1932px;display:block;z-index:1000; }#wze1208 { top:246.739px;left:119px;bottom:auto;right:auto;width:200px;height:40px;display:block;z-index:1000; }#wz-section-wzs140 { height:331.773px;--section-height:331.773px; }#wz-section-wzs117 { height:15px;--section-height:15px; }#wze1004 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:253.693px;display:block;z-index:1000; }#wze1009 { bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs111 { height:487.682px;--section-height:487.682px; }#wze1005 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:438px;display:block;z-index:1000; }#wz-section-wzs112 { height:672px;--section-height:672px; }#wze1006 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:176.125px;display:block;z-index:1000; }.wzc140  .wz-profile-orders-header p { font-size:16px; }.wzc140  .wz-profile-orders-header-option { font-size:10px; }.wzc140  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc140  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs113 { height:410.125px;--section-height:410.125px; }#wze1007 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:334.693px;display:block;z-index:1000; }.wzc143  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc143  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc143  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc143  [data-name=total_include_tax] { padding:10px; }.wzc143  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc143  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc143  .wz-profile-order-details-order-detail { font-size:10px; }.wzc143  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc143  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc143  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs114 { height:568.682px;--section-height:568.682px; }#wze1008 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:278.716px;display:block;z-index:1000; }#wz-section-wzs115 { height:512.716px;--section-height:512.716px; }#wze1086 { top:7.2939px;left:6.3856px;bottom:auto;right:auto;width:355px;height:34.1705px;display:block;z-index:1000;text-align:right; }#wz-section-wzs125 { height:94.1705px;--section-height:94.1705px; }#wze1088 { top:116.22px;left:189px;bottom:auto;right:auto;width:90px;height:89px;display:block;z-index:1000; }#wze1089 { top:218.221px;left:82.7605px;bottom:auto;right:auto;width:269px;height:39.2614px;display:block;z-index:1000;text-align:right; }#wze1090 { top:265.776px;left:15px;bottom:auto;right:auto;width:438px;height:954.898px;display:block;z-index:1000;text-align:justify; }#wze1120 { top:30px;left:15px;bottom:auto;right:auto;width:438px;height:58.1705px;display:block;z-index:1000;text-align:right; }#wz-section-wzs126 { height:1223.01px;--section-height:1223.01px; }#wze1123 { top:6.7895px;left:85.6746px;bottom:auto;right:auto;width:242px;height:43.52px;display:block;z-index:1000;text-align:right; }#wz-section-wzs128 { height:103.51px;--section-height:103.51px; }#wze1133 { top:89.3602px;left:255.316px;bottom:auto;right:auto;width:199.148px;height:1069.86px;display:block;z-index:1000; }#wze1134 { top:6.52271px;left:-76.87px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1135 { top:159.15px;left:-237.864px;bottom:auto;right:auto;width:437px;height:910.72px;display:block;z-index:1000;text-align:justify; }#wze1136 { top:110.011px;left:-153.844px;bottom:auto;right:auto;width:196px;height:39.04px;display:block;z-index:1000;text-align:right; }#wze1157 { top:18.0564px;left:16.4545px;bottom:auto;right:auto;width:438px;height:45.44px;display:block;z-index:1000;text-align:center; }#wz-section-wzs129 { height:1159.22px;--section-height:1159.22px; }#wze1159 { top:6.38002px;left:87.77px;bottom:auto;right:auto;width:283px;height:43.52px;display:block;z-index:1000;text-align:right; }#wz-section-wzs130 { height:103.52px;--section-height:103.52px; }#wze1160 { top:299.44px;left:254.86px;bottom:auto;right:auto;width:202.14px;height:857.836px;display:block;z-index:1000; }#wze1161 { top:-171.804px;left:-57.3551px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1162 { top:-78.164px;left:-136.334px;bottom:auto;right:auto;width:196px;height:39.04px;display:block;z-index:1000;text-align:right; }#wze1163 { top:-23.444px;left:-233.86px;bottom:auto;right:auto;width:436px;height:881.28px;display:block;z-index:1000;text-align:justify; }#wze1164 { top:30px;left:15px;bottom:auto;right:auto;width:438px;height:45.44px;display:block;z-index:1000;text-align:center; }#wz-section-wzs131 { height:1157.2699414062px;--section-height:1157.2699414062px; }#wze1166 { top:7.4801px;left:84.07px;bottom:auto;right:auto;width:245px;height:43.52px;display:block;z-index:1000;text-align:right; }#wz-section-wzs132 { height:103.52px;--section-height:103.52px; }#wze1167 { top:303.28px;left:253.859px;bottom:auto;right:auto;width:204.14px;height:625.365784px;display:block;z-index:1000; }#wze1168 { top:0.085784px;left:-233.86px;bottom:auto;right:auto;width:438px;height:625.28px;display:block;z-index:1000;text-align:justify; }#wze1169 { top:-175.644px;left:-70.4858px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1170 { top:-72.284px;left:-159.034px;bottom:auto;right:auto;width:196px;height:39.04px;display:block;z-index:1000;text-align:right; }#wze1171 { top:30px;left:15px;bottom:auto;right:auto;width:438px;height:49.28px;display:block;z-index:1000;text-align:center; }#wz-section-wzs133 { height:928.64002929688px;--section-height:928.64002929688px; }#wze1173 { top:7.48022px;left:71.12px;bottom:auto;right:auto;width:274px;height:43.52px;display:block;z-index:1000;text-align:right; }#wz-section-wzs134 { height:103.52px;--section-height:103.52px; }#wze1174 { top:293.29px;left:219.455px;bottom:auto;right:auto;width:244.15px;height:242.8762px;display:block;z-index:1000; }#wze1175 { top:-41.9238px;left:-200.45px;bottom:auto;right:auto;width:440px;height:284.8px;display:block;z-index:1000;text-align:justify; }#wze1176 { top:-197.284px;left:-25.4909px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1177 { top:-104.674px;left:-88.184px;bottom:auto;right:auto;width:196px;height:39.04px;display:block;z-index:1000;text-align:right; }#wze1178 { top:30px;left:15px;bottom:auto;right:auto;width:438px;height:49.28px;display:block;z-index:1000;text-align:center; }#wz-section-wzs135 { height:679px;--section-height:679px; }#wze1180 { top:5.83455px;left:19.3805px;bottom:auto;right:auto;width:327px;height:35.6364px;display:block;z-index:1000;text-align:right; }#wz-section-wzs136 { height:95.6136px;--section-height:95.6136px; }#wze1181 { top:304.193px;left:253.859px;bottom:auto;right:auto;width:199.148px;height:1340.26px;display:block;z-index:1000; }#wze1182 { top:-61.858px;left:-243.405px;bottom:auto;right:auto;width:438px;height:1402.16px;display:block;z-index:1000;text-align:justify; }#wze1183 { top:-211.644px;left:-67.0853px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1184 { top:-114.664px;left:-142.33px;bottom:auto;right:auto;width:224px;height:39.2614px;display:block;z-index:1000;text-align:right; }#wze1185 { top:30px;left:15px;bottom:auto;right:auto;width:438px;height:50.1705px;display:block;z-index:1000;text-align:center; }#wz-section-wzs137 { height:1644.42px;--section-height:1644.42px; }#wze1187 { top:6.78934px;left:78.6708px;bottom:auto;right:auto;width:256px;height:43.52px;display:block;z-index:1000;text-align:right; }#wz-section-wzs138 { height:103.51px;--section-height:103.51px; }#wze1188 { top:303.324px;left:253.859px;bottom:auto;right:auto;width:211.136px;height:924.51px;display:block;z-index:1000; }#wze1189 { top:-46.9695px;left:-226.864px;bottom:auto;right:auto;width:438px;height:959.36px;display:block;z-index:1000;text-align:justify; }#wze1190 { top:-203.475px;left:-57.3523px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1191 { top:-102.872px;left:-126.611px;bottom:auto;right:auto;width:196px;height:39.04px;display:block;z-index:1000;text-align:right; }#wze1192 { top:30px;left:15px;bottom:auto;right:auto;width:438px;height:49.28px;display:block;z-index:1000;text-align:center; }#wz-section-wzs139 { height:1227.82px;--section-height:1227.82px; }.cssgrid #wze810 { margin:  12px 0px 1px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze709 { margin:  14px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze710 { margin:  21px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1196 { margin:  15px 0px 127px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1011 { --gtr:3 }.cssgrid #wze1011 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1010 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1016 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1012 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1014 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1013 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze678 { margin:  18px 0px 22px 0px; grid-area: 1 / 1 / 2 / 2; }#wze680 { --gtr:3 }.cssgrid #wze680 { margin:  0px 0px 36px 0px; grid-area: 2 / 1 / 4 / 2; }#wze411 { --gtr:3 }.cssgrid #wze411 { margin:  1px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze684 { --gtr:3 }.cssgrid #wze684 { margin:  0px 0px 21px 0px; grid-area: 4 / 1 / 5 / 2; }#wze688 { --gtr:3 }.cssgrid #wze688 { margin:  0px 0px 21px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze681 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze682 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze683 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze679 { margin:  9px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze419 { margin:  0px 0px 9px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze422 { margin:  0px 0px 7px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze685 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze686 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze687 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze689 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze690 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze691 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze692 { margin:  15px 0px 32px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1058 { margin:  0px 0px 36px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze697 { margin:  15px 0px 2px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze696 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze695 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1194 { margin:  0px 0px 18px 0px; grid-area: 4 / 1 / 5 / 2; }#wze999 { --gtr:3 }.cssgrid #wze999 { margin:  0px 0px 24px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1019 { --gtr:2 }.cssgrid #wze1019 { margin:  0px 0px 27px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1023 { --gtr:3 }.cssgrid #wze1023 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze1029 { --gtr:4 }.cssgrid #wze1029 { margin:  148px 0px 345px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze1059 { margin:  0px 0px 0px 0px; grid-area: 5 / 1 / 7 / 2; }.cssgrid #wze563 { margin:  5px 0px 14px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 1px }.cssgrid #wze1062 { margin:  0px 0px 0px 0px; grid-area: 6 / 1 / 8 / 2; }.cssgrid #wze1061 { margin:  0px 0px 31px 0px; grid-area: 6 / 1 / 9 / 2; }.cssgrid #wze779 { margin:  0px 0px -0.079999999999927px 0px; grid-area: 9 / 1 / 10 / 2; }.cssgrid #wze762 { margin:  30px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze758 { margin:  0px 0px 33px 0px; grid-area: 2 / 1 / 3 / 2; }#wze760 { --gtr:1 }.cssgrid #wze760 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze759 { margin:  51px 0px 49px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze761 { margin:  16px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1020 { margin:  -5px 0px 17px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1021 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1022 { margin:  0px 0px 4px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1028 { margin:  15px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1027 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1024 { margin:  1px 0px 10px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1025 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1026 { margin:  1px 0px 15px 0px; grid-area: 4 / 1 / 6 / 2; }.cssgrid #wze1031 { margin:  11px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1030 { margin:  0px 0px 16px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1032 { margin:  6px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1036 { margin:  0px 0px 23px 0px; grid-area: 4 / 1 / 6 / 2; }.cssgrid #wze1035 { margin:  5px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1034 { margin:  0px 0px 14px 0px; grid-area: 6 / 1 / 8 / 2; }.cssgrid #wze1033 { margin:  7px 0px 0px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze712 { margin:  55px 0px 39px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze714 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze715 { --gtr:3 }.cssgrid #wze715 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze719 { --gtr:1 }.cssgrid #wze719 { margin:  498px 0px 57px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze716 { margin:  8px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze717 { margin:  0px 0px 20px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze718 { margin:  0px 0px 30px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze720 { margin:  237px 0px 4px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze811 { margin:  15px 0px 36px 0px; grid-area: 1 / 1 / 2 / 2; }#wze812 { --gtr:2 }.cssgrid #wze812 { margin:  0px 0px 78px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze813 { margin:  12px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze815 { margin:  0px 0px 44px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze738 { margin:  30px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze739 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze740 { --gtr:1 }.cssgrid #wze740 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze734 { --gtr:1 }.cssgrid #wze734 { margin:  42px 0px 108px 0px; grid-area: 3 / 1 / 5 / 2; }#wze748 { --gtr:2 }.cssgrid #wze748 { margin:  0px 0px -0.53399999999999px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze742 { margin:  4px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze736 { margin:  4px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze750 { margin:  -112px 0px 0px 0px; grid-area: 1 / 1 / 1 / 2; }.cssgrid #wze1057 { margin:  0px 0px -31px 0px; grid-area: 2 / 1 / 2 / 2; }.cssgrid #wze647 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze648 { --gtr:6 }.cssgrid #wze648 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze649 { margin:  10px 0px 3px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze650 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 4px }.cssgrid #wze651 { margin:  0px 0px 16px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze652 { margin:  0px 0px 7px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze653 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 4px }.cssgrid #wze654 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze655 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze657 { --gtr:6 }.cssgrid #wze657 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze656 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze658 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze659 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 4px }.cssgrid #wze660 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze661 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze662 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 4px }.cssgrid #wze663 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze823 { margin:  12px 0px 48px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze877 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze906 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze872 { --gtr:3 }.cssgrid #wze872 { margin:  0px 0px 233px 0px; grid-area: 3 / 1 / 4 / 2; }#wze878 { --gtr:3 }.cssgrid #wze878 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze882 { --gtr:3 }.cssgrid #wze882 { margin:  252px 0px 0px 0px; grid-area: 3 / 1 / 5 / 2; }#wze886 { --gtr:3 }.cssgrid #wze886 { margin:  252px 0px 231px 0px; grid-area: 3 / 1 / 6 / 2; }#wze890 { --gtr:3 }.cssgrid #wze890 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 7 / 2; }#wze894 { --gtr:3 }.cssgrid #wze894 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 8 / 2; }#wze898 { --gtr:3 }.cssgrid #wze898 { margin:  0px 0px 0px 0px; grid-area: 6 / 1 / 9 / 2; }#wze902 { --gtr:3 }.cssgrid #wze902 { margin:  0px 0px 26px 0px; grid-area: 6 / 1 / 10 / 2; }.cssgrid #wze873 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze874 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze875 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze879 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze880 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze881 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze883 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze884 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze885 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze887 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze888 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze889 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze891 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze892 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze893 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze895 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze896 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze897 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze899 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze900 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze901 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze903 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze904 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze905 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze908 { margin:  15px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze912 { margin:  15px 0px 2px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze957 { margin:  0px 0px 56px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1040 { margin:  15px 0px 31px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1043 { margin:  0px 0px 32px 0px; grid-area: 2 / 1 / 5 / 2; }.cssgrid #wze1044 { margin:  2px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1041 { margin:  2px 0px 0px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1045 { margin:  0px 0px 0px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1042 { margin:  0px 0px 25px 0px; grid-area: 5 / 1 / 7 / 2; }.cssgrid #wze958 { margin:  15px 0px 32px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1000 { margin:  0px 0px 5px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1001 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1037 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze962 { margin:  4px 0px 11px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze1002 { margin:  0px 0px 0px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1003 { margin:  5px 0px 14px 0px; grid-area: 5 / 1 / 7 / 2; }.cssgrid #wze1038 { margin:  0px 0px 33px 0px; grid-area: 7 / 1 / 8 / 2; }.cssgrid #wze1039 { margin:  0px 0px 33px 0px; grid-area: 7 / 1 / 8 / 2; }.cssgrid #wze964 { margin:  123px 0px 248px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze966 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1051 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1052 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1053 { margin:  0px 0px 88px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze980 { margin:  9px 0px 91px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze990 { margin:  20px 0px 55px 0px; grid-area: 1 / 1 / 2 / 2; }#wze991 { --gtr:4 }.cssgrid #wze991 { margin:  0px 0px 20px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze993 { margin:  20px 0px 24px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze992 { margin:  0px 0px 7px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze997 { margin:  0px 0px 11px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze995 { margin:  0px 0px 17px 0px; grid-area: 4 / 1 / 5 / 2; }#wze1202 { --gtr:6 }.cssgrid #wze1202 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1203 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1204 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1205 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1206 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1207 { margin:  0px 0px 15px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1208 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze1009 { margin:  0px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1004 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1005 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1006 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1007 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1008 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1086 { margin:  7px 0px 53px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1120 { margin:  30px 0px 28px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1088 { margin:  0px 0px 13px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1089 { margin:  0px 0px 9px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1090 { margin:  0px 0px 2px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1123 { margin:  7px 0px 54px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1157 { margin:  18px 0px 26px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1133 { --gtr:3 }.cssgrid #wze1133 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1134 { margin:  7px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1136 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1135 { margin:  0px 0px -0.1400000000001px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1159 { margin:  6px 0px 54px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1164 { margin:  30px 0px 224px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1160 { --gtr:3 }.cssgrid #wze1160 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1161 { margin:  -172px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1162 { margin:  0px 0px 16px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1163 { margin:  0px 0px -0.16399999999999px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1166 { margin:  7px 0px 53px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1171 { margin:  30px 0px 224px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1167 { --gtr:3 }.cssgrid #wze1167 { margin:  0px 0px -0.35997070312499px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1169 { margin:  -176px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1170 { margin:  0px 0px 33px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1168 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1173 { margin:  7px 0px 53px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1178 { margin:  30px 0px 214px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1174 { --gtr:3 }.cssgrid #wze1174 { margin:  0px 0px 143px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1176 { margin:  -197px 0px 3px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1177 { margin:  0px 0px 24px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1175 { margin:  0px 0px -0.12379999999999px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1180 { margin:  6px 0px 55px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1185 { margin:  30px 0px 224px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1181 { --gtr:3 }.cssgrid #wze1181 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1183 { margin:  -212px 0px 8px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1184 { margin:  0px 0px 13px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1182 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1187 { margin:  7px 0px 54px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1192 { margin:  30px 0px 224px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1188 { --gtr:3 }.cssgrid #wze1188 { margin:  0px 0px -0.18000000000006px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1190 { margin:  -203px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1191 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1189 { margin:  0px 0px 13px 0px; grid-area: 3 / 1 / 4 / 2; }#wz-section-header  { --gtr:1 }#wz-section-wzs53  { --gtr:1 }#wz-section-wzs116  { --gtr:3 }#wz-section-wzs76  { --gtr:3 }#wz-section-wzs59  { --gtr:2 }#wz-section-wzs77  { --gtr:4 }#wz-section-footer  { --gtr:6 }#wz-section-wzs27  { --gtr:1 }#wz-section-wzs67  { --gtr:2 }#wz-section-wzs81  { --gtr:2 }#wz-section-wzs82  { --gtr:4 }#wz-section-wzs75  { --gtr:2 }#wz-section-wzs74  { --gtr:3 }#wz-section-wzs86  { --gtr:1 }#wz-section-wzs93  { --gtr:5 }#wz-section-wzs95  { --gtr:1 }#wz-section-wzs96  { --gtr:2 }#wz-section-wzs118  { --gtr:3 }#wz-section-wzs102  { --gtr:5 }#wz-section-wzs103  { --gtr:1 }#wz-section-wzs104  { --gtr:4 }#wz-section-wzs107  { --gtr:1 }#wz-section-wzs110  { --gtr:2 }#wz-section-wzs140  { --gtr:1 }#wz-section-wzs117  { --gtr:0 }#wz-section-wzs111  { --gtr:2 }#wz-section-wzs112  { --gtr:2 }#wz-section-wzs113  { --gtr:2 }#wz-section-wzs114  { --gtr:2 }#wz-section-wzs115  { --gtr:2 }#wz-section-wzs125  { --gtr:1 }#wz-section-wzs126  { --gtr:4 }#wz-section-wzs128  { --gtr:1 }#wz-section-wzs129  { --gtr:2 }#wz-section-wzs130  { --gtr:1 }#wz-section-wzs131  { --gtr:2 }#wz-section-wzs132  { --gtr:1 }#wz-section-wzs133  { --gtr:2 }#wz-section-wzs134  { --gtr:1 }#wz-section-wzs135  { --gtr:2 }#wz-section-wzs136  { --gtr:1 }#wz-section-wzs137  { --gtr:2 }#wz-section-wzs138  { --gtr:1 }#wz-section-wzs139  { --gtr:2 }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze709 { top:20px;left:712.065px;bottom:auto;right:auto;width:37px;height:46px;z-index:1000; }#wze710 { top:28px;left:548.065px;bottom:auto;right:auto;width:145px;height:84px;z-index:1000;text-align:right; }#wze810 { top:18px;left:15.0006px;bottom:auto;right:auto;width:50px;height:50px;z-index:1000; }#wz-section-header { height:128px;--section-height:128px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze1196 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:132.364px;z-index:1000;text-align:center; }#wz-section-wzs53 { height:312.364px;--section-height:312.364px; }#wze1010 { top:16px;left:403.984px;bottom:auto;right:auto;width:349.016px;height:404px;z-index:1000; }#wze1011 { top:7.5px;left:16.0625px;bottom:auto;right:auto;width:377px;height:436px;z-index:1000; }#wze1012 { top:9.0152px;left:2.68741px;bottom:auto;right:auto;width:371px;height:41px;z-index:1000;text-align:right; }#wze1013 { top:132.015px;left:1.12469px;bottom:auto;right:auto;width:369px;height:281px;z-index:1000;text-align:justify; }#wze1014 { top:56.0146px;left:6.06254px;bottom:auto;right:auto;width:366px;height:63px;z-index:1000;text-align:right; }#wze1016 { top:458.5px;left:15px;bottom:auto;right:auto;width:738px;height:128.716px;z-index:1000;text-align:justify; }#wz-section-wzs116 { height:608.727px;--section-height:608.727px; }#wze411 { top:140.657px;left:357.536px;bottom:auto;right:auto;width:243.141px;height:231px;z-index:1000; }#wze419 { top:104.996px;left:60.3104px;bottom:auto;right:auto;width:180px;height:39px;z-index:1000;text-align:right; }#wze422 { top:149.526px;left:10.6094px;bottom:auto;right:auto;width:229px;height:66px;z-index:1000;text-align:justify; }#wze679 { top:8.52563px;left:181.143px;bottom:auto;right:auto;width:62px;height:89px;z-index:1000; }#wze678 { top:65.625px;left:572.992px;bottom:auto;right:auto;width:180px;height:43px;z-index:1000;text-align:right; }#wze680 { top:137.657px;left:136.903px;bottom:auto;right:auto;width:199.156px;height:237px;z-index:1000; }#wze681 { top:8.52563px;left:111.125px;bottom:auto;right:auto;width:88px;height:89px;z-index:1000; }#wze682 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;z-index:1000;text-align:right; }#wze683 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;z-index:1000;text-align:justify; }#wze684 { top:399.157px;left:403.353px;bottom:auto;right:auto;width:199.156px;height:237px;z-index:1000; }#wze685 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;z-index:1000; }#wze686 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;z-index:1000;text-align:right; }#wze687 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;z-index:1000;text-align:justify; }#wze688 { top:407.675px;left:140.049px;bottom:auto;right:auto;width:199.156px;height:237px;z-index:1000; }#wze689 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;z-index:1000; }#wze690 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;z-index:1000;text-align:right; }#wze691 { top:161.016px;left:1.141px;bottom:auto;right:auto;width:198px;height:66px;z-index:1000;text-align:justify; }#wz-section-wzs76 { height:697.625px;--section-height:697.625px; }#wze692 { top:49px;left:308.5px;bottom:auto;right:auto;width:143px;height:43px;z-index:1000;text-align:center; }#wze1058 { top:151px;left:9.94386px;bottom:auto;right:auto;width:748.102px;height:160.92px;z-index:1000; }#wz-section-wzs59 { height:365.92455298735px;--section-height:365.92455298735px; }#wze695 { top:168.5px;left:325.5px;bottom:auto;right:auto;width:117px;height:39px;z-index:1000; }#wze696 { top:73px;left:87.5px;bottom:auto;right:auto;width:585px;height:33px;z-index:1000;text-align:justify; }#wze697 { top:127px;left:143.001px;bottom:auto;right:auto;width:482px;height:18px;z-index:1000;text-align:center; }#wze1194 { top:222.5px;left:87.25px;bottom:auto;right:auto;width:593.5px;height:447px;z-index:1000; }#wz-section-wzs77 { height:733px;--section-height:733px; }#wze563 { top:773px;left:13.7834px;bottom:auto;right:auto;width:738.688px;height:1px;z-index:1000; }#wze779 { top:790.64px;left:213.515px;bottom:auto;right:auto;width:341px;height:36.8px;z-index:1000;text-align:right; }#wze999 { top:0.62438px;bottom:auto;right:auto;height:167px;z-index:1000; }#wze758 { top:63px;left:324.001px;bottom:auto;right:auto;width:429px;height:56px;z-index:1000;text-align:right; }#wze759 { top:83px;left:14.6559px;bottom:auto;right:auto;width:255px;height:51px;z-index:1000; }#wze760 { top:31px;left:14.6419px;bottom:auto;right:auto;width:255px;height:52px;z-index:1000; }#wze761 { top:16px;left:64.116px;bottom:auto;right:auto;width:180px;height:20px;z-index:1000;text-align:right; }#wze762 { top:31px;left:573px;bottom:auto;right:auto;width:180px;height:20px;z-index:1000;text-align:right; }#wze1019 { top:842.44px;left:197.5px;bottom:auto;right:auto;width:373px;height:711.625px;z-index:1000; }#wze1020 { top:12.0156px;left:229.88px;bottom:auto;right:auto;width:37px;height:46px;z-index:1000; }#wze1021 { top:20.0156px;left:67.883px;bottom:auto;right:auto;width:145px;height:103.2px;z-index:1000;text-align:right; }#wze1022 { top:147.226px;left:13.891px;bottom:auto;right:auto;width:255px;height:304px;z-index:1000;text-align:justify; }#wze1023 { top:1317.87px;left:320.812px;bottom:auto;right:auto;width:126.375px;height:255.4px;z-index:1000; }#wze1024 { top:99.1056px;left:8.36px;bottom:auto;right:auto;width:118px;height:30px;z-index:1000; }#wze1025 { top:129.106px;left:76.375px;bottom:auto;right:auto;width:50px;height:30px;z-index:1000; }#wze1026 { top:159.106px;left:88.375px;bottom:auto;right:auto;width:38px;height:30px;z-index:1000; }#wze1027 { top:69.1056px;left:49.375px;bottom:auto;right:auto;width:77px;height:30px;z-index:1000; }#wze1028 { top:20.0056px;left:12.375px;bottom:auto;right:auto;width:114px;height:29.6px;z-index:1000;text-align:right; }#wze1029 { top:1588.68px;left:244.5px;bottom:auto;right:auto;width:279px;height:283.275px;z-index:1000; }#wze1030 { top:73.6256px;left:8.8905px;bottom:auto;right:auto;width:221px;height:40px;z-index:1000;text-align:justify; }#wze1031 { top:20.0056px;left:134.008px;bottom:auto;right:auto;width:145px;height:29.6px;z-index:1000;text-align:right; }#wze1032 { top:69.1156px;left:248.516px;bottom:auto;right:auto;width:30px;height:30px;z-index:1000; }#wze1033 { top:212.526px;left:99.2185px;bottom:auto;right:auto;width:127px;height:20px;z-index:1000;text-align:justify; }#wze1034 { top:188.616px;left:248.501px;bottom:auto;right:auto;width:30px;height:30px;z-index:1000; }#wze1035 { top:151.106px;left:34.365px;bottom:auto;right:auto;width:196px;height:22.4px;z-index:1000;text-align:justify; }#wze1036 { top:128.106px;left:249.016px;bottom:auto;right:auto;width:30px;height:30px;z-index:1000; }#wze1059 { top:1886.96px;left:351px;bottom:auto;right:auto;width:66px;height:49px;z-index:1000; }#wze1061 { top:1950.96px;left:361px;bottom:auto;right:auto;width:46px;height:54px;z-index:1000; }#wze1062 { top:2019.96px;left:355px;bottom:auto;right:auto;width:58px;height:50px;z-index:1000; }#wz-section-footer { height:2084.95px;--section-height:2084.95px; }#wze712 { top:71px;left:152.064px;bottom:auto;right:auto;width:597px;height:58px;z-index:1000;text-align:right; }#wz-section-wzs27 { height:189px;--section-height:189px; }#wze714 { top:18px;left:449.453px;bottom:auto;right:auto;width:303.016px;height:354px;z-index:1000; }#wze715 { top:0px;left:11.6891px;bottom:auto;right:auto;width:428.422px;height:418px;z-index:1000; }#wze716 { top:6.0152px;left:7.11216px;bottom:auto;right:auto;width:410px;height:41px;z-index:1000;text-align:right; }#wze717 { top:135.015px;left:7.11759px;bottom:auto;right:auto;width:408px;height:242px;z-index:1000;text-align:justify; }#wze718 { top:58.3896px;left:48.2281px;bottom:auto;right:auto;width:371px;height:63px;z-index:1000;text-align:right; }#wze719 { top:387.984px;left:305.001px;bottom:auto;right:auto;width:447px;height:103px;z-index:1000; }#wze720 { top:6.00387px;left:6.9068px;bottom:auto;right:auto;width:438px;height:80px;z-index:1000;text-align:justify; }#wz-section-wzs67 { height:581px;--section-height:581px; }#wze811 { top:22.5px;left:15.1123px;bottom:auto;right:auto;width:399.016px;height:423px;z-index:1000; }#wze812 { top:29.001px;left:431.994px;bottom:auto;right:auto;width:320px;height:143px;z-index:1000; }#wze813 { top:10.5152px;left:176.004px;bottom:auto;right:auto;width:144px;height:41px;z-index:1000;text-align:right; }#wze815 { top:60.8719px;left:7.89698px;bottom:auto;right:auto;width:309px;height:49px;z-index:1000;text-align:right; }#wz-section-wzs81 { height:534.4px;--section-height:534.4px; }#wze734 { top:127px;left:554.054px;bottom:auto;right:auto;width:208.141px;height:56px;z-index:1000; }#wze736 { top:4px;left:16.9089px;bottom:auto;right:auto;width:180px;height:35px;z-index:1000;text-align:right; }#wze738 { top:39px;left:572.469px;bottom:auto;right:auto;width:180px;height:19px;z-index:1000;text-align:right; }#wze739 { top:58.5px;left:347px;bottom:auto;right:auto;width:406px;height:38px;z-index:1000;text-align:right; }#wze740 { top:127px;left:286.872px;bottom:auto;right:auto;width:252.141px;height:56px;z-index:1000; }#wze742 { top:5.5px;left:5.00042px;bottom:auto;right:auto;width:242px;height:35px;z-index:1000;text-align:right; }#wze748 { top:127px;left:15.0091px;bottom:auto;right:auto;width:259.141px;height:110.2727px;z-index:1000; }#wze750 { top:5.5px;left:3.14019px;bottom:auto;right:auto;width:252px;height:35px;z-index:1000;text-align:right; }#wze1057 { top:15px;left:39.5705px;bottom:auto;right:auto;width:180px;height:39.2614px;z-index:1000;text-align:right; }#wz-section-wzs82 { height:348.2727px;--section-height:348.2727px; }#wze647 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:699.625px;display:block;z-index:1000; }#wze648 { top:729.625px;left:252.5px;bottom:auto;right:auto;width:263px;height:302.625px;display:block;z-index:1000; }#wze649 { top:10px;left:10px;bottom:auto;right:auto;width:242px;height:26.8864px;display:block;z-index:1000;text-align:right; }#wze650 { top:40.104px;left:10px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze651 { top:50.104px;left:10px;bottom:auto;right:auto;width:242px;height:140px;display:block;z-index:1000; }#wze652 { top:206.098px;left:10px;bottom:auto;right:auto;width:242px;height:26.8864px;display:block;z-index:1000;text-align:right; }#wze653 { top:240.196px;left:10px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze654 { top:250.196px;left:10px;bottom:auto;right:auto;width:242px;height:37.8182px;display:block;z-index:1000; }#wz-section-wzs75 { height:1047.25px;--section-height:1047.25px; }#wze655 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:174.25px;display:block;z-index:1000; }#wze656 { top:844.25px;left:15px;bottom:auto;right:auto;width:738px;height:174.25px;display:block;z-index:1000; }#wze657 { top:204.25px;left:252.5px;bottom:auto;right:auto;width:263px;height:625px;display:block;z-index:1000; }#wze658 { top:10px;left:10px;bottom:auto;right:auto;width:242px;height:25px;display:block;z-index:1000;text-align:right; }#wze659 { top:40px;left:10px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze660 { top:50px;left:10px;bottom:auto;right:auto;width:242px;height:400px;display:block;z-index:1000; }#wze661 { top:470px;left:10px;bottom:auto;right:auto;width:242px;height:25px;display:block;z-index:1000;text-align:right; }#wze662 { top:500px;left:10px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze663 { top:510px;left:10px;bottom:auto;right:auto;width:242px;height:100px;display:block;z-index:1000; }#wz-section-wzs74 { height:1033.5px;--section-height:1033.5px; }#wze823 { top:73px;left:78.7508px;bottom:auto;right:auto;width:672px;height:60px;display:block;z-index:1000;text-align:right; }#wz-section-wzs86 { height:188px;--section-height:188px; }#wze872 { top:118px;left:498.57px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze873 { top:8.52563px;left:137.143px;bottom:auto;right:auto;width:62px;height:89px;display:block;z-index:1000; }#wze874 { top:112.016px;left:19.1563px;bottom:auto;right:auto;width:180px;height:39px;display:block;z-index:1000;text-align:right; }#wze875 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze877 { top:15px;left:154px;bottom:auto;right:auto;width:599px;height:51px;display:block;z-index:1000;text-align:right; }#wze878 { top:118px;left:284.43px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze879 { top:8.52563px;left:111.125px;bottom:auto;right:auto;width:88px;height:89px;display:block;z-index:1000; }#wze880 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze881 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze882 { top:118px;left:70.2885px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze883 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze884 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze885 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze886 { top:370px;left:284.422px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze887 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze888 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze889 { top:161.016px;left:1.141px;bottom:auto;right:auto;width:198px;height:66px;display:block;z-index:1000;text-align:justify; }#wze890 { top:370px;left:500.164px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze891 { top:8.52563px;left:127.136px;bottom:auto;right:auto;width:72px;height:89px;display:block;z-index:1000; }#wze892 { top:112.016px;left:19.1563px;bottom:auto;right:auto;width:180px;height:39px;display:block;z-index:1000;text-align:right; }#wze893 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze894 { top:622px;left:284.43px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze895 { top:8.52563px;left:109.125px;bottom:auto;right:auto;width:90px;height:89px;display:block;z-index:1000; }#wze896 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze897 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze898 { top:370px;left:71.8817px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze899 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze900 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze901 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze902 { top:622px;left:500.176px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze903 { top:8.52563px;left:113.125px;bottom:auto;right:auto;width:86px;height:89px;display:block;z-index:1000; }#wze904 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze905 { top:161.016px;left:1.141px;bottom:auto;right:auto;width:198px;height:66px;display:block;z-index:1000;text-align:justify; }#wze906 { top:78px;left:222.751px;bottom:auto;right:auto;width:528px;height:22px;display:block;z-index:1000;text-align:right; }#wz-section-wzs93 { height:900px;--section-height:900px; }#wze908 { top:80px;left:155.47px;bottom:auto;right:auto;width:597px;height:58px;display:block;z-index:1000;text-align:right; }#wz-section-wzs95 { height:187px;--section-height:187px; }#wze912 { top:39px;left:16.1879px;bottom:auto;right:auto;width:738px;height:96px;display:block;z-index:1000;text-align:right; }#wze957 { top:194px;left:5.71664px;bottom:auto;right:auto;width:758.969px;height:574px;display:block;z-index:1000; }#wze957 .wz-gallery.wz-gallery-grid li { width:252px;height:287px;padding:10px; }#wz-section-wzs96 { height:790px;--section-height:790px; }#wze1040 { top:15px;left:10.3685px;bottom:auto;right:auto;width:747.263px;height:48px;display:block;z-index:1000;text-align:center; }#wze1041 { top:78px;left:285.875px;bottom:auto;right:auto;width:196.25px;height:168px;display:block;z-index:1000; }#wze1042 { top:439px;left:266.2px;bottom:auto;right:auto;width:235.6px;height:165px;display:block;z-index:1000; }#wze1043 { top:261px;left:83.775px;bottom:auto;right:auto;width:230.45px;height:163px;display:block;z-index:1000; }#wze1044 { top:261px;left:329.225px;bottom:auto;right:auto;width:160px;height:161px;display:block;z-index:1000; }#wze1045 { top:261px;left:504.225px;bottom:auto;right:auto;width:180px;height:161px;display:block;z-index:1000; }#wz-section-wzs118 { height:619px;--section-height:619px; }#wze958 { top:24px;left:12.7985px;bottom:auto;right:auto;width:741.391px;height:32px;display:block;z-index:1000;text-align:center; }#wze962 { top:171px;left:264.5px;bottom:auto;right:auto;width:239px;height:30px;display:block;z-index:1000;text-align:center; }#wze1000 { top:98px;left:63.2663px;bottom:auto;right:auto;width:155.188px;height:51.1875px;z-index:1000; }#wze1001 { top:98px;left:225.905px;bottom:auto;right:auto;width:155.188px;height:51.1875px;z-index:1000; }#wze1002 { top:98px;left:387.55px;bottom:auto;right:auto;width:155.188px;height:51.1875px;z-index:1000; }#wze1003 { top:98px;left:548.529px;bottom:auto;right:auto;width:155.188px;height:51.1875px;z-index:1000; }#wze1037 { top:216px;left:264.5px;bottom:auto;right:auto;width:239px;height:34.1705px;z-index:1000;text-align:center; }#wze1038 { top:265.171px;left:264.5px;bottom:auto;right:auto;width:239px;height:34.1705px;z-index:1000;text-align:center; }#wze1039 { top:314.342px;left:264.5px;bottom:auto;right:auto;width:239px;height:34.1705px;z-index:1000;text-align:center; }#wz-section-wzs102 { height:389.5454px;--section-height:389.5454px; }#wze964 { top:55px;left:133.47px;bottom:auto;right:auto;width:619px;height:62.4px;display:block;z-index:1000;text-align:right; }#wz-section-wzs103 { height:155.4px;--section-height:155.4px; }#wze966 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:472px;display:block;z-index:1000;text-align:right; }#wze1051 { top:502px;left:259px;bottom:auto;right:auto;width:250px;height:250.05px;z-index:1000; }#wze1052 { top:767.062px;left:259px;bottom:auto;right:auto;width:250px;height:250px;z-index:1000; }#wze1053 { top:1032.06px;left:259px;bottom:auto;right:auto;width:250px;height:250px;z-index:1000; }#wz-section-wzs104 { height:1366.05px;--section-height:1366.05px; }#wze980 { top:80px;left:451.5px;bottom:auto;right:auto;width:299px;height:58px;display:block;z-index:1000;text-align:right; }#wz-section-wzs107 { height:188px;--section-height:188px; }#wze990 { top:54.0131px;left:0px;bottom:auto;right:auto;width:420px;height:329.969px;display:block;z-index:1000; }#wze991 { top:109.985px;left:473.469px;bottom:auto;right:auto;width:279px;height:174px;display:block;z-index:1000; }#wze992 { top:74.0256px;left:8.8905px;bottom:auto;right:auto;width:269px;height:21px;display:block;z-index:1000;text-align:justify; }#wze993 { top:20.0056px;left:134.008px;bottom:auto;right:auto;width:145px;height:30px;display:block;z-index:1000;text-align:right; }#wze995 { top:135.51px;left:95.5px;bottom:auto;right:auto;width:182px;height:21px;display:block;z-index:1000;text-align:justify; }#wze997 { top:102.506px;left:32.037px;bottom:auto;right:auto;width:245px;height:22px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs110 { height:245.369px;--section-height:245.369px; }#wze1202 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:411.943px;display:block;z-index:1000; }#wze1203 { top:15px;left:15px;bottom:auto;right:auto;width:708px;height:38.8636px;display:block;z-index:1000; }#wze1204 { top:68.8523px;left:15px;bottom:auto;right:auto;width:708px;height:38.8636px;display:block;z-index:1000; }#wze1205 { top:122.705px;left:15px;bottom:auto;right:auto;width:708px;height:38.8636px;display:block;z-index:1000; }#wze1206 { top:176.557px;left:15px;bottom:auto;right:auto;width:708px;height:38.8636px;display:block;z-index:1000; }#wze1207 { top:230.409px;left:15px;bottom:auto;right:auto;width:708px;height:116.602px;display:block;z-index:1000; }#wze1208 { top:362px;left:269px;bottom:auto;right:auto;width:200px;height:40px;display:block;z-index:1000; }#wz-section-wzs140 { height:441.932px;--section-height:441.932px; }#wz-section-wzs117 { height:15px;--section-height:15px; }#wze1004 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:427.466px;display:block;z-index:1000; }#wze1009 { bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs111 { height:694.466px;--section-height:694.466px; }#wze1005 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:738px;display:block;z-index:1000; }#wz-section-wzs112 { height:1005px;--section-height:1005px; }#wze1006 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:296.761px;display:block;z-index:1000; }#wz-section-wzs113 { height:563.75px;--section-height:563.75px; }#wze1007 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:563.943px;display:block;z-index:1000; }#wz-section-wzs114 { height:830.932px;--section-height:830.932px; }#wze1008 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:469.625px;display:block;z-index:1000; }#wz-section-wzs115 { height:736.625px;--section-height:736.625px; }#wze1086 { top:73px;left:78.7508px;bottom:auto;right:auto;width:672px;height:60px;display:block;z-index:1000;text-align:right; }#wz-section-wzs125 { height:188px;--section-height:188px; }#wze1088 { top:191.016px;left:339px;bottom:auto;right:auto;width:90px;height:89px;display:block;z-index:1000; }#wze1089 { top:295.016px;left:294px;bottom:auto;right:auto;width:180px;height:39.2614px;display:block;z-index:1000;text-align:right; }#wze1090 { top:349.277px;left:15px;bottom:auto;right:auto;width:738px;height:299.625px;display:block;z-index:1000;text-align:justify; }#wze1120 { top:27px;left:222.751px;bottom:auto;right:auto;width:528px;height:22px;display:block;z-index:1000;text-align:right; }#wz-section-wzs126 { height:847.9087px;--section-height:847.9087px; }#wze1123 { top:73px;left:78.7508px;bottom:auto;right:auto;width:672px;height:60px;display:block;z-index:1000;text-align:right; }#wz-section-wzs128 { height:188px;--section-height:188px; }#wze1133 { top:67px;left:70.2885px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze1134 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1135 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze1136 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze1157 { top:27px;left:222.751px;bottom:auto;right:auto;width:528px;height:22px;display:block;z-index:1000;text-align:right; }#wz-section-wzs129 { height:631px;--section-height:631px; }#wze1159 { top:73px;left:78.7508px;bottom:auto;right:auto;width:672px;height:60px;display:block;z-index:1000;text-align:right; }#wz-section-wzs130 { height:188px;--section-height:188px; }#wze1160 { top:67px;left:70.2885px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze1161 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1162 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze1163 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze1164 { top:27px;left:222.751px;bottom:auto;right:auto;width:528px;height:22px;display:block;z-index:1000;text-align:right; }#wz-section-wzs131 { height:631px;--section-height:631px; }#wze1166 { top:73px;left:78.7508px;bottom:auto;right:auto;width:672px;height:60px;display:block;z-index:1000;text-align:right; }#wz-section-wzs132 { height:188px;--section-height:188px; }#wze1167 { top:67px;left:70.2885px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze1168 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze1169 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1170 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze1171 { top:27px;left:222.751px;bottom:auto;right:auto;width:528px;height:22px;display:block;z-index:1000;text-align:right; }#wz-section-wzs133 { height:631px;--section-height:631px; }#wze1173 { top:73px;left:78.7508px;bottom:auto;right:auto;width:672px;height:60px;display:block;z-index:1000;text-align:right; }#wz-section-wzs134 { height:188px;--section-height:188px; }#wze1174 { top:67px;left:70.2885px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze1175 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze1176 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1177 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze1178 { top:27px;left:222.751px;bottom:auto;right:auto;width:528px;height:22px;display:block;z-index:1000;text-align:right; }#wz-section-wzs135 { height:631px;--section-height:631px; }#wze1180 { top:73px;left:78.7508px;bottom:auto;right:auto;width:672px;height:60px;display:block;z-index:1000;text-align:right; }#wz-section-wzs136 { height:188px;--section-height:188px; }#wze1181 { top:67px;left:70.2885px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze1182 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze1183 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1184 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze1185 { top:27px;left:222.751px;bottom:auto;right:auto;width:528px;height:22px;display:block;z-index:1000;text-align:right; }#wz-section-wzs137 { height:631px;--section-height:631px; }#wze1187 { top:73px;left:78.7508px;bottom:auto;right:auto;width:672px;height:60px;display:block;z-index:1000;text-align:right; }#wz-section-wzs138 { height:188px;--section-height:188px; }#wze1188 { top:67px;left:70.2885px;bottom:auto;right:auto;width:199.156px;height:237px;display:block;z-index:1000; }#wze1189 { top:161.016px;left:5.14138px;bottom:auto;right:auto;width:194px;height:66px;display:block;z-index:1000;text-align:justify; }#wze1190 { top:8.52563px;left:114.125px;bottom:auto;right:auto;width:85px;height:89px;display:block;z-index:1000; }#wze1191 { top:112.016px;left:3.15625px;bottom:auto;right:auto;width:196px;height:39px;display:block;z-index:1000;text-align:right; }#wze1192 { top:27px;left:222.751px;bottom:auto;right:auto;width:528px;height:22px;display:block;z-index:1000;text-align:right; }#wz-section-wzs139 { height:631px;--section-height:631px; }.cssgrid #wze810 { margin:  18px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze709 { margin:  20px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze710 { margin:  28px 0px 16px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze1196 { margin:  15px 0px 165px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1011 { --gtr:3 }.cssgrid #wze1011 { margin:  8px 0px 15px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1010 { margin:  16px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1016 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1012 { margin:  9px 0px 6px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1014 { margin:  0px 0px 13px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1013 { margin:  0px 0px 23px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze678 { margin:  66px 0px 29px 0px; grid-area: 1 / 1 / 2 / 2; }#wze680 { --gtr:3 }.cssgrid #wze680 { margin:  0px 0px 24px 0px; grid-area: 2 / 1 / 4 / 2; }#wze411 { --gtr:3 }.cssgrid #wze411 { margin:  3px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze684 { --gtr:3 }.cssgrid #wze684 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }#wze688 { --gtr:3 }.cssgrid #wze688 { margin:  9px 0px 53px 0px; grid-area: 4 / 1 / 6 / 2; }.cssgrid #wze681 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze682 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze683 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze679 { margin:  9px 0px 7px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze419 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze422 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze685 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze686 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze687 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze689 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze690 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze691 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze692 { margin:  49px 0px 59px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1058 { margin:  0px 0px 54px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze696 { margin:  73px 0px 21px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze697 { margin:  0px 0px 24px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze695 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1194 { margin:  0px 0px 63px 0px; grid-area: 4 / 1 / 5 / 2; }#wze999 { --gtr:2 }.cssgrid #wze999 { margin:  1px 0px 605px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze563 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 1px }.cssgrid #wze779 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }#wze1019 { --gtr:2 }.cssgrid #wze1019 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }#wze1023 { --gtr:3 }.cssgrid #wze1023 { margin:  476px 0px 16px 0px; grid-area: 4 / 1 / 6 / 2; }#wze1029 { --gtr:4 }.cssgrid #wze1029 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze1059 { margin:  0px 0px 15px 0px; grid-area: 7 / 1 / 8 / 2; }.cssgrid #wze1061 { margin:  0px 0px 15px 0px; grid-area: 8 / 1 / 9 / 2; }.cssgrid #wze1062 { margin:  0px 0px 15px 0px; grid-area: 9 / 1 / 10 / 2; }#wze760 { --gtr:1 }.cssgrid #wze760 { margin:  31px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze762 { margin:  31px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze758 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze759 { margin:  20px 0px 33px 0px; grid-area: 2 / 1 / 5 / 2; }.cssgrid #wze761 { margin:  16px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1020 { margin:  12px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1021 { margin:  20px 0px 24px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1022 { margin:  0px 0px 261px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1028 { margin:  20px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1027 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1024 { margin:  30px 0px 0px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1025 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1026 { margin:  30px 0px 66px 0px; grid-area: 4 / 1 / 6 / 2; }.cssgrid #wze1031 { margin:  20px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1032 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1030 { margin:  5px 0px 14px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1036 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1035 { margin:  23px 0px 15px 0px; grid-area: 4 / 1 / 6 / 2; }.cssgrid #wze1034 { margin:  0px 0px 0px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze1033 { margin:  24px 0px 50px 0px; grid-area: 6 / 1 / 8 / 2; }.cssgrid #wze712 { margin:  71px 0px 60px 0px; grid-area: 1 / 1 / 2 / 2; }#wze715 { --gtr:3 }.cssgrid #wze715 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze714 { margin:  18px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }#wze719 { --gtr:1 }.cssgrid #wze719 { margin:  0px 0px 90px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze716 { margin:  6px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze718 { margin:  0px 0px 14px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze717 { margin:  0px 0px 41px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze720 { margin:  6px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze811 { margin:  23px 0px 88px 0px; grid-area: 1 / 1 / 3 / 2; }#wze812 { --gtr:2 }.cssgrid #wze812 { margin:  29px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze813 { margin:  11px 0px 9px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze815 { margin:  0px 0px 33px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze738 { margin:  39px 0px 1px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze739 { margin:  0px 0px 30px 0px; grid-area: 2 / 1 / 3 / 2; }#wze734 { --gtr:1 }.cssgrid #wze734 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze740 { --gtr:1 }.cssgrid #wze740 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze748 { --gtr:1 }.cssgrid #wze748 { margin:  0px 0px 111px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze736 { margin:  4px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze742 { margin:  6px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze750 { margin:  6px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1057 { margin:  15px 0px 56px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze647 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze648 { --gtr:6 }.cssgrid #wze648 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze649 { margin:  10px 0px 3px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze650 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 4px }.cssgrid #wze651 { margin:  0px 0px 16px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze652 { margin:  0px 0px 7px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze653 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 4px }.cssgrid #wze654 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze655 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze657 { --gtr:6 }.cssgrid #wze657 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze656 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze658 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze659 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 4px }.cssgrid #wze660 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze661 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze662 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 4px }.cssgrid #wze663 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze823 { margin:  73px 0px 55px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze877 { margin:  15px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze906 { margin:  0px 0px 18px 0px; grid-area: 2 / 1 / 3 / 2; }#wze872 { --gtr:3 }.cssgrid #wze872 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }#wze878 { --gtr:3 }.cssgrid #wze878 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze882 { --gtr:3 }.cssgrid #wze882 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze886 { --gtr:3 }.cssgrid #wze886 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }#wze890 { --gtr:3 }.cssgrid #wze890 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }#wze898 { --gtr:3 }.cssgrid #wze898 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }#wze894 { --gtr:3 }.cssgrid #wze894 { margin:  0px 0px 41px 0px; grid-area: 5 / 1 / 6 / 2; }#wze902 { --gtr:3 }.cssgrid #wze902 { margin:  0px 0px 41px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze873 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze874 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze875 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze879 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze880 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze881 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze883 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze884 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze885 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze887 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze888 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze889 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze891 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze892 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze893 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze899 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze900 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze901 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze895 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze896 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze897 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze903 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze904 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze905 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze908 { margin:  80px 0px 49px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze912 { margin:  39px 0px 59px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze957 { margin:  0px 0px 22px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1040 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1041 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1044 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1045 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1043 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze1042 { margin:  0px 0px 15px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze958 { margin:  24px 0px 42px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1000 { margin:  0px 0px 22px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1001 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1002 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1003 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze962 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1037 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1038 { margin:  0px 0px 15px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1039 { margin:  0px 0px 41px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze964 { margin:  55px 0px 38px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze966 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1051 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1052 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1053 { margin:  0px 0px 84px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze980 { margin:  80px 0px 50px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze990 { margin:  54px 0px -139px 0px; grid-area: 1 / 1 / 3 / 2; }#wze991 { --gtr:4 }.cssgrid #wze991 { margin:  110px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze993 { margin:  20px 0px 24px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze992 { margin:  0px 0px 8px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze997 { margin:  0px 0px 11px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze995 { margin:  0px 0px 17px 0px; grid-area: 4 / 1 / 5 / 2; }#wze1202 { --gtr:6 }.cssgrid #wze1202 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1203 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1204 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1205 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1206 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1207 { margin:  0px 0px 15px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1208 { margin:  0px 0px 10px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze1009 { margin:  0px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1004 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1005 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1006 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1007 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1008 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1086 { margin:  73px 0px 55px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1120 { margin:  27px 0px 142px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1088 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1089 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1090 { margin:  0px 0px 199px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1123 { margin:  73px 0px 55px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1157 { margin:  27px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1133 { --gtr:3 }.cssgrid #wze1133 { margin:  0px 0px 327px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1134 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1136 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1135 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1159 { margin:  73px 0px 55px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1164 { margin:  27px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1160 { --gtr:3 }.cssgrid #wze1160 { margin:  0px 0px 327px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1161 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1162 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1163 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1166 { margin:  73px 0px 55px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1171 { margin:  27px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1167 { --gtr:3 }.cssgrid #wze1167 { margin:  0px 0px 327px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1169 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1170 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1168 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1173 { margin:  73px 0px 55px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1178 { margin:  27px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1174 { --gtr:3 }.cssgrid #wze1174 { margin:  0px 0px 327px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1176 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1177 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1175 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1180 { margin:  73px 0px 55px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1185 { margin:  27px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1181 { --gtr:3 }.cssgrid #wze1181 { margin:  0px 0px 327px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1183 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1184 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1182 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1187 { margin:  73px 0px 55px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1192 { margin:  27px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1188 { --gtr:3 }.cssgrid #wze1188 { margin:  0px 0px 327px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1190 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1191 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1189 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }#wz-section-header  { --gtr:1 }#wz-section-wzs53  { --gtr:1 }#wz-section-wzs116  { --gtr:2 }#wz-section-wzs76  { --gtr:3 }#wz-section-wzs59  { --gtr:2 }#wz-section-wzs77  { --gtr:4 }#wz-section-footer  { --gtr:8 }#wz-section-wzs27  { --gtr:1 }#wz-section-wzs67  { --gtr:2 }#wz-section-wzs81  { --gtr:1 }#wz-section-wzs82  { --gtr:3 }#wz-section-wzs75  { --gtr:2 }#wz-section-wzs74  { --gtr:3 }#wz-section-wzs86  { --gtr:1 }#wz-section-wzs93  { --gtr:5 }#wz-section-wzs95  { --gtr:1 }#wz-section-wzs96  { --gtr:2 }#wz-section-wzs118  { --gtr:4 }#wz-section-wzs102  { --gtr:6 }#wz-section-wzs103  { --gtr:1 }#wz-section-wzs104  { --gtr:4 }#wz-section-wzs107  { --gtr:1 }#wz-section-wzs110  { --gtr:1 }#wz-section-wzs140  { --gtr:1 }#wz-section-wzs117  { --gtr:0 }#wz-section-wzs111  { --gtr:2 }#wz-section-wzs112  { --gtr:2 }#wz-section-wzs113  { --gtr:2 }#wz-section-wzs114  { --gtr:2 }#wz-section-wzs115  { --gtr:2 }#wz-section-wzs125  { --gtr:1 }#wz-section-wzs126  { --gtr:4 }#wz-section-wzs128  { --gtr:1 }#wz-section-wzs129  { --gtr:2 }#wz-section-wzs130  { --gtr:1 }#wz-section-wzs131  { --gtr:2 }#wz-section-wzs132  { --gtr:1 }#wz-section-wzs133  { --gtr:2 }#wz-section-wzs134  { --gtr:1 }#wz-section-wzs135  { --gtr:2 }#wz-section-wzs136  { --gtr:1 }#wz-section-wzs137  { --gtr:2 }#wz-section-wzs138  { --gtr:1 }#wz-section-wzs139  { --gtr:2 }}@media only screen and (min-width : 1170px) {#wze647 .wz-blog-post-thumbnail+.wz-blog-post-content { margin-left: 320px }#wze651 .wz-blog-post-thumbnail+.wz-blog-post-section { margin-right: 110px }#wze660 .wz-blog-post-thumbnail+.wz-blog-post-section { margin-right: 110px }#wze957 .wz-gallery.wz-gallery-grid li { width:580px;height:436px;padding:10px; }.cssgrid #wze709 { margin:  18px 0px 27px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze710 { margin:  19px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze810 { margin:  29px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1196 { margin:  52px 0px 649px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1011 { --gtr:3 }.cssgrid #wze1011 { margin:  77px 0px 78px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1010 { margin:  89px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1016 { margin:  0px 0px 91px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1012 { margin:  0px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1014 { margin:  0px 0px 8px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1013 { margin:  0px 0px 24px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze678 { margin:  87px 0px 44px 0px; grid-area: 1 / 1 / 2 / 2; }#wze680 { --gtr:3 }.cssgrid #wze680 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze684 { --gtr:3 }.cssgrid #wze684 { margin:  0px 0px 81px 0px; grid-area: 2 / 1 / 5 / 2; }#wze688 { --gtr:3 }.cssgrid #wze688 { margin:  0px 0px 81px 0px; grid-area: 2 / 1 / 5 / 2; }#wze411 { --gtr:3 }.cssgrid #wze411 { margin:  2px 0px 0px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze681 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze682 { margin:  0px 0px 13px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze683 { margin:  0px 0px 12px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze685 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze686 { margin:  0px 0px 13px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze687 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze689 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze690 { margin:  0px 0px 13px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze691 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze679 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze419 { margin:  0px 0px 13px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze422 { margin:  0px 0px 13px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze692 { margin:  41px 0px 34px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1058 { margin:  0px 0px 116px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1194 { margin:  23px 0px 48px 0px; grid-area: 1 / 1 / 5 / 2; }.cssgrid #wze697 { margin:  102px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze696 { margin:  0px 0px 41px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze695 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze999 { --gtr:3 }.cssgrid #wze999 { margin:  2px 0px 4px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1019 { --gtr:2 }.cssgrid #wze1019 { margin:  0px 0px 28px 0px; grid-area: 2 / 1 / 8 / 2; }#wze1023 { --gtr:5 }.cssgrid #wze1023 { margin:  98px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1029 { --gtr:4 }.cssgrid #wze1029 { margin:  98px 0px 1px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1059 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1061 { margin:  25px 0px 0px 0px; grid-area: 4 / 1 / 7 / 2; }.cssgrid #wze1062 { margin:  26px 0px 0px 0px; grid-area: 4 / 1 / 6 / 2; }.cssgrid #wze779 { margin:  0px 0px 9px 0px; grid-area: 8 / 1 / 9 / 2; }.cssgrid #wze563 { margin:  0px 0px 11px 0px; grid-area: 9 / 1 / 10 / 2;min-height: 1px }.cssgrid #wze762 { margin:  58px 0px 6px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze758 { margin:  0px 0px 7px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze759 { margin:  0px 0px 29px 0px; grid-area: 3 / 1 / 4 / 2; }#wze760 { --gtr:1 }.cssgrid #wze760 { margin:  0px 0px 29px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze761 { margin:  17px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1021 { margin:  34px 0px 33px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1020 { margin:  35px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1022 { margin:  0px 0px 133px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1028 { margin:  20px 0px 20px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1027 { margin:  0px 0px 9px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1024 { margin:  0px 0px 8px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1025 { margin:  0px 0px 7px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1026 { margin:  0px 0px 40px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1031 { margin:  20px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1030 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1032 { margin:  6px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1036 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 6 / 2; }.cssgrid #wze1035 { margin:  3px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1034 { margin:  0px 0px 76px 0px; grid-area: 6 / 1 / 8 / 2; }.cssgrid #wze1033 { margin:  2px 0px 0px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze712 { margin:  19px 0px 274px 0px; grid-area: 1 / 1 / 2 / 2; }#wze715 { --gtr:3 }.cssgrid #wze715 { margin:  70px 0px 111px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze714 { margin:  101px 0px 29px 0px; grid-area: 1 / 1 / 2 / 2; }#wze719 { --gtr:1 }.cssgrid #wze719 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze716 { margin:  -36px 0px 26px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze718 { margin:  0px 0px 46px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze717 { margin:  0px 0px 32px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze720 { margin:  7px 0px 92px 0px; grid-area: 1 / 1 / 2 / 2; }#wze812 { --gtr:2 }.cssgrid #wze812 { margin:  82px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze811 { margin:  92px 0px 64px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze813 { margin:  0px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze815 { margin:  0px 0px 23px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze738 { margin:  84px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze739 { margin:  0px 0px 30px 0px; grid-area: 2 / 1 / 3 / 2; }#wze748 { --gtr:1 }.cssgrid #wze748 { margin:  0px 0px -1.568px 0px; grid-area: 3 / 1 / 6 / 2; }#wze740 { --gtr:1 }.cssgrid #wze740 { margin:  17px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze734 { --gtr:1 }.cssgrid #wze734 { margin:  17px 0px 0px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze750 { margin:  16px 0px 49px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1057 { margin:  16px 0px 49px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze736 { margin:  0px 0px 9px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze742 { margin:  0px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze647 { margin:  12px 0px 8px 0px; grid-area: 1 / 1 / 3 / 2; }#wze648 { --gtr:6 }.cssgrid #wze648 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze649 { margin:  10px 0px 3px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze650 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 4px }.cssgrid #wze651 { margin:  0px 0px 16px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze652 { margin:  0px 0px 8px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze653 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 4px }.cssgrid #wze654 { margin:  0px 0px 14px 0px; grid-area: 6 / 1 / 7 / 2; }#wze657 { --gtr:6 }.cssgrid #wze657 { margin:  10px 0px -205px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze655 { margin:  10px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze656 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze658 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze659 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 4px }.cssgrid #wze660 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze661 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze662 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 4px }.cssgrid #wze663 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze823 { margin:  145px 0px 213px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze877 { margin:  79px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze906 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 3 / 2; }#wze872 { --gtr:3 }.cssgrid #wze872 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze882 { --gtr:3 }.cssgrid #wze882 { margin:  2px 0px 0px 0px; grid-area: 3 / 1 / 5 / 2; }#wze886 { --gtr:3 }.cssgrid #wze886 { margin:  2px 0px 21px 0px; grid-area: 3 / 1 / 7 / 2; }#wze878 { --gtr:3 }.cssgrid #wze878 { margin:  3px 0px 0px 0px; grid-area: 3 / 1 / 6 / 2; }#wze902 { --gtr:3 }.cssgrid #wze902 { margin:  0px 0px 0px 0px; grid-area: 7 / 1 / 8 / 2; }#wze894 { --gtr:3 }.cssgrid #wze894 { margin:  0px 0px 88px 0px; grid-area: 7 / 1 / 11 / 2; }#wze890 { --gtr:3 }.cssgrid #wze890 { margin:  1px 0px 0px 0px; grid-area: 7 / 1 / 9 / 2; }#wze898 { --gtr:3 }.cssgrid #wze898 { margin:  8px 0px 0px 0px; grid-area: 7 / 1 / 10 / 2; }.cssgrid #wze873 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze874 { margin:  0px 0px 13px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze875 { margin:  0px 0px 12px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze883 { margin:  9px 0px 22px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze884 { margin:  0px 0px 4px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze885 { margin:  0px 0px 12px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze887 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze888 { margin:  0px 0px 12px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze889 { margin:  0px 0px 13px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze879 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze880 { margin:  0px 0px 12px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze881 { margin:  0px 0px 12px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze895 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze896 { margin:  0px 0px 12px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze897 { margin:  0px 0px 13px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze903 { margin:  0px 0px 23px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze904 { margin:  0px 0px 19px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze905 { margin:  0px 0px 11px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze891 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze892 { margin:  0px 0px 12px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze893 { margin:  0px 0px 12px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze899 { margin:  9px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze900 { margin:  0px 0px 12px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze901 { margin:  0px 0px 43px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze908 { margin:  35px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze912 { margin:  40px 0px 79px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze957 { margin:  0px 0px 26px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1040 { margin:  20px 0px 46px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1041 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1042 { margin:  3px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1043 { margin:  5px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1044 { margin:  7px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1045 { margin:  10px 0px 62px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze958 { margin:  65px 0px 40px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1000 { margin:  0px 0px 21px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1001 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1002 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1003 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze962 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1038 { margin:  2px 0px 0px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze1039 { margin:  3px 0px 0px 0px; grid-area: 3 / 1 / 6 / 2; }.cssgrid #wze1037 { margin:  4px 0px 77px 0px; grid-area: 3 / 1 / 7 / 2; }.cssgrid #wze964 { margin:  6px 0px 341px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze966 { margin:  42px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1052 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1051 { margin:  3px 0px 56px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1053 { margin:  3px 0px 56px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze980 { margin:  22px 0px 345px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze990 { margin:  88px 0px 33px 0px; grid-area: 1 / 1 / 3 / 2; }#wze991 { --gtr:4 }.cssgrid #wze991 { margin:  131px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze993 { margin:  1px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze992 { margin:  0px 0px 18px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze997 { margin:  0px 0px 17px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze995 { margin:  0px 0px 171px 0px; grid-area: 4 / 1 / 5 / 2; }#wze1202 { --gtr:6 }.cssgrid #wze1202 { margin:  43px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1203 { margin:  54px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1204 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1205 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1206 { margin:  0px 0px 10px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1207 { margin:  0px 0px 10px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1208 { margin:  0px 0px 55px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze1009 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1004 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1005 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1006 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1007 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1008 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1086 { margin:  87px 0px 221px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1120 { margin:  51px 0px 37px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1088 { margin:  0px 0px 31px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1089 { margin:  46px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1090 { margin:  0px 0px 131px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1123 { margin:  49px 0px 320px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1157 { margin:  26px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1133 { --gtr:2 }.cssgrid #wze1133 { margin:  0px 0px -0.057000000000016px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1134 { margin:  14px 0px 15px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1136 { margin:  59px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1135 { margin:  0px 0px 11px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1159 { margin:  49px 0px 320px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1164 { margin:  26px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1160 { --gtr:2 }.cssgrid #wze1160 { margin:  0px 0px -0.56799999999998px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1161 { margin:  14px 0px 15px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1162 { margin:  59px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1163 { margin:  0px 0px 71px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1166 { margin:  49px 0px 320px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1171 { margin:  26px 0px 47px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1167 { --gtr:2 }.cssgrid #wze1167 { margin:  0px 0px -0.30700000000002px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1169 { margin:  14px 0px 16px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1170 { margin:  59px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1168 { margin:  0px 0px 216px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1173 { margin:  49px 0px 321px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1178 { margin:  26px 0px 47px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1174 { --gtr:2 }.cssgrid #wze1174 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1176 { margin:  11px 0px 16px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1177 { margin:  56px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1175 { margin:  0px 0px 89px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1180 { margin:  49px 0px 321px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1185 { margin:  26px 0px 47px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1181 { --gtr:2 }.cssgrid #wze1181 { margin:  0px 0px -0.66000000000008px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1183 { margin:  26px 0px 33px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1184 { margin:  56px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1182 { margin:  0px 0px 152px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1187 { margin:  49px 0px 322px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1192 { margin:  26px 0px 47px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1188 { --gtr:2 }.cssgrid #wze1188 { margin:  0px 0px 46px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1190 { margin:  11px 0px 16px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1191 { margin:  56px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1189 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }#wz-section-header  { --gtr:1 }#wz-section-wzs53  { --gtr:1 }#wz-section-wzs116  { --gtr:2 }#wz-section-wzs76  { --gtr:2 }#wz-section-wzs59  { --gtr:2 }#wz-section-wzs77  { --gtr:5 }#wz-section-footer  { --gtr:7 }#wz-section-wzs27  { --gtr:1 }#wz-section-wzs67  { --gtr:4 }#wz-section-wzs81  { --gtr:1 }#wz-section-wzs82  { --gtr:3 }#wz-section-wzs75  { --gtr:1 }#wz-section-wzs74  { --gtr:4 }#wz-section-wzs86  { --gtr:1 }#wz-section-wzs93  { --gtr:4 }#wz-section-wzs95  { --gtr:1 }#wz-section-wzs96  { --gtr:2 }#wz-section-wzs118  { --gtr:2 }#wz-section-wzs102  { --gtr:3 }#wz-section-wzs103  { --gtr:1 }#wz-section-wzs104  { --gtr:2 }#wz-section-wzs107  { --gtr:1 }#wz-section-wzs110  { --gtr:1 }#wz-section-wzs140  { --gtr:1 }#wz-section-wzs117  { --gtr:0 }#wz-section-wzs111  { --gtr:1 }#wz-section-wzs112  { --gtr:1 }#wz-section-wzs113  { --gtr:1 }#wz-section-wzs114  { --gtr:1 }#wz-section-wzs115  { --gtr:1 }#wz-section-wzs125  { --gtr:1 }#wz-section-wzs126  { --gtr:3 }#wz-section-wzs128  { --gtr:1 }#wz-section-wzs129  { --gtr:2 }#wz-section-wzs130  { --gtr:1 }#wz-section-wzs131  { --gtr:2 }#wz-section-wzs132  { --gtr:1 }#wz-section-wzs133  { --gtr:2 }#wz-section-wzs134  { --gtr:1 }#wz-section-wzs135  { --gtr:2 }#wz-section-wzs136  { --gtr:1 }#wz-section-wzs137  { --gtr:2 }#wz-section-wzs138  { --gtr:1 }#wz-section-wzs139  { --gtr:2 }}