@charset "utf-8";


:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}nav{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}h1,h2,h3{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}dl,ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}sub{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none}table{border-collapse:collapse}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[role=button]{cursor:pointer}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.h1,.h3,.h6,h1,h2,h3{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h6{font-size:1rem}.mark,mark{padding:.2em;background-color:#fcf8e3}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-6,.col-lg-12,.col-lg-3,.col-md-3,.col-sm-4{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (min-width:576px){.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}}@media (min-width:768px){.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:992px){.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.btn-group{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn:hover{z-index:1}.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}.border{border:1px solid #dee2e6!important}.mt-3{margin-top:1rem!important}.mt-5{margin-top:3rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.mx-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important}@media (min-width:576px){.p-sm-2{padding:.5rem!important}}@media (min-width:768px){.p-md-3{padding:1rem!important}}@media (min-width:992px){.p-lg-5{padding:3rem!important}}.text-center{text-align:center!important}.visible{visibility:visible!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.table{border-collapse:collapse!important}.table td{background-color:#fff!important}}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev{left:10px;right:auto}.swiper-button-prev:after{content:'prev'}.swiper-button-next{right:10px;left:auto}.swiper-button-next:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}@font-face{font-display:swap;font-family:Roboto;src:url(../wp-content/themes/coowingroup/fonts/Roboto-Regular.ttff') format('truetype');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(../wp-content/themes/coowingroup/fonts/Roboto-Bold.ttff') format('truetype');font-weight:700;font-style:normal}body{margin:0;padding:0;font-family:Roboto,Arial,sans-serif;font-size:16px;color:#333;background:#fff}*{margin:0;padding:0;box-sizing:border-box}table{border-collapse:collapse;border-spacing:0}img{border:none;max-width:100%;height:auto}li,ul{list-style:none;list-style-type:none}a,button,input{outline:0!important}input.m_se{width:100%;border:1px solid #f6f6f6;height:60px;line-height:60px;font-size:16px}.fl{float:left}.fr{float:right}.clear{margin:0 auto;clear:both;height:0;font-size:0;overflow:hidden}.clean{zoom:1}.clean:after,.clean:before{content:'';display:table}.clean:after{clear:both}a{color:#333;text-decoration:none}a:hover{color:#651e7c;text-decoration:none}.default_nav_style{width:100%}.default_nav_style .n_item{float:left}.default_nav_style .n_item>a{display:block;padding-right:40px}.default_nav_style .nav_sec{display:none;width:100%;position:absolute;left:0;top:100%;opacity:0;padding-top:1px;z-index:999;overflow-x:hidden;overflow-y:auto;max-height:460px;margin-top:30px;box-shadow:5px 5px 10px -5px rgba(0,0,0,.12);background:#fff}.default_nav_style .small_nav_sec{border-bottom:none;width:260px;padding-top:1px;max-height:none;overflow:visible}.default_nav_style .nav_sec .top{height:0}.default_nav_style .nav_sec .nav_list{position:relative;float:left;width:100%}.default_nav_style .small_nav_sec .nav_list{float:none}.default_nav_style .nav_sec .nav_list:after{content:'';display:block;width:100%;clear:both}.default_nav_style .nav_sec .nav_sec_box{min-height:200px;padding:7px 20px 12px;background:#fff}.default_nav_style .small_nav_sec .nav_sec_box{background:#fff;min-height:0;padding:13px 0 17px;box-shadow:0 0 10px rgba(0,0,0,.12)}.default_nav_style .nav_sec .nav_sec_item{float:left;margin:5px 10px 20px;width:160px}.default_nav_style .small_nav_sec .nav_sec_item{margin:0;width:100%;position:relative}.default_nav_style .nav_sec .nav_thd_list{padding:4px 0}.default_nav_style .nav_sec .nav_thd_item>a{display:block;height:18px;line-height:18px;color:#666;font-size:12px;text-align:left;padding:3px 0;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.default_nav_style .small_nav_sec .nav_sec_item a,.default_nav_style .small_nav_sec .nav_sec_item dt a{position:relative;display:block;height:28px;line-height:28px;padding:0 20px;color:#000;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.default_nav_style .small_nav_sec .nav_sec_item a em{position:absolute;width:7px;height:11px;top:0;bottom:0;right:20px;margin:auto;background:var(--wpr-bg-e7592a17-85bf-4a80-8068-ad169212cad1) center top no-repeat}.default_nav_style .small_nav_sec .nav_sec_item a:hover{color:#000;text-decoration:none}.default_nav_style .small_nav_sec .nav_sec_item a:hover em{background-position:center bottom}.default_nav_style .small_nav_sec .nav_thd_list{padding:0;position:absolute;left:100%;top:0;display:none;width:260px;padding:13px 0 17px;border:1px solid #f5f5f5;box-shadow:0 0 10px rgba(0,0,0,.12);background:#fff}.default_nav_style .small_nav_sec .nav_thd_item{position:relative}.default_nav_style .small_nav_sec .nav_sec_item:hover .nav_thd_list{display:block}.default_nav_style .nav_sec .nav_img{float:left;width:320px;font-size:0;text-align:right;white-space:normal;margin-top:20px}.foot_share{display:inline-block}.foot_share .foot_share_box{display:inline-block;width:40px;height:40px;margin-right:13px;vertical-align:middle;background-repeat:no-repeat;font-size:0;background-size:40px}.foot_share .Facebook{background-position:0 0}.foot_share .Twitter{background-position:0 -40px}.foot_share .LinkedIn{background-position:0 -120px}.foot_share .YouTube{background-position:0 -160px}.foot_share .Instagram{background-position:0 -280px}.foot_share_type_1 .foot_share_box{background-image:var(--wpr-bg-d901671d-2579-49e8-8561-4e9e9751d4d1)}.pointer{cursor:pointer}.trans{-webkit-transition:.3s;transition:all .3s ease 0s}.relative{position:relative}.block{display:block}.text-center{text-align:center}a:hover{text-decoration:none}.headerWrapper{background-color:#fff}#header{width:100%}#header .top_h{width:100%;border-bottom:1px solid #f3f3f3}#header .top_h .feature_box{margin:0 auto;width:1440px;position:relative}#header .top_h .feature_box .features{float:right;width:100px;height:40px}#header .top_h .feature_box .ftit{height:40px;line-height:40px;overflow:hidden;font-size:14px;color:#666}#header .top_h .feature_box ul.language{font-size:0}#header .top_h .feature_box ul.language li{float:left;font-size:16px;margin-right:18px;position:relative}#header .top_h .feature_box ul.language li:before{content:'';position:absolute;right:-10px;top:14px;height:12px;border-right:1px solid rgba(0,0,0,.2)}#header .top_h .feature_box ul.language li:last-child{margin-right:0}#header .top_h .feature_box ul.language li:last-child:before{display:none}#header .top_h .feature_box ul.language li a{cursor:pointer}#header .top_h .feature_box .features .f_btn{display:block;height:100%;line-height:40px;font-size:14px;color:#555;text-decoration:none}#header .top_h .feature_box .features .f_search .f_btn{width:43px;padding-left:22px;background:var(--wpr-bg-7ac665e7-2292-4c9c-ba85-afadce491ab0) left no-repeat}#header .top_h .feature_box .features .f_search form{opacity:0;position:absolute;top:21px;right:0;width:250px;height:39px;background:#fff;border-bottom:1px solid #9cc6cd;pointer-events:none;transform:translateY(-50%)}#header .top_h .feature_box .features .f_search.open form{opacity:1;pointer-events:auto}#header .top_h .feature_box .features .f_search form input.text{padding-left:10px;width:80%;height:100%;background:0 0;border:0;box-sizing:border-box}#header .top_h .feature_box .features .f_search form input.sub_btn{width:15%;height:100%;background:var(--wpr-bg-b71e190f-988d-4c1c-ba6b-7af99e3e0286) center/50% auto no-repeat;border:0}#header .header_box{margin:0 auto;width:1440px;height:70px}#header .header_box .logo_box{float:left;height:100%;width:200px}#header .header_box .logo_box .logo{width:100%;height:100%;position:relative}#header .header_box .logo_box .logo a{display:block;height:100%}#header .header_box .logo_box .logo a img{position:absolute;left:0;top:-6px;bottom:0;margin:auto;max-width:100%}#header .header_box .navbars{float:right}.default_nav_style .n_item{line-height:70px}.default_nav_style .n_item>a{font-size:18px;color:#222;transition:all .1s;text-decoration:none}.default_nav_style .n_item:hover>a{color:#651e7c}.default_nav_style .small_nav_sec .nav_sec_item a,.default_nav_style .small_nav_sec .nav_sec_item dt a{font-weight:400;font-size:14px}.win_header .header .logo{padding:15px 0}.win_header .header .func .btn{margin-left:3%}#footer{width:100%;background:#333}#footer .footer_box{margin:0 auto;padding:66px 0;width:1440px;display:flex;flex-wrap:wrap;justify-content:space-between;-webkit-justify-content:space-between}#footer .footer_box .foo_item ul li{margin-top:10px;width:100%;font-size:14px;color:#ababab}#footer .footer_box .foo_item ul li a{display:block;font-size:14px;color:#ababab;text-decoration:none}#footer .footer_box .foo_item ul li a:hover{color:#b8b7b7}#footer .footer_box .foo_item ul li:first-child{margin-top:0;font-size:18px;font-weight:700;color:#fff;text-transform:capitalize}#footer .footer_box .foo_item ul li:nth-child(2){margin-top:30px}#footer .footer_box .mode_one{margin-left:38px;width:22%}#footer .footer_box .mode_two{margin-left:30px;width:20%}#footer .footer_box .mode_three{margin-left:35px;width:18%}#footer .footer_box .mode_fout{margin-right:30px;width:23%}#footer .footer_box .mode_fout ul li:nth-child(2){margin-top:25px}#footer .footer_box .mode_fout ul li:nth-child(2) p{line-height:24px}#footer .footer_box .mode_fout ul li:last-child{margin-top:15px}#footer .footer_box .mode_fout ul li:last-child .share{display:flex;flex-wrap:wrap;margin-left:-3px}.foot_share .foot_share_box{margin-right:8px}#footer .copy_box{width:100%;background:#222}#footer .copy_box .copy{margin:0 auto;width:1440px;text-align:center}#footer .copy_box .copy p{margin-left:38px;padding-top:26px;padding-bottom:28px;font-size:16px;color:#888;margin-bottom:0!important}#footer .copy_box .copy p a{color:#888;text-decoration:none}.products .pro_cate{padding:12px 0;width:100%;background:#fff}.products .pro_cate .list{position:relative;display:inline-block;margin:0 27px 30px 0;width:auto;line-height:43px;transition:all .5s}.products .pro_cate .list:first-child{margin-left:0}.products .pro_cate .list .son_cate{position:absolute;left:0;top:100%;width:100%;z-index:1}.products .pro_cate .list .first_cate{position:relative;overflow:hidden;cursor:pointer;transition:all .5s}.products .pro_cate .list .first_cate a{display:block;position:relative;padding:0 36px;border:1px solid #651e7c;font-size:16px;transition:all .5s;text-decoration:none}.products .pro_cate .list .first_cate a:before{display:block;content:'';position:absolute;right:35px;top:19px;width:12px;height:7px;background:var(--wpr-bg-dc8aa58c-46fb-4b3f-bf0c-21b221b66003) center/100% no-repeat;transition:all .5s}.products .pro_cate .list .first_cate a:after{display:block;content:'';position:absolute;right:35px;top:19px;width:12px;height:7px;background:var(--wpr-bg-b9d59b0a-4812-40b2-b58f-285c58c2a54e) center/100% no-repeat;transition:all .5s;z-index:1;opacity:0}.products .pro_cate .list:hover .first_cate a{background:#651e7c;color:#fff}.products .pro_cate .list:hover .first_cate a:before{transform:rotate(180deg)}.products .pro_cate .list:hover .first_cate a:after{transform:rotate(180deg);opacity:1}.products .pro_cate .son_cate{display:none;margin-bottom:10px;background:#f7f7f7}.products .pro_cate .son_cate .item{position:relative;height:48px;line-height:48px}.products .pro_cate .son_cate .item a{width:100%;height:48px;line-height:48px;border-bottom:1px solid #dedede;font-size:16px;color:#333;text-align:left;text-indent:24px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all .5s}.in_ad{position:relative;font-size:0}.in_ad .ad_con{position:absolute;left:0;top:0;width:100%;height:100%}.in_ad .ad_con .con_table{display:table;width:100%;height:100%}.in_ad .ad_con .con_table .con_table_cell{display:table-cell;vertical-align:middle}.in_ad .ad_con .win_position{width:100%;border-bottom:0}.in_ad .ad_con .win_position .title{display:block;float:none;width:100%;max-width:inherit;height:70px;line-height:70px;font-size:50px;color:#fff;text-align:center}.in_ad .ad_con .win_position .position{float:none;width:100%;max-width:inherit;height:26px;line-height:26px;text-align:center}.in_ad .ad_con .win_position .position{font-size:16px;color:#fff}.in_ad .ad_con .win_position .position a{font-size:14px;color:#fff}.in_ad .bxSlide-outter{min-height:3rem}.wrap-module body .win_position{margin-top:8px;line-height:40px;margin-bottom:25px;border-color:#e6e6e6}.win_header{width:100%;display:none;background-color:#fff}.win_header .header{width:100%;height:50px;padding:0 10px;background:#fff;border-bottom:1px solid #ddd;z-index:10001;max-width:991px;box-sizing:border-box}.win_header .header .logo{float:left;width:50%;padding:10px 0;overflow:hidden}.win_header .header .logo img{max-height:50px!important}.win_header .header .func{float:right;width:50%;margin-top:12px;text-align:right;padding-right:8px;box-sizing:border-box}.win_header .header .func .btn:first-child{margin-left:0}.win_header .header .func .btn{display:inline-block;vertical-align:middle;height:40px;line-height:40px;margin-left:10%;cursor:pointer}.win_header .header .func .language_btn{font-size:20px}.win_header .header .func .search_btn{width:23px;height:23px;background:var(--wpr-bg-6ce574a4-0bd6-4c24-aceb-f286c0d82b5a) center center/100% no-repeat}.win_header .header .func .menu_btn{width:23px;height:23px;background:var(--wpr-bg-889eda1b-2064-4e94-bc3a-ece8a25f12cc) center center/100% no-repeat}.win_header .header .func .menu_btn.on{background:var(--wpr-bg-a4fe1d6f-6a5c-4cb4-843b-66ed2079913f) center center/80% no-repeat}.win_header .nav{position:fixed;top:0;right:-75%;display:block;width:75%;height:100%;margin:0;z-index:10001;overflow-y:scroll;overflow-x:hidden;background:var(--wpr-bg-a8f8c6de-ee34-4a77-87ce-b3983270e86a) top center repeat-x #fff;margin-top:50px}.win_header .nav.on{right:0}.win_header .nav .list{margin:0 5%;border-bottom:1px solid #ddd}.win_header .nav .list .title{display:block;width:100%;height:60px;line-height:60px;font-size:16px;text-decoration:none;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.win_header .nav .list.has_sec .title i{float:right;width:18px;height:100%;background:var(--wpr-bg-1a9c165f-66c4-4c0d-9710-05d9b68279de) right center/40% no-repeat}.win_header .nav .list:last-child{margin-bottom:50px}.win_header .nav .sub{display:none}.win_header .nav_bg.on{position:fixed;top:51px;right:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9990}.win_header .son_nav{position:fixed;top:0;right:-75%;display:block;width:75%;height:100%;margin:0;z-index:10001;overflow-y:scroll;overflow-x:hidden;background:var(--wpr-bg-b4757ab2-7547-4620-9682-a4502693968d) top center no-repeat #fff;margin-top:51px;border-top:1px solid #ddd}.win_header .son_nav .item{margin:0 4%;border-bottom:1px solid #ddd}.win_header .son_nav .item a{display:block;height:60px;line-height:60px;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-decoration:none}.win_header .son_nav .item a i{float:right;width:18px;height:60px;background:var(--wpr-bg-3aecccc5-b896-446b-b3c4-a6d2f0c84a26) right center/40% no-repeat}.win_header .son_nav .item .son_nav_title.on i{margin-right:5%;transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);webkit-transform:rotate(90deg);-o-transform:rotate(90deg)}.win_header .son_nav .item:last-child{margin-bottom:50px}.win_header .son_nav.on{right:0}.win_header .son_nav .cate_close{width:100%;text-align:left}.win_header .son_nav .cate_close span{display:inline-block;width:16px;height:16px;background:var(--wpr-bg-98c2d79e-427c-4b32-bb27-1010ecd1d2ce) center center/50% no-repeat;margin:15px 0 15px 4%}.win_header .son_nav .third_nav{display:none}.win_header .son_nav .third_nav a{display:block;height:44px;line-height:44px;font-size:16px;border-top:1px solid #ddd;text-indent:20px;color:#888}.win_header .language{position:fixed;top:0;right:-100%;display:block;width:100%;height:100%;background:#fff;margin:0;z-index:10001;overflow-y:scroll;overflow-x:hidden}.win_header .language.on{right:0}.win_header .language .close_btn{text-align:right}.win_header .language .close_btn span{display:inline-block;width:20px;height:20px;margin:14px 0;background:var(--wpr-bg-cd1bcb5d-8e31-4ead-9aac-a3bc9e329a3c) center center/80% no-repeat;margin-right:5%}.win_header .language .list{height:60px;line-height:60px;margin:0 5%;border-bottom:1px solid #ddd;text-align:center}.win_header .language .list a{display:inline-block;width:100%;font-size:18px}.win_header .resp_search_box{position:fixed;top:0;right:-100%;width:100%;z-index:10001;background:#fff}.win_header .resp_search_box.on{right:0}.win_header .resp_search_box .close_btn{float:right;width:calc(100% - 180px);text-align:right;background:#fff;padding-right:10px}.win_header .resp_search_box .close_btn span{display:inline-block;width:20px;height:20px;margin:13px 0;background:var(--wpr-bg-f3b95a79-2405-49b4-829c-16f9801d3099) center center/80% no-repeat}.win_header .resp_search_box .search_form{position:relative;width:100%;height:60px;line-height:60px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff}.win_header .resp_search_box .search_form input[type=submit]{position:absolute;top:0;right:5%;width:41px;height:100%;background:var(--wpr-bg-ea708d79-5d3d-4f3d-b6c1-0d4104ec1422) center center/50% no-repeat;border:none;outline:0}.win_position{position:relative;border-bottom:1px solid #ddd}.win_position .title{float:left;width:50%;text-align:left;font-size:20px;height:55px;line-height:55px;color:#555;max-width:60%;overflow:hidden}.win_position .position{float:left;width:50%;text-align:right;height:55px;line-height:55px;color:#888;font-size:16px;overflow:hidden}.win_position .position a{color:#888}.pic_box em{vertical-align:middle;height:100%;display:inline-block}.pic_box img{vertical-align:middle}.bxSlide-outter{overflow:hidden;margin-left:auto;margin-right:auto;width:1920px;max-width:100%;max-height:300px}.coowinslide{margin-bottom:2rem}.coowinslide .swiper-pagination{position:absolute;z-index:1;bottom:10px;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:auto}.coowinslide .slide{display:grid;place-content:center;height:720px;padding:0 20px;text-align:center}@media screen and (max-width:1024px){html{-webkit-text-size-adjust:100%}.coowinslide .slide{height:160px}.coowinslide{margin-bottom:20px}}@media screen and (min-width:1024px) and (max-width:1200px){.coowinslide .slide{height:420px}}@media screen and (min-width:1200px) and (max-width:1400px){.coowinslide .slide{height:470px}}@media screen and (min-width:1400px) and (max-width:1600px){.coowinslide .slide{height:540px}}@media screen and (min-width:1600px) and (max-width:1800px){.coowinslide .slide{height:610px}}.head-top-center{display:none;position:relative;padding:12px 0;border-bottom:1px solid #ccc;text-align:center}.head-top-center span{color:#666;font-size:12px;display:inline-block;padding:0 6px}.head-top-center a{font-size:14px}@media only screen and (max-width:600px){.win_position{height:auto}.win_position .position{width:100%;height:26px;line-height:26px}.head-top-center{display:block}}@media screen and (max-width:1680px){#header .header_box,#header .top_h .feature_box{width:85.71%}#footer .footer_box{width:96%}#footer .copy_box .copy{width:85.71%}}@media screen and (max-width:1218px){.default_nav_style .nav_sec .nav_list{width:60%}}@media screen and (max-width:1200px){#header .header_box .logo_box{width:20%}}@media screen and (max-width:991px){.win_header{display:block}.responsive_pc_header{display:none!important}.win_header .header .func .btn,.win_header .header .logo{padding:0}#footer .footer_box .mode_one{width:28%}#footer .footer_box .mode_two{width:30%}#footer .footer_box .mode_three{width:26%}#footer .footer_box .mode_fout{margin-top:45px;margin-right:0;margin-left:38px;width:100%}.pro_cate{display:none}.menuwrap{display:none}}@media screen and (max-width:768px){#header{display:none}#footer .footer_box{padding:50px 0;width:92.7%}#footer .footer_box .foo_item{margin-top:10px}#footer .footer_box .mode_one{margin-top:0;margin-left:0}#footer .footer_box .mode_three,#footer .footer_box .mode_two{margin-left:0}#footer .footer_box .mode_fout{margin-right:0;margin-left:0}#footer .footer_box .foo_item{width:100%}#footer .footer_box .foo_item ul li{display:none}#footer .footer_box .foo_item ul li:first-child .icon{float:right;display:inline-block;margin-top:2.5vw;width:3.5vw;height:3.5vw;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#footer .footer_box .foo_item ul li:first-child .icon:before{display:block;margin-top:.1vw;margin-left:1.8vw;width:.5vw;height:97%;background:#fff;content:"";-webkit-transition:.3s;transition:all .3s;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#footer .footer_box .open ul li:first-child .icon:before{transform:rotate(90deg)}#footer .footer_box .foo_item ul li:first-child .icon:after{position:absolute;top:51%;left:0;display:block;width:100%;height:.5vw;background:#fff;content:"";-webkit-transform:translateY(-50%);transform:translateY(-50%)}#footer .footer_box .foo_item ul li:first-child{display:block;font-size:16px}#footer .footer_box .foo_item ul li a{font-size:14px}#footer .footer_box .foo_item ul li a:hover{color:#888}#footer .footer_box .mode_fout ul li{display:block}#footer .footer_box .mode_fout ul li:nth-child(2) p{font-size:3.14vw;line-height:4.7vw}#footer .footer_box .open ul li{display:block;margin-top:2vw}#footer .copy_box .copy{width:92.7%;height:auto}#footer .copy_box .copy p{margin:0 auto;padding-top:4vw;padding-bottom:4vw;width:70%;text-align:center;font-size:3.125vw}#footer .copy_box .copy p a{display:block;width:100%;font-size:3.125vw}.in_ad .ad_con .win_position .title{display:none}.win_position>.title{display:none}.win_position>.position{left:0;text-align:left}}@media screen and (max-width:550px){#footer .footer_box{padding:25px 0}#footer .footer_box .foo_item{margin-top:20px}#footer .footer_box .foo_item:first-child{margin-top:0}#footer .footer_box .foo_item ul li{margin-top:10px}}@media (max-width:576px){div.row.topnav{display:none}div.row.one{padding-top:40px}}.menuwrap .menu{text-align:center;background-color:#fff;font-size:0;border-bottom:1px solid #ccc;padding-top:10px}.menuwrap .menu h3{position:relative;display:inline-block;margin-top:20px;width:auto;display:inline-block;transition:all .5s;bottom:-1px;margin-bottom:0!important}.menuwrap .menu h3 a{display:block;padding:20px;font-size:18px;text-align:center;transition:all .5s;text-decoration:none;font-weight:400;color:#666}.menuwrap .menu h3 a:hover{color:#651e7c;font-weight:400}.menuwrap .menu h3 a.on{color:#651e7c;border-bottom:2px solid #651e7c;font-weight:700}.swiper-slide{display:flex;justify-content:center;align-items:center}.table{font-size:16px;background-color:#e6e6e6}.table td{border:2px solid #fff;font-size:15px}.ourteam,.ourteam .three ul.box p.h6{font-size:16px;line-height:160%}.ourteam .one,.ourteam .three,.ourteam .two{margin:50px 0}.ourteam .one h2,.ourteam .three h2,.ourteam .two h2{font-size:36px;margin-bottom:20px;text-align:center}.team-list li{padding:15px 0;display:inline-block;text-align:center}.team-list li img{border:1px solid #ccc}.ourteam .three ul.box li{margin-top:3rem!important;margin-bottom:3rem!important;text-align:center}.ourteam .three ul.box i{font-size:64px;color:#651e7c}a.btn.btn-lg{font-size:18px!important}a.btn.btn-lg.btn-outline-secondary.on{background-color:#651e7c;border-color:#651e7c;color:#fff}a.btn.btn-lg.btn-outline-secondary:hover{background-color:#651e7c;border-color:#651e7c;color:#fff}.bgwhite{background-color:#fff}@media (max-width:576px){.ourteam .one h2,.ourteam .three h2,.ourteam .two h2{font-size:24px}}@font-face{font-display:swap;font-family:coowin;src:url(https://www.coowingroup.com/wp-content/themes/coowingroup/fonts/iconfont.eot?t=1557899883917);src:url(https://www.coowingroup.com/wp-content/themes/coowingroup/fonts/iconfont.eot?t=1557899883917#iefix) format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),url(https://www.coowingroup.com/wp-content/themes/coowingroup/fonts/iconfont.woff?t=1557899883917) format('woff'),url(https://www.coowingroup.com/wp-content/themes/coowingroup/fonts/iconfont.ttf?t=1557899883917) format('truetype'),url(https://www.coowingroup.com/wp-content/themes/coowingroup/fonts/iconfont.svg?t=1557899883917#coowin) format('svg')}.coowin{font-family:coowin!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.coowin-team:before{content:"\e60c"}.coowin-team2:before{content:"\e60e"}.coowin-team3:before{content:"\e60f"}.coowin-team4:before{content:"\e612"}.coowin-team5:before{content:"\e613"}.coowin-team6:before{content:"\e614"}.coowin-team1:before{content:"\e60d"}img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}:where(.wp-block-file){margin-bottom:1.5em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}:where(.wp-block-form-input__input){font-size:1em;margin-bottom:.5em;padding:0 .5em}:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{border-style:solid;border-width:1px;line-height:2;min-height:2em}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){padding:calc(.667em + 2px)}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}:where(.wp-block-search__input){appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:0 0}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(pre.wp-block-verse){font-family:inherit}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6, 147, 227) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252, 185, 0) 0%,rgb(255, 105, 0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255, 105, 0) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255),6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-term-template.is-layout-flex){gap:1.25em}:where(.wp-block-term-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}h1.title{display:none}