/**
 * Theme Name: winwiin
 * Author: winwiin
 * Version: 0.0.1
 */

body{overflow-x:hidden;margin:0;padding:0}a{outline:none;text-decoration:none}a:hover{color:unset}img{width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0}body{-webkit-box-sizing:border-box;box-sizing:border-box}input{outline:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{outline:none;border:0}button:hover{cursor:pointer}ul{margin:0;padding:0;list-style:none}h1{font:400 48px/100% "Bebas Neue",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:32px}}@media only screen and (max-width: 768px){h1{font-size:24px}}h2{font:400 48px/100% "Bebas Neue",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:32px}}@media only screen and (max-width: 768px){h2{font-size:24px}}p,li,a{font:400 16px/120% "Poppins",sans-serif}@media only screen and (max-width: 1296px){p,li,a{font-size:15px}}@media only screen and (max-width: 768px){p,li,a{font-size:14px}}.winwiin-header{background:#e5e7eb;padding:16px 0}.winwiin-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width: 1008px){.winwiin-header-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.winwiin-header__images{display:-webkit-box;display:-ms-flexbox;display:flex}.winwiin-header>.winwiin-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}@media only screen and (max-width: 1008px){.winwiin-header>.winwiin-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px}}.winwiin-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%;max-width:600px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 1008px){.winwiin-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}}.winwiin-header .header-menu a{font:400 16px/120% "Bebas Neue",sans-serif;color:#1e1e1e;white-space:nowrap;display:block;padding:0 12px 4px 12px;border-bottom:2px solid rgba(0,0,0,0)}@media only screen and (max-width: 1296px){.winwiin-header .header-menu a{font-size:15px}}@media only screen and (max-width: 768px){.winwiin-header .header-menu a{font-size:14px}}.winwiin-header .header-menu a:hover{border-bottom:2px solid #148e2a}.winwiin-header .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin:0 auto}@media only screen and (max-width: 1008px){.winwiin-header .menu-header-menu-container{display:none}}.winwiin-header-mob__menu{display:none;position:absolute;top:-1000px;left:0;right:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;border-radius:5px;background:#e5e7eb;padding:20px 28px 15px;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;opacity:0}.winwiin-header-mob__menu.active{opacity:1}@media only screen and (max-width: 1008px){.winwiin-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.winwiin-header-mob__menu .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:500px}}.winwiin-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.winwiin-header-mob__menu .winwiin-container{width:100%;padding:0}.winwiin-header-mob__menu .header-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;padding:0 !important;width:100%;padding:0;background:none;border:0}.winwiin-header-mob__menu .header-menu li{margin-bottom:10px}.winwiin-header-burger{display:none;padding:5px;width:20px;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);border-radius:5px}@media only screen and (max-width: 1008px){.winwiin-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.winwiin-header-burger span{width:100%;height:1px;display:block;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.winwiin-header-burger span:not(:last-of-type){margin-bottom:5px}.winwiin-header-burger.active span{margin:0}.winwiin-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.winwiin-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.winwiin-header-burger.active span:last-of-type{display:none}.winwiin-header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}.winwiin-header .right img{max-width:60px}.winwiin-header .custom-logo-link{max-width:107px;display:block}@media only screen and (max-width: 768px){.winwiin-header .custom-logo-link{max-width:76px}}.winwiin-header .current_page_item a{border-bottom:2px solid #148e2a}.winwiin-footer{padding:16px 0;background:var(--border, #E5E7EB)}.winwiin-footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;width:100%}@media only screen and (max-width: 768px){.winwiin-footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.winwiin-footer__wrapper .middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.winwiin-footer__wrapper .middle img{max-width:130px;width:100%}.winwiin-footer__wrapper .middle p{color:#1e1e1e;text-align:center}.winwiin-footer__wrapper .left{max-width:500px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 1008px){.winwiin-footer__wrapper .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}}.winwiin-footer__wrapper .left>a img{max-width:60px;width:100%}.winwiin-footer__wrapper .left .links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:240px;width:100%}.winwiin-footer__wrapper .left .links img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.winwiin-footer__wrapper .right{max-width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.winwiin-footer__wrapper .right .footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.winwiin-footer__wrapper .right .footer-menu a{color:#1e1e1e}.winwiin-footer__wrapper .right .footer-menu a:hover{text-decoration:underline}.winwiin-footer__wrapper .right .current_page_item a{text-decoration:underline}.winwiin-container{max-width:1280px;margin:0 auto;padding:0 28px}body{position:relative;background-color:#f9fafb}html{scroll-behavior:smooth}button{cursor:pointer}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}main{-webkit-box-flex:1;-ms-flex:1;flex:1}html{margin-top:0 !important}#wpadminbar{display:none !important}.wp-block-heading{display:none}section ul{padding-left:15px;list-style:initial}section ul li{color:#1e1e1e}