@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Volkhov:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?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";@import"https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";.w-auto{width:auto!important}.w-10{width:10%!important}.w-50{width:50%!important}.w-100{width:100%!important}.h-10{height:10%!important}.h-100{height:100%!important}.gap-4{gap:4px}.m-0{margin:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.p-0{padding:0}.pb-0{padding-bottom:0}.mt-4{margin-top:4px}.mb-4{margin-bottom:4px}.p-4{padding:4px}.mt-8{margin-top:8px}.pb-8{padding-bottom:8px}.pt-64{padding-top:64px}.container{max-width:1299px;margin:0 auto}@media (max-width: 2560px){.container{max-width:1299px;margin:0 auto}}@media (max-width: 1299px){.container{max-width:100%;padding:0 32px}}@media (max-width: 1199px){.container{max-width:100%;padding:0 32px}}@media (max-width: 991px){.container{max-width:100%;padding:0 32px}}@media (max-width: 576px){.container{max-width:100%;padding:0 16px}}@media (max-width: 400px){.container{max-width:100%;padding:0 16px}}.section--medium{padding:80px 0}@media (max-width: 991px){.section--medium{padding:40px 0}}.section--small{padding:40px 0}@media (max-width: 991px){.section--small{padding:20px 0}}.header__area{background-color:#fff;position:sticky;left:0;top:0;padding:clamp(16px,3vw,24px) clamp(16px,3vw,32px);width:100%;border-bottom-right-radius:24px;border-bottom-left-radius:24px;margin:auto;z-index:9;transition:top .3s ease}.header__area.hide{top:-100px}.header__area.sticky{box-shadow:#d8d8d873 0 25px 20px -20px;transform:translateY(0);transition:transform .5s ease-out;z-index:9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6}.header__area--wrapper{display:flex;justify-content:space-between;align-items:center}.header__area .--logo{width:20%}.header__area .--logo img{height:clamp(24px,3vw,40px);margin:0}@media (max-width: 1175px){.header__area .--logo{width:-moz-fit-content;width:fit-content}}.header__area .menu{display:flex;align-items:center;gap:clamp(16px,3vw,24px);z-index:9;width:-moz-max-content;width:max-content}.header__area .menu img{height:20px}.header__area .menu .item{position:relative;list-style-type:none}.header__area .menu .item .link{display:flex;align-items:center;text-decoration:none;color:#231f20;text-transform:uppercase;font-size:clamp(14px,3vw,16px);font-weight:500;font-family:Poppins,sans-serif;gap:8px;position:relative;padding:16px 0 16px 32px}.header__area .menu .item .link:after{content:"";position:absolute;margin:auto;left:12px;bottom:0;top:0;width:10px;height:10px;aspect-ratio:1;background:#00000026;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%)}@media (max-width: 1175px){.header__area .menu .item .link:after{content:none}}.header__area .menu .item .link.active,.header__area .menu .item .link:hover{color:#231f20;transition:all .3s ease}@media (max-width: 1175px){.header__area .menu .item .link.active,.header__area .menu .item .link:hover{color:#231f20;border-left:4px solid #231F20;background-color:#231f200a}}.header__area .menu .item .link.active:after,.header__area .menu .item .link:hover:after{background-color:#9bdab0;transition:background .3s ease}.header__area .menu .item.has--mega{position:static}.header__area .menu .item.has--mega .mega--menu{display:none;position:absolute;top:100%;left:0;width:100vw;padding:32px clamp(16px,5vw,64px);background-color:#1bbe54;border-bottom-left-radius:16px;border-bottom-right-radius:16px;z-index:0}.header__area .menu .item.has--mega .mega--menu .mega--menu__wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px;max-width:1440px;margin:0 auto}.header__area .menu .item.has--mega .mega--menu .mega--menu__block{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left}.header__area .menu .item.has--mega .mega--menu .mega--menu__block h4{font-size:16px;font-weight:600;margin-bottom:4px;color:#231f20}.header__area .menu .item.has--mega .mega--menu .mega--menu__block ul.mega--menu__list{padding:0;margin:0;list-style:none}.header__area .menu .item.has--mega .mega--menu .mega--menu__block ul.mega--menu__list li a{font-size:14px;color:#9bdab0;text-decoration:none}.header__area .menu .item.has--mega .mega--menu .mega--menu__block ul.mega--menu__list li a:hover{color:#231f20}.header__area .menu .item.has--mega.show-mega .mega--menu{display:block}.header__area .menu .mega--menu__block h4{font-size:16px;font-weight:600;color:#231f20;margin-bottom:8px}.header__area .menu .mega--menu__block .mega--menu__list{list-style:none;padding:0;margin:0}.header__area .menu .mega--menu__block .mega--menu__list li{margin-bottom:4px}.header__area .menu .mega--menu__block .mega--menu__list li a{font-size:14px;color:#9bdab0;text-decoration:none}.header__area .menu .mega--menu__block .mega--menu__list li a:hover{color:#231f20;text-decoration:underline}.header__area .--actions{display:flex;align-items:center;justify-content:flex-end;gap:clamp(4px,3vw,16px);width:20%}@media (max-width: 1175px){.header__area .--actions{width:-moz-fit-content;width:fit-content}}.header__area .--actions .search__btn{height:clamp(32px,3vw,40px);width:clamp(32px,3vw,40px);border-radius:8px;background-color:#231f200a;display:flex;align-items:center;justify-content:center}.header__area .--actions .search__btn i{font-size:clamp(16px,3vw,20px);color:#231f20}.header__area .--actions .cart__btn{display:flex;align-items:center;gap:4px;position:relative}.header__area .--actions .cart__btn i{font-size:clamp(14px,3vw,18px)}.header__area .--actions .cart__btn .count{height:clamp(20px,3vw,24px);width:clamp(20px,3vw,24px);border-radius:100px;background-color:#231f20;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:clamp(10px,3vw,12px)}.header__area .--actions .menu__toggle{height:40px;width:40px;border-radius:8px;display:none;align-items:center;justify-content:center}@media (max-width: 1175px){.header__area .--actions .menu__toggle{display:flex}}.header__area .--actions .menu__toggle i{color:#231f20}.header__area .--actions .btn__lang{display:flex;align-items:center;gap:8px}.header__area .--actions .btn__lang img{height:24px}.header__area .--actions .btn__lang span{color:#9bdab0}@media (max-width: 1175px){.header__area .--actions .btn__lang span{display:none}}.--mobile{display:none}@media (max-width: 1175px){.--mobile{display:block}}.--web{display:block}@media (max-width: 1175px){.--web{display:none!important}}[data-modal-overlay]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}[data-modal-overlay].active{opacity:1;visibility:visible}.--overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;opacity:0;pointer-events:none;z-index:10;transition:.5s ease}.--overlay.active{opacity:1;pointer-events:all}.search__modal{background:#fff;position:fixed;top:0;right:-100%;bottom:0;width:50%;min-width:200px;overflow-y:scroll;overscroll-behavior:contain;visibility:hidden;transition:.5s ease;z-index:21}@media (max-width: 991px){.search__modal{width:70%}}@media (max-width: 767px){.search__modal{width:85%}}@media (max-width: 600px){.search__modal{min-width:95%}}.search__modal.active{right:0;visibility:visible}.search__modal .--top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 16px}.search__modal .--top h4{font-size:clamp(16px,3vw,18px);font-weight:600}.search__modal .--top .--close{padding:16px;border-radius:8px;display:flex;align-items:center;gap:4px;justify-content:center;background-color:#231f200a;font-weight:600;font-size:clamp(12px,3vw,14px);cursor:pointer}@media (max-width: 600px){.search__modal .--top .--close{padding:8px}}.search__modal .--top i{color:#231f20;font-size:clamp(14px,3vw,20px);font-weight:300}.search__modal .--body{padding:16px;display:flex;flex-direction:column;gap:48px}.sidebar__wrapper{background:#fff;position:fixed;top:0;right:-100%;bottom:0;width:40%;min-width:200px;overflow-y:scroll;overscroll-behavior:contain;visibility:hidden;transition:.5s ease;z-index:1001}@media (max-width: 991px){.sidebar__wrapper{width:70%}}@media (max-width: 767px){.sidebar__wrapper{width:80%}}@media (max-width: 600px){.sidebar__wrapper{min-width:95%}}.sidebar__wrapper.active{right:0;visibility:visible}.sidebar__wrapper .--top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 16px}.sidebar__wrapper .--top h4{font-size:clamp(16px,3vw,18px);font-weight:600}.sidebar__wrapper .--top .--close{padding:16px;border-radius:8px;display:flex;align-items:center;gap:4px;justify-content:center;background-color:#231f2005;font-weight:600;font-size:clamp(12px,3vw,14px);cursor:pointer}@media (max-width: 600px){.sidebar__wrapper .--top .--close{padding:8px}}.sidebar__wrapper .--top i{color:#231f20;font-size:clamp(14px,3vw,20px);font-weight:300}.sidebar__wrapper .--body{padding:16px;display:flex;flex-direction:column;gap:48px;max-height:calc(100% - 156px);min-height:calc(100% - 156px);position:relative;overflow-y:auto}.sidebar__wrapper .--body .--nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(45%,1fr));grid-gap:24px;list-style:none}.sidebar__wrapper .--body .--nav .item{display:flex}.sidebar__wrapper .--body .--nav .item a{padding:24px;width:100%;height:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;gap:16px;font-size:clamp(14px,3vw,18px);font-weight:600;transition:all ease-in .4s;background-color:#231f200a;border-radius:16px;position:relative;overflow:hidden}@media (width <= 667px){.sidebar__wrapper .--body .--nav .item a{padding:16px}}.sidebar__wrapper .--body .--nav .item a span{color:#231f20}.sidebar__wrapper .--body .--nav .item a i{color:#231f20;font-size:88px;opacity:.1;position:absolute;bottom:10px;right:-10px;font-weight:100}@media (width <= 667px){.sidebar__wrapper .--body .--nav .item a i{font-size:64px;bottom:4px;right:-4px}}.sidebar__wrapper .--body .--nav .item.active a,.sidebar__wrapper .--body .--nav .item:hover a{transition:all ease-in .4s}.sidebar__wrapper .--body .--nav .item.active a span,.sidebar__wrapper .--body .--nav .item.active a i,.sidebar__wrapper .--body .--nav .item:hover a span,.sidebar__wrapper .--body .--nav .item:hover a i{color:#231f20;transition:all ease-in .4s}.sidebar__wrapper .--global{display:flex;flex-direction:column;gap:32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(45%,1fr));grid-gap:24px}.sidebar__wrapper .--global a{display:flex;align-items:center;gap:16px;padding:16px;background-color:#9bdab00a;border-radius:16px;flex-direction:column}.sidebar__wrapper .--global a.active{border:1px solid rgba(155,155,173,.4)}.sidebar__wrapper .--global a img{height:32px}.sidebar__wrapper .--global a span{color:#9bdab0;font-size:clamp(16px,3vw,20px);font-weight:600}.sidebar__wrapper .--cart{display:flex;flex-direction:column;gap:16px}.sidebar__wrapper .--cart .cart__item{display:flex;flex-direction:column;gap:16px;padding:16px 20px;border:1px solid rgba(155,155,173,.2);border-radius:16px;background:#fff;transition:box-shadow .2s ease;position:relative}.sidebar__wrapper .--cart .cart__item:hover{box-shadow:0 4px 14px #00000014}.sidebar__wrapper .--cart .cart__item--title{font-size:16px;font-weight:600;color:#231f20;margin:0}.sidebar__wrapper .--cart .cart__item--row{display:flex;align-items:center;justify-content:space-between;width:100%}.sidebar__wrapper .--cart .cart__item--controls{display:flex;align-items:center;gap:8px;margin-top:4px}.sidebar__wrapper .--cart .cart__item--controls--btn{width:32px;height:32px;border:1px solid rgba(35,31,32,.02);background-color:#231f2014;color:#231f20;font-size:16px;border-radius:8px;cursor:pointer;transition:all .2s ease}.sidebar__wrapper .--cart .cart__item--controls--btn:hover{background-color:#231f20;color:#fff}.sidebar__wrapper .--cart .cart__item--controls--btn .btn--decrease,.sidebar__wrapper .--cart .cart__item--controls--btn .btn--increase{font-weight:700}.sidebar__wrapper .--cart .cart__item--controls--quantity{font-size:15px;min-width:24px;text-align:center;font-weight:500}.sidebar__wrapper .--cart .cart__item--price{margin:0;font-size:16px;color:#231f20;font-weight:500}.sidebar__wrapper .--cart .cart__item--remove{align-self:flex-start;font-size:13px;padding:6px 14px;background:transparent;border:none;color:#f2495a;cursor:pointer;border-radius:6px;transition:background .2s}.sidebar__wrapper .--cart .cart__item--remove:hover{background:#ff4d4f1a}.sidebar__wrapper .--cart .cart__item--edit{align-self:flex-start;font-size:13px;padding:6px 14px;background:transparent;border:none;color:#163300;cursor:pointer;border-radius:6px;transition:background .2s}.sidebar__wrapper .--cart .cart__item--edit:hover{background:#5555551a}.sidebar__wrapper .--footer{position:sticky;margin:auto;padding:16px;background-color:#fff;display:flex;align-items:center}.sidebar__wrapper .--footer .--actions{font-size:clamp(14px,3vw,16px);font-weight:600;flex-grow:1;text-align:center;padding:12px 16px;border-radius:4px;background-color:#9bdab00f}.sidebar__wrapper .--footer .--actions i,.sidebar__wrapper .--footer .--actions span{color:#9bdab0}.search__form{position:relative}.search__form .box{width:100%;position:relative;margin:auto;display:flex;justify-content:center}@media (width <= 991px){.search__form .box{width:100%}}.search__form .box input{width:100%;height:60px;border-radius:16px;border:none;background-color:#f6f6f6;border:1px solid rgba(155,155,173,.4);padding:0 16px;font-size:20px;font-weight:700;color:#231f20}.search__form .box input::-moz-placeholder{color:#9b9bad80;font-size:16px;font-weight:400}.search__form .box input::placeholder{color:#9b9bad80;font-size:16px;font-weight:400}.search__form .box input:focus-visible{outline:0}@media (max-width: 500px){.search__form .box input{height:50px}}.search__form .box button{position:absolute;top:0;bottom:0;display:flex;align-items:center;right:16px;color:#231f20;border:none;background:transparent}.search__form .results__wrapper{width:100%;margin-top:24px;display:none}.search__form .results__wrapper .results__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px;height:100%;overflow-y:scroll}.search__form .results__wrapper .results__list li a{padding:16px;border-radius:16px;background-color:#9b9bad0a;cursor:pointer;display:flex;align-items:center;gap:24px;border:1px solid transparent;transition:border-color .3s ease-in,background-color .3s ease-in}.search__form .results__wrapper .results__list li a img{height:80px;width:80px;border-radius:8px;-o-object-fit:cover;object-fit:cover;transition:scale .3s ease-in}@media (max-width: 500px){.search__form .results__wrapper .results__list li a img{height:48px;width:48px}}.search__form .results__wrapper .results__list li a .content{display:flex;flex-direction:column;gap:4px}.search__form .results__wrapper .results__list li a .content span{color:#231f20;font-size:clamp(12px,4vw,16px);line-height:clamp(20px,4vw,24px);font-weight:500}.search__form .results__wrapper .results__list li a .content small{color:#9b9bad}@media (max-width: 500px){.search__form .results__wrapper .results__list li a .content small{display:none}}.search__form .results__wrapper .results__list li a:hover{border:1px solid #231F20;transition:border-color .3s ease-in,background-color .3s ease-in;background-color:#fff}.search__form .results__wrapper .results__list li a:hover img{scale:1.1;transition:scale .3s ease-in}.footer__area{position:relative;background-color:#231f20;background-position:bottom;background-size:cover;width:100%;margin:auto;padding:64px 0 0;border-top-left-radius:24px;border-top-right-radius:24px}@media (width <= 991px){.footer__area{padding:32px 0 0}}.footer__area .wrapper{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;gap:40px}.footer__area--grid{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding-bottom:32px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (width <= 991px){.footer__area--grid{padding-bottom:0;grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}@media (max-width: 991px){.footer__area--grid{flex-wrap:wrap}}.footer__area .text{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}@media (max-width: 991px){.footer__area .text{padding-bottom:24px;align-items:center}}.footer__area .text .logo{height:48px;width:auto}@media (max-width: 991px){.footer__area .text .logo{height:80px;width:100%}}@media (max-width: 767px){.footer__area .text .logo{height:60px;width:100%}}.footer__area .text p{color:#fff;font-size:clamp(14px,3vw,16px);line-height:clamp(20px,3vw,24px)}.footer__area .widget{width:auto;flex-grow:1}@media (max-width: 991px){.footer__area .widget{border-bottom:1px solid rgba(255,255,255,.1);width:100%}.footer__area .widget:last-child{border-bottom:none;padding-bottom:8px}}.footer__area .widget--head{display:flex;align-items:center;justify-content:space-between;padding:8px 0;margin-bottom:16px}.footer__area .widget--head h5{color:#fff;font-weight:600;font-size:clamp(14px,3vw,16px);margin-bottom:0}.footer__area .widget--head i{display:none}@media (max-width: 991px){.footer__area .widget--head i{display:block;color:#fff}}@media (max-width: 991px){.footer__area .widget--content{padding:0;max-height:0;overflow:hidden;transition:max-height .2s ease-out}}.footer__area .other{display:flex;flex-direction:column;gap:8px;padding-bottom:24px}.footer__area .other a{color:#fff;flex-grow:1;font-size:14px}.footer__area--bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding:24px 0;width:100%}@media (width <= 767px){.footer__area--bottom{flex-wrap:wrap;justify-content:center;flex-direction:column-reverse}}.footer__area--bottom .social .items{display:flex;align-items:center;justify-content:flex-start;gap:16px}.footer__area--bottom .social .items a{text-decoration:none;color:#fff;height:40px;width:40px;display:flex;align-items:center;justify-items:center;border-radius:8px;transition:background ease-in .4s}.footer__area--bottom .social .items a i{margin:0 auto;font-size:clamp(24px,3vw,32px)}.footer__area--bottom .social .items a:hover{color:#fff;background-color:#9bdab0;transition:background ease-in .4s}@media (width <= 600px){.footer__area--bottom .copyright{text-align:center}}.footer__area--bottom .copyright p{font-size:clamp(14px,3vw,16px);color:#fff;display:flex;align-items:center}.footer__area--bottom .copyright p img{height:16px;margin:0 4px}.footer__area--bottom .copyright small a{color:#fff;opacity:.8}.breadcrumb__wrapper{position:relative;overflow:hidden;margin-bottom:16px;padding-top:40px}@media (max-width: 991px){.breadcrumb__wrapper{padding-top:8px}}.breadcrumb__wrapper--content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:16px;padding-top:4%}.breadcrumb__wrapper--title{font-size:clamp(64px,7vw,90px);line-height:clamp(64px,7vw,90px);font-weight:800;margin-bottom:0;color:#9b9bad33}.breadcrumb__wrapper--subtitle{color:#231f20;font-size:clamp(24px,4vw,24px);line-height:clamp(32px,4vw,40px);font-weight:700}.breadcrumb__small{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:16px}@media (max-width: 520px){.breadcrumb__small{justify-content:center;flex-wrap:wrap;display:none}}.breadcrumb__small--list{display:flex;align-items:center;justify-content:flex-start;color:#9b9bad;gap:2px}.breadcrumb__small--list .link,.breadcrumb__small--list .active{color:#9b9bad}.breadcrumb__small .navigation{display:flex;align-items:center;gap:4px}.breadcrumb__small .navigation i{color:#9b9bad}.block__area{position:relative;padding:80px 0}@media (width <= 767px){.block__area{padding:40px 0}}.block__area .commitments{margin:24px 0;width:100%;display:flex;flex-direction:column;gap:24px}.block__area .commitments span{color:#9bdab0;font-size:clamp(18px,4vw,20px);line-height:clamp(24px,4vw,32px);font-weight:500}.block__area .commitments .items{display:grid;grid-template-columns:repeat(auto-fit,minmax(30%,1fr));gap:16px}@media (width <= 991px){.block__area .commitments .items{grid-template-columns:repeat(auto-fit,minmax(30%,1fr));gap:16px}}@media (width <= 767px){.block__area .commitments .items{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}.block__area .commitments .item{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}@media (width <= 767px){.block__area .commitments .item{text-align:left;align-items:flex-start;flex-direction:row}}.block__area .commitments .item i{color:#231f20;font-size:clamp(16px,4vw,28px)}.block__area .commitments .item span{color:#9bdab0;font-size:clamp(14px,4vw,16px);line-height:clamp(20px,4vw,24px);font-weight:400}.flip__card{background-color:transparent;width:100%;height:100%;perspective:1000px;min-height:240px}.flip__card .title{font-weight:600;color:#9bdab0;font-size:clamp(16px,3vw,18px)}.flip__card .short{font-size:clamp(12px,3vw,14px);color:#3c435c;padding:0 16px}.flip__card .icon img{height:64px;width:64px}.services__area .item{display:flex;flex-direction:column;gap:16px;padding:16px 16px 32px}.services__area .item .media{position:relative;overflow:hidden}.services__area .item .media img{border-radius:32px;width:100%;height:100%;aspect-ratio:9/3.124;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:flex;mask-image:url(../../public/assets/images/exp-mask.svg);mask-repeat:no-repeat;mask-size:cover;-webkit-mask-image:url(../../public/assets/images/exp-mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;transition:transform .3s ease-in-out}.services__area .item .media .icon{position:absolute;bottom:-8px;right:8px;display:flex;align-items:center;justify-content:center;padding:16px 24px;transition:transform .3s ease-in-out}@media (width <= 1199px){.services__area .item .media .icon{right:10px;bottom:0;padding:0}}@media (width <= 580px){.services__area .item .media .icon{right:0;bottom:0;padding:0}}.services__area .item .media .icon img{height:48px;width:48px;border-radius:0}@media (width <= 991px){.services__area .item .media .icon img{height:32px;width:32px}}.services__area .item .content{display:flex;flex-direction:column;gap:16px}.services__area .item .content .title{font-weight:600;color:#9bdab0;font-size:clamp(16px,3vw,18px)}.services__area .item .content .short{font-size:clamp(12px,3vw,14px);color:#3c435c}.services__area .item:hover{border-radius:48px;background-color:#fff;box-shadow:#959da533 0 0 16px}.services__area .item:hover .icon{transform:scale(1.2)}.industries__area .item{display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden;border-radius:32px;transition:box-shadow .3s ease-in-out;box-shadow:#9bdab01a 0 0 8px}.industries__area .item .media{overflow:hidden}.industries__area .item .media img{border-radius:32px;width:100%;height:100%;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:flex;transition:transform .3s ease-in-out}@media (max-width: 1024px){.industries__area .item .media img{aspect-ratio:16/16}}@media (max-width: 768px){.industries__area .item .media img{aspect-ratio:16/16}}.industries__area .item .content{position:absolute;display:flex;height:100%;width:100%;flex-direction:column;border-radius:32px;background-image:linear-gradient(to bottom,#fff 30%,#231f2000);padding:24px 16px;gap:16px;transition:background .3s ease-in-out}.industries__area .item .content .title{font-weight:600;color:#9bdab0;font-size:clamp(18px,3vw,20px)}.industries__area .item .content .short{font-size:clamp(12px,3vw,14px);line-height:clamp(18px,3vw,18px);color:#3c435c}.industries__area .item .content .fronty--btn{visibility:hidden;opacity:0;padding-top:100px;transition:padding .9s ease-in-out}.industries__area .item:hover{background-color:#fff;box-shadow:rg0a(#9BDAB0,.6) 0 0 16px}.industries__area .item:hover .content{background-image:linear-gradient(to bottom,#9bdab0 30%,#231f2000);transition:background .3s ease-in-out}.industries__area .item:hover .content .title,.industries__area .item:hover .content .short{color:#fff}.industries__area .item:hover .content .fronty--btn{visibility:visible;opacity:1;padding-top:0;transition:padding .3s ease-in-out}.industries__area .item:hover img{transform:scale(1.2)}.industries__area--quotes{display:flex;align-items:center;justify-content:space-between;width:80%;margin:auto;padding:16px 24px;background-color:#9bdab00f;border-radius:24px}@media (width <= 767px){.industries__area--quotes{width:90%}}.industries__area--quotes span{font-size:clamp(18px,3vw,24px);line-height:clamp(32px,3vw,32px);font-weight:500;font-style:italic}@media (width <= 767px){.industries__area--quotes span{width:90%}}.hero__section{position:relative;width:100%;height:100%;background:#fff;overflow:hidden;border-bottom-left-radius:24px;border-bottom-right-radius:24px;margin:auto;z-index:0;display:flex;align-items:center}.hero__section--media{width:100%;-o-object-fit:cover;object-fit:cover;position:static;right:0%;bottom:0%;z-index:0}.heading__primary{width:100%;display:flex;align-items:center;text-align:center;justify-content:center;gap:4px;position:relative;flex-direction:column}.heading__primary .subtitle{color:#9b9bad;font-size:clamp(14px,4vw,16px);line-height:clamp(20px,4vw,24px);font-weight:500}.heading__primary .title{color:#231f20;font-size:clamp(24px,4vw,40px);line-height:clamp(40px,4vw,56px);font-weight:700;position:relative;word-spacing:0;margin-bottom:0;font-family:Syne,serif}.heading__primary .short{color:#9b9bad;font-size:clamp(12px,3vw,16px);line-height:clamp(20px,3vw,24px);font-weight:400}.heading__secondary{width:100%;display:flex;align-items:center;flex-direction:column;gap:4px;position:relative}.heading__secondary span{color:#231f20;font-size:clamp(14px,4vw,16px);line-height:clamp(20px,4vw,32px);font-weight:500;font-family:Syne,sans-serif}.heading__secondary h2,.heading__secondary h3,.heading__secondary h1{color:#9bdab0;font-size:clamp(28px,4vw,40px);line-height:clamp(40px,4vw,56px);font-weight:600;position:relative;word-spacing:0;margin-bottom:0;font-family:Volkhov,serif}.heading__secondary .short{color:#3c435c;font-size:clamp(12px,3vw,16px);line-height:clamp(20px,3vw,24px);font-weight:400}.p__main{font-size:clamp(14px,3vw,16px);font-weight:500;color:#3c435c;padding-bottom:8px;text-align:justify;line-height:clamp(24px,3vw,32px)}.p__large{font-size:clamp(14px,3vw,18px);line-height:clamp(24px,3vw,32px);font-weight:600;color:#231f20;padding-bottom:8px;text-align:justify}strong{color:#9bdab0!important;font-weight:600;text-decoration:underline;text-decoration-color:#9b9bad33;text-decoration-thickness:.2rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-underline-offset:.3rem}@keyframes wave{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.fronty--btn{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:8px;border-radius:10rem;font-weight:600;text-decoration:none;transition:background-color .3s ease;overflow:hidden;width:-moz-fit-content;width:fit-content;background-color:#231f20;color:#fff;border:none;cursor:pointer}.fronty--btn .icon{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#fff;overflow:hidden;border-radius:50px}.fronty--btn .icon i{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;margin:auto;transition:transform .3s ease;color:#231f20}.fronty--btn .icon .icon--copy{transform:translate(-150%,150%);color:#9bdab0}.fronty--btn span{flex-grow:1}.fronty--btn:hover{background-color:#76cc93}.fronty--btn:hover .icon i:first-child{transform:translate(150%,-150%)}.fronty--btn:hover .icon .icon--copy{transition:transform .3s ease .1s;transform:translate(0)}.fronty--btn.btn--small{padding:4px 16px;height:40px}.fronty--btn.btn--small span{font-size:14px}.fronty--btn.btn--small .icon{width:20px;height:20px}.fronty--btn.btn--small .icon i{font-size:14px}.fronty--btn.btn--large{padding:16px 32px;height:auto}.fronty--btn.btn--large span{font-size:18px}.fronty--btn.btn--large .icon{width:28px;height:28px}.fronty--btn.btn--large .icon i{font-size:18px}.fronty--btn.primary{background-color:#231f20;color:#fff}.fronty--btn.primary .icon{background-color:transparent}.fronty--btn.primary .icon i{color:#fff}.fronty--btn.primary .icon .icon--copy{color:#9bdab0}.fronty--btn.primary:hover{background-color:#0d0c0c}.fronty--btn.primary--light{background-color:#231f2014;color:#231f20}.fronty--btn.primary--light .icon{background-color:#231f201f}.fronty--btn.primary--light .icon i{color:#231f20}.fronty--btn.primary--light:hover{background-color:#231f2026}.fronty--btn.primary--outlined{background-color:transparent;border:1.5px solid #231F20;color:#231f20}.fronty--btn.primary--outlined .icon{background-color:transparent}.fronty--btn.primary--outlined .icon i,.fronty--btn.primary--outlined .icon .icon--copy{color:#231f20}.fronty--btn.primary--outlined:hover{background-color:#231f2014}.fronty--btn.primary--link{background:transparent;color:#231f20;padding:0;gap:4px}.fronty--btn.primary--link .icon{background-color:transparent}.fronty--btn.primary--link .icon i,.fronty--btn.primary--link:hover{color:#231f20}.fronty--btn.secondary{background-color:#9bdab0;color:#231f20}.fronty--btn.secondary .icon{background-color:transparent}.fronty--btn.secondary .icon i,.fronty--btn.secondary .icon .icon--copy{color:#231f20}.fronty--btn.secondary:hover{background-color:#7dcf98}.fronty--btn.dark{background-color:#000;color:#fff}.fronty--btn.dark .icon{background-color:#fff}.fronty--btn.dark .icon i{color:#000}.fronty--btn.dark:hover{background-color:#1a1a1a}.fronty--btn.light{background-color:#fff;color:#231f20}.fronty--btn.light .icon{background-color:#9b9bad1a}.fronty--btn.light .icon i{color:#231f20}.fronty--btn.light:hover{background-color:#fff}.fronty--btn.disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.swiper-default{width:100%;height:auto;position:relative;overflow:hidden}.swiper-slide{width:100%}.swiper-wrapper{align-items:baseline!important}.swiper__arrows{position:relative;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;margin-top:20px;gap:16px;margin-bottom:4px}.swiper__arrows .swiper-button-prev,.swiper__arrows .swiper-button-next{height:48px;width:48px;border-radius:50px;background-color:#fff;outline:4px solid rgba(35,31,32,.1);color:#231f20;cursor:pointer;z-index:1;position:static;margin:auto 0}.swiper__arrows .swiper-button-prev:after,.swiper__arrows .swiper-button-next:after{color:#231f20;font-size:16px;display:none}.swiper__arrows .swiper-button-prev i,.swiper__arrows .swiper-button-next i{color:#231f20}.swiper__arrows .swiper-button-prev:hover,.swiper__arrows .swiper-button-next:hover{background-color:#231f20}.swiper__arrows .swiper-button-prev:hover i,.swiper__arrows .swiper-button-next:hover i{color:#fff}@media (width <= 991px){.swiper__arrows .swiper-button-prev,.swiper__arrows .swiper-button-next{height:32px;width:32px;outline:2px solid rgba(155,218,176,.1)}}.swiper__arrows .swiper-button-prev{left:unset;content:none}.swiper__arrows .swiper-button-next{right:unset;content:none}.swiper__arrows__single{position:absolute;gap:16px;height:-moz-fit-content;height:fit-content;z-index:9;top:0;bottom:0;left:0;right:0;margin:auto;display:flex;justify-content:space-between}.swiper__arrows__single .swiper-button-prev,.swiper__arrows__single .swiper-button-next{height:36px;width:36px;border-radius:20px;background-color:#fff;border:1px solid rgba(12,11,11,.5);color:#0c0b0b;cursor:pointer;z-index:1;position:static;margin:auto 0}.swiper__arrows__single .swiper-button-prev:after,.swiper__arrows__single .swiper-button-next:after{color:#0c0b0b;font-size:20px}@media (width <= 991px){.swiper__arrows__single .swiper-button-prev:after,.swiper__arrows__single .swiper-button-next:after{font-size:16px}}@media (width <= 991px){.swiper__arrows__single .swiper-button-prev,.swiper__arrows__single .swiper-button-next{height:28px;width:28px}}.swiper__arrows__single .swiper-button-prev{left:unset;content:none}.swiper__arrows__single .swiper-button-next{right:unset;content:none}.swiper-pagination{position:static!important;margin-top:8px}@media (max-width: 991px){.swiper-pagination{margin-top:8px}}.swiper-wrapper{height:auto!important}.news__area--item{border-radius:16px;position:relative;overflow:hidden;padding:16px;background-color:transparent}.news__area--item img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;border-radius:12px;transition:all ease-in .4s;box-shadow:#bebebe66 0 0 10px}.news__area--item .category{width:-moz-max-content;width:max-content}.news__area--item .category a{font-size:14px;color:#9b9bad;text-decoration:none}.news__area--item .content{margin:auto;padding:16px 0 0;display:flex;flex-direction:column;gap:16px;height:auto;transition:visibility ease-in .4s}.news__area--item .content .date{font-size:14px;color:#163300}.news__area--item .content h3{color:#9bdab0}.news__area--item .content p{color:#163300}.news__area--item .content .link{display:flex;align-items:center;gap:9px}.news__area--item:hover{transition:all ease-in .4s;box-shadow:#959da533 0 8px 24px}.news__area--item:hover img{transform:scale(1.02);transition:all ease-in .4s;box-shadow:none}.news__area--single{width:80%;margin:0 auto}@media (max-width: 991px){.news__area--single{width:100%}}.news__area--single .row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin-bottom:24px}.news__area--single .row .category{background-color:#231f201a;padding:4px 8px;font-size:16px;border-radius:4px}.news__area--single .row .category a{font-size:16px;color:#231f20;text-decoration:none}.news__area--single .row .date{font-size:clamp(12px,3vw,14px);font-weight:500;color:#3c435c}.news__area--head{position:relative;margin-bottom:64px}.news__area--head img{height:100%;aspect-ratio:16/9;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:24px;margin-bottom:32px;display:flex;box-shadow:#bebebe66 0 0 10px}.news__area--head .overlay{position:absolute;left:0;top:0;background-image:linear-gradient(to top,#000000e6,#0000);height:100%;width:100%;border-radius:24px}.news__area--head .content{display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;height:100%;width:100%;padding:32px;gap:16px}.news__area--head .content .category{color:#fff}.news__area--head .content h3{color:#fff;font-size:clamp(18px,3vw,32px);line-height:clamp(28px,3vw,40px)}.news__area--head .content p{color:#f6f6f6}.news__area--body .p__main>*{line-height:32px;color:#3c435c}.news__area--body h2,.news__area--body h3,.news__area--body h4,.news__area--body h5,.news__area--body h6{margin-bottom:16px}.news__area--body ul{list-style:square;padding-left:24px;margin:16px 0}.news__area--body img{border-radius:8px;padding:8px;width:100%;height:100%}.news__area--nextPrev{display:flex;align-items:center;justify-content:center;margin-top:64px;gap:16px}.news__area--nextPrev .item{position:relative;overflow:hidden;background:#fff;border:1px solid rgba(35,31,32,.1);padding:16px;border-radius:6px;width:48%;text-align:center;min-height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column}@media (max-width: 800px){.news__area--nextPrev .item{width:49%;height:auto}}.news__area--nextPrev .item img{position:absolute;right:0%;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;visibility:hidden;opacity:0;z-index:0}.news__area--nextPrev .item .content{z-index:1;text-decoration:none;color:#3c435c!important}.news__area--nextPrev .item .content h5{font-size:clamp(12px,3vw,16px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.news__area--nextPrev .item .content p{margin-bottom:0;font-size:clamp(12px,3vw,14px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.news__area--nextPrev .item:hover img{visibility:visible;opacity:1;filter:blur(2px) opacity(35%);-webkit-filter:blur(2px) opacity(35%);-moz-filter:blur(2px) opacity(35%)}.blog--grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(32%,1fr));grid-gap:16px}@media (max-width: 1199px){.blog--grid{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}}@media (max-width: 991px){.blog--grid{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}}@media (max-width: 667px){.blog--grid{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.has-scrollbar{padding-bottom:16px}.has-scrollbar::-webkit-scrollbar{width:2px;height:2px;background:#231f200f;border-radius:24px}.has-scrollbar::-webkit-scrollbar-thumb{background:transparent;border-radius:24px;background:#231f20}.has-scrollbar:hover::-webkit-scrollbar-thumb{background:#231f20}.has-scrollbar::-webkit-scrollbar-thumb:hover{background:#231f20}.video__wrapper{position:relative;width:100%;margin:auto}.video__wrapper .--overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;background:#000c}.video__wrapper .--overlay iframe{width:100%;height:100%}.thanks__area{padding:64px 0}.thanks__area .content{width:60%;margin:auto;box-shadow:#959da533 0 8px 24px;padding:32px 24px;border-radius:16px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.thanks__area .content .head{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.thanks__area .content .footer{padding-top:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.features__area{padding:32px 0}@media (max-width: 991px){.features__area{padding:16px 0}}.features__area .item{padding:8px 16px;width:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;background-color:transparent;border-radius:8px;gap:8px;background-color:#fff;transition:scale .4s ease-in-out}@media (width <= 991px){.features__area .item{flex-direction:column;text-align:center}}.features__area .item .icon{display:flex}.features__area .item .icon img{height:clamp(40px,5vw,64px);width:clamp(40px,5vw,64px);transition:transform .4s ease-in-out}.features__area .item .content{display:flex;flex-direction:column;gap:0px}.features__area .item .content h4{font-size:clamp(14px,3vw,16px);font-weight:600;color:#163300;margin:0}.features__area .item .content span{font-size:clamp(12px,3vw,14px);font-weight:400;color:#3c435c}.features__area .item:hover{background-color:#fff;transition:scale .4s ease;-ms-transition:scale .4s ease;scale:1.2}.features__area .item:hover .icon img{transform:scale(1.3);transition:transform .4s ease;-ms-transition:transform .4s ease}.products__area{padding:60px 0}.products__area .swiper-default{padding-bottom:32px}.products__area--grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(22%,1fr));gap:24px}@media (width <= 1199px){.products__area--grid{grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}}@media (width <= 1099px){.products__area--grid{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}}@media (width <= 991px){.products__area--grid{grid-template-columns:repeat(auto-fill,minmax(45%,1fr));gap:16px}}.products__area--item{text-align:center;padding:8px;position:relative;transition:all .3s ease}.products__area--item--image{position:relative;top:-20px}.products__area--item--image img{max-width:100%;height:auto;border-radius:12px}.products__area--item--info{position:relative;display:flex;flex-direction:column;gap:8px;padding:16px 16px 32px}.products__area--item--title{font-size:clamp(14px,3vw,16px);font-weight:700;color:#231f20;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;margin:0}.products__area--item--price{color:#47af6a;font-size:clamp(12px,4vw,14px);line-height:clamp(18px,4vw,20px);font-weight:700}.products__area--item--add{position:absolute;bottom:-200px;left:50%;transform:translate(-50%);width:56px;height:56px;background-color:#000;color:#9bdab0;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;font-size:20px;z-index:2;opacity:0;visibility:hidden;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);transition:opacity .3s ease,transform .4s ease,scale .4s ease,background .3s ease}.products__area--item--add:hover{color:#fff}.products__area--item--add:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000026;clip-path:inherit;z-index:-1;transition:background .3s ease}@media (max-width: 1175px){.products__area--item--add:after{content:none}}.products__area--item--shape{position:absolute;bottom:0;left:0;right:0;width:100%;height:70%;background-color:#47af6a00;border-radius:24px}.products__area--item:hover .products__area--item--shape{background-color:#47af6a14;transition:background .3s ease}.products__area--item:hover .products__area--item--add{opacity:1;visibility:visible;transform:translate(-50%,-20%);scale:1.02;bottom:-40px;transition:all ease .4s}.product__card{padding:clamp(8px,3vw,16px);box-shadow:#959da533 0 0 4px;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:16px;transition:border ease-in .4s;cursor:pointer;position:relative;margin:2px}.product__card--head{display:flex;align-items:center;justify-content:space-between;gap:16px}@media (width <= 520px){.product__card--head{display:none}}.product__card--category{display:flex;align-items:center;gap:4px;color:#9b9bad;padding:4px 8px;border-radius:8px;font-size:clamp(12px,3vw,14px)}.product__card--category i{font-size:10px}.product__card--image{overflow:hidden;border-radius:8px;display:flex}.product__card--image img{height:100%;width:100%;aspect-ratio:1/1;border-radius:8px;-o-object-fit:contain;object-fit:contain;transition:transform ease-in .3s}.product__card--content{display:flex;flex-direction:column;gap:8px}.product__card--content--title{font-size:clamp(12px,3vw,16px);font-weight:700;color:#231f20;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;margin:0}.product__card--content--price{color:#47af6a;font-size:clamp(12px,4vw,14px);line-height:clamp(18px,4vw,20px);font-weight:700}.product__card--content--mute{color:#9b9bad;font-size:clamp(12px,4vw,14px);line-height:clamp(18px,4vw,20px);font-weight:700}.product__card--content--discount{color:#9bdab0;background:#231f20;font-size:clamp(12px,4vw,14px);line-height:clamp(18px,4vw,20px);font-weight:700;display:inline-block;padding:.25em .5em;border-radius:999px;text-transform:uppercase;letter-spacing:.05em}.product__card--add{width:42px;height:42px;background-color:#231f200a;color:#231f20;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;font-size:clamp(14px,3vw,18px);z-index:2;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);transition:opacity .3s ease,transform .4s ease,scale .4s ease,background .3s ease}.product__card--add:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000026;clip-path:inherit;z-index:-1;transition:background .3s ease}@media (max-width: 1175px){.product__card--add:after{content:none}}.product__card:hover{border-color:#231f20}.product__card:hover img{transform:scale(1.1);transition:transform ease-in .3s}.product__card:hover .product__card--add{background-color:#231f20;color:#9bdab0}.single__products .grid{display:flex;align-items:flex-start;gap:24px}@media (max-width: 991px){.single__products .grid{flex-wrap:wrap}}.single__products .media{width:40%;position:sticky;top:10rem;padding:8px 8px 16px}@media (max-width: 991px){.single__products .media{position:static;top:unset;width:100%}}.single__products .content{width:60%;padding:16px;display:flex;flex-direction:column;gap:clamp(16px,3vw,24px)}@media (max-width: 991px){.single__products .content{width:100%}}.single__products .content .head{display:flex;align-items:center;justify-content:space-between;gap:16px}.single__products .content .features{list-style:none;padding:0}.single__products .content .features li{padding:8px 0;color:#3c435c;display:flex;align-items:center;gap:8px}.single__products .content .features li i{color:#9bdab0}.single__products .content .category{display:flex;align-items:center;gap:4px}.single__products .content .category img{height:24px;margin-right:8px}.single__products .content .category span{color:#9b9bad;font-size:clamp(14px,3vw,16px)}.single__products .content .title h1{font-size:clamp(18px,3vw,24px);line-height:clamp(26px,3vw,32px);font-weight:700;color:#231f20}.single__products .content .title h1 small{color:#9b9bad;font-weight:400;font-size:16px}.single__products .content .price span{font-size:clamp(16px,3vw,24px);color:#231f20;font-weight:700}.single__products .content .price s,.single__products .content .price small{font-size:clamp(12px,3vw,16px);color:#9b9bad}.single__products .content .variant-badge{display:inline-block;padding:6px 12px;border-radius:12px;font-size:clamp(12px,2vw,16px);font-weight:500;background-color:#f6f6f6;color:#231f20;border:1px solid #9b9bad;cursor:pointer;transition:all .3s ease-in-out}.single__products .content .variant-badge:hover{background-color:#b7b7c4}.single__products .content .variant-badge.selected{background-color:#231f20;color:#fff;font-weight:700;border-color:#080707}.single__products .content .variant-group label{display:block;margin:10px 0;font-size:clamp(14px,2vw,18px);font-weight:500;color:#231f20}.single__products .content .discount{color:#9bdab0;background:#231f20;font-size:clamp(12px,4vw,14px);line-height:clamp(18px,4vw,20px);font-weight:700;display:inline-block;padding:.25em .5em;border-radius:999px;text-transform:uppercase;letter-spacing:.05em}.single__products .content .same_row{display:flex;gap:16px}.single__products .content .actions{margin-top:24px;display:grid;grid-template-columns:20% 1fr;align-items:flex-end;gap:16px}@media (width <= 991px){.single__products .content .actions{flex-wrap:wrap}}.single__products .--characteristics{width:100%;border-collapse:collapse;margin-top:24px}.single__products .--characteristics th,.single__products .--characteristics td{padding:8px 12px;text-align:left;border-bottom:1px solid rgba(85,85,85,.08)}.single__products .--characteristics th{font-weight:600;color:#231f20}.single__products .--characteristics td{color:#555}.card__search{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:16px}@media (width <= 767px){.card__search{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}}.card__search--item{display:flex;align-items:center;gap:16px;position:relative;transition:all ease-in-out .3s}.card__search--item img{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover;display:flex;aspect-ratio:1/1}.card__search--item--content{position:absolute;left:0;right:0;top:0;bottom:0;height:100%;width:100%;border-radius:16px;background-image:linear-gradient(to top,#231f20cc,#231f2000 30%);display:flex;flex-direction:column;justify-content:flex-end;padding:16px}.card__search--item--content span{color:#fff!important;font-size:clamp(12px,3vw,14px);line-height:1.4;font-weight:600}.card__search--item:hover{scale:1.02;box-shadow:#959da533 0 0 2px;transition:all ease-in-out .3s}.cart-container{display:flex;gap:2rem;padding:2rem;max-width:1200px;margin:0 auto}.cart-container table{flex:2;width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.cart-container table thead{background:#231f20;color:#fff}.cart-container table thead th{padding:1.5rem;text-align:left;font-weight:600}.cart-container table tbody tr{border-bottom:1px solid rgba(155,155,173,.2)}.cart-container table tbody tr:last-child{border-bottom:none}.cart-container table tbody tr td{padding:1.5rem}.cart-container table tbody tr td img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-right:1rem}.cart-container table tbody tr td h5{color:#231f20;margin-bottom:.5rem}.cart-container table tbody tr td p{color:#9b9bad;font-size:.9rem}.cart-container table tbody tr td .quantity-btn{background:#47af6a;color:#fff;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;transition:background .3s}.cart-container table tbody tr td .quantity-btn:hover{background:#388b54}.cart-container table tbody tr td .delete-btn{all:unset;align-self:flex-start;font-size:13px;padding:6px 14px;background:transparent;border:none;color:#f2495a;cursor:pointer;border-radius:6px;transition:background .2s}.cart-container table tbody tr td .delete-btn:hover{background:#ff4d4f1a}.cart-container .order-summary{flex:1;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:-moz-fit-content;height:fit-content}.cart-container .order-summary ul{list-style:none;padding:0;margin:0}.cart-container .order-summary ul li{padding:1rem 0;border-bottom:1px solid rgba(155,155,173,.2)}.cart-container .order-summary ul li:last-child{border-bottom:none}.cart-container .order-summary ul li h5{color:#231f20;margin:0}.cart-container .order-summary ul li span{color:#9b9bad;font-size:.9rem}.cart-container .order-summary>div:last-child{margin-top:2rem;padding-top:1.5rem;border-top:2px solid #231F20}.cart-container .order-summary>div:last-child h5{color:#231f20;font-size:1.25rem}.cart-container .order-summary .checkout-btn{background:#47af6a;color:#fff;width:100%;padding:12px 16px;border-radius:12px;font-size:16px;font-weight:700;text-align:center;border:none;cursor:pointer;transition:background .3s ease-in-out,transform .2s ease-in-out;display:flex;align-items:center;justify-content:center;gap:8px}.cart-container .order-summary .checkout-btn:hover{background:#388b54;transform:scale(1.02)}.cart-container .order-summary .checkout-btn:active{background:#317949;transform:scale(.98)}.cart-container .order-summary .checkout-btn:focus{outline:3px solid rgb(176.0365853659,222.9634146341,191.8292682927)}.cart-container .order-summary .checkout-btn:disabled{background:#9b9bad;cursor:not-allowed;opacity:.7}@media (max-width: 768px){.cart-container{flex-direction:column;padding:1rem}.cart-container table{flex:none;width:100%}.cart-container table thead{display:none}.cart-container table tbody tr{display:flex;flex-wrap:wrap;padding:1rem 0}.cart-container table tbody tr td{padding:.5rem;width:100%}.cart-container table tbody tr td:first-child{display:flex;align-items:center}.cart-container table tbody tr td:nth-child(2),.cart-container table tbody tr td:nth-child(3),.cart-container table tbody tr td:nth-child(4){width:50%}.cart-container table tbody tr td:last-child{text-align:right}.cart-container .order-summary{flex:none;width:100%}}.checkout{padding:2rem 1rem;max-width:1280px;margin:0 auto;font-family:Inter,system-ui,sans-serif}.checkout h2{color:#231f20;font-size:2.25rem;margin-bottom:2.5rem;text-align:center;font-weight:700;letter-spacing:-.5px}.checkout .checkout-container{display:flex;gap:3rem;flex-wrap:wrap}@media (max-width: 768px){.checkout .checkout-container{flex-direction:column;gap:2rem}}.checkout .form-section{flex:1;min-width:320px}.checkout .form-section .guest-options,.checkout .form-section .auth-options{display:flex;gap:1rem;justify-content:center;margin-bottom:30px}.checkout .form-section .guest-options button,.checkout .form-section .guest-options a,.checkout .form-section .auth-options button,.checkout .form-section .auth-options a{width:100%;text-align:center;padding:10px 16px;font-size:16px;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.checkout .form-section .guest-options .btn-default,.checkout .form-section .auth-options .btn-default{background:#47af6a;color:#fff;border:none}.checkout .form-section .guest-options .btn-default:hover,.checkout .form-section .auth-options .btn-default:hover{background:#388b54}.checkout .form-section .guest-options .btn-default.active,.checkout .form-section .auth-options .btn-default.active{border:3px solid #231F20}.checkout .form-section .guest-options .btn-new,.checkout .form-section .auth-options .btn-new{background:#231f20;color:#fff;border:none}.checkout .form-section .guest-options .btn-new:hover,.checkout .form-section .auth-options .btn-new:hover{background:#080707}.checkout .form-section .guest-options .btn-new.active,.checkout .form-section .auth-options .btn-new.active{border:3px solid #47af6a}.checkout .form-section #old-address-section .card-wrapper{display:block;cursor:pointer}.checkout .form-section #old-address-section .card-wrapper input[type=radio]{display:none}.checkout .form-section #old-address-section .card-wrapper .card{border:2px solid #9b9bad;border-radius:10px;padding:15px;margin-bottom:15px;transition:all .2s ease;background-color:#f6f6f6}.checkout .form-section #old-address-section .card-wrapper .card .field{margin-bottom:10px}.checkout .form-section #old-address-section .card-wrapper .card .field .field-label{font-weight:600;color:#3c435c;display:block}.checkout .form-section #old-address-section .card-wrapper .card .field .field-value{color:#0c0b0b}.checkout .form-section #old-address-section .card-wrapper input[type=radio]:checked+.card{border-color:#47af6a;background-color:#d7ffe4}.checkout .form-section #old-address-section button{width:100%;padding:10px;border-radius:10px;background:#47af6a;color:#fff;font-weight:700;border:none;cursor:pointer;transition:background .3s ease}.checkout .form-section #old-address-section button:hover{background:#1bbe54}.checkout .form-section form{display:grid;gap:1.75rem}.checkout .form-section form div{position:relative}.checkout .form-section form div label{display:block;margin-bottom:.75rem;color:#3c435c;font-weight:500;font-size:.95rem}.checkout .form-section form div input{width:100%;padding:1rem;border:2px solid rgba(155,155,173,.3);border-radius:8px;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.checkout .form-section form div input:focus{outline:none;border-color:#47af6a;box-shadow:0 0 0 4px #47af6a26}.checkout .form-section form div input::-moz-placeholder{color:#9b9badcc}.checkout .form-section form div input::placeholder{color:#9b9badcc}.checkout .order-summary-payment{width:50%}.checkout .order-summary-payment .order-summary{max-width:800px;margin:40px auto;padding:20px;width:100%;background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;flex:1}.checkout .order-summary-payment .order-summary .order-title{color:#231f20;font-size:24px;text-align:center;margin-bottom:20px}.checkout .order-summary-payment .order-summary .summary-items{margin-bottom:20px}.checkout .order-summary-payment .order-summary .summary-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #F6F6F6}.checkout .order-summary-payment .order-summary .summary-item .item-details .item-name{font-size:16px;color:#3c435c;font-weight:600}.checkout .order-summary-payment .order-summary .summary-item .item-details .variant{font-size:14px;color:#9b9bad}.checkout .order-summary-payment .order-summary .summary-item .item-price{font-size:16px;font-weight:700;color:#231f20;display:flex;flex-direction:column;align-items:flex-end}.checkout .order-summary-payment .order-summary .summary-item .item-price .item-quantity{font-size:14px;color:#9b9bad}.checkout .order-summary-payment .order-summary .total-section{margin-top:20px}.checkout .order-summary-payment .order-summary .total-section .total-line{display:flex;justify-content:space-between;padding:8px 0;font-size:16px;font-weight:600}.checkout .order-summary-payment .order-summary .total-section .total-line:last-child{font-weight:700;font-size:18px;border-top:1px solid #F6F6F6;padding-top:15px}.checkout .order-summary-payment .order-summary .total-section .total-line .total-label{color:#3c435c}.checkout .order-summary-payment .order-summary .total-section .total-line .total-amount{color:#231f20;font-weight:700;display:flex;flex-direction:column;align-items:end}.checkout .order-summary-payment .order-summary .total-section .total-line .total-quantity{font-size:14px;color:#9b9bad}.checkout .order-summary-payment .order-summary .total-section .total-line .total-final{color:#47af6a}.checkout .order-summary-payment .order-summary .total-section .total-line .coupon-container{display:flex;align-items:center;gap:.5rem;border:1px solid #ccc;border-radius:8px;padding:.5rem;background-color:#f9f9f9}.checkout .order-summary-payment .order-summary .total-section .total-line .coupon-container input{flex:1;border:none;outline:none;padding:.5rem;font-size:1rem;background-color:transparent}.checkout .order-summary-payment .order-summary .total-section .total-line .coupon-container input::-moz-placeholder{color:#aaa}.checkout .order-summary-payment .order-summary .total-section .total-line .coupon-container input::placeholder{color:#aaa}.checkout .order-summary-payment .order-summary .total-section .total-line .coupon-container button{background-color:#1bbe54;color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;margin:0;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.checkout .order-summary-payment .order-summary .total-section .total-line .coupon-container button:hover{background-color:#22d07c}.checkout .order-summary-payment .order-summary .total-section .total-line .coupon-container button:active{transform:scale(.98)}.checkout .order-summary-payment .payment-methods{flex:1;width:100%;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a}.checkout .order-summary-payment .payment-methods h3{font-size:20px;font-weight:700;color:#231f20;margin-bottom:1rem}.checkout .order-summary-payment .payment-methods .payment-option{display:flex;align-items:center;gap:10px;padding:12px;border:2px solid transparent;border-radius:8px;background:#f6f6f6;transition:all .3s ease-in-out;cursor:pointer;margin-bottom:10px}.checkout .order-summary-payment .payment-methods .payment-option input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #9b9bad;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;position:relative}.checkout .order-summary-payment .payment-methods .payment-option input:checked{border-color:#47af6a;background:#47af6a}.checkout .order-summary-payment .payment-methods .payment-option input:checked:after{content:"";width:10px;height:10px;background:#fff;border-radius:50%;display:block;position:absolute}.checkout .order-summary-payment .payment-methods .payment-option .payment-name{font-size:16px;font-weight:600;color:#231f20}.checkout .order-summary-payment .payment-methods .payment-option .payment-title{font-size:14px;color:#9b9bad}.checkout .order-summary-payment .payment-methods .payment-option:hover{border-color:#47af6a}.checkout .order-summary-payment button{background-color:#47af6a;color:#fff;padding:1.25rem 2rem;width:100%;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,background-color .3s ease;margin-top:1rem}.checkout .order-summary-payment button:hover{background-color:#3b9258;transform:translateY(-1px)}.checkout .order-summary-payment button:active{transform:translateY(0)}@media (max-width: 1024px){.checkout{padding:2rem}.checkout .checkout-container{gap:2rem}.checkout .order-summary{flex:1}}@media (max-width: 640px){.checkout{padding:1rem}.checkout h2{font-size:1.75rem}.checkout .order-summary-payment{width:100%}.checkout .form-section form{gap:1.25rem}.checkout .form-section form input{padding:.875rem}.checkout .form-section form button{padding:1rem;font-size:1rem}}.categories__area--items{display:grid;grid-template-columns:repeat(auto-fill,minmax(45%,1fr));gap:40px}@media (width <= 680px){.categories__area--items{display:flex;flex-direction:column;gap:16px;position:relative;counter-reset:category-card}}.categories__area--item{--offset: 16px;display:flex;justify-content:flex-start;align-items:center;background-color:#f6f6f6;padding:32px;border-radius:16px;position:sticky;top:max(8vh,1em);overflow:hidden;width:calc(100% - 5 * var(--offset));color:#231f20;min-height:140px}@media (min-width: 681px){.categories__area--item{position:relative;top:unset;width:100%;align-items:flex-start;min-height:200px}}.categories__area--item .content{display:flex;flex-direction:column;gap:16px}.categories__area--item .content h3{font-weight:700;font-size:clamp(18px,3vw,24px);color:#231f20}.categories__area--item img{position:absolute;right:-20px;top:10px;height:300px;-o-object-fit:contain;object-fit:contain;transition:scale ease-in .3s;scale:.9}@media (width <= 1099px){.categories__area--item img{height:200px}}@media (width <= 991px){.categories__area--item img{height:160px;right:-20px;bottom:-20px;top:unset}}.categories__area--item:hover img{scale:1.08;transition:scale ease-in .3s}@media (max-width: 680px){.categories__area--item:nth-child(1){transform:translate(calc((1 - 1) * var(--offset)),calc((1 - 1) * var(--offset)))}.categories__area--item:nth-child(2){transform:translate(calc((2 - 1) * var(--offset)),calc((2 - 1) * var(--offset)))}.categories__area--item:nth-child(3){transform:translate(calc((3 - 1) * var(--offset)),calc((3 - 1) * var(--offset)))}.categories__area--item:nth-child(4){transform:translate(calc((4 - 1) * var(--offset)),calc((4 - 1) * var(--offset)))}.categories__area--item:nth-child(5){transform:translate(calc((5 - 1) * var(--offset)),calc((5 - 1) * var(--offset)))}.categories__area--item:nth-child(6){transform:translate(calc((6 - 1) * var(--offset)),calc((6 - 1) * var(--offset)))}}.shape--left,.shape--right{position:absolute;transform:translateY(-50%);width:400px;height:400px;background-repeat:no-repeat;background-size:contain;background-position:center;z-index:-1;pointer-events:none;opacity:.06}@media (max-width: 768px){.shape--left,.shape--right{width:300px;height:300px}}.shape--left{left:-12%;top:70%;background-image:url(/build/assets/favicon-BsvlelRO.svg)}@media (max-width: 768px){.shape--left{left:-30%}}.shape--right{right:-12%;top:20%;background-image:url(/build/assets/favicon-BsvlelRO.svg)}@media (max-width: 768px){.shape--right{right:-30%}}.fronty__select,.fronty__textarea,.fronty__input{width:100%;padding:.6rem 1rem;border:1px solid #9b9bad;border-radius:.5rem;font-size:1rem;transition:.2s ease;font-weight:600;color:#231f20}.fronty__select::-moz-placeholder,.fronty__textarea::-moz-placeholder,.fronty__input::-moz-placeholder{font-weight:400;color:#9b9bad;font-size:14px}.fronty__select::placeholder,.fronty__textarea::placeholder,.fronty__input::placeholder{font-weight:400;color:#9b9bad;font-size:14px}.fronty__select:focus,.fronty__textarea:focus,.fronty__input:focus{outline:none;border-color:#231f20;box-shadow:0 0 0 .2rem #231f2040}.fronty__select:disabled,.fronty__textarea:disabled,.fronty__input:disabled{background-color:#f6f6f6;cursor:not-allowed}.fronty__input.primary{border-color:#9b9bad80;background-color:transparent}.fronty__input.primary:focus{box-shadow:0 0 0 .2rem #9b9bad40}.fronty__input.primary::-moz-placeholder{color:#9b9bad99}.fronty__input.primary::placeholder{color:#9b9bad99}.fronty__input.secondary{border-color:#231f20;background-color:#231f200d}.fronty__input.secondary:focus{box-shadow:0 0 0 .2rem #231f2040}.fronty__input.secondary::-moz-placeholder{color:#231f2099}.fronty__input.secondary::placeholder{color:#231f2099}.fronty__input.danger{border-color:#f2495a;background-color:#f2495a0d}.fronty__input.danger:focus{box-shadow:0 0 0 .2rem #f2495a40}.fronty__input.danger::-moz-placeholder{color:#f2495a99}.fronty__input.danger::placeholder{color:#f2495a99}.fronty__input.light{border:none;background-color:#231f200d}.fronty__input.light:focus{box-shadow:0 0 0 .2rem #231f2040}.fronty__input.light::-moz-placeholder{color:#231f2099}.fronty__input.light::placeholder{color:#231f2099}.fronty__textarea.primary{border-color:#9b9bad80;background-color:transparent}.fronty__textarea.primary:focus{box-shadow:0 0 0 .2rem #9b9bad40}.fronty__textarea.primary::-moz-placeholder{color:#9b9bad99}.fronty__textarea.primary::placeholder{color:#9b9bad99}.fronty__textarea.secondary{border-color:#231f20;background-color:#231f200d}.fronty__textarea.secondary:focus{box-shadow:0 0 0 .2rem #231f2040}.fronty__textarea.secondary::-moz-placeholder{color:#231f2099}.fronty__textarea.secondary::placeholder{color:#231f2099}.fronty__textarea.danger{border-color:#f2495a;background-color:#f2495a0d}.fronty__textarea.danger:focus{box-shadow:0 0 0 .2rem #f2495a40}.fronty__textarea.danger::-moz-placeholder{color:#f2495a99}.fronty__textarea.danger::placeholder{color:#f2495a99}.fronty__textarea.light{border:none;background-color:#231f200d}.fronty__textarea.light:focus{box-shadow:0 0 0 .2rem #231f2040}.fronty__textarea.light::-moz-placeholder{color:#231f2099}.fronty__textarea.light::placeholder{color:#231f2099}.fronty__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,<svg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'><polygon fill='gray' points='0,0 140,0 70,100'/></svg>");background-repeat:no-repeat;background-position:right 1rem center;background-size:10px}.fronty__select.primary{border-color:#9b9bad80;background-color:transparent}.fronty__select.primary:focus{box-shadow:0 0 0 .2rem #9b9bad40}.fronty__select.primary::-moz-placeholder{color:#9b9bad99}.fronty__select.primary::placeholder{color:#9b9bad99}.fronty__select.secondary{border-color:#231f20;background-color:#231f200d}.fronty__select.secondary:focus{box-shadow:0 0 0 .2rem #231f2040}.fronty__select.secondary::-moz-placeholder{color:#231f2099}.fronty__select.secondary::placeholder{color:#231f2099}.fronty__select.danger{border-color:#f2495a;background-color:#f2495a0d}.fronty__select.danger:focus{box-shadow:0 0 0 .2rem #f2495a40}.fronty__select.danger::-moz-placeholder{color:#f2495a99}.fronty__select.danger::placeholder{color:#f2495a99}.fronty__select.light{border:none;background-color:#231f200d}.fronty__select.light:focus{box-shadow:0 0 0 .2rem #231f2040}.fronty__select.light::-moz-placeholder{color:#231f2099}.fronty__select.light::placeholder{color:#231f2099}.field--input{flex-grow:1;width:100%;display:flex;flex-direction:column;gap:8px;text-align:left;position:relative}@media (max-width: 700px){.field--input{margin-right:0}}.field--input:last-child{margin-right:0}.field--input label{color:#231f20b3;font-weight:400;font-size:clamp(12px,3vw,14px)}.input--error{color:#f2495a;font-size:14px}*{box-sizing:border-box;margin:0;padding:0;font-family:Mulish,sans-serif}html{scroll-behavior:smooth}body{font-family:Mulish,sans-serif;background-color:#fff;color:#3c435c;overflow-x:hidden;font-size:16px;line-height:22px;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:#231f20}a:hover{text-decoration:none}::-moz-selection{background-color:#231f20b3;color:#fff}::selection{background-color:#231f20b3;color:#fff}
