@charset "utf-8";@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');@keyframes metal{0%{background-position:0 0;}50%{background-position:200px;}100%{background-position:0 0;}}@keyframes zoom{0%{transform:scale(1);}50%{transform:scale(1.2);}100%{transform:scale(1);}}@keyframes pulse-me{0%{transform:scale(0.5);opacity:0;}50%{opacity:0.1;}70%{opacity:0.09;}100%{transform:scale(1.7);opacity:0;}}@keyframes animateTop{25%{width:100%;opacity:1;}30%,100%{opacity:0;}}@keyframes animateBottom{0%,50%{opacity:0;width:0;}75%{opacity:1;width:100%;}76%,100%{opacity:0;}}@keyframes animateRight{0%,25%{opacity:0;height:0;}50%{opacity:1;height:100%;}55%,100%{height:100%;opacity:0;}}@keyframes animateLeft{0%,75%{opacity:0;bottom:0;height:0;}100%{opacity:1;height:100%;}}@keyframes ring{0%{width:30px;height:30px;opacity:1;}100%{width:300px;height:300px;opacity:0;}}@keyframes bgShift{0%{background-position:0% 0%;}25%{background-position:100% 50%;}50%{background-position:50% 100%;}75%{background-position:0% 50%;}100%{background-position:0% 0%;}}@keyframes layerMove1{0%{transform:translate(0,0) rotate(0deg) scale(1);}100%{transform:translate(10%,8%) rotate(5deg) scale(1.2);}}@keyframes layerMove2{0%{transform:translate(0,0) rotate(0deg) scale(1);}100%{transform:translate(-8%,-6%) rotate(-4deg) scale(1.15);}}@keyframes gradientFlow{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}@keyframes lineFloat{0%,100%{opacity:0;transform:translateY(100%);}50%{opacity:1;transform:translateY(-100%);}}@keyframes floatRotate{0%{transform:translate(0,0) rotate(0deg);}100%{transform:translate(20px,-20px) rotate(360deg);}}@keyframes dotPulse{0%,100%{transform:scale(1);opacity:0.2;}50%{transform:scale(1.5);opacity:0.5;}}@keyframes pulse{0%,100%{transform:scale(1);opacity:1;}50%{transform:scale(1.1);opacity:0.8;}}@keyframes floatUpDown{0%,100%{transform:translateY(0);}50%{transform:translateY(-10px);}}@keyframes floatUpDownMobile{0%,100%{transform:translateX(-50%) translateY(0);}50%{transform:translateX(-50%) translateY(-10px);}}@keyframes floatBubble{0%,100%{transform:translate(0,0) rotate(0deg);}33%{transform:translate(30px,-30px) rotate(5deg);}66%{transform:translate(-20px,20px) rotate(-5deg);}}@keyframes gradientShift{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}@keyframes pulse{0%,100%{transform:scale(1);opacity:1;}50%{transform:scale(1.2);opacity:0.7;}}@keyframes glowPulse{0%,100%{opacity:0.5;transform:translate(-50%,-50%) scale(1);}50%{opacity:0.8;transform:translate(-50%,-50%) scale(1.1);}}@keyframes floatUpDown{0%,100%{transform:translateY(0);}50%{transform:translateY(-15px);}}@keyframes shimmer{0%{background-position:-200% 0;}100%{background-position:200% 0;}}@keyframes float{0%,100%{transform:translateY(0);}50%{transform:translateY(-8px);}}@keyframes shine{0%{left:-100%;}100%{left:100%;}}@keyframes pulse-ring{0%{transform:scale(1);opacity:0.8;}100%{transform:scale(1.5);opacity:0;}}body{font-family:'Roboto', sans-serif;position:relative;max-width:100vw;overflow-x:hidden;}#page{position:relative;}html,body{overflow-x:hidden;scroll-behavior:smooth;width:100%;}.display-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.display-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;}.display-flex-shrink{-ms-flex-negative:0;flex-shrink:0;}.transitions{-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,0.75rem);padding-left:var(--bs-gutter-x,0.75rem);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;}}@media (min-width: 1400px){.container{max-width:1320px;}}.coming-sooncss{background-color:#f39c12 !important;}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem;width:100%;display:block;}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc;}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb;}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5;}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7;}.alert-light{color:#636464;background-color:#f7f7f7;border-color:#efefef;}.alert-red{color:#fff;background-color:#0ba64a;border-color:#0ba64a;}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,.woocommerce-notice,p.no-comments,#infoBox{padding:20px;padding-left:85px;margin:0;margin-bottom:1rem;clear:both;color:#fff;position:relative;width:100%;border-radius:0px;}.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before,.woocommerce-noreviews:before,.woocommerce-notice:before,p.no-comments:before,#infoBox:before{content:"";position:absolute;left:0;top:0;width:70px;height:100%;background-color:rgba(0,0,0,0.25);background-image:url("../../img/tmp/circle-info.svg");background-position:center;background-repeat:no-repeat;background-size:36px;border-top-left-radius:0px;border-bottom-left-radius:0px;}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a,.woocommerce-noreviews a,.woocommerce-notice a,p.no-comments a,#infoBox a{color:#fff;font-weight:500;text-decoration:none;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;background-color:rgba(0,0,0,0.15);padding:3px 7px;padding-bottom:5px;border-radius:3px;margin-right:5px;}.woocommerce-message a:hover,.woocommerce-info a:hover,.woocommerce-error a:hover,.woocommerce-noreviews a:hover,.woocommerce-notice a:hover,p.no-comments a:hover,#infoBox a:hover{background-color:rgba(0,0,0,0.3);}.woocommerce-info,.woocommerce-noreviews,.woocommerce-notice,p.no-comments,#infoBox{background-color:#0ba64a;}.woocommerce-info:before,.woocommerce-noreviews:before,.woocommerce-notice:before,p.no-comments:before,#infoBox:before{background-image:url("../../img/tmp/circle-info.svg");}.woocommerce-message,.woocommerce-notice--success,.woocommerce-thankyou-order-received{background-color:#27ae60;}.woocommerce-message:before,.woocommerce-notice--success:before,.woocommerce-thankyou-order-received:before{background-image:url("../../img/tmp/circle-check.svg");}.woocommerce-error{background-color:#e74c3c;}.woocommerce-error:before{background-image:url("../../img/tmp/circle-xmark.svg");}ul.woocommerce-error{padding-left:103px;}.woocommerce-no-products-found{width:100%;}.is-info{background-color:#f4fff7 !important;border-color:#4ab866 !important;}.is-info svg{background-color:#4ab866 !important;}.grecaptcha-badge{display:none !important;}.link_new{width:fit-content;text-decoration:none;border:1px solid #0ba64a;background-color:#0ba64a;padding:10px;font-size:17px;border-radius:7px;color:#fff !important;transition:all ease 0.3s;-webkit-box-shadow:0px 0px 10px 0px #a8a8a8;-moz-box-shadow:0px 0px 10px 0px #a8a8a8;box-shadow:0px 0px 10px 0px #a8a8a8;font-family:"Poppins", serif;}.link_new:hover{background-color:#043d2c;border:1px solid #043d2c;}.header_one{position:fixed;top:0;left:0;width:100%;z-index:1000;-webkit-transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;-webkit-transform:translateY(0);transform:translateY(0);background-color:#fff;user-select:none;}.header_one.scroll_down{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.header_one.scroll_down.turn_on{-webkit-transform:translateY(0%);transform:translateY(0%);}.header_one .mid{width:100%;border-bottom:2px solid #f1f1f1;padding:20px 0;}@media (max-width: 1200px){.header_one .mid{border-bottom:1px solid #f1f1f1;}}@media (max-width: 575px){.header_one .mid{padding:15px 0;}}@media (max-width: 991px){.header_one .mid .container{max-width:100%;}}.header_one .mid .container .flex-in{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}@media (max-width: 700px){.header_one .mid .container .flex-in{-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}}.header_one .mid .container .flex-in .logo-out{-ms-flex-negative:0;flex-shrink:0;height:80px !important;position:relative;overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}@media (max-width: 700px){.header_one .mid .container .flex-in .logo-out{height:90px !important;}}.header_one .mid .container .flex-in .logo-out a{text-decoration:none;font-weight:500;white-space:nowrap;font-size:18px;}.header_one .mid .container .flex-in .logo-out a img{width:auto;width:185px;}@media (max-width: 1200px){.header_one .mid .container .flex-in .logo-out a img{width:190px;}}@media (max-width: 991px){.header_one .mid .container .flex-in .logo-out a img{width:190px;}}@media (max-width: 768px){.header_one .mid .container .flex-in .logo-out a img{width:170px;height:55px;}}.header_one .mid .container .flex-in .menu-out{width:100%;padding:0px 50px;}@media (max-width: 991px){.header_one .mid .container .flex-in .menu-out{display:none;}}.header_one .mid .container .flex-in .menu-out div{width:100%;}.header_one .mid .container .flex-in .menu-out div ul{padding:0;margin:0;list-style:none;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.header_one .mid .container .flex-in .menu-out div ul li{width:100%;position:relative;}.header_one .mid .container .flex-in .menu-out div ul li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;white-space:nowrap;text-decoration:none;padding:15px 10px;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;height:100%;text-align:center;font-weight:500;color:#595959;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}@media (max-width: 1400px){.header_one .mid .container .flex-in .menu-out div ul li a{padding:15px 5px;font-size:15px;}}.header_one .mid .container .flex-in .menu-out div ul li a::before{content:"";position:absolute;left:0;top:calc(50% - 18px);width:1px;height:36px;background-color:#f0f0f0;}@media (max-width: 1400px){.header_one .mid .container .flex-in .menu-out div ul li a::before{top:calc(50% - 14px);height:28px;}}.header_one .mid .container .flex-in .menu-out div ul li a:hover{color:#055a41;}.header_one .mid .container .flex-in .menu-out div ul li.current-menu-item a{color:#055a41;}.header_one .mid .container .flex-in .menu-out div ul li:last-child a::after{content:"";position:absolute;right:0;top:calc(50% - 18px);width:1px;height:36px;background-color:#f0f0f0;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu{border-radius:15px;background-color:#055a41;border:1px solid #055a41;position:absolute;left:50%;transform:translate(-50%);top:calc(100% - -15px);display:block;width:260px;-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.04);box-shadow:0px 2px 10px rgba(0,0,0,0.04);opacity:0;pointer-events:none;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li a{text-align:center;padding:0;display:block;font-size:15px;font-weight:500;padding:10px 15px;color:#fff;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li a::after,.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li a::before{display:none;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li:last-child a{border:none;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li .sub-menu{display:none;}.header_one .mid .container .flex-in .menu-out div ul li .sub-menu li:hover a{-webkit-text-stroke:thin;}.header_one .mid .container .flex-in .menu-out div ul li.menu-item-has-children::after{content:"";background-image:url(/dacegug/2025/02/arrow.svg);background-size:contain;background-repeat:no-repeat;position:absolute;background-position:center;bottom:-20px;right:50%;transform:translateX(50%);transition:all .3s;z-index:2;width:100%;height:20px;transition:all .3sease;opacity:0;visibility:hidden;pointer-events:none;}.header_one .mid .container .flex-in .menu-out div ul li:hover .sub-menu{opacity:1;pointer-events:auto;}.header_one .mid .container .flex-in .menu-out div ul li:hover.menu-item-has-children::after{opacity:1;visibility:visible;pointer-events:all;}.header_one .mid .container .flex-in .hesap .items{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.header_one .mid .container .flex-in .hesap .items .item{position:relative;top:1px;padding:0 10px;}@media (max-width: 700px){.header_one .mid .container .flex-in .hesap .items .item{display:none;}}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item{padding:0 6px;}}.header_one .mid .container .flex-in .hesap .items .item:first-child{padding-left:0;}.header_one .mid .container .flex-in .hesap .items .item:last-child{padding-right:0;}.header_one .mid .container .flex-in .hesap .items .item a{text-align:center;text-decoration:none;}.header_one .mid .container .flex-in .hesap .items .item a svg{height:20px;width:auto;fill:#707070;display:block;margin:0 auto;}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item a svg{height:21px;}}.header_one .mid .container .flex-in .hesap .items .item a span{display:block;white-space:nowrap;font-size:14px;color:#707070;}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item a span{display:none;}}.header_one .mid .container .flex-in .hesap .items .item a:hover span,.header_one .mid .container .flex-in .hesap .items .item a:hover svg{color:#055a41;fill:#055a41;}.header_one .mid .container .flex-in .hesap .items .item-cart{padding-left:10px;position:relative;top:-1px;}@media (max-width: 700px){.header_one .mid .container .flex-in .hesap .items .item-cart{display:none;}}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item-cart{top:auto;padding-left:9px;}}.header_one .mid .container .flex-in .hesap .items .item-cart a{text-decoration:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf{position:relative;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .num-sep{position:absolute;top:-0.3125rem;right:-0.3125rem;width:1.25rem;height:1.25rem;border-radius:50%;background-color:#055a41;color:#fff;font-size:0.74rem;font-weight:500;text-align:center;line-height:1.26rem;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .sv-out{width:42px;height:42px;border-radius:50%;background-color:#f1f1f1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .sv-out svg{width:20px;height:auto;fill:#616161;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .its{display:block;font-size:15px;margin-left:10px;color:#5e5d5d;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .its:nth-of-type(1){font-size:13px;font-weight:300;white-space:nowrap;}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .its{display:none;}}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .num-sep{position:absolute;top:-0.3128rem;right:-0.3128rem;width:1.2rem;height:1.2rem;font-size:0.70rem;line-height:1.22rem;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .sv-out{width:38px;height:38px;}.header_one .mid .container .flex-in .hesap .items .item-cart a .lf .sv-out svg{width:18px;}}.header_one .mid .container .flex-in .hesap .items .item-cart a:hover .lf .its{color:#055a41;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu{padding-left:10px;display:none;}@media (max-width: 1200px){.header_one .mid .container .flex-in .hesap .items .item-mobil-menu{display:block;}}@media (max-width: 575px){.header_one .mid .container .flex-in .hesap .items .item-mobil-menu{padding-left:9px;}}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon{height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a{color:#222;text-decoration:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a .text{font-size:20px;font-weight:500;height:auto;display:inline-block;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a .icons{margin-left:10px;width:35px;height:auto;display:inline-block;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a .icons span{width:32px;height:3px;background-color:#878787;margin-bottom:7px;display:block;transition:all .4s;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a .icons span:last-child{margin-bottom:0;}.header_one .mid .container .flex-in .hesap .items .item-mobil-menu .menu-icon a .icons:hover span{background-color:#055a41;}.header_one .bot{width:100%;border-bottom:1px solid #f1f1f1;}@media (max-width: 1200px){.header_one .bot{display:none;}}.header_one .bot .flex-in .menu-out div ul{padding:0;margin:0;list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.header_one .bot .flex-in .menu-out div ul li{width:100%;position:relative;}.header_one .bot .flex-in .menu-out div ul li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;text-decoration:none;padding:15px 10px;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;height:100%;text-align:center;font-weight:500;color:#595959;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}@media (max-width: 1400px){.header_one .bot .flex-in .menu-out div ul li a{padding:15px 5px;font-size:15px;}}.header_one .bot .flex-in .menu-out div ul li a::before{content:"";position:absolute;left:0;top:calc(50% - 18px);width:1px;height:36px;background-color:#f0f0f0;}@media (max-width: 1400px){.header_one .bot .flex-in .menu-out div ul li a::before{top:calc(50% - 14px);height:28px;}}.header_one .bot .flex-in .menu-out div ul li a:hover{color:#055a41;}.header_one .bot .flex-in .menu-out div ul li.current-menu-item a{color:#055a41;}.header_one .bot .flex-in .menu-out div ul li:last-child a::after{content:"";position:absolute;right:0;top:calc(50% - 18px);width:1px;height:36px;background-color:#f0f0f0;}.header_one .bot .flex-in .menu-out div ul li .sub-menu{position:absolute;left:0;top:calc(100% - 8px);background-color:#fff;border-radius:4px;display:block;width:250px;border:1px solid #f8f8f8;-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.04);box-shadow:0px 2px 10px rgba(0,0,0,0.04);opacity:0;pointer-events:none;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.header_one .bot .flex-in .menu-out div ul li .sub-menu li a{text-align:left;padding:0;display:block;font-size:15px;font-weight:500;padding:10px 15px;border-bottom:1px solid #f8f8f8;color:#595959;}.header_one .bot .flex-in .menu-out div ul li .sub-menu li a::after,.header_one .bot .flex-in .menu-out div ul li .sub-menu li a::before{display:none;}.header_one .bot .flex-in .menu-out div ul li .sub-menu li a:hover{color:#055a41;}.header_one .bot .flex-in .menu-out div ul li .sub-menu li:last-child a{border:none;}.header_one .bot .flex-in .menu-out div ul li .sub-menu li .sub-menu{display:none;}.header_one .bot .flex-in .menu-out div ul li:hover .sub-menu{opacity:1;pointer-events:auto;}.mobile-menu{width:300px;height:100vh;background-color:#fff;position:fixed;left:0;top:0;z-index:99999999;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);border-left:1px solid rgba(255,255,255,0.05);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.mobile-menu .top{position:relative;text-align:center;padding:25px 20px;border-bottom:1px solid rgba(207,207,207,0.35);}.mobile-menu .top a{text-decoration:none;font-weight:500;white-space:nowrap;font-size:20px;}.mobile-menu .top a img{width:auto;width:185px;}.mobile-menu .top .close-m{position:absolute;right:10px;top:10px;color:#055a41;width:25px;height:25px;cursor:pointer;}.mobile-menu .top .close-m svg{height:23px;width:auto;fill:#595959;}.mobile-menu .top .close-m i{font-size:26px;}.mobile-menu .mid{padding-top:20px;padding-bottom:8px;border-bottom:1px solid rgba(207,207,207,0.35);}@media (max-width: 1400px){.mobile-menu .mid{padding-top:10px;}}.mobile-menu .mid ::-webkit-scrollbar{width:5px;}.mobile-menu .mid ::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);}.mobile-menu .mid ::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px;}.mobile-menu .mid .ara-in{width:100%;padding:0 10px;}.mobile-menu .mid .ara-in .ara form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0px;}.mobile-menu .mid .ara-in .ara form input{margin:0;padding:0;outline:none;box-shadow:none;border:1px solid #e5e5e5;border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0;display:block;background-color:#fff;border-right:1px solid #fff;width:100%;height:43px;font-weight:400;padding-left:15px;font-size:15px;}@media (max-width: 500px){.mobile-menu .mid .ara-in .ara form input{width:100%;}}.mobile-menu .mid .ara-in .ara form button{position:relative;right:2px;border:none;outline:none;box-shadow:none;display:block;border:1px solid #e5e5e5;border-left:1px solid #fff;background-color:#fff;border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0;}.mobile-menu .mid .ara-in .ara form button::before{content:"";position:absolute;right:0;top:0;width:100%;height:100%;background-color:#fff;background-image:url("../../img/tmp/ara-black2.svg");background-position:center;background-size:19px;background-repeat:no-repeat;cursor:pointer;border-radius:8px;}.mobile-menu .mid .ara-in .ara form button img{width:23px;-webkit-filter:brightness(1) invert(1);filter:brightness(1) invert(1);opacity:.5;position:relative;top:-2px;}.mobile-menu .mid .menu-out{position:relative;max-height:306px;overflow:hidden;overflow-y:auto;margin-top:10px;}.mobile-menu .mid .menu-out .menu-list a{text-decoration:none;color:#5e5d5d;text-transform:uppercase;display:block;padding:6px 13px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;font-size:18px;letter-spacing:.4px;font-weight:500;line-height:normal;}.mobile-menu .mid .menu-out .menu-list a img{height:22px;}.mobile-menu .mid .menu-out .menu-list #sub-menu-ok{text-decoration:none;}.mobile-menu .mid .menu-out .menu-list .sub-menu{position:absolute;left:0;top:0;z-index:4;background-color:#fff;width:100%;height:100%;overflow:hidden;overflow-y:auto;transform:translateX(120%);-webkit-transform:translateX(120%);-moz-transform:translateX(120%);-ms-transform:translateX(120%);-o-transform:translateX(120%);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.mobile-menu .mid .menu-out .menu-list .sub-menu .sub-menu-back{padding-left:10px;}.mobile-menu .mid .menu-out .menu-list .sub-menu .sub-menu-back img{margin-right:5px;}.mobile-menu .mid .menu-out .menu-list .sub-menu a{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;}.mobile-menu .mid .menu-out .menu-list .sub-menu.active{transform:translateX(0%);-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);}.mobile-menu .mid ul{margin:0;padding:0;list-style:none;height:320px;overflow:hidden;overflow-y:auto;}.mobile-menu .mid ul li a{text-decoration:none;color:#055a41;text-transform:uppercase;display:block;padding:6px 15px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.mobile-menu .mid ul li a i{margin-right:5px;}@media (max-width: 1400px){.mobile-menu .mid ul li a{padding:6px 15px;}}@media (max-width: 500px){.mobile-menu .mid ul li a{padding:6px 15px;}}@media (max-height: 580px){.mobile-menu .mid ul li a{padding:5px 15px;}}.mobile-menu .mid ul li a:hover{padding-left:20px;border-bottom:1px solid #222;}.mobile-menu .mid ul li ul{height:auto;}.mobile-menu .bottom{padding-top:10px;}@media (max-height: 540px){.mobile-menu .bottom{padding-top:10px;}}.mobile-menu .bottom a{text-decoration:none;color:#055a41;border:1px solid #595959;display:block;padding:8px 18px;margin:0 5px;font-weight:500;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.mobile-menu .bottom a:hover{border:1px solid #595959;}.mobile-menu .bottom .social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;}.mobile-menu .bottom .social a{padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:10px;border-radius:4px;width:40px;height:36px;margin:4px;}.mobile-menu .bottom .social a svg{height:18px;width:auto;fill:#595959;color:#595959;}.mobile-menu .bottom .social a i{font-size:17px;}.mobile-menu.active-menu{transform:translateX(0%);-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);}.karart-m{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,0);z-index:9999999;pointer-events:none;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}.karart-m.karart-active{transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;pointer-events:auto;background-color:rgba(0,0,0,0.6);}.header-sub-page{position:relative;background-color:#222;margin-bottom:80px;margin-top:120px;}@media (max-width: 800px){.header-sub-page{margin-bottom:50px;}}@media (max-width: 575px){.header-sub-page{margin-bottom:30px;}}.header-sub-page .img-head{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}.header-sub-page .img-head picture{display:block;width:100%;height:100%;}.header-sub-page .img-head img{width:100%;height:100%;object-fit:cover;position:relative;z-index:3;animation:zoom 20s linear infinite;}.header-sub-page .img-head.img-head-on::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:7;}.header-sub-page .img-head.img-head-off{background:linear-gradient(135deg,#064d25 0%,#0e7a40 30%,#1aad5a 60%,#064d25 100%);background-size:400% 400%;animation:bgShift 6s ease infinite;}.header-sub-page .img-head.img-head-off::before{content:"";position:absolute;left:-50%;top:-50%;width:200%;height:200%;z-index:4;background:radial-gradient(ellipse 800px 500px at 20% 50%,rgba(40,255,130,0.6) 0%,transparent 60%), radial-gradient(ellipse 700px 450px at 80% 20%,rgba(0,220,100,0.55) 0%,transparent 55%), radial-gradient(ellipse 600px 400px at 50% 90%,rgba(100,255,170,0.5) 0%,transparent 60%);animation:layerMove1 6s ease-in-out infinite alternate;}.header-sub-page .img-head.img-head-off::after{content:"";position:absolute;left:-50%;top:-50%;width:200%;height:200%;z-index:5;background:radial-gradient(ellipse 750px 500px at 70% 60%,rgba(0,240,110,0.55) 0%,transparent 55%), radial-gradient(ellipse 600px 400px at 15% 30%,rgba(80,255,150,0.5) 0%,transparent 55%), radial-gradient(ellipse 500px 350px at 50% 10%,rgba(20,200,80,0.45) 0%,transparent 60%);animation:layerMove2 8s ease-in-out infinite alternate;}.header-sub-page .container{position:relative;z-index:9;}.header-sub-page .container .flex-in{color:#e9e9e9;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;height:200px;}@media (max-width: 991px){.header-sub-page .container .flex-in{height:175px;}}.header-sub-page .container .flex-in .box .title-in{font-size:30px;line-height:80px;padding:0;margin:0;font-weight:600;margin-bottom:20px;font-family:"Poppins", serif;}@media (max-width: 575px){.header-sub-page .container .flex-in .box .title-in{font-size:20px;margin-bottom:5px;line-height:35px;}}.header-sub-page .container .flex-in .box .bred{width:100%;}.header-sub-page .container .flex-in .box .bred nav p{margin:0;font-size:13px;letter-spacing:1px;}.header-sub-page .container .flex-in .box .bred nav a{text-decoration:none;color:#c3c3c3;}.header-sub-page .container .flex-in .box .bred nav a:hover{color:#fff;font-size:16px;}.header-sub-page .container .flex-in .box .bred nav .separator{font-size:13px;}.header-sub-page .container .flex-in .box .bred nav .last{font-size:13px;}.header-sub-page-single-prod{position:relative;margin-bottom:50px;margin-top:120px;}@media (max-width: 800px){.header-sub-page-single-prod{margin-bottom:30px;}}@media (max-width: 575px){.header-sub-page-single-prod{margin-bottom:10px;}}.header-sub-page-single-prod .bred-single-prod{padding:7px 0;}@media (max-width: 575px){.header-sub-page-single-prod .bred-single-prod{display:none;}}.header-sub-page-single-prod .bred-single-prod .container{width:100%;}.header-sub-page-single-prod .bred-single-prod .container nav p{margin:0;font-size:16px;letter-spacing:1px;}.header-sub-page-single-prod .bred-single-prod .container nav a{text-decoration:none;color:#000;}.header-sub-page-single-prod .bred-single-prod .container nav a:hover{color:#055a41;font-size:16px;}.header-sub-page-single-prod .bred-single-prod .container nav .separator{font-size:16px;}.header-sub-page-single-prod .bred-single-prod .container nav .last{font-size:16px;font-weight:500;}@keyframes pulse-me{0%{transform:scale(0.5);opacity:0;}50%{opacity:0.1;}70%{opacity:0.09;}100%{transform:scale(1.7);opacity:0;}}@keyframes bubble{0%{transform:scale(.2);opacity:.2;}50%{transform:scale(1);opacity:1;}100%{transform:scale(.2);opacity:.2;}}.pop-zone{width:50px;height:50px;position:fixed;right:8%;bottom:13%;z-index:999;transition:all .3s ease;user-select:none;}@media (max-width: 1600px){.pop-zone{bottom:7%;right:3%;}}@media (max-width: 1572px){.pop-zone{bottom:7%;right:11%;}}@media (max-width: 991px){.pop-zone{bottom:10%;right:30%;}}.pop-zone.bottom_navbar_hide{transform:translateX(100px);}.pop-zone .click{cursor:pointer;border-radius:100px;border-color:rgba(0,0,0,0);color:#fff;font-family:inherit;background-color:#0ba64a;box-shadow:rgba(0,0,0,0.3) 0px 4px 12px 0px;width:165px;height:40px;display:flex;font-size:14px;gap:10px;align-items:center;justify-content:center;transition:all .3s;z-index:5;padding:0;position:relative;}.pop-zone .click::after{content:"";width:10px;height:10px;position:absolute;right:-5px;top:0;border-radius:10px;background-color:#f00;display:inline-block;}.pop-zone .click span{width:85%;height:100%;border:3px solid #4fce5d;border-radius:100px;position:absolute;background-color:transparent;z-index:-1;}.pop-zone .click #pulse1{animation-name:pulse-me;animation-duration:1s;animation-iteration-count:infinite;}.pop-zone .click #pulse2{animation-name:pulse-me;animation-duration:2s;animation-iteration-count:infinite;}.pop-zone .click #pulse3{animation-name:pulse-me;animation-duration:3s;animation-iteration-count:infinite;}.pop-zone .click svg{width:30px;height:30px;}.pop-zone svg{fill:white;}.pop-zone .area{width:360px;height:450px;background-color:#fff;transition:width 0.5s, height 0.5s, left 0.5s, top 0.5s, opacity 0.5s;position:absolute;left:-220px;top:-270px;opacity:0;border-radius:10px;overflow:hidden;box-shadow:rgba(0,0,0,0.1) 0px 12px 24px 0px;pointer-events:none;}.pop-zone .area .arena-in{width:100%;height:100%;position:relative;}.pop-zone .area .arena-in .top{width:100%;height:15%;background-color:#0ba64a;display:flex;flex-direction:row;align-items:center;padding:0px 10px;justify-content:flex-start;gap:10px;}.pop-zone .area .arena-in .top .img{width:52px;height:52px;border-radius:60px;position:relative;background-color:#fff;padding:4px;}.pop-zone .area .arena-in .top .img img{width:100%;height:100%;border-radius:60px;object-fit:cover;}.pop-zone .area .arena-in .top .img::after{content:"";width:11px;height:11px;position:absolute;right:4px;bottom:0;border-radius:10px;background-color:#4fce5d;display:inline-block;border:1px solid #095e54;}.pop-zone .area .arena-in .top .cont{padding-top:13px;}.pop-zone .area .arena-in .top .cont p{color:#fff;font-size:14px;font-weight:600;line-height:6px;font-family:"Poppins", serif;margin:0;}.pop-zone .area .arena-in .top .cont span{color:#fff;font-size:11px;font-style:italic;font-family:"Poppins", serif;}.pop-zone .area .arena-in .mid{width:100%;height:55%;position:relative;background-color:#e6ddd4;}.pop-zone .area .arena-in .mid::after{width:100%;height:100%;content:"";opacity:0.08;position:absolute;top:0;left:0;display:inline-block;}.pop-zone .area .arena-in .mid .message-box{position:absolute;top:33px;left:40px;transform:translate(-50%,-50%);background-color:#fff;padding:5px;border-radius:5px;border-top-left-radius:0;z-index:1;opacity:0;transition:opacity 0.5s;}.pop-zone .area .arena-in .mid .message-box::before{position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";top:0px;left:-11px;width:12px;height:19px;}.pop-zone .area .arena-in .mid .message-box .dot{position:relative;display:inline-block;width:8px;height:8px;will-change:transform;}.pop-zone .area .arena-in .mid .message-box .dot::before{position:absolute;display:block;content:"";width:7px;height:7px;border-radius:100%;background-color:#a0a0a0;}.pop-zone .area .arena-in .mid .message-box .dot:first-child::before{animation:bubble 1.3s infinite cubic-bezier(.455,.03,.515,.955);}.pop-zone .area .arena-in .mid .message-box .dot:nth-child(2)::before{animation:bubble 1.3s infinite cubic-bezier(.455,.03,.515,.955);animation-delay:.2s;}.pop-zone .area .arena-in .mid .message-box .dot:last-child::before{animation:bubble 1.3s infinite cubic-bezier(.455,.03,.515,.955);animation-delay:.4s;}.pop-zone .area .arena-in .mid .message-box2{opacity:0;position:absolute;top:60px;left:155px;transform:translate(-50%,-50%);background-color:#fff;padding:5px;border-radius:5px;border-top-left-radius:0;z-index:1;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:5px;width:78%;transition:opacity 0.3s;}.pop-zone .area .arena-in .mid .message-box2::before{position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";top:0px;left:-11px;width:12px;height:19px;}.pop-zone .area .arena-in .mid .message-box2 span{font-size:13px;font-weight:700;font-family:"Poppins", serif;line-height:18px;color:rgba(0,0,0,0.4);}.pop-zone .area .arena-in .mid .message-box2 span:last-child{text-align:right;font-size:12px;line-height:16px;color:rgba(17,17,17,0.5);width:100%;}.pop-zone .area .arena-in .mid .message-box2 p{font-size:14px;line-height:19px;font-family:"Poppins", serif;margin-top:4px;color:#111;margin:0;}.pop-zone .area .arena-in .bottom{width:100%;height:30%;display:flex;align-items:center;gap:10px;padding:5px 10px;flex-direction:column;}.pop-zone .area .arena-in .bottom .bottom_f{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;}.pop-zone .area .arena-in .bottom .bottom_f a{display:flex;align-items:center;justify-content:center;gap:7px;border-radius:22px;background-color:#0ba64a;text-decoration:none;padding:3px 2px;width:100%;}.pop-zone .area .arena-in .bottom .bottom_f a svg{width:25px;height:25px;filter:brightness(0) invert(1);}.pop-zone .area .arena-in .bottom .bottom_f a img{height:50px;width:50px;}.pop-zone .area .arena-in .bottom .bottom_f a span{color:#fff;font-size:14px;font-family:"Poppins", serif;font-weight:600;}.pop-zone .area .arena-in .bottom .bottom_f a.fast-offer{background-color:#c00001;padding:3px 2px;}.pop-zone .area .arena-in .bottom .bottom_f a.fast-offer svg{width:32px;height:32px;}.pop-zone .area .arena-in .bottom .bottom_d{width:100%;}.pop-zone .area .arena-in .bottom .bottom_d a{display:flex;align-items:center;justify-content:center;gap:7px;border-radius:22px;background-color:#055a41;text-decoration:none;padding:3px 2px;width:100%;}.pop-zone .area .arena-in .bottom .bottom_d a svg{width:25px;height:25px;filter:brightness(0) invert(1);}.pop-zone .area .arena-in .bottom .bottom_d a img{height:50px;width:50px;}.pop-zone .area .arena-in .bottom .bottom_d a span{color:#fff;font-size:14px;font-family:"Poppins", serif;font-weight:600;}.xoo-el-form-container{padding-bottom:0px;}.xoo-el-form-container button{border-radius:4px;border:none;}.xoo-el-srcont{border-radius:10px;}.xoo-el-inmodal{height:auto;}.xoo-el-sidebar{display:none !important;}.xoo-el-form-container button.btn.button.xoo-el-action-btn{-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;outline:none;box-shadow:none;}@media (max-width: 575px){.xoo-el-form-container button.btn.button.xoo-el-action-btn{margin:0 auto;display:block;}}.xoo-el-form-container button.btn.button.xoo-el-action-btn:hover{background-color:#0ba64a;}@media (max-width: 575px){.xoo-el-main{padding:15px;}}@media (max-width: 575px){.xoo-el-header,.xoo-el-section{padding:0;}}.xoo-aff-group input:focus{background-color:#f9f9f9 !important;}@media (max-width: 575px){.xoo-aff-group{width:100% !important;margin-bottom:10px;}}.wpca-lay-out .wpca-lay-out-content p{font-size:13px;line-height:18px;}#wpca-box.wpca-cc-settings-icon #wpca-box-meta #wpca-icon-settings{width:23px !important;}.wpca-lay-out .wpca-lay-out-meta .wpca-btn{width:auto !important;min-height:auto !important;font-size:14px;padding:8px 15px !important;}.menu-navigation-dark-header-sub{display:none;}@media (max-width: 690px){.menu-navigation-dark-header-sub{font-size:0;text-align:center;display:flex;justify-content:center;align-items:center;position:fixed;width:100%;bottom:0px;z-index:999999;opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);transition:all .5s;box-shadow:0px 0px 5px rgba(0,0,0,0.29);}.menu-navigation-dark-header-sub a{display:inline-block;color:#fff;background-color:#055a41;font-size:20px;font-weight:400;text-transform:uppercase;text-decoration:none;white-space:nowrap;box-shadow:1px 3px 5px 0 rgba(104,153,112,0.26), inset 1px 0 0 #043d2c, inset -1px 0 0 #043d2c, inset 0 1px 0 #043d2c, inset 0 -1px 0 #043d2c;border:1px solid #055a41;border-top:none;width:100%;margin:0 auto;padding:10px 0;box-sizing:border-box;}.menu-navigation-dark-header-sub a:not(.selected){box-shadow:1px 3px 5px 0 rgba(104,153,112,0.26), inset 1px 0 0 #043d2c, inset 0 1px 0 #055a41, inset 0 -1px 0 #055a41;}.menu-navigation-dark-header-sub a i{display:block;line-height:1.3;}.menu-navigation-dark-header-sub a svg{display:block;line-height:1.3;fill:#fff;height:18px;width:auto;margin:0 auto;}.menu-navigation-dark-header-sub a .sv-out{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 auto;}.menu-navigation-dark-header-sub a .sv-out .box-in{position:relative;}.menu-navigation-dark-header-sub a .sv-out .box-in .num-sep{position:absolute;top:-7px;right:-13px;width:1rem;height:1rem;border-radius:50%;background-color:#ad0000;color:#fff;font-size:0.54rem;font-weight:500;text-align:center;line-height:1.0rem;}.menu-navigation-dark-header-sub a span{display:block;font-size:11px;font-weight:400;line-height:normal;margin-top:5px;text-shadow:0 1px 1px rgba(0,0,0,0.1);}}.scroll{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);transition:all .5s;}.scroll-bottom{-webkit-transform:translateY(61px);-moz-transform:translateY(61px);-ms-transform:translateY(61px);-o-transform:translateY(61px);transform:translateY(61px);transition:all .5s;}.cp-dwp--popup{display:none !important;}.cp-dwp--popup{display:none !important;}.pop_up{position:fixed;width:100%;height:100vh;z-index:99999;top:0;left:0;display:none;}.pop_up.dp{display:none !important;}.pop_up .montainer{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);text-align:center;z-index:5;pointer-events:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;align-items:center;height:100%;}@media (max-width: 991px){.pop_up .montainer{max-width:100%;width:100%;padding:0;top:45%;}}@media (max-height: 350px){.pop_up .montainer{top:7%;transform:translate(-50%,0%);-webkit-transform:translate(-50%,0%);-moz-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);-o-transform:translate(-50%,0%);}}.pop_up .montainer .popup-item{display:inline-flex;border:3px solid transparent;background-color:transparent;padding:50px;position:relative;flex-direction:column;border-radius:4px;pointer-events:auto;justify-content:center;height:80%;gap:50px;}@media (max-width: 1580px){.pop_up .montainer .popup-item{height:95%;}}@media (max-width: 1399px){.pop_up .montainer .popup-item{padding:30px;}}@media (max-width: 991px){.pop_up .montainer .popup-item{width:90%;height:auto;padding:40px 0px;gap:15px;border:3px solid transparent;background-color:transparent;}}@media (max-width: 500px){.pop_up .montainer .popup-item{border:3px solid transparent;}}@media (max-height: 350px){.pop_up .montainer .popup-item{width:auto;}}.pop_up .montainer .popup-item .popup-close-btn{position:absolute;top:90px;right:45px;width:35px;height:35px;background-color:#efefef;border-radius:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;cursor:pointer;z-index:999999;}@media (max-width: 500px){.pop_up .montainer .popup-item .popup-close-btn{width:30px;height:30px;top:-15px;right:-15px;}}@media (max-width: 991px){.pop_up .montainer .popup-item .popup-close-btn{width:30px;height:30px;top:40px;right:60px;}}.pop_up .montainer .popup-item .popup-close-btn svg{color:#222;width:23px;}@media (max-width: 500px){.pop_up .montainer .popup-item .popup-close-btn svg{width:18px;}}.pop_up .montainer .popup-item .popup-close-btn:hover{background-color:#222;}.pop_up .montainer .popup-item .popup-close-btn:hover svg{color:#efefef;}.pop_up .montainer .popup-item #spin{font-size:20px;font-weight:400;font-family:'Roboto', sans-serif;user-select:none;cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;width:100px;height:100px;transform:translate(-50%,-50%);background:#00bddd;color:#fff;box-shadow:0 0 0 8px currentColor, 0 0px 15px 5px rgba(0,0,0,0.6);border-radius:50%;transition:all ease 0.1s;}@media (max-width: 991px){.pop_up .montainer .popup-item #spin{width:65px;height:65px;font-size:13px;}}.pop_up .montainer .popup-item #spin:active{transform:translate(-50%,-50%) scale(1.05);}.pop_up .montainer .popup-item .small{font-size:13px !important;line-height:normal !important;text-align:center !important;background-color:#8f1fe1 !important;}.pop_up .montainer .popup-item .big{font-size:18px !important;}@media (max-width: 991px){.pop_up .montainer .popup-item .big{font-size:13px !important;}}.pop_up .montainer .popup-item .bigg{font-size:18px !important;user-select:none !important;pointer-events:none !important;}@media (max-width: 991px){.pop_up .montainer .popup-item .bigg{font-size:13px !important;}}.pop_up .montainer .popup-item .ok{user-select:none !important;pointer-events:none !important;}.pop_up .montainer .popup-item #wheelOfFortune{display:inline-block;position:relative;overflow:hidden;}.pop_up .montainer .popup-item #wheelOfFortune canvas{border:4px solid #c3c3c3;border-radius:100%;}@media (max-width: 991px){.pop_up .montainer .popup-item #wheelOfFortune canvas{height:350px !important;}}@media (max-width: 500px){.pop_up .montainer .popup-item #wheelOfFortune canvas{height:260px !important;}}.pop_up .montainer .popup-item #spin::after{content:"";position:absolute;top:-17px;border:10px solid transparent;border-bottom-color:currentColor;border-top:none;}.pop_up .montainer .popup-item .text{width:500px;font-size:19px;color:#fff;}@media (max-width: 991px){.pop_up .montainer .popup-item .text{width:100%;font-size:16px;position:absolute;bottom:-10px;color:white;}}.pop_up .montainer .popup-item .text span{font-weight:700;color:#0ba64a;text-transform:uppercase;}.pop_up .montainer .popup-item .text.big{font-size:23px !important;}@media (max-width: 991px){.pop_up .montainer .popup-item .text.big{font-size:16px !important;width:90%;margin:0 auto;}}.pop_up .montainer .popup-item #coupon-code{width:100%;height:55px;border:1px solid #0ba64a;border-radius:12px;padding:0 20px;}@media (max-width: 991px){.pop_up .montainer .popup-item #coupon-code{width:85%;height:50px;margin:0 auto;}}.pop_up .montainer .popup-item #apply-coupon{width:100%;height:55px;border:1px solid #0ba64a;background-color:#0ba64a;border-radius:12px;padding:0 20px;color:#fff;transition:all .3s ease;cursor:pointer;}@media (max-width: 991px){.pop_up .montainer .popup-item #apply-coupon{width:85%;height:50px;margin:0 auto;}}.pop_up .montainer .popup-item #apply-coupon:hover{background-color:#fff;color:#0ba64a;}.pop_up .montainer .popup-item .hekim{width:220px;height:220px;margin:0 auto;}@media (max-width: 991px){.pop_up .montainer .popup-item .hekim{width:160px;height:160px;}}.pop_up a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:55;background-color:transparent;}.pop_up .overlay{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,0.6);z-index:4;pointer-events:auto;}.woocommerce-notices-wrapper{width:100%;}.psv2-hero{padding:30px 0 40px;}@media (max-width: 575px){.psv2-hero{padding:10px 0 20px;}}.psv2-hero__grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;align-items:flex-start;gap:40px;}@media (max-width: 991px){.psv2-hero__grid{gap:25px;flex-direction:column;}}.psv2-hero__gallery{position:relative;width:48%;}@media (max-width: 991px){.psv2-hero__gallery{width:100%;}}.psv2-hero__gallery .woocommerce-product-gallery{width:100%;position:relative;}.psv2-hero__gallery .woocommerce-product-gallery__wrapper{border:1px solid #e8ecf0;border-radius:12px;overflow:hidden;}.psv2-hero__gallery .woocommerce-product-gallery .flex-viewport{margin-bottom:0 !important;border:1px solid #e8ecf0;border-radius:12px;overflow:hidden;}.psv2-hero__gallery .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper{border:none;}.psv2-hero__gallery .woocommerce-product-gallery .flex-control-nav{margin:10px -4px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.psv2-hero__gallery .woocommerce-product-gallery .flex-control-nav li{width:18% !important;padding:4px;}.psv2-hero__gallery .woocommerce-product-gallery .flex-control-nav li img{opacity:1 !important;border:2px solid transparent;border-radius:8px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;cursor:pointer;}.psv2-hero__gallery .woocommerce-product-gallery .flex-control-nav li img.flex-active,.psv2-hero__gallery .woocommerce-product-gallery .flex-control-nav li img:hover{border-color:#055a41;}.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .iconic-woothumbs-wishlist-buttons,.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .onsale,.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .iconic-woothumbs-images__arrow{display:none !important;}.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .iconic-woothumbs-fullscreen{position:absolute;left:16px;right:auto;top:16px;z-index:120;}.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .iconic-woothumbs-fullscreen i{opacity:.6;}.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .iconic-woothumbs-fullscreen i:before{content:"";font-family:unset !important;display:block;width:36px;height:36px;background-color:rgba(0,0,0,0.35);background-image:url(../../img/tmp/full-screen.svg);background-size:18px;background-position:center;background-repeat:no-repeat;border-radius:8px;}.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .iconic-woothumbs-fullscreen i:hover{opacity:1;}.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .iconic-woothumbs-images-wrap .slick-list{border:1px solid #e8ecf0;border-radius:12px;overflow:hidden;}.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .iconic-woothumbs-images-wrap .slick-list img{cursor:zoom-in;}.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .iconic-woothumbs-thumbnails-wrap .slick-list .iconic-woothumbs-thumbnails__slide .iconic-woothumbs-thumbnails__image-wrapper:after{border:2px solid transparent;border-radius:8px;opacity:1;}.psv2-hero__gallery .iconic-woothumbs-all-images-wrap .iconic-woothumbs-thumbnails-wrap .slick-list .iconic-woothumbs-thumbnails__slide.iconic-woothumbs-thumbnails__slide--active .iconic-woothumbs-thumbnails__image-wrapper:after{border-color:#055a41;}.psv2-hero__info{width:52%;padding-left:0;}@media (max-width: 991px){.psv2-hero__info{width:100%;}}.psv2-hero__info .product_title{font-family:"Poppins", serif;font-weight:600;font-size:36px;line-height:1.2;color:#1d1d1d;margin-bottom:8px;letter-spacing:-0.01em;}@media (max-width: 1400px){.psv2-hero__info .product_title{font-size:30px;}}@media (max-width: 575px){.psv2-hero__info .product_title{font-size:26px;}}.psv2-hero__info .stock{display:none;}.psv2-hero__info .woocommerce-product-rating{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f3f6;}.psv2-hero__info .woocommerce-product-rating .star-rating span:before{color:#fdc31f;}.psv2-hero__info .woocommerce-product-rating .woocommerce-review-link{text-decoration:none;font-size:14px;color:#64748b;font-family:'Roboto', sans-serif;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-hero__info .woocommerce-product-rating .woocommerce-review-link:hover{color:#055a41;}.psv2-discount-flag{position:absolute;right:16px;top:16px;z-index:10;background:#ad0000;color:#fff;border-radius:8px;padding:8px 12px;text-align:center;line-height:1;box-shadow:0 4px 12px rgba(173,0,0,0.3);}.psv2-discount-flag__pct{display:block;font-size:20px;font-weight:700;font-family:'Roboto', sans-serif;}.psv2-discount-flag__lbl{display:block;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:0.05em;margin-top:2px;}.psv2-price-bar{background:#f8fafc;border:1px solid #e8ecf0;border-radius:12px;padding:16px 20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;gap:12px;margin-bottom:16px;}@media (max-width: 575px){.psv2-price-bar{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:999999;border-radius:0;background:#fff;border:none;border-top:1px solid #e8ecf0;box-shadow:0 -4px 24px rgba(0,0,0,0.1);padding:10px 14px;gap:8px;margin:0;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));}}.psv2-price-bar__price{flex-shrink:0;}.psv2-price-bar__price .price{font-size:28px;font-family:'Roboto', sans-serif;font-weight:700;margin:0;color:#1d1d1d;}@media (max-width: 575px){.psv2-price-bar__price .price{font-size:16px;line-height:1.2;}}.psv2-price-bar__price .price del{display:block;}@media (max-width: 575px){.psv2-price-bar__price .price del{display:inline;}}.psv2-price-bar__price .price del span bdi{font-weight:400;font-size:18px;color:#94a3b8;text-decoration:line-through;}@media (max-width: 575px){.psv2-price-bar__price .price del span bdi{font-size:12px;}}.psv2-price-bar__price .price ins{background:unset;}.psv2-price-bar__price .price ins span bdi{color:#ad0000;font-weight:700;}.psv2-price-bar__badges{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;}@media (max-width: 575px){.psv2-price-bar__badges{gap:5px;}.psv2-price-bar__badges .kargo-badge{display:none;}}.psv2-price-bar__mobile-btn{display:none;}.psv2-price-bar__mobile-btn .added_to_cart{display:none !important;}@media (max-width: 575px){.psv2-price-bar__mobile-btn{display:block;flex-shrink:0;margin-left:auto;}}.psv2-mobile-cart-btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:6px;background:#055a41;color:#fff;font-family:'Roboto', sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;text-decoration:none;border-radius:8px;padding:0 14px;height:40px;white-space:nowrap;border:none;cursor:pointer;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);}.psv2-mobile-cart-btn svg{width:15px;height:15px;flex-shrink:0;transition:transform .3s ease;}.psv2-mobile-cart-btn:active{transform:scale(0.94);}.psv2-mobile-cart-btn.loading{pointer-events:none;background:#055a41;}.psv2-mobile-cart-btn.loading svg{animation:psv2CartSpin .6s linear infinite;}.psv2-mobile-cart-btn.added{background:#0ba64a;pointer-events:none;animation:psv2CartBounce .5s cubic-bezier(.4,0,.2,1);}.psv2-mobile-cart-btn.added .psv2-mcb-text{display:none;}.psv2-mobile-cart-btn.added .psv2-mcb-icon{display:none;}.psv2-mobile-cart-btn.added .psv2-mcb-success{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:5px;animation:psv2SuccessFade .4s ease;}.psv2-mobile-cart-link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:5px;background:#055a41;color:#fff !important;font-family:'Roboto', sans-serif;font-size:12px;font-weight:600;text-decoration:none;border-radius:8px;padding:0 14px;height:40px;white-space:nowrap;transition:all .3s ease;animation:psv2SlideUp .35s cubic-bezier(.4,0,.2,1);}.psv2-mobile-cart-link svg{width:15px;height:15px;flex-shrink:0;}.psv2-mobile-cart-link .psv2-cart-count{background:#fff;color:#055a41;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;line-height:1;}.psv2-mobile-cart-link:active{transform:scale(0.96);}.psv2-mcb-success{display:none;}@keyframes psv2CartSpin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes psv2CartBounce{0%{transform:scale(1);}30%{transform:scale(1.12);}60%{transform:scale(0.95);}100%{transform:scale(1);}}@keyframes psv2SuccessFade{from{opacity:0;transform:scale(0.5);}to{opacity:1;transform:scale(1);}}@keyframes psv2SlideUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}.stok-badge span{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-size:13px;font-family:'Roboto', sans-serif;font-weight:600;color:#fff;border-radius:100px;padding:5px 14px;height:30px;white-space:nowrap;}.stok-badge--instock span{background:#0ba64a;}.stok-badge--backorder span{background:#fb7719;}.stok-badge--outofstock span{background:#e42427;}.stok-badge--coming-soon span{background:#fb7719;}.kargo-badge{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:5px;font-size:13px;font-family:'Roboto', sans-serif;font-weight:600;color:#fff;background:#055a41;border-radius:100px;padding:5px 14px;height:30px;white-space:nowrap;}.kargo-badge svg{width:14px;height:14px;flex-shrink:0;}.psv2-add-to-cart{background:#fff;border:1px solid #e8ecf0;border-radius:12px;padding:20px;margin-bottom:16px;}@media (max-width: 575px){.psv2-add-to-cart{padding:12px;}}.psv2-add-to-cart form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;}.psv2-add-to-cart form.variations_form{gap:0;}.psv2-add-to-cart form table{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:12px;}.psv2-add-to-cart form table tbody{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.psv2-add-to-cart form table tbody tr{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;grid-template-columns:none !important;}.psv2-add-to-cart form table tbody tr th{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.psv2-add-to-cart form table tbody tr th label{white-space:nowrap;font-weight:500;font-family:'Roboto', sans-serif;}.psv2-add-to-cart form table tbody tr td{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;}.psv2-add-to-cart form table tbody tr td select{width:100%;padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e8ecf0;font-family:'Roboto', sans-serif;font-size:15px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-add-to-cart form table tbody tr td select:focus{border-color:#055a41;outline:none;}.psv2-add-to-cart form table tbody tr td a{display:none !important;}.psv2-add-to-cart form .single_variation_wrap{width:100%;}.psv2-add-to-cart form .single_variation_wrap .woocommerce-variation-description{font-size:15px;font-family:'Roboto', sans-serif;}.psv2-add-to-cart form .single_variation_wrap .woocommerce-variation-description b,.psv2-add-to-cart form .single_variation_wrap .woocommerce-variation-description strong{font-weight:600;color:#1d1d1d;}.psv2-add-to-cart form .single_variation_wrap .woocommerce-variation-description p{margin:0.4em 0;}.psv2-add-to-cart form .single_variation_wrap .woocommerce-variation-add-to-cart{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;margin-top:12px;gap:10px;}.psv2-add-to-cart form .qib-button-wrapper{margin:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.psv2-add-to-cart form .qib-button-wrapper .qib-button{-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;background:#f8fafc !important;border:1px solid #e8ecf0 !important;border-radius:0;width:36px;height:44px;font-size:18px;cursor:pointer;}.psv2-add-to-cart form .qib-button-wrapper .qib-button.plus{border-radius:0 8px 8px 0 !important;}.psv2-add-to-cart form .qib-button-wrapper .qib-button.minus{border-radius:8px 0 0 8px !important;}.psv2-add-to-cart form .qib-button-wrapper .qib-button:hover{background:#055a41 !important;color:#fff !important;border-color:#055a41 !important;}.psv2-add-to-cart form .qib-button-wrapper .quantity input{border:1px solid #e8ecf0;border-left:0;border-right:0;height:44px;width:50px;text-align:center;font-family:'Roboto', sans-serif;font-size:16px;font-weight:600;}.psv2-add-to-cart form .button{border:none;background:#055a41;color:#fff;text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:0.05em;font-family:'Roboto', sans-serif;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:8px;padding:0 28px;height:44px;cursor:pointer;flex:1;min-width:160px;}.psv2-add-to-cart form .button:hover{background:#043d2c;transform:translateY(-1px);box-shadow:0 4px 16px rgba(5,90,65,0.3);}.psv2-add-to-cart .cart{-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;}.psv2-trust-badges{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:0;margin-bottom:20px;border:1px solid #e8ecf0;border-radius:12px;overflow:hidden;}.psv2-trust-badge{flex:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:8px;padding:14px 10px;font-size:13px;font-family:'Roboto', sans-serif;font-weight:500;color:#1d1d1d;border-right:1px solid #e8ecf0;}.psv2-trust-badge:last-child{border-right:none;}.psv2-trust-badge svg{color:#055a41;flex-shrink:0;}@media (max-width: 575px){.psv2-trust-badge{font-size:11px;padding:10px 6px;gap:4px;flex-direction:column;text-align:center;}}.psv2-short-desc{border:1px solid #e8ecf0;border-radius:12px;padding:20px;margin-bottom:16px;position:relative;}.psv2-short-desc__title{font-family:"Poppins", serif;font-size:22px;font-weight:600;color:#1d1d1d;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0f3f6;}.psv2-short-desc__body{position:relative;overflow:hidden;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-short-desc__body .woocommerce-product-details__short-description{font-size:15px;line-height:1.7;color:#64748b;font-family:'Roboto', sans-serif;}.psv2-short-desc__toggle{display:none;text-align:right;margin-top:8px;}.psv2-short-desc .psv2-read-more{text-decoration:none;font-size:14px;font-weight:600;color:#055a41;font-family:'Roboto', sans-serif;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-short-desc .psv2-read-more:hover{color:#043d2c;}.psv2-short-desc.is-collapsed .psv2-short-desc__body{height:120px;}.psv2-short-desc.is-collapsed .psv2-short-desc__body:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(180deg,transparent,#fff);pointer-events:none;}.psv2-short-desc.has-toggle .psv2-short-desc__toggle{display:block;}.psv2-accordion{margin-bottom:16px;}.psv2-accordion ul{list-style:none;padding:0;margin:0;}.psv2-accordion__item{border:1px solid #e8ecf0;border-radius:12px;margin-bottom:8px;overflow:hidden;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-accordion__item.active{border-color:#055a41;box-shadow:0 0 0 1px rgba(5,90,65,0.15);}.psv2-accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff;border:none;cursor:pointer;font-family:'Roboto', sans-serif;font-weight:600;font-size:15px;color:#1d1d1d;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-accordion__trigger:after{content:"";width:20px;height:20px;flex-shrink:0;background-image:url(../../img/angle-dd.svg);background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;transform:rotate(0deg);}.psv2-accordion__trigger:hover{background:#f8fafc;}.psv2-accordion__item.active .psv2-accordion__trigger:after{transform:rotate(-180deg);}.psv2-accordion__panel{display:none;padding:0 18px 16px;font-size:14px;line-height:1.7;color:#64748b;font-family:'Roboto', sans-serif;}.psv2-accordion__panel a{color:#055a41;text-decoration:none;font-weight:600;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-accordion__panel a:hover{color:#043d2c;}.psv2-accordion--right .psv2-accordion__item{border-left:3px solid #ad0000;}.psv2-accordion--right .psv2-accordion__panel a{display:inline-flex;padding:10px 20px;background:#ad0000;color:#fff !important;border-radius:8px;font-size:15px;box-shadow:0 1px 3px rgba(0,0,0,0.04), 0 4px 16px rgba(0,0,0,0.04);}.psv2-accordion--right .psv2-accordion__panel a:hover{background:#043d2c;transform:translateY(-1px);}.psv2-nav{background:#fff;border-bottom:1px solid #e8ecf0;z-index:9999;position:relative;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-nav.is-sticky{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,0.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 24px rgba(0,0,0,0.06);border-bottom:1px solid rgba(5,90,65,0.12);transition:top .3s cubic-bezier(.4,0,.2,1);}.psv2-nav__inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:4px;max-width:1320px;margin:0 auto;padding:6px 20px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.psv2-nav__inner::-webkit-scrollbar{display:none;}.psv2-nav__link{text-decoration:none;font-family:'Roboto', sans-serif;font-weight:500;font-size:14px;color:#64748b;padding:10px 20px;white-space:nowrap;position:relative;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;border-radius:100px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:7px;border:1.5px solid transparent;}@media (max-width: 575px){.psv2-nav__link{padding:8px 14px;font-size:13px;gap:5px;}}.psv2-nav__link svg{width:16px;height:16px;flex-shrink:0;opacity:.5;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-nav__link:hover{color:#055a41;background:rgba(5,90,65,0.06);border-color:rgba(5,90,65,0.1);}.psv2-nav__link:hover svg{opacity:1;color:#055a41;}.psv2-nav__link.active{color:#fff;background:#055a41;border-color:#055a41;font-weight:600;box-shadow:0 2px 12px rgba(5,90,65,0.25);}.psv2-nav__link.active svg{opacity:1;color:#fff;}.psv2-nav__count{font-weight:400;font-size:12px;opacity:.7;}@keyframes psv2SlideDown{from{transform:translateY(-100%);opacity:0;}to{transform:translateY(0);opacity:1;}}.psv2-section{padding:50px 0;border-bottom:1px solid #f0f3f6;}@media (max-width: 575px){.psv2-section{padding:30px 0;}}.psv2-section__header{margin-bottom:32px;text-align:center;}@media (max-width: 575px){.psv2-section__header{margin-bottom:20px;}}.psv2-section__title{font-family:"Poppins", serif;font-size:34px;font-weight:600;color:#1d1d1d;margin:0 0 6px;letter-spacing:-0.01em;}@media (max-width: 575px){.psv2-section__title{font-size:24px;}}.psv2-section__subtitle{font-family:'Roboto', sans-serif;font-size:16px;color:#64748b;margin:0;}.psv2-features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;}@media (max-width: 991px){.psv2-features{grid-template-columns:repeat(2,1fr);}}@media (max-width: 575px){.psv2-features{grid-template-columns:1fr;gap:12px;}}.psv2-feature-card{background:#fff;border:1px solid #e8ecf0;border-radius:12px;padding:28px 24px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;animation:psv2FadeUp .5s ease both;animation-delay:var(--delay,0s);}.psv2-feature-card:hover{border-color:#055a41;box-shadow:0 1px 3px rgba(0,0,0,0.04), 0 4px 16px rgba(0,0,0,0.04);transform:translateY(-2px);}.psv2-feature-card__icon{width:48px;height:48px;background:rgba(5,90,65,0.08);border-radius:8px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:16px;}.psv2-feature-card__icon img{width:28px;height:28px;object-fit:contain;}.psv2-feature-card__title{font-family:"Poppins", serif;font-size:17px;font-weight:700;color:#1d1d1d;margin:0 0 8px;}.psv2-feature-card__desc{font-family:'Roboto', sans-serif;font-size:14px;color:#64748b;line-height:1.6;margin:0;}@keyframes psv2FadeUp{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}.psv2-full-content{margin-bottom:40px;border:1px solid #e8ecf0;border-radius:12px;padding:32px;position:relative;background:#fff;}@media (max-width: 575px){.psv2-full-content{padding:20px 16px;}}.psv2-full-content__body{max-height:200px;overflow:hidden;position:relative;transition:max-height .6s cubic-bezier(.4,0,.2,1);}.psv2-full-content__inner{font-family:'Roboto', sans-serif;font-size:15px;line-height:1.8;color:#64748b;}.psv2-full-content__inner > *:first-child{margin-top:0;}.psv2-full-content__inner h2,.psv2-full-content__inner h3,.psv2-full-content__inner h4{font-family:"Poppins", serif;font-weight:600;color:#1d1d1d;position:relative;padding-left:16px;}.psv2-full-content__inner h2:before,.psv2-full-content__inner h3:before,.psv2-full-content__inner h4:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;background:#055a41;border-radius:3px;}.psv2-full-content__inner h2{font-size:22px;margin:1.4em 0 0.6em;}@media (max-width: 575px){.psv2-full-content__inner h2{font-size:18px;}}.psv2-full-content__inner h3{font-size:18px;margin:1.2em 0 0.5em;}@media (max-width: 575px){.psv2-full-content__inner h3{font-size:16px;}}.psv2-full-content__inner h4{font-size:16px;margin:1em 0 0.4em;}.psv2-full-content__inner p{margin:0 0 14px;}.psv2-full-content__inner ul,.psv2-full-content__inner ol{padding-left:0;margin:0 0 16px;list-style:none;}.psv2-full-content__inner ul li,.psv2-full-content__inner ol li{position:relative;padding-left:24px;margin-bottom:8px;}.psv2-full-content__inner ul li:before,.psv2-full-content__inner ol li:before{content:"";position:absolute;left:4px;top:9px;width:8px;height:8px;border-radius:50%;background:rgba(5,90,65,0.2);border:2px solid #055a41;}.psv2-full-content__inner ol{counter-reset:list-counter;}.psv2-full-content__inner ol li{counter-increment:list-counter;}.psv2-full-content__inner ol li:before{content:counter(list-counter);width:22px;height:22px;border-radius:50%;background:#055a41;border:none;color:#fff;font-family:'Roboto', sans-serif;font-size:11px;font-weight:700;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;top:3px;left:0;}.psv2-full-content__inner strong,.psv2-full-content__inner b{font-weight:600;color:#1d1d1d;}.psv2-full-content__inner a{color:#055a41;text-decoration:none;font-weight:500;border-bottom:1px dashed rgba(5,90,65,0.3);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-full-content__inner a:hover{color:#043d2c;border-bottom-color:#043d2c;}.psv2-full-content__inner img{max-width:100%;height:auto;border-radius:12px;margin:16px 0;border:1px solid #f0f3f6;}.psv2-full-content__inner blockquote{border-left:3px solid #055a41;padding:16px 24px;margin:20px 0;background:rgba(5,90,65,0.03);border-radius:0 8px 8px 0;font-family:'Roboto', sans-serif;font-style:italic;font-size:15px;color:#1d1d1d;line-height:1.7;}.psv2-full-content__inner table{width:100%;border-collapse:collapse;margin:16px 0;border:1px solid #e8ecf0;border-radius:8px;overflow:hidden;}.psv2-full-content__inner table th,.psv2-full-content__inner table td{padding:12px 16px;border-bottom:1px solid #f0f3f6;text-align:left;font-size:14px;}.psv2-full-content__inner table th{background:#f8fafc;font-weight:600;color:#1d1d1d;}.psv2-full-content__inner table tr:last-child td{border-bottom:none;}.psv2-full-content__inner table tr:hover td{background:rgba(5,90,65,0.03);}.psv2-full-content__fade{position:absolute;bottom:52px;left:1px;right:1px;height:80px;background:linear-gradient(180deg,transparent 0%,#fff 100%);pointer-events:none;transition:opacity .3s ease;border-radius:0 0 12px 12px;}.psv2-full-content__toggle{display:flex;align-items:center;justify-content:center;gap:8px;margin:16px auto 0;padding:10px 28px;background:rgba(5,90,65,0.06);border:1px solid rgba(5,90,65,0.15);border-radius:100px;cursor:pointer;font-family:'Roboto', sans-serif;font-size:13px;font-weight:600;color:#055a41;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;width:fit-content;z-index:999999;position:relative;}.psv2-full-content__toggle svg{-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;flex-shrink:0;}.psv2-full-content__toggle:hover{background:#055a41;color:#fff;border-color:#055a41;}.psv2-full-content.is-expanded .psv2-full-content__body{max-height:5000px;}.psv2-full-content.is-expanded .psv2-full-content__fade{opacity:0;}.psv2-full-content.is-expanded .psv2-full-content__toggle svg{transform:rotate(180deg);}.psv2-who-can{margin-top:40px;}.psv2-who-can__title{font-family:"Poppins", serif;font-size:28px;font-weight:600;text-align:center;margin-bottom:28px;color:#1d1d1d;}.psv2-who-can__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}@media (max-width: 1200px){.psv2-who-can__grid{grid-template-columns:repeat(2,1fr);}}@media (max-width: 575px){.psv2-who-can__grid{grid-template-columns:1fr;gap:10px;}}.psv2-who-can__card{position:relative;padding:20px 22px;border-radius:14px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:14px;overflow:hidden;border:1.5px solid rgba(255,255,255,0.12);-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;cursor:default;}.psv2-who-can__card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,0.08) 0%,transparent 60%);pointer-events:none;}.psv2-who-can__card:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,0.1) 0%,transparent 60%);opacity:0;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;pointer-events:none;}.psv2-who-can__card:hover{transform:translateY(-3px) scale(1.015);}.psv2-who-can__card:hover:after{opacity:1;}.psv2-who-can__card--can-use{background:linear-gradient(135deg,#055a41 0%,#0ba64a 100%);}.psv2-who-can__card--can-use:hover{box-shadow:0 12px 40px rgba(5,90,65,0.25);}.psv2-who-can__card--cannot-use{background:linear-gradient(135deg,#9b1c1c 0%,#e42427 100%);}.psv2-who-can__card--cannot-use:hover{box-shadow:0 12px 40px rgba(228,36,39,0.2);}.psv2-who-can__icon{width:38px;height:38px;border-radius:10px;background:rgba(255,255,255,0.18);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;flex-shrink:0;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-who-can__icon svg{width:20px;height:20px;color:#fff;}.psv2-who-can__card:hover .psv2-who-can__icon{background:rgba(255,255,255,0.28);transform:scale(1.08);}.psv2-who-can__text{font-family:'Roboto', sans-serif;font-size:14px;font-weight:500;color:#fff;line-height:1.35;position:relative;z-index:1;}.psv2-who-can__num{position:absolute;right:14px;bottom:8px;font-size:52px;font-weight:800;color:rgba(255,255,255,0.06);line-height:1;pointer-events:none;font-family:"Poppins", serif;}.psv2-cta-banner{text-align:center;margin-top:40px;}.psv2-cta-banner__btn{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:#055a41;color:#fff;font-family:'Roboto', sans-serif;font-size:18px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:0.05em;border-radius:100px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;box-shadow:0 4px 24px rgba(5,90,65,0.25);}.psv2-cta-banner__btn:hover{background:#043d2c;transform:translateY(-2px);box-shadow:0 8px 32px rgba(5,90,65,0.35);}.psv2-cta-banner__btn:hover svg{transform:translateX(4px);}.psv2-cta-banner__btn svg{-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-section--videos{background:#fff;border-bottom:1px solid #f0f3f6;padding:50px 0 55px;overflow:hidden;position:relative;}.psv2-section--videos:before{content:"";position:absolute;top:-150px;left:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(5,90,65,0.05) 0%,transparent 70%);pointer-events:none;}.psv2-section--videos:after{content:"";position:absolute;bottom:-120px;right:-80px;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,rgba(13,148,136,0.04) 0%,transparent 70%);pointer-events:none;}.psv2-section--videos .psv2-section__title{color:#1d1d1d;font-size:28px;position:relative;z-index:1;}@media (max-width: 575px){.psv2-section--videos .psv2-section__title{font-size:22px;}}.psv2-section--videos .psv2-section__subtitle{color:#64748b;font-size:14px;position:relative;z-index:1;}.psv2-section--videos .psv2-section__header{margin-bottom:24px;position:relative;z-index:1;}.psv2-vid-badge{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:5px;font-family:'Roboto', sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#055a41;background:rgba(5,90,65,0.06);border:1px solid rgba(5,90,65,0.12);border-radius:100px;padding:5px 14px;margin:0 auto 12px;width:fit-content;}.psv2-vid-badge svg{width:12px;height:12px;color:#055a41;}.psv2-videos{position:relative;max-width:900px;margin:0 auto;}.psv2-videos__slider{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:16px;}@media (max-width: 575px){.psv2-videos__slider{gap:0;}}.psv2-videos__slider.slick-initialized{display:block;}.psv2-videos__slider.slick-initialized .slick-list{margin:0 -8px;}.psv2-videos__slider.slick-initialized .slick-slide{padding:0 8px;}.psv2-videos__slider.slick-initialized .slick-track{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media (max-width: 767px){.psv2-videos__nav{display:none;}}.psv2-videos__arrow{padding:0px;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#fff;border:1px solid #e8ecf0;border-radius:50%;cursor:pointer;color:#1d1d1d;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;z-index:5;box-shadow:0 1px 3px rgba(0,0,0,0.04), 0 4px 16px rgba(0,0,0,0.04);}.psv2-videos__arrow svg{width:18px;height:18px;}.psv2-videos__arrow:hover{background:#055a41;border-color:#055a41;color:#fff;box-shadow:0 4px 16px rgba(5,90,65,0.2);}.psv2-videos__arrow--prev{left:-50px;}@media (max-width: 991px){.psv2-videos__arrow--prev{left:-10px;}}.psv2-videos__arrow--next{right:-50px;}@media (max-width: 991px){.psv2-videos__arrow--next{right:-10px;}}.psv2-vcard{outline:none;width:260px;flex-shrink:0;}@media (max-width: 991px){.psv2-vcard{width:220px;}}@media (max-width: 575px){.psv2-vcard{width:240px;margin:0 auto;}}.psv2-vcard__inner{border-radius:14px;overflow:hidden;background:#f8fafc;border:1px solid #e8ecf0;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;cursor:pointer;}.psv2-vcard__inner:hover{border-color:rgba(5,90,65,0.3);transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,0.08);}.psv2-vcard__poster{position:relative;width:100%;aspect-ratio:0.5625;overflow:hidden;background:#f8fafc;}.psv2-vcard__poster img{width:100%;height:100%;object-fit:cover;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-vcard__inner:hover .psv2-vcard__poster img{transform:scale(1.04);}.psv2-vcard__placeholder{width:100%;height:100%;background:#f0f3f6;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}.psv2-vcard__placeholder svg{opacity:.15;color:#64748b;}.psv2-vcard__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,0.5) 100%);opacity:0.2;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-vcard__inner:hover .psv2-vcard__overlay{opacity:0.5;}.psv2-vcard__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:rgba(255,255,255,0.92);border:none;border-radius:50%;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;z-index:3;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;box-shadow:0 4px 16px rgba(0,0,0,0.15);}.psv2-vcard__play svg{color:#055a41;margin-left:2px;width:18px;height:18px;position:relative;z-index:2;}.psv2-vcard__play:hover{transform:translate(-50%,-50%) scale(1.08);background:#fff;box-shadow:0 6px 24px rgba(0,0,0,0.2);}@media (max-width: 575px){.psv2-vcard__play{width:44px;height:44px;}.psv2-vcard__play svg{width:16px;height:16px;}}.psv2-vcard__play-ring{position:absolute;inset:-5px;border:2px solid rgba(255,255,255,0.5);border-radius:50%;animation:psv2RingPulse 2.5s ease-in-out infinite;}.psv2-vcard__num{position:absolute;left:10px;top:10px;font-family:"Poppins", serif;font-size:11px;font-weight:700;color:#fff;background:rgba(0,0,0,0.35);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:6px;padding:3px 8px;z-index:3;}.psv2-vcard__hd{position:absolute;right:10px;top:10px;font-family:'Roboto', sans-serif;font-size:9px;font-weight:700;letter-spacing:0.05em;color:#fff;background:#055a41;border-radius:4px;padding:2px 6px;z-index:3;}.psv2-vcard__info{padding:10px 12px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;gap:8px;background:#fff;}.psv2-vcard__title{font-family:'Roboto', sans-serif;font-size:13px;font-weight:500;color:#1d1d1d;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.psv2-vcard__cta{font-family:'Roboto', sans-serif;font-size:12px;font-weight:600;color:#055a41;white-space:nowrap;flex-shrink:0;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-vcard__inner:hover .psv2-vcard__cta{color:#043d2c;}@keyframes psv2RingPulse{0%,100%{transform:scale(1);opacity:.4;}50%{transform:scale(1.12);opacity:0;}}.psv2-video-modal{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,0.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;display:none;}.psv2-video-modal.is-open{display:flex;animation:psv2ModalFadeIn .25s ease;}.psv2-video-modal__close{position:absolute;padding:0px;top:20px;right:20px;width:60px;height:60px;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.2);border-radius:50%;cursor:pointer;color:#fff;font-size:28px;line-height:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;z-index:10;}.psv2-video-modal__close:hover{background:rgba(255,255,255,0.3);transform:rotate(90deg);}.psv2-video-modal__player{position:relative;width:420px;max-width:92vw;aspect-ratio:0.5625;max-height:90vh;border-radius:12px;overflow:hidden;background:#000;box-shadow:0 8px 60px rgba(0,0,0,0.5);}@media (max-width: 575px){.psv2-video-modal__player{width:100vw;max-width:100vw;border-radius:0;max-height:100vh;}}.psv2-video-modal__player video,.psv2-video-modal__player iframe{width:100%;height:100%;object-fit:contain;display:block;border:none;background:#000;}@keyframes psv2ModalFadeIn{from{opacity:0;}to{opacity:1;}}.psv2-specs-table{max-width:800px;margin:0 auto;}.psv2-specs-table table{width:100%;border-collapse:collapse;border:1px solid #e8ecf0;border-radius:12px;overflow:hidden;}.psv2-specs-table table tr{-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-specs-table table tr:nth-child(even){background:#f8fafc;}.psv2-specs-table table tr:hover{background:rgba(5,90,65,0.08);}.psv2-specs-table table th,.psv2-specs-table table td{padding:14px 20px;font-family:'Roboto', sans-serif;font-size:15px;border-bottom:1px solid #f0f3f6;text-align:left;}.psv2-specs-table table th{width:35%;font-weight:600;color:#1d1d1d;}.psv2-specs-table table td{color:#64748b;}.psv2-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;}@media (max-width: 991px){.psv2-gallery{grid-template-columns:repeat(2,1fr);}}.psv2-gallery__item a{display:block;position:relative;overflow:hidden;border-radius:12px;}.psv2-gallery__item a img{width:100%;height:260px;object-fit:cover;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-gallery__item a:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,0);z-index:2;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-gallery__item a:hover img{transform:scale(1.05);}.psv2-gallery__item a:hover:before{background:rgba(0,0,0,0.25);}.psv2-faq{margin:0 auto;}.psv2-faq__item{border:1px solid #e8ecf0;border-radius:12px;margin-bottom:10px;overflow:hidden;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-faq__item.active{border-color:#055a41;box-shadow:0 0 0 1px rgba(5,90,65,0.12), 0 1px 3px rgba(0,0,0,0.04), 0 4px 16px rgba(0,0,0,0.04);}.psv2-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:#fff;border:none;cursor:pointer;gap:16px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-faq__question:hover{background:#f8fafc;}.psv2-faq__q-text{font-family:'Roboto', sans-serif;font-weight:600;font-size:16px;color:#1d1d1d;text-align:left;}@media (max-width: 575px){.psv2-faq__q-text{font-size:14px;}}.psv2-faq__q-icon{flex-shrink:0;width:28px;height:28px;background:#f8fafc;border-radius:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-faq__q-icon svg{color:#64748b;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-faq__item.active .psv2-faq__q-icon{background:#055a41;}.psv2-faq__item.active .psv2-faq__q-icon svg{color:#fff;transform:rotate(180deg);}.psv2-faq__answer{display:none;padding:0 22px 20px;font-family:'Roboto', sans-serif;font-size:15px;line-height:1.7;color:#64748b;}.psv2-faq__answer p{margin:0 0 8px;}.psv2-faq__answer p:last-child{margin:0;}.psv2-review-summary{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:16px;margin-top:12px;}.psv2-review-summary__score{font-family:"Poppins", serif;font-size:48px;font-weight:700;color:#1d1d1d;line-height:1;}.psv2-review-summary__meta{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:4px;}.psv2-review-summary__stars{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:2px;}.psv2-review-summary__count{font-family:'Roboto', sans-serif;font-size:14px;color:#64748b;}.psv2-section--reviews{background:#fff;}.psv2-rev-badge{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:5px;font-family:'Roboto', sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#055a41;background:rgba(5,90,65,0.06);border:1px solid rgba(5,90,65,0.12);border-radius:100px;padding:5px 14px;margin:0 auto 12px;width:fit-content;}.psv2-rev-badge svg{width:12px;height:12px;color:#055a41;}.psv2-rev-hero{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:20px;border-bottom:1px solid #f0f3f6;padding-bottom:24px;margin-bottom:24px;}@media (max-width: 575px){.psv2-rev-hero{flex-direction:column;text-align:center;gap:10px;padding-bottom:18px;margin-bottom:18px;}}.psv2-rev-hero__score-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;-webkit-align-items:baseline;align-items:baseline;flex-shrink:0;}.psv2-rev-hero__number{font-family:"Poppins", serif;font-size:48px;font-weight:700;color:#1d1d1d;line-height:1;}.psv2-rev-hero__outof{font-family:'Roboto', sans-serif;font-size:20px;font-weight:400;color:#94a3b8;margin-left:2px;}.psv2-rev-hero__detail{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:4px;}.psv2-rev-hero__stars{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:2px;}@media (max-width: 575px){.psv2-rev-hero__stars{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.psv2-rev-hero__count{font-family:'Roboto', sans-serif;font-size:14px;color:#64748b;}.psv2-rev-hero__trust{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:4px;font-family:'Roboto', sans-serif;font-size:12px;font-weight:500;color:#055a41;}@media (max-width: 575px){.psv2-rev-hero__trust{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.psv2-rev-hero__trust svg{width:13px;height:13px;flex-shrink:0;}.psv2-reviews .woocommerce-Reviews #comments .woocommerce-Reviews-title{display:none;}.psv2-reviews .woocommerce-Reviews #comments .woocommerce-noreviews{display:none !important;}.psv2-reviews .woocommerce-Reviews #comments .commentlist{margin:0;padding:0;list-style:none;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li{border-bottom:1px solid #f0f3f6;padding:18px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li:first-child{padding-top:0;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li:last-child{border-bottom:none;padding-bottom:0;}@media (max-width: 575px){.psv2-reviews .woocommerce-Reviews #comments .commentlist li{padding:14px 0;}}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container img{height:42px;width:42px;flex-shrink:0;border-radius:50%;border:2px solid #f0f3f6;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text{padding-left:14px;width:100%;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .star-rating{margin-bottom:2px;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .star-rating span:before{color:#fdc31f;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta{margin-top:0;margin-bottom:6px;font-family:'Roboto', sans-serif;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:8px;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta strong{font-weight:600;color:#1d1d1d;font-size:14px;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta time{color:#94a3b8;font-size:12px;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .description{font-family:'Roboto', sans-serif;font-size:14px;color:#64748b;line-height:1.6;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .description p{margin:0;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .description .dco-attachment{width:80px;border-radius:8px;margin-top:6px;}.psv2-reviews .woocommerce-Reviews #comments .commentlist li ul{list-style:none;width:100%;padding:0;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond{background:#f8fafc;border:1px solid #e8ecf0;border-radius:12px;padding:28px;position:relative;overflow:hidden;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond:before{content:"";position:absolute;top:0;left:0;width:4px;height:60px;background:linear-gradient(180deg,#055a41,rgba(5,90,65,0));border-radius:0 0 4px 0;}@media (max-width: 575px){.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond{padding:20px 16px;}}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond .comment-reply-title{border:none;background:none;padding:0;margin:0 0 20px;font-family:"Poppins", serif;font-size:18px;font-weight:600;color:#1d1d1d;line-height:1.4;position:relative;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond .comment-reply-title small{position:absolute;top:0;right:0;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond .comment-reply-title small a{color:#64748b;text-decoration:none;font-size:13px;font-family:'Roboto', sans-serif;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-notes{display:none;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating{order:1;width:100%;background:#fff;border:1px solid #e8ecf0;border-radius:8px;padding:14px 18px;margin:0 0 14px;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating label{font-weight:600;color:#1d1d1d;font-family:'Roboto', sans-serif;font-size:14px;margin-bottom:8px;display:block;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating .stars{margin:0;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating .stars span{display:flex;gap:4px;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating .stars span a{margin:0;height:1.6em;width:1.6em;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating .stars span a:hover{transform:scale(1.15);}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating .stars span a:hover:before{content:"\53";color:#fdc31f;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p{width:100%;margin:0 0 12px;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p label{font-weight:500;color:#1d1d1d;font-family:'Roboto', sans-serif;font-size:13px;margin-bottom:5px;display:block;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p label .required{color:#ad0000;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p input[type="text"],.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p input[type="email"],.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p input[type="url"],.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p textarea{width:100%;height:46px;border:1px solid #e8ecf0 !important;border-radius:8px !important;padding:0 16px;font-family:'Roboto', sans-serif;font-size:14px;background:#fff;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;outline:none !important;box-shadow:none !important;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p input[type="text"]::placeholder,.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p input[type="email"]::placeholder,.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p input[type="url"]::placeholder,.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p textarea::placeholder{color:#94a3b8;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p input[type="text"]:focus,.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p input[type="email"]:focus,.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p input[type="url"]:focus,.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p textarea:focus{border-color:#055a41 !important;box-shadow:0 0 0 3px rgba(5,90,65,0.08) !important;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p textarea{height:auto !important;padding:14px 16px;min-height:110px;resize:vertical;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-author{order:2;width:50%;padding-right:6px;}@media (max-width: 575px){.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-author{width:100%;padding-right:0;}}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-email{order:3;width:50%;padding-left:6px;}@media (max-width: 575px){.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-email{width:100%;padding-left:0;}}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-comment{order:4;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-attachment{order:5;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-cookies-consent{order:6;margin-bottom:6px;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-cookies-consent label{display:inline;font-size:12px;color:#64748b;font-weight:400;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-cookies-consent input[type="checkbox"]{width:16px;height:16px;position:relative;top:3px;margin-right:6px;accent-color:#055a41;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.form-submit{order:7;margin:4px 0 0;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form input[type="submit"]{border:none !important;border-radius:8px !important;background:#055a41 !important;color:#fff !important;padding:13px 36px !important;cursor:pointer;font-family:'Roboto', sans-serif;font-weight:600;font-size:14px;letter-spacing:0.02em;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form input[type="submit"]:hover{background:#043d2c !important;transform:translateY(-1px);box-shadow:0 4px 16px rgba(5,90,65,0.2);}.psv2-reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form input[type="submit"]:active{transform:translateY(0);}.psv2-related{padding:60px 0;background:#f8fafc;}@media (max-width: 575px){.psv2-related{padding:30px 0;}}.psv2-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}@media (max-width: 991px){.psv2-related__grid{grid-template-columns:repeat(2,1fr);}}@media (max-width: 575px){.psv2-related__grid{grid-template-columns:1fr;gap:12px;}}.psv2-rel-card{background:#fff;border-radius:12px;overflow:hidden;position:relative;border:1px solid #e8ecf0;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-rel-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.06), 0 16px 48px rgba(0,0,0,0.08);transform:translateY(-4px);}.psv2-rel-card__discount{position:absolute;top:12px;right:12px;z-index:5;background:#ad0000;color:#fff;font-family:'Roboto', sans-serif;font-weight:700;font-size:13px;padding:4px 10px;border-radius:100px;}.psv2-rel-card__link{text-decoration:none;display:block;}.psv2-rel-card__img{overflow:hidden;}.psv2-rel-card__img img{width:100%;display:block;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-rel-card:hover .psv2-rel-card__img img{transform:scale(1.04);}.psv2-rel-card__body{padding:16px;}.psv2-rel-card__rating{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:4px;font-family:'Roboto', sans-serif;font-size:13px;font-weight:600;color:#1d1d1d;margin-bottom:6px;}.psv2-rel-card__rating span{color:#94a3b8;font-weight:400;}.psv2-rel-card__title{font-family:'Roboto', sans-serif;font-size:15px;font-weight:600;color:#1d1d1d;margin:0 0 8px;line-height:1.35;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.psv2-rel-card:hover .psv2-rel-card__title{color:#055a41;}.psv2-rel-card__price{font-family:'Roboto', sans-serif;font-size:16px;font-weight:700;color:#1d1d1d;}.psv2-rel-card__price del span bdi{font-weight:400;font-size:14px;color:#94a3b8;}.psv2-rel-card__price ins{background:unset;}.psv2-rel-card__price ins span bdi{color:#ad0000;}@media (max-width: 575px){.psv2-hero__info{padding-bottom:80px;}}.pswp__bg{background:rgba(0,0,0,0.8);}.pswp__caption__center{text-align:center;}.ilet-footer{position:relative;overflow:hidden;margin-top:80px;}@media (max-width: 575px){.ilet-footer{margin-top:40px;}}.ilet-footer .row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.ilet-footer .row .col-lg-5{width:35%;}@media (max-width: 991px){.ilet-footer .row .col-lg-5{width:100%;}}.ilet-footer .row .col-lg-7{width:65%;}@media (max-width: 991px){.ilet-footer .row .col-lg-7{width:100%;}}.ilet-footer .left{padding:30px 0;padding-right:30px;height:100%;}@media (max-width: 991px){.ilet-footer .left{padding:0px;margin-bottom:30px;}}.ilet-footer .left .text-in{font-size:26px;line-height:24px;margin-bottom:20px;font-weight:500;color:#055a41;}@media (max-width: 500px){.ilet-footer .left .text-in{font-size:19px;margin-bottom:15px;}}.ilet-footer .left .desc-in{margin-bottom:25px;}@media (max-width: 575px){.ilet-footer .left .desc-in{margin-bottom:10px;}}.ilet-footer .left ul{margin:0;padding:0;list-style:none;}.ilet-footer .left ul li{margin-bottom:30px;}@media (max-width: 500px){.ilet-footer .left ul li{margin-bottom:15px;}}.ilet-footer .left ul li:last-child{margin-bottom:0;}.ilet-footer .left ul li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;text-decoration:none;color:#404040;}@media (max-width: 1200px){.ilet-footer .left ul li a .left-in{width:20%;}}@media (max-width: 991px){.ilet-footer .left ul li a .left-in{width:10%;}}@media (max-width: 500px){.ilet-footer .left ul li a .left-in{width:15%;}}.ilet-footer .left ul li a .left-in i{width:40px;height:40px;background-color:#055a41;margin-right:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#fff;margin-top:3px;}.ilet-footer .left ul li a .left-in svg{width:40px;height:40px;background-color:#055a41;margin-right:20px;color:#fff;margin-top:3px;padding:11px;border-radius:4px;}@media (max-width: 1200px){.ilet-footer .left ul li a .right-in{width:80%;}}@media (max-width: 991px){.ilet-footer .left ul li a .right-in{width:80%;}}@media (max-width: 500px){.ilet-footer .left ul li a .right-in{width:85%;}}.ilet-footer .left ul li a .right-in span{display:block;line-height:22px;}@media (max-width: 1425px){.ilet-footer .left ul li a .right-in span{font-size:16px;}}.ilet-footer .left ul li a .right-in span:nth-of-type(1){font-weight:500;}.ilet-footer .left ul li a:hover .left-in i{background-color:#043d2c;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}.ilet-footer .left ul li a:hover .left-in svg{background-color:#043d2c;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}.ilet-footer .left ul li a:hover .right-in span{transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}.ilet-footer .left ul li:nth-of-type(4) a .left-in i{font-size:18px;}.ilet-footer .right{padding:30px;position:relative;}.ilet-footer .right::before{content:"";position:absolute;left:0;top:0;width:calc(3600%);height:100%;background-color:#0ba64a;}@media (max-width: 991px){.ilet-footer .right{padding:20px;background-color:#0ba64a;}.ilet-footer .right::before{display:none;}}.ilet-footer .right .row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;}.ilet-footer .right .row .col-md-6{width:50%;padding:10px;}.ilet-footer .right .row .col-md-12{width:100%;padding:10px;}.ilet-footer .right .text-in{font-size:22px;line-height:normal;margin-bottom:20px;font-weight:400;color:#fff;position:relative;}@media (max-width: 500px){.ilet-footer .right .text-in{font-size:16px;margin-bottom:15px;padding-left:5px;}}.ilet-footer .right form ::-webkit-input-placeholder{color:#495057;font-size:15px;}.ilet-footer .right form :-ms-input-placeholder{color:#495057;font-size:15px;}.ilet-footer .right form ::placeholder{color:#495057;font-size:15px;}.ilet-footer .right form .field-t{text-align:left;}.ilet-footer .right form .field-t.last-f{margin-bottom:0;position:relative;}.ilet-footer .right form .field-t.last-f .ajax-loader{position:absolute;left:0;display:none;}.ilet-footer .right form p{margin:0;}.ilet-footer .right form input[type="text"],.ilet-footer .right form input[type="tel"],.ilet-footer .right form input[type="email"],.ilet-footer .right form input[type="submit"]{width:100%;height:45px;border-radius:0;color:#495057;background-color:#fff;border:1px solid #e1e6eb;box-shadow:none;outline:none;padding-left:15px;}@media (max-width: 500px){.ilet-footer .right form input[type="text"],.ilet-footer .right form input[type="tel"],.ilet-footer .right form input[type="email"],.ilet-footer .right form input[type="submit"]{width:100%;height:37px;}}.ilet-footer .right form input[type="text"]:focus,.ilet-footer .right form input[type="tel"]:focus,.ilet-footer .right form input[type="email"]:focus,.ilet-footer .right form input[type="submit"]:focus{border:1px solid #1d1d1d;}.ilet-footer .right form textarea{width:100%;border-radius:0;color:#495057;background-color:#fff;border:1px solid #e1e6eb;box-shadow:none;outline:none;height:100px;padding-top:10px;padding-left:15px;}.ilet-footer .right form textarea:focus{border:1px solid #1d1d1d;}.ilet-footer .right form input[type="submit"]{cursor:pointer;background-color:#043d2c;border-radius:0px;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;width:auto;color:#fff;padding:0 20px;text-transform:uppercase;border:none !important;height:40px;font-size:16px;}.ilet-footer .right form input[type="submit"]:hover{background-color:#043d2c;}.ilet-footer .right form .wpcf7-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);margin:0;background-color:#404040;width:115px;height:45px;border-radius:0;opacity:1;}.ilet-footer .right form .wpcf7-spinner:before{top:33%;left:44%;transform-origin:8px 8px;z-index:4;background-color:#404040;}.ilet-footer .right form .wpcf7-spinner:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);background-color:#f4f4f4;width:30px;height:30px;border-radius:100%;}.footer{background:#fff;color:#3a3a3a;border-top:3px solid #055a41;position:relative;overflow:hidden;margin-top:80px;}@media (max-width: 800px){.footer{margin-top:50px;}}@media (max-width: 575px){.footer{margin-top:30px;}}.footer.margin-fix{margin-top:0px;}.footer .top{padding:50px 0;}@media (max-width: 575px){.footer .top{padding:20px 0;}}.footer .top .flex-in{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}@media (max-width: 1200px){.footer .top .flex-in{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;}}.footer .top .flex-in .item{width:100%;padding:0 15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media (max-width: 1200px){.footer .top .flex-in .item{width:50%;padding:10px !important;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;}}@media (max-width: 767px){.footer .top .flex-in .item{width:100%;}}.footer .top .flex-in .item:first-child{padding-left:0;}.footer .top .flex-in .item:last-child{padding-right:0;}@media (max-width: 1200px){.footer .top .flex-in .item .box{border:1px solid #e9e9e9;width:100%;padding:15px;}}.footer .top .flex-in .item .box .title-in{color:#055a41;margin-bottom:20px;font-size:18px;font-weight:500;display:block;text-transform:uppercase;}@media (max-width: 1200px){.footer .top .flex-in .item .box .title-in{margin-bottom:10px;}}.footer .top .flex-in .item .box .logo-f{margin-top:2px;}@media (max-width: 575px){.footer .top .flex-in .item .box .logo-f{text-align:center;}}.footer .top .flex-in .item .box .logo-f img{width:260px;margin-bottom:45px;}@media (max-width: 1400px){.footer .top .flex-in .item .box .logo-f img{width:230px;}}@media (max-width: 575px){.footer .top .flex-in .item .box .logo-f img{margin:0;margin-bottom:15px;}}.footer .top .flex-in .item .box .desc-in{color:#363636;line-height:40px;}@media (max-width: 575px){.footer .top .flex-in .item .box .desc-in{line-height:normal;line-height:30px;text-align:center;}}.footer .top .flex-in .item .box .ilet{margin:0;padding:0;list-style:none;}.footer .top .flex-in .item .box .ilet li{margin-bottom:15px;}@media (max-width: 500px){.footer .top .flex-in .item .box .ilet li{margin-bottom:15px;}}.footer .top .flex-in .item .box .ilet li:last-child{margin-bottom:0;}.footer .top .flex-in .item .box .ilet li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;text-decoration:none;color:#878581;font-size:15px;line-height:normal;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;align-items:center;}.footer .top .flex-in .item .box .ilet li a .left-in svg{-ms-flex-negative:0;flex-shrink:0;width:37px;height:37px;background-color:unset;margin-right:8px;color:#055a41;padding:10px;border-radius:3px;border:1px solid #055a41;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.footer .top .flex-in .item .box .ilet li a .right-in span{display:block;line-height:normal;}.footer .top .flex-in .item .box .ilet li a:hover .left-in svg{background-color:#055a41;color:#fff;}.footer .top .flex-in .item .box .ilet li a:hover .right-in span{color:#878581;}.footer .top .flex-in .item .box .ilet li:nth-of-type(4) a .left-in i{font-size:18px;}.footer .top .flex-in .item .box .social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;gap:5px;}.footer .top .flex-in .item .box .social a{padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:3px;border:1px solid #3a3a3a;width:40px;height:40px;}.footer .top .flex-in .item .box .social a svg{height:17px;width:auto;fill:#055a41;color:#055a41;}.footer .top .flex-in .item .box .social a i{font-size:17px;}.footer .top .flex-in .item .box .social a:last-child svg{height:20px;}.footer .top .flex-in .item .box .social a:hover{background-color:#055a41;}.footer .top .flex-in .item .box .social a:hover svg{fill:#fff;color:#fff;}.footer .top .flex-in .item .box .menu-out div ul{padding:0;margin:0;list-style:none;}.footer .top .flex-in .item .box .menu-out div ul li a{text-decoration:none;color:#878581;display:inline-block;margin-bottom:7px;}.footer .top .flex-in .item .box .menu-out div ul li a:hover{color:#055a41;}.footer .top .flex-in .item .box .menu-out div ul li ul{display:none;}@media (max-width: 575px){.footer .top .flex-in .item .box .pls{margin-bottom:0;position:relative;}.footer .top .flex-in .item .box .pls::before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:24px;height:24px;background-image:url("../../img/plus.svg");background-position:center;background-size:contain;background-repeat:no-repeat;}.footer .top .flex-in .item .box .pls.active-menu::before{background-image:url("../../img/minus.svg");}.footer .top .flex-in .item .box .box-in{display:none;}.footer .top .flex-in .item .box .box-in.active-menu{display:block;margin-top:9px;padding-top:15px;border-top:1px solid #e9e9e9;}}.footer .bot{padding:14px 0;background-color:#f9f9f9;border-top:1px solid #efefef;background-color:#f4f4f4;}.footer .bot .flex-in{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;}@media (max-width: 1200px){.footer .bot .flex-in{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;}}.footer .bot .flex-in .item{width:100%;font-size:15px;position:relative;}.footer .bot .flex-in .item img{max-width:350px;}@media (max-width: 575px){.footer .bot .flex-in .item img{max-width:300px;margin:10px 0;}}.footer .bot .flex-in .item:last-child,.footer .bot .flex-in .item:nth-of-type(2){display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:flex-end;-moz-box-pack:flex-end;-ms-flex-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;}@media (max-width: 575px){.footer .bot .flex-in .item:last-child,.footer .bot .flex-in .item:nth-of-type(2){-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.footer .alt_bot{display:flex;font-size:12px;align-items:center;justify-content:center;gap:5px;padding:0px 20px;flex-direction:column;}@media (max-width: 991px){.footer .alt_bot{padding:0px 10px;font-size:8px;}}.footer .alt_bot svg{height:30px;width:30px;}@media (max-width: 991px){.footer .alt_bot svg{display:none;}}