@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,section{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}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}strong{font-weight:bolder}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}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}h2,h3{margin-bottom:.5rem;font-weight:500;line-height:1.2}h2{font-size:2rem}h3{font-size:1.75rem}.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-12,.col-4,.col-6,.col-lg-3,.col-lg-6,.col-md-10,.col-md-4,.col-md-6,.col-sm-12{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}}@media (min-width:992px){.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.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}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}textarea.form-control{height:auto}.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}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.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}.d-none{display:none!important}.d-block{display:block!important}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.mb-3{margin-bottom:1rem!important}.mt-4{margin-top:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.px-0{padding-right:0!important}.px-0{padding-left:0!important}.mx-auto{margin-right:auto!important}.mx-auto{margin-left:auto!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}}@font-face{font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}: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-pointer-events{touch-action:pan-y}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-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-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.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-horizontal>.swiper-scrollbar,.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}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}@font-face{font-display:swap;font-family:Roboto;src:url('https://www.coowingroup.com/wp-content/themes/coowingroup/fonts/Roboto-Regular.ttf') format('truetype');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url('https://www.coowingroup.com/wp-content/themes/coowingroup/fonts/Roboto-Bold.ttf') 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-c5e01b14-eaf2-4a5a-9a01-754ed5f1cec0) 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 .more{color:#999;font-size:12px;line-height:30px}.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-7fb05b0f-bd8d-4415-8462-e400bacb3bed)}.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-366bb9f6-3f9b-4000-9505-293880ff1d10) 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-e8ed3a8a-edcf-456e-94fd-f9e64e67321d) 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-46aea1b8-c957-43d0-8d93-b1897fa0edcc) 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-9ce6a526-d72e-498d-aa6d-90b6594a9e92) 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}.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-d1acb7cb-3777-471d-b64b-ee9fde313dd7) center center/100% no-repeat}.win_header .header .func .menu_btn{width:23px;height:23px;background:var(--wpr-bg-1fbbad41-7b40-4773-bcbb-04a7031bc9b2) center center/100% no-repeat}.win_header .header .func .menu_btn.on{background:var(--wpr-bg-e33debb7-81ce-40bf-b2a3-b854280aa44b) 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-0fa79f6e-8c56-4ae6-a7f8-c69aea7ce1ab) 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-93118ecf-0ff9-4dc6-afba-4c72f28166cf) 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-0eb43861-a903-4733-b093-770568d1b696) 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-fe358fd6-452e-49bc-92b1-d38fd92e08c1) 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-c47a88ca-5222-4dc1-89b8-519918014dbf) 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-04a79319-a7f4-4029-9d6f-9c55488b5937) 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-46b7cb1b-f101-4e5d-9275-5d692749dc69) 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-ff906739-ea8f-45b2-a720-3c77d6194d05) center center/50% no-repeat;border:none;outline:0}.pic_box em{vertical-align:middle;height:100%;display:inline-block}.pic_box img{vertical-align:middle}.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 .swiper-pagination-bullet{display:inline-block;width:10px;height:10px;cursor:pointer;-webkit-transition:.8s cubic-bezier(.2,1,.2,1);transition:.8s cubic-bezier(.2,1,.2,1);background-color:#fff;opacity:.8}.coowinslide .swiper-pagination-bullet:not(:first-child){margin-top:1.6rem}.coowinslide .swiper-pagination-bullet-active{width:10px;height:10px;background-color:#651e7c}.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){.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}}@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}}@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}}.swiper-container .swiper-slide img{width:100%}.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}.form-control{display:block;width:100%;padding:.375rem .75rem;color:#333;font-size:1rem;line-height:1.5;background-color:#fff;background-clip:padding-box;border:1px solid #cbcecd;box-sizing:border-box;font-family:'microsoft yahei'}#homeslide{width:100%;height:750px;overflow:hidden;position:relative;margin-bottom:20px}#homeslide .swiper-slide{background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;flex-direction:column}#homeslide .swiper-slide .ctext{text-align:center;width:80%}#homeslide .swiper-pagination-bullet{background-color:transparent;border:2px solid #fff;border-radius:50%;width:12px;height:12px;opacity:1}#homeslide .swiper-pagination-bullet-active{background-color:#fff}#homeslide .swiper-slide:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:.1}#homeslide .swiper-slide h2{color:#fff;font-size:3rem;margin-bottom:10px;filter:blur(4px);opacity:0;transition:opacity .5s ease,filter .5s ease;font-weight:700}#homeslide .swiper-slide-active h2{animation:1s forwards fadeInLeft;animation-delay:.8s}#homeslide .swiper-slide p{color:#fff;font-size:1.2rem;opacity:0}#homeslide .swiper-slide-active p{animation:1s forwards fadeInRight;animation-delay:1s}#homeslide .swiper-slide .btnlink{display:inline-block;margin-top:20px;opacity:0;transition:opacity .5s ease,filter .5s ease}#homeslide .swiper-slide-active .btnlink{transition:opacity .5s ease,filter .5s ease;animation:1s forwards fadeInUp;animation-delay:1.4s}#homeslide .swiper-slide .btnlink a{display:inline-block;padding:8px 20px;border:1px solid #fff;border-radius:4px;color:#fff;text-decoration:none}#homeslide .swiper-button-next,#homeslide .swiper-button-prev{color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0);filter:blur(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0);filter:blur(0)}}@media (max-width:768px){#homeslide{height:320px}#homeslide .swiper-button-next,#homeslide .swiper-button-prev{display:none}#homeslide .swiper-slide h2{font-size:24px}#homeslide .swiper-slide .ctext{width:90%}#homeslide .swiper-slide p{font-size:1rem}#homeslide .swiper-slide span a{padding:5px 12px;font-size:14px}}.productCat{position:relative;max-width:1920px;width:100%;margin:0 auto}.productCat .swiper-slide{background-color:#ccc;text-align:center;display:flex;justify-content:center;align-items:center}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0}.swiper-button-next,.swiper-button-prev{color:#fff}.productCat a.card{flex-grow:1;transition:.3s;border:0}.productCat a.card .image{display:block;position:relative;z-index:1;overflow:hidden;width:100%}.productCat a.card .image img{display:block;width:100%;height:auto;object-fit:cover}.productCat a.card .buttons{margin:0 -10px;transition:.5s;transform:translateY(50px);transform-origin:50% 0;opacity:0;visibility:hidden;overflow:hidden;height:0}.productCat a.card:hover .buttons{height:40px;margin-top:15px;transform:translateY(0);visibility:visible;opacity:1}.productCat a.card .buttons .button{height:40px;padding:0 20px;background:#651e7c;color:#fff;cursor:pointer;border:none;border-radius:4px}.productCat a.card .buttons .button:hover{background-color:#651e7c}.productCat a.card .image:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000030;transition:.3s;z-index:3}.productCat a.card:hover .image:before{background-color:#ffffff20}.productCat a.card .inner{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;flex-direction:column;align-items:stretch;justify-content:center;padding:20px;z-index:2}.productCat a.card .title{position:relative;color:#fff;font-size:28px;font-weight:700;line-height:1.25;transition:.3s}.productCat .swiper-button-prev{left:0}.productCat .swiper-button-next{right:0}.productCat .swiper-button-next,.productCat .swiper-button-prev{margin-top:-18px}.container.w1440{max-width:1440px;width:100%}section.products{padding:50px 0;background-color:#f7f9fb}section.products.white{background-color:#fff}section.products .hdtitle{margin-bottom:20px}section.products .hdtitle h2{font-size:30px;font-weight:700}section.products .hdtitle p{font-size:1rem}.thebox{margin-bottom:20px}.thebox .text-box{padding:6px 0}.thebox .text-box h3{margin:0;color:#333;font-weight:400;font-size:20px;line-height:1.3}.thebox .text-box h3 a,.thebox .text-box h3:visited{text-decoration:none;color:#333}.thebox .text-box h3 a{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.thebox .text-box h3 a:hover{color:#651e7c}.thebox .img-block{position:relative;overflow:hidden;z-index:2}.thebox .img-block span.badge{position:absolute;left:10px;top:10px;z-index:3;background-color:#651e7c;color:#fff;border-radius:4px!important;padding:2px 6px}.thebox .img-block img{max-width:100%;height:auto}.hover-switch{position:relative;display:block;overflow:hidden}.hover-switch>img:last-of-type{position:absolute;top:0;bottom:0;right:0;left:0;opacity:0;transition:opacity .5s,transform 2s cubic-bezier(0,0,.5,1.2)}.hover-switch:hover>img:last-of-type{opacity:1;transform:scale(1.1)}@media (max-width:576px){.productCat .button{height:42px}.productCat a.card .title{font-size:18px}.swiper-button-next,.swiper-button-prev{width:30px;height:30px;color:#fff;border-radius:50%}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px;font-weight:700}.productCat a.card:hover .buttons{height:32px;margin-top:6px}.productCat a.card .buttons .button{height:32px;padding:0 10px}.thebox .text-box h3{font-size:16px}section.products .col-6{padding-left:10px;padding-right:10px}section.products .hdtitle h2{font-size:1.6rem}}section.freesamples{padding:30px 0;background-color:#fff}.sec-title h2,.sec-title p{line-height:1.3}.btn-primary.coowin{background-color:#65137c;border-color:#65137c;color:#fff}@media (min-width:768px){.sec-title h2,.sec-title p{text-align:left}section.freesamples{padding:50px 0}}.aboutcoowin{background-image:var(--wpr-bg-083fe4b0-24ea-4744-b018-5ec00d6c92f0);background-size:cover;background-repeat:no-repeat;background-position:center;padding:50px 0}.aboutcoowin .cinfo{background-color:#fff;border:1px solid #fff;padding:20px 25px;height:100%;line-height:1.3;border-radius:4px;transition:border .3s ease-in-out;transition:background-color .3s ease-in-out}.aboutcoowin .cinfo:hover{border:1px solid #651e7c;background-color:#eee}.aboutcoowin .cinfo p{margin-bottom:0}.aboutcoowin .cinfo img{display:block;margin-bottom:5px}.aboutcoowin .row>[class*=col-]{padding-right:10px!important;padding-left:10px!important;margin-bottom:20px!important}.aboutcoowin h3{font-size:22px}.aboutcoowin .hdtitle{color:#fff;text-align:center}.aboutcoowin .hdtitle h2{font-size:30px;font-weight:700;margin-bottom:10px}@media (max-width:576px){.aboutcoowin .row>[class*=col-]{padding-right:6px!important;padding-left:6px!important;margin-bottom:12px!important}.aboutcoowin h3{font-size:18px}}.container.w1440{max-width:1410px;margin:0 auto;padding-top:50px;padding-bottom:50px}#newsblog{background:#fff}#newsblog{display:flex;flex-wrap:wrap;gap:20px;font-family:Roboto,Arial,sans-serif}#newsblog h3{font-size:20px;line-height:1.3;font-weight:700}#newsblog>div{flex:1}#newsblog .rightlist .textinfo h3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}#newsblog a,#newsblog a:visited{color:#333;text-decoration:none}#newsblog a:hover{color:#651e7c}#newsblog .picbox{background-color:#ddd;text-align:center;overflow:hidden;position:relative}#newsblog .picbox img{display:block;width:100%;height:auto;object-fit:cover;transition:transform .9s ease}#newsblog .leftbox:hover img,#newsblog .rightlist:hover img{transform:scale(1.1)}#newsblog .picbox em.badge{position:absolute;top:20px;left:20px;z-index:3;background-color:#651e7c;color:#fff;border-radius:4px!important;padding:4px 10px;font-style:normal;font-size:18px}#newsblog .leftbox{display:flex;flex-direction:column}#newsblog .leftbox .textinfo{text-align:left;padding-top:10px}#newsblog .leftbox .textinfo p{margin-bottom:10px;line-height:1.3;color:#666}#newsblog .rightlist{display:flex;align-items:center;margin-bottom:1rem}#newsblog .rightlist .picbox{width:40%;height:auto;display:flex;justify-content:center;align-items:center;position:relative}#newsblog .rightlist .picbox img{max-width:100%;max-height:100%;width:auto;height:auto}#newsblog .rightlist .textinfo{width:60%;padding-left:1rem;text-align:left}#newsblog .rightlist .textinfo p{line-height:1.3;margin-bottom:.5rem;color:#666}@media (max-width:768px){#newsblog{flex-direction:column}#newsblog .rightlist{flex-direction:row}#newsblog .rightlist .textinfo h3{font-size:1rem;line-height:1.2}#newsblog .rightlist .textinfo p{display:none}#newsblog .leftbox .textinfo{padding-top:10px}#newsblog .rightlist .picbox,#newsblog .rightlist .textinfo{width:50%}#newsblog .rightlist .picbox img{max-width:100%;height:auto}#newsblog .rightlist .textinfo{padding-left:10px}}.footbutton{text-align:center;padding:30px 0;background-color:#f7f9fb}.footbutton .icontitle a span.icon{display:block;margin-bottom:5px}.footbutton .icontitle a span.icon img{filter:grayscale(1)}.footbutton .icontitle a:hover span.icon img{filter:grayscale(0)}.footbutton .icontitle a,.footbutton .icontitle a:visited{color:#333;font-weight:400}.footbutton .icontitle a:hover{text-decoration:none;color:#651e7c}.footbutton .icontitle p{margin-bottom:0;font-size:18px;line-height:1.2}.footbutton .icontitle{position:relative}.footbutton .col-4::after{content:"";display:block;width:1px;height:30px;background-color:#ccc;position:absolute;top:30px;right:0}.footbutton .col-4.last-child::after{display:none}.footbutton .container.w1440{padding:20px 0}@media (max-width:576px){.footbutton .icontitle p{font-size:14px}.footbutton .icontitle a span.icon img{width:48px}}#bannerads #closeBtn{display:inline-block;position:absolute;top:-30px;right:15px;width:30px;height:30px;background:url(https://www.coowingroup.com/wp-content/uploads/2025/02/close-button.svg);background-size:cover;background-position:center;cursor:pointer;z-index:1001}.free-sample-pic{position:relative;overflow:hidden;border-radius:5px}.free-sample-pic img{width:100%;height:auto;display:block;transition:transform .5s ease}.free-sample-pic:hover img{transform:scale(1.05)}.free-sample-pic::before{position:absolute;content:"";z-index:2;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(0deg,transparent 30%,rgba(255,255,255,.3));transform:rotate(-45deg);transition:opacity .5s ease,transform .5s ease;opacity:0}.free-sample-pic:hover::before{opacity:1;transform:rotate(-45deg) translateY(100%)}a.text-link,a.text-link:visited{color:#651e7c;position:relative;text-decoration:none}a.text-link::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:#651e7c;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}a.text-link:hover{color:#651e7c}a.text-link:hover::after{transform:scaleX(1)}#bannerads{position:fixed;bottom:20px;left:50%;transform:translateX(-50%) translateY(100%);width:100%;max-width:1200px;height:auto;z-index:1000;animation:.6s forwards slideIn}@keyframes slideIn{from{transform:translateX(-50%) translateY(100%)}to{transform:translateX(-50%) translateY(0)}}#bannerads img{width:100%;height:auto;display:block}#bannerads img.pc{display:block}#bannerads img.sm{display:none}#bannerads #closeBtn{display:inline-block;position:absolute;top:-30px;right:15px;width:30px;height:30px;background:var(--wpr-bg-bbcb31f1-553f-4a18-aa80-75054b46c707);background-size:cover;background-position:center;cursor:pointer;z-index:1001}@media (max-width:640px){section.products{padding:30px 0}.container.w1440{padding-top:30px;padding-bottom:30px}#bannerads img.sm{display:block}#bannerads img.pc{display:none}}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}
