@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}*,*:before,*:after{box-sizing:border-box}section{position:relative}a{color:#fff;outline:none;transition:.3s}svg{flex-shrink:0;height:auto}button{padding:0;color:#fff;background:transparent;border:none;outline:none;cursor:pointer;transition:.3s}img{display:block;max-width:100%;height:auto}picture{border-radius:inherit}@font-face{font-family:Montserrat-Medium;src:url(/build/assets/Montserrat-Medium-RrI-9AiG.woff2) format("woff2"),url(/build/assets/Montserrat-Medium-DW6Dzcuv.ttf) format("truetype");font-display:swap}@font-face{font-family:Impact-Regular;src:url(/build/assets/Impact-Regular-Dmccv0-m.woff2) format("woff2"),url(/build/assets/Impact-Regular-Df5UhIB3.ttf) format("truetype");font-display:swap}:root{--drop-shadow: 0px 4px 4px -4px rgba(12, 12, 13, .05), 0px 16px 32px -4px rgba(12, 12, 13, .1)}html{-webkit-text-size-adjust:100%}body{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);color:#fff;background:#101014;font-size:16px;line-height:normal;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.main{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.main.main2{overflow:visible}h1,h2{font-size:42px;line-height:1.1;font-weight:700}h3,h4,h5,h6{font-weight:600}h3{font-size:28px}h4{font-size:20px}strong{font-weight:700}@media screen and (max-width: 1024px){h1,h2{font-size:36px}}@media screen and (max-width: 480px){h1,h2{font-size:32px}}.wrap{position:relative;z-index:10;margin:0 auto;width:100%;max-width:1464px;padding:0 32px}@media screen and (max-width: 1024px){.wrap{padding:0 16px}}.img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;object-fit:cover}.link{display:inline-flex}@media (hover: hover) and (pointer: fine){.link{overflow:hidden}.link span{position:relative;transition:transform .3s}.link span:before{position:absolute;top:100%;content:attr(data-hover);transform:translateZ(0)}.link:hover span,.link:focus span{transform:translateY(-100%)}}.he{display:flex;flex-direction:column;flex-grow:1}.section-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px;margin-bottom:32px}.section-description{margin-top:5px;color:#ffffff80;font-size:18px}.select{position:relative;color:#000}.select-header{display:flex;align-items:center;min-height:40px;gap:8px;font-family:Montserrat-Medium,sans-serif;cursor:pointer}.select-selected{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-icon{flex-shrink:0;display:flex;color:#373737;font-size:0;transition:.3s}.select-header.open .select-icon{transform:rotate(180deg)}.select-body{display:none;position:absolute;z-index:3;top:calc(100% + 4px);right:0;border-radius:16px;border:1px solid #F6F6F6;background:#fff;box-shadow:var(--drop-shadow)}.select-options{max-height:308px;padding:24px;overflow:hidden auto}.select-options-item{display:flex;cursor:pointer;transition:.3s}.select-options-item span{padding:16px;border-radius:8px;transition:background-color .3s}.select-options-item:hover span{background-color:#f4f4f4;text-shadow:.01em 0 0 currentColor,-.01em 0 0 currentColor}.select-input{padding:24px 24px 0}.select-input .input-field{height:48px;font-size:14px}@media screen and (max-width: 1024px){.select-header{gap:4px}.select-body{border-radius:12px}.select-options{padding:16px}.select-options-item span{padding:12px}}@media screen and (max-width: 750px){.select-options{padding:12px}}.select2{position:relative;color:#373737}.select2-header{display:flex;align-items:center;gap:8px;border-radius:12px;height:68px;padding:0 24px;background:#fff;--box-shadow-color: #DEDEDE;box-shadow:inset 0 0 0 1px var(--box-shadow-color);font-size:16px;cursor:pointer}.select2-header.open .select-icon{transform:rotate(180deg)}.select2 .select-body{width:100%}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=date],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input,textarea{margin:0;padding:0;border:none;border-radius:12px;width:100%;outline:none;color:#fff;background:#ffffff1a;--box-shadow-color: rgba(255, 255, 255, .1);box-shadow:inset 0 0 0 1px var(--box-shadow-color);text-align:left;font-size:16px;line-height:20px;transition:box-shadow .3s}:invalid{box-shadow:inset 0 0 0 1px var(--box-shadow-color)}input:-ms-input-placeholder{color:#ffffff4d}input::placeholder{opacity:1;color:#ffffff4d}.input{width:100%}.input-label{margin-bottom:6px;color:#ffffffb3}.input-label span{color:#d22e3b}.input-field{height:60px;padding:0 16px}.input-field.error{--box-shadow-color: #FF6651}.input-field:focus{--box-shadow-color: #008739}.input-error{margin-top:10px;text-align:left;font-size:12px;color:#ec1e2c}.input-info{margin-top:10px}@media screen and (max-width: 1024px){.input-field{height:52px;border-radius:8px}}.field{position:relative}.field-icon{position:absolute;top:50%;transform:translateY(-50%);right:16px;width:24px;height:24px}.field-icon-off,.field-icon-on{position:absolute;top:0;left:0}.field-icon-off{opacity:0}.field-icon-on,.field-icon.off .field-icon-off{opacity:1}.field-icon.off .field-icon-on{opacity:0}.field .input-field{padding-right:56px}.input-sizer{position:relative;display:grid;width:100%;min-height:120px;background:#ffffff1a;--box-shadow-color: rgba(255, 255, 255, .1);box-shadow:inset 0 0 0 1px var(--box-shadow-color);border-radius:12px;transition:box-shadow .3s}.input-sizer:focus-within{--box-shadow-color: #008739}.input-sizer .input-text,.input-sizer:after{min-height:120px;padding:16px;color:#fff;font-size:16px;line-height:20px;word-break:break-all}.input-sizer:after{content:attr(data-value) " ";visibility:hidden;white-space:pre-wrap;grid-area:2/1}.input-sizer .input-text{overflow:hidden;resize:none;grid-area:2/1;border:none;background:none;box-shadow:none;height:auto}.checkbox-group{display:flex;flex-direction:column;gap:12px}.checkbox{display:inline-flex;align-items:center;gap:12px;cursor:pointer}.checkbox-input{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:#ffffff1a;cursor:pointer;transition:.5s}.checkbox.checked .checkbox-input{color:#fff;border-color:#008739;background-color:#008739}.checkbox.error .checkbox-input,.checkbox-input.error{border-color:#ff6651}.checkbox-input-icon{opacity:0;transition:opacity .5s}.checkbox.checked .checkbox-input-icon,.checkbox-input.checked .checkbox-input-icon{opacity:1}.checkbox-label{-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:.5s}.checkbox-inner:hover .checkbox-label{color:#008739}.radio-group{display:flex;align-items:center;gap:48px}.radio{display:flex;align-items:center;gap:16px}.radio-input{flex-shrink:0;position:relative;width:16px;height:16px;border-radius:50%;border:1px solid #373737;transition:.3s}.radio.checked .radio-input{border-color:transparent}.radio-input:before,.radio-input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;transition:.3s}.radio-input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;transition:.3s}.radio.checked .radio-input:before{width:16px;height:16px;background:#2424244f}.radio.checked .radio-input:after{width:10px;height:10px;background:#242424}.radio-label{display:flex;align-items:center;gap:8px;font-size:16px;line-height:normal;font-family:Montserrat-Medium,sans-serif}.radio-label img{flex-shrink:0;width:16px}@media screen and (max-width: 1024px){.radio-label{font-size:12px}}.btn{position:relative;overflow:hidden;display:inline-flex;justify-content:center;align-items:center;gap:16px;border-radius:12px;height:60px;padding:0 24px;font-size:16px}.btn svg,.btn span{position:relative;z-index:2;pointer-events:none}.btn{color:#fff;background:#008739}.btn2{font-size:18px}@media screen and (max-width: 1024px){.btn{height:48px;padding:0 16px}.btn2{height:52px;border-radius:8px;font-size:16px}}@media (hover: hover) and (pointer: fine){.btn:before{content:"";position:absolute;top:0;right:0;left:auto;width:0;height:100%;border-radius:inherit;transition:all .5s ease}.btn:hover:before{width:100%;left:0}.btn:before{background:#007431}}.btn-loading{pointer-events:none}.btn-loading span,.btn-loading svg{opacity:0}.btn-loading:after{content:"";position:absolute;left:50%;top:50%;margin:-12px 0 0 -12px;display:block;width:24px;height:24px;border-radius:50%;border:3px solid #fff;border-top-color:transparent;animation:loading 1s infinite linear}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.range-wrapper{position:relative;width:100%;height:8px;margin-top:6px;margin-bottom:16px;border-radius:10px;background:#e8e9ee}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;margin:0;border:none;width:100%;height:8px;border-radius:10px;background:none;box-shadow:none;cursor:pointer;pointer-events:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:10;pointer-events:all;box-sizing:border-box;margin-top:-2px;height:22px;width:22px;border-radius:50%;border:4px solid rgba(0,0,0,.4);background-color:#008739;cursor:pointer}input[type=range]::-moz-range-thumb{position:relative;z-index:10;pointer-events:all;box-sizing:border-box;border:none;height:22px;width:22px;border-radius:50%;border:4px solid rgba(0,0,0,.4);background-color:#008739}input[type=range]:focus{outline:0}.range-track{position:absolute;height:100%;border-radius:10px;background:#008739;pointer-events:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.range-tooltip{color:#ffffff80;font-size:12px}.range-inputs{display:flex;justify-content:space-between;align-items:center}.range-field{width:80px;height:40px;padding:0 6px;border-radius:5px;text-align:center}.range-field:focus{--box-shadow-color: #008739}.pagination{display:flex;justify-content:center;gap:4px;margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.05)}.pagination-prev,.pagination-next,.pagination-page{display:flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:8px}.pagination-prev,.pagination-next{color:#fff;background:#008739}.pagination-prev:hover,.pagination-next:hover{color:#008739;background-color:#00873933}.pagination-prev{margin-right:16px}.pagination-next{margin-left:16px}.pagination-page{color:#fff}.pagination-page:hover{color:#008739;background-color:#00873933}.pagination-page.current{background-color:#ffffff1a;pointer-events:none}@media screen and (max-width: 1024px){.pagination{margin-top:24px}.pagination-prev,.pagination-next,.pagination-page{width:48px;height:48px}.pagination-prev svg,.pagination-next svg,.pagination-page svg{width:16px}.pagination-prev{margin-right:12px}.pagination-next{margin-left:12px}}.breadcrumbs{padding:24px 0 40px}.breadcrumbs .wrap{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.breadcrumbs a,.breadcrumbs span{display:flex;align-items:center;gap:12px}.breadcrumbs a:hover{color:#008739}.breadcrumbs span{color:#ffffff80}.breadcrumbs svg{transform:translateY(1px)}@media screen and (max-width: 1024px){.breadcrumbs{padding:16px 0 32px}.breadcrumbs a,.breadcrumbs span{gap:8px}}@media screen and (max-width: 480px){.breadcrumbs{padding-bottom:24px}}.calc{flex-shrink:0;display:flex;align-items:center;gap:10px;border-radius:8px;border:1px solid rgba(255,255,255,.1);padding:0 10px;font-weight:700}.calc-line{flex-shrink:0;width:1px;height:12px;background:#ffffff1a}.calc-input{flex-grow:1;max-width:36px;min-width:26px}.calc-input input{border:none;background:none;box-shadow:none;text-align:center;font-size:14px;line-height:17px;font-weight:600}.calc-btn{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:24px;height:24px;color:#fff}@media screen and (max-width: 1024px){.calc{padding:0 9px}}@media (hover: none) and (pointer: coarse){.scroll{scrollbar-width:none;-ms-overflow-style:none}.scroll::-webkit-scrollbar{display:none}.scroll::-webkit-scrollbar-track{background-color:transparent}.scroll::-webkit-scrollbar-thumb{background-color:transparent}.scroll::-webkit-scrollbar-thumb:hover{background-color:transparent}}.header{position:relative;z-index:100;background:#18181c}.header-row{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:20px}.header-col{display:flex;align-items:center;gap:24px}.header-col.left{flex-grow:1;max-width:840px}.header-signIn{position:relative;display:flex;align-items:center;gap:8px}.header-signIn:before{opacity:0;content:"";position:absolute;top:-4px;right:-8px;bottom:-4px;left:-8px;border-radius:6px;background:#ffffff1a;transition:opacity .3s}.header-signIn:hover:before{opacity:1}.header-profile{display:flex;align-items:center;gap:8px;font-weight:600}.header-profile-avatar{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;color:#fff;background:#ffffff1a;font-size:14px;text-transform:uppercase;transition:background-color .3s}.header-profile:hover .header-profile-avatar{background-color:#008739}.header-nav{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:20px;padding-top:12px;padding-bottom:12px;border-top:1px solid rgba(255,255,255,.05)}.header-nav-inner{display:flex;justify-content:space-between;gap:16px;width:100%;max-width:840px}.header-nav-item{position:relative;display:flex;padding:12px 0;cursor:pointer}.header-nav-item svg{transition:transform .3s}.header-nav-item:hover .link,.header-nav-item:focus .link{color:#008739}.header-nav-item:hover svg,.header-nav-item:focus svg{transform:rotate(180deg)}.header-link{display:flex;align-items:center;gap:8px;font-size:17px}.header .btn{flex-shrink:0;height:44px;padding:0 16px}.header-popup{display:none;position:absolute;z-index:2;left:50%;transform:translate(-50%);top:100%;border-radius:16px;border:1px solid #F6F6F6;padding:24px;background:#fff;box-shadow:var(--drop-shadow)}.header-popup-link{display:flex;border-radius:8px;padding:16px;color:#000;white-space:nowrap;cursor:pointer;transition:.3s}.header-popup-link:hover{background-color:#f4f4f4;text-shadow:.01em 0 0 currentColor,-.01em 0 0 currentColor}.header-nav-item:first-child .header-popup{left:0;transform:none}.header-nav-item:hover .header-popup{display:block}.header-cart{position:relative;display:flex}.header-cart:before{opacity:0;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;border-radius:50%;background:#ffffff1a;transition:opacity .3s}.header-cart:hover:before{opacity:1}.header-cart-quantity{position:absolute;top:-8px;right:-8px;display:flex;justify-content:center;align-items:center;padding:0 4px;min-width:16px;height:16px;border-radius:50%;color:#fff;background:#008739;font-size:12px;font-weight:700}.header-cart-quantity.hidden{display:none}.header-menu{display:none;flex-shrink:0;position:relative;width:26px;height:36px}.header-menu span{position:relative;width:26px;height:2px;border-radius:2px;background-color:#fff}.header-menu span:after,.header-menu span:before{content:"";position:absolute;width:16px;height:2px;border-radius:2px;background-color:#fff;transition:all .2s ease-in-out 0s}.header-menu span:before{right:0;top:-8px}.header-menu span:after{left:0;top:8px}.header-menu.open span{background-color:transparent}.header-menu.open span:before,.header-menu.open span:after{top:50%;left:calc(50% - 13px)}.header-menu.open span:before{transform:rotate(-45deg)}.header-menu.open span:after{transform:rotate(45deg)}.header-search{display:none}.header-logo{display:flex}@media (hover: hover) and (pointer: fine){.header-nav-item:hover .link span,.header-nav-item:focus .link span{transform:translateY(-100%)}}@media screen and (max-width: 1024px){.header-row{padding:16px 0}.header-nav{display:none}.header-menu{display:flex;justify-content:flex-end;align-items:center}.header-signIn span,.header-profile span{display:none}}@media screen and (max-width: 750px){.header-search{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;background:#ffffff1a;color:#fff}.header-search svg{width:16px}}@media screen and (max-width: 480px){.header-col{gap:16px}}.searchBar{position:relative;display:flex;justify-content:space-between;align-items:center;flex-grow:1;transition:.3s ease}.searchBar-input{width:100%;height:50px;padding:0 68px 0 24px;border:none;box-shadow:none;border-radius:50px;background:#ffffff1a;outline:none;color:#fff;font-size:16px;font-weight:300}.searchBar-input:focus{background-color:#ffffff4d}.searchBar-icon{position:absolute;top:calc(50% - 12px);right:24px;display:flex;pointer-events:none}.searchBar-close{display:none}@media screen and (max-width: 750px){.searchBar{position:absolute;top:calc(100% - 1px);right:16px;left:16px;border-top:1px solid rgba(255,255,255,.05);padding:16px 0}.searchBar.hidden{display:none}.searchBar:before{content:"";position:absolute;z-index:-1;top:0;right:-16px;bottom:0;left:-16px;background:#18181c}.searchBar-input{padding:0 60px 0 16px}.searchBar-icon{display:none}.searchBar-close{position:absolute;top:calc(50% - 19px);right:6px;display:flex;justify-content:center;align-items:center;width:38px;height:38px;border-radius:50%;background:#0003}.searchBar-close:hover{background-color:#0000004d}.searchBar-close svg{width:16px}}.search{display:none;position:absolute;z-index:10;top:calc(100% + 6px);left:0;width:100%;max-height:600px;border-radius:16px;background:#28282be6;border:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.search.open{display:block}.search-mask{opacity:0;position:absolute;z-index:3;bottom:0;left:0;width:100%;height:100px;border-radius:0 0 10px 10px;background:linear-gradient(180deg,#fff0,#fff);pointer-events:none}.search.scroll .search-mask{opacity:1}.search-inner{display:flex;flex-direction:column;max-height:inherit}.search-body{position:relative;flex-grow:1;overflow:hidden auto;padding:0 24px}.search-head{flex-shrink:0;padding:16px 24px;color:#ffffff80;font-size:14px}.search-head span{font-weight:700}.search-viewAll{padding:16px 24px}.search-viewAll.hidden{display:none}.search-viewAll a{display:inline-flex;align-items:center;gap:8px;color:#008739}@media screen and (max-width: 750px){.search{top:calc(100% - 10px)}.search-head{padding:16px}.search-body{padding:0 16px}}@media (hover: hover) and (pointer: fine){.search-body{scrollbar-width:thin;scrollbar-color:#92969a transparent}.search-body::-webkit-scrollbar{width:4px}.search-body::-webkit-scrollbar-track{background-color:transparent;border-radius:10px}.search-body::-webkit-scrollbar-thumb{background-color:#92969a}.search-body::-webkit-scrollbar-thumb:hover{background-color:#92969a}}.card2{position:relative;display:flex;align-items:center;gap:16px;padding:8px 0}.card2:before{opacity:0;content:"";position:absolute;top:0;right:-8px;bottom:0;left:-8px;border-radius:6px;background:#ffffff1a;transition:opacity .3s}.card2:hover:before{opacity:1}.card2-img{flex-shrink:0;width:70px;height:90px;border-radius:5px}.card2-body{flex-grow:1}.card2-title{width:100%;max-width:400px;font-size:18px;font-weight:700}.card2-title em{color:#008739}.card2-price{margin-top:4px;color:#ffffff80}@media screen and (max-width: 480px){.card2-title{font-size:18px}}.banners{margin-top:40px}.banners .slider{grid-column:1/5;border-radius:16px}.banners .slider-inside{height:100%}.banners .wrap{display:grid;grid-template-columns:repeat(5,minmax(1px,1fr));gap:16px}.banners .slider-dots{display:flex;flex-direction:column;gap:16px}.banners .sliderDotsItem{position:relative;display:flex;align-items:center;gap:12px;width:100%;cursor:pointer}.banners .sliderDotsItem:before{opacity:0;content:"";position:absolute;z-index:-1;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:5px;background:#ffffff1a}.banners .sliderDotsItem.active:before{opacity:1}.banners .sliderDotsItem-img{flex-shrink:0;width:70px;height:90px;border-radius:5px}.banners .sliderDotsItem img{pointer-events:none}.banners .sliderDotsItem .progress-bar{position:absolute;z-index:-1;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:5px;overflow:hidden}.banners .sliderDotsItem .progress-bar-line{height:100%;width:0;background:#ffffff1a}@media screen and (max-width: 1024px){.banners{margin-top:32px}.banners .wrap{grid-template-columns:minmax(1px,1fr)}.banners .slider{grid-column:auto}.banners .slider-dots{display:grid;grid-template-columns:repeat(6,minmax(1px,1fr));gap:8px}.banners .sliderDotsItem:before{z-index:2;top:0;right:0;bottom:0;left:0;background:none;border:2px solid #008739}.banners .sliderDotsItem-title{display:none}.banners .sliderDotsItem-img{width:100%;height:auto;aspect-ratio:4/3}.banners .sliderDotsItem .progress-bar{z-index:2;top:0;right:0;bottom:0;left:0}.banners .sliderDotsItem .progress-bar-line{background:#00873980}}@media screen and (max-width: 480px){.banners{margin-top:24px}.banners .wrap{gap:8px}.banners .slider-dots{gap:4px}}.banner{position:relative;display:flex;align-items:flex-end;margin-right:16px;min-height:620px;height:100%;border-radius:16px;color:#fff}.banner:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#0000,#000)}.banner-content{position:relative;z-index:2;padding:48px}.banner-title{margin-bottom:12px;font-size:60px;line-height:1.1}.banner-description{margin-bottom:24px;width:100%;max-width:400px;font-size:16px}.banner .bg{border-radius:16px}@media screen and (max-width: 1024px){.banner{min-height:300px;aspect-ratio:5/3;border-radius:12px}.banner-content{padding:32px}.banner-title{font-size:48px}.banner-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media screen and (max-width: 750px){.banner-content{padding:16px}.banner-title{font-size:36px}}@media screen and (max-width: 480px){.banner-title{font-size:32px}}@keyframes fill{0%{width:0}to{width:100%}}.featured{padding:70px 0 10px;overflow:hidden}.featured-grid{display:grid;grid-template-columns:repeat(5,minmax(1px,1fr));gap:16px}@media screen and (max-width: 1170px){.featured-grid{grid-template-columns:repeat(4,minmax(1px,1fr))}}@media screen and (max-width: 1024px){.featured .slider{overflow:visible}.featured-grid{display:flex;gap:0}.featured .card{margin-right:16px}.featured .wrap-slider-dots{margin-top:16px}}@media screen and (max-width: 480px){.featured{padding:50px 0 10px}}.card{display:flex;flex-direction:column}.card-img{position:relative;border-radius:12px;width:100%;aspect-ratio:1/1;overflow:hidden}.card-img:before{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;height:60px;border-radius:inherit;background:linear-gradient(180deg,#0000,#000)}.card-img img{transition:transform .5s}.card:hover .card-img img{transform:scale(1.1)}.card-body{position:relative;z-index:3;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;gap:12px;border-radius:12px;padding:16px;margin-top:-24px}.card-body:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#ffffff1a;border:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card-title{font-size:18px}.card-platform{margin-bottom:4px;font-size:12px;color:#ffffff80}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-price{font-size:24px;font-weight:700}.card-btn{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:12px;color:#fff;background:#008739;font-size:0}.card-btn:hover{background-color:#007431}.collections{padding-bottom:70px}.collections-grid{display:grid;grid-template-columns:repeat(5,minmax(1px,1fr));gap:16px}@media screen and (max-width: 1170px){.collections-grid{grid-template-columns:repeat(6,minmax(1px,1fr))}}@media screen and (max-width: 750px){.collections-grid{grid-template-columns:minmax(1px,1fr)}}@media screen and (max-width: 480px){.collections{padding-bottom:50px}}.collection{position:relative;display:flex;flex-direction:column;justify-content:flex-end;border-radius:12px;aspect-ratio:3/4}.collection-mark{position:absolute;z-index:4;top:12px;left:0;display:flex;justify-content:center;align-items:center;width:50px;height:36px;border-radius:0 6px 6px 0;font-size:14px;font-weight:700;text-transform:uppercase}.collection .mark-new{background:#3411be}.collection .mark-best{background:#c201af}.collection .mark-nice{background:#ff5722}.collection-img{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.collection-img:before{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;height:50%;border-radius:inherit;background:linear-gradient(180deg,#0000,#000)}.collection-body{position:relative;z-index:2;padding:24px 16px}@media screen and (max-width: 1170px){.collection{grid-column:span 2}.collection:nth-child(1),.collection:nth-child(2){grid-column:span 3}}@media screen and (max-width: 750px){.collection{grid-column:auto;aspect-ratio:5/3}.collection:nth-child(1),.collection:nth-child(2){grid-column:auto}}.wrapM{display:flex;flex-direction:column;gap:24px;padding:140px 0;overflow:hidden}@media screen and (max-width: 1024px){.wrapM{gap:16px;padding:90px 0}}@media screen and (max-width: 480px){.wrapM{gap:8px;padding:50px 0}}.marqueeW{position:relative;z-index:10;display:flex;align-items:center}.marqueeW:before{content:"";position:absolute;top:0;left:-10vw;width:120vw;height:100%;background:inherit}.marqueeW.bg1{color:#242424;background:#fff;transform:rotate(8deg)}.marqueeW.bg2{background:#008739;transform:rotate(-8deg)}.marqueeW-line{flex-shrink:0;display:flex;align-items:center;white-space:nowrap;gap:22px;height:68px;padding:0 11px;overflow:hidden}.marqueeW-line.line1{animation:marqueeW 30s linear infinite;animation-delay:-30s}.marqueeW-line.line2{animation:marqueeW2 30s linear infinite;animation-delay:-15s}.marqueeW-line.line3{animation:marqueeRight 30s linear infinite;animation-delay:-30s}.marqueeW-line.line4{animation:marqueeRight2 30s linear infinite;animation-delay:-15s}.marqueeW-line img{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:auto;height:46px}.marqueeW-line svg{height:70%;width:auto;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 1024px){.marqueeW-line{height:38px;gap:12px;padding:0 6px;font-size:30px}.marqueeW-line img{height:26px}}@media screen and (max-width: 480px){.marqueeW-line{height:28px;gap:8px;padding:0 4px;font-size:20px}.marqueeW-line img{height:18px}}@keyframes marqueeW{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes marqueeW2{0%{transform:translate(0)}to{transform:translate(-200%)}}@keyframes marqueeRight{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes marqueeRight2{0%{transform:translate(-200%)}to{transform:translate(0)}}.newsList{padding-bottom:70px}.newsList .slider{overflow:visible}.newsList-grid{display:grid;grid-template-columns:repeat(2,minmax(1px,1fr));gap:16px 24px}@media screen and (max-width: 750px){.newsList-grid{display:flex;gap:0}.newsList .wrap-slider-dots{margin-top:16px}}@media screen and (max-width: 480px){.newsList-grid{grid-template-columns:minmax(1px,1fr)}}.lineClamp{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news{position:relative;display:flex;align-items:center;gap:16px;border-radius:5px}.news-img{flex-shrink:0;width:140px;height:140px;border-radius:inherit}.news-body{position:relative;z-index:2}.news-annotation{margin-top:6px;color:#ffffff80}@media screen and (max-width: 750px){.news{display:flex;flex-direction:column;justify-content:flex-end;border-radius:12px;margin-right:16px;aspect-ratio:3/4}.news-body{padding:24px 16px}.news-img{position:absolute;top:0;left:0;width:100%;height:100%}.news-img:before{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;height:50%;border-radius:inherit;background:linear-gradient(180deg,#0000,#000)}.news-title{-webkit-line-clamp:4}}.newsBig{grid-row:1/4;grid-column:1/2;position:relative;display:flex;flex-direction:column;justify-content:flex-end;border-radius:12px}.newsBig-img{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.newsBig-img:before{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;height:50%;border-radius:inherit;background:linear-gradient(180deg,#0000,#000)}.newsBig-body{position:relative;z-index:2;padding:24px}.newsBig-title{font-size:24px}.newsBig-annotation{margin-top:6px;color:#ffffff80}@media screen and (max-width: 750px){.newsBig{margin-right:16px;aspect-ratio:4/3}.newsBig-title{font-size:20px}.newsBig-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:20px}}.cardHover{position:relative;outline-width:2px;outline-color:transparent;outline-offset:10px;outline-style:solid;transition:.5s}.cardHover-img{overflow:hidden}.cardHover-img img{transition:transform .5s}@media (hover: hover) and (pointer: fine){.cardHover:hover{outline-color:#fff3;outline-offset:3px}.cardHover:hover .cardHover-img img{transform:scale(1.1)}}.catalog{position:relative;z-index:12;padding-bottom:90px}.catalog-head{margin-bottom:32px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.catalog-head .btn{display:none}.catalog-body{display:grid;grid-template-columns:300px minmax(1px,1fr);align-items:flex-start;gap:32px}.catalog-items{display:grid;grid-template-columns:repeat(3,minmax(1px,1fr));gap:16px}.catalog-sort{display:flex;align-items:center;gap:12px;margin-bottom:24px}.catalog-sort label{font-size:14px;color:#ffffffb3}.catalog-sort-select{padding:8px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff;font-size:14px;cursor:pointer;outline:none;transition:all .3s}.catalog-sort-select:hover{border-color:#fff3}.catalog-sort-select:focus{border-color:#008739}.catalog-sort-select option{background:#28282b;color:#fff}@media screen and (max-width: 1170px){.catalog-items{grid-template-columns:repeat(2,minmax(1px,1fr))}}@media screen and (max-width: 1024px){.catalog{padding-bottom:70px}.catalog-head .btn{display:flex}.catalog-body{grid-template-columns:minmax(1px,1fr);align-items:stretch;gap:16px}.catalog-items{grid-template-columns:repeat(3,minmax(1px,1fr))}}@media screen and (max-width: 750px){.catalog{padding-bottom:50px}.catalog-items{grid-template-columns:repeat(2,minmax(1px,1fr))}}@media screen and (max-width: 480px){.catalog{padding-bottom:50px}.catalog-head{margin-bottom:24px}.catalog-items{grid-template-columns:minmax(1px,1fr)}}.filters{display:flex;flex-direction:column;gap:24px;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.05)}.filters-section{padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1)}.filters-section:last-child{padding:0;border:none}.filters-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.filters-item{display:flex;justify-content:space-between;align-items:center;gap:12px}.filters-item.hidden{display:none}.filters-item-count{display:flex;align-items:center;height:24px;border-radius:5px;padding:0 6px;color:#008739;background:#0023394d;font-size:12px}.filters h4{font-weight:700}.filters-apply{margin-top:12px;width:100%;height:40px;border-radius:5px}.filters-toggle{margin-top:4px}.filters-toggle-btn{position:relative;display:flex;align-items:center;gap:8px;color:#008739}.filters-toggle-btn:hover{color:#fff}.filters-toggle-btn svg{transition:transform .3s}.filters-toggle-btn.isShown svg{transform:rotate(180deg)}@media screen and (max-width: 1024px){.catalog-filters{display:none}}.fCategory{display:flex;align-items:center}.fCategory.checked{color:#008739;font-weight:700}.fCategory:hover{color:#008739}.fCategory.hidden{display:none}.product{position:relative;z-index:12}.product-grid{display:grid;grid-template-columns:clamp(300px,60%,800px) minmax(1px,1fr);grid-template-rows:auto minmax(1px,1fr);align-items:flex-start;gap:24px}.product-img{position:sticky;top:12px;grid-row:1/3;grid-column:1/2}.product-cover{border-radius:16px;aspect-ratio:3/4}.product-gallery-item{margin-right:16px;border-radius:16px;aspect-ratio:5/3}.product-gallery{position:relative}.product-gallery .slider{border-radius:16px}.product-gallery .slider-dots{margin-top:16px}.product-gallery .sliderDotsItem2{position:relative;width:100px;aspect-ratio:5/3;border-radius:6px;cursor:pointer}.product-gallery .sliderDotsItem2:before{opacity:0;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6px;border:2px solid #008739;background:none;transition:opacity .5s}.product-gallery .sliderDotsItem2.active:before{opacity:1}.product-title{margin-bottom:32px}.product-col{display:flex;flex-direction:column;gap:24px}.product-action{display:flex;gap:12px;flex-direction:column;padding:16px;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.product-price{flex-shrink:0;color:#008739;font-size:40px;font-weight:700}.product .btn{flex-grow:1;width:100%;font-size:20px}.product-list{display:flex;justify-content:space-between;gap:16px;padding:16px;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.product-list-item{display:flex;align-items:center;gap:12px}.product-list-item-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:6px;background:#ffffff1a}.product-list-item-label{margin-bottom:2px;color:#ffffff80;font-size:12px}@media screen and (max-width: 1024px){.product-grid{grid-template-columns:minmax(1px,1fr);gap:16px}.product-img{position:relative;top:auto}.product-cover,.product-gallery-item,.product-gallery .slider{border-radius:12px}.product .slider-dots{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:8px}.product .sliderDotsItem2{width:100%}.product-col{gap:16px}}@media screen and (max-width: 750px){.product-list{flex-direction:column}}@media screen and (max-width: 480px){.product-title{margin-bottom:24px}}.productDetails{border-radius:12px;padding:24px;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:24px}.productDetails-section{padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1)}.productDetails-section:last-child{padding:0;border:none}.productDetails-section-body{display:flex;flex-direction:column;gap:24px}.productDetails h3{margin-bottom:12px}.productDetails h6{margin-bottom:6px;color:#008739}.productDetails ul{display:flex;flex-direction:column;gap:12px}.productDetails li{display:flex;flex-direction:column;gap:2px}.productDetails span{color:#ffffff80}@media screen and (max-width: 1024px){.productDetails{padding:16px}}.productsSlider{padding:90px 0;overflow:hidden}.productsSlider-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:32px}.productsSlider .card{margin-right:16px}@media screen and (max-width: 1024px){.productsSlider{padding:70px 0}.productsSlider .slider{overflow:visible}.productsSlider .slider-nav{display:none}.productsSlider .wrap-slider-dots{margin-top:12px}}@media screen and (max-width: 750px){.productsSlider{padding:50px 0}}@media screen and (max-width: 480px){.productsSlider-head{margin-bottom:24px}}.contacts-map{position:relative;flex-grow:1;max-width:630px;min-width:346px;border:1px solid #E8E8E8;border-radius:32px}.contacts-map img{border-radius:inherit}.contacts-map-pin{position:absolute;z-index:2;top:-22px;right:110px}.contacts-map-tooltip{position:absolute;right:108px;bottom:154px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;border-radius:16px;width:305px;padding:24px;background:#fff;box-shadow:0 4px 12px #0000001f}.contacts-map-tooltip a{display:flex;align-items:center;gap:8px;color:#008739;font-size:16px;line-height:22px;font-family:Montserrat-Medium,sans-serif}.contacts-map-tooltip a:hover{color:#111}.contacts.contacts2{padding:0}@media screen and (max-width: 1024px){.contacts2 .wrap{align-items:stretch}.contacts-map{border-radius:16px}.contacts-map-pin{right:82px;width:32px}.contacts-map-tooltip{top:50%;right:57px;left:57px;bottom:auto;transform:translateY(calc(-50% + 11px));gap:4px;width:auto;max-width:232px;padding:16px}.contacts-map-tooltip a{font-size:12px}}@media screen and (max-width: 750px){.contacts2 .wrap{gap:32px}.contacts-map{width:100%;max-width:none;min-width:0;height:402px}}.feedback2{padding:32px 0 120px}.feedback2-inner{display:grid;grid-template-columns:repeat(2,minmax(1px,1fr));align-items:center;gap:72px;border-radius:32px;padding:56px;color:#3a3a3a;background:#f4f4f4}.feedback2 .title{margin-bottom:16px}.feedback2-form{display:flex;flex-direction:column;gap:12px;flex-grow:1;max-width:548px}.feedback2 .btn{width:100%}@media screen and (max-width: 1024px){.feedback2{padding:40px 0 72px}.feedback2-inner{gap:24px;border-radius:24px;padding:32px}.feedback2 .title{margin-bottom:12px}.feedback2-form{gap:8px}}@media screen and (max-width: 750px){.feedback2{padding:32px 0 64px;text-align:center}.feedback2-inner{grid-template-columns:minmax(1px,1fr)}.feedback2-form{max-width:none}}.blog{padding-bottom:90px}.blog-title{margin-bottom:32px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(1px,1fr));gap:48px 24px}@media screen and (max-width: 1024px){.blog{padding-bottom:70px}.blog-grid{grid-template-columns:repeat(2,minmax(1px,1fr))}}@media screen and (max-width: 750px){.blog-grid{grid-template-columns:minmax(1px,1fr)}}.newsCard{display:flex;flex-direction:column;gap:16px;border-radius:12px;outline:none}.newsCard-img{flex-shrink:0;width:100%;aspect-ratio:5/3;border-radius:12px}.newsCard-annotation{margin-top:6px;color:#ffffff80}.aboutIntro .breadcrumbs{padding:64px 0 0}.aboutIntro .breadcrumbs a{color:#fff}.aboutIntro-content .wrap{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:422px;padding-top:40px;padding-bottom:40px;color:#fff}.aboutIntro-title{margin-bottom:40px;font-size:60px;color:#fff}.aboutIntro-description{width:100%;max-width:630px}@media screen and (max-width: 1024px){.aboutIntro .breadcrumbs{padding-top:34px}.aboutIntro-content .wrap{min-height:214px;padding-bottom:60px}.aboutIntro-title{margin-bottom:16px;font-size:40px}.aboutIntro-description{max-width:406px}}@media screen and (max-width: 750px){.aboutIntro{text-align:center}.aboutIntro-content .wrap{align-items:center;min-height:378px;padding-bottom:40px}}@media screen and (max-width: 480px){.aboutIntro-description{max-width:none}}.statistics{padding:48px 0}.statistics .wrap{display:flex;justify-content:space-between;gap:12px}.statistics-item{width:100%;max-width:235px;text-align:center}.statistics-item-value{margin-bottom:16px;color:#008739;font-size:60px;font-family:Montserrat-Bold,sans-serif}.statistics-line{flex-shrink:0;display:flex;align-items:center;width:1px}.statistics-line span{width:100%;height:12px;background:#0000001a}@media screen and (max-width: 1170px){.statistics-item-value{margin-bottom:12px;font-size:50px}}@media screen and (max-width: 1024px){.statistics{padding:24px 0}.statistics-item-value{margin-bottom:8px;font-size:24px}}@media screen and (max-width: 750px){.statistics .wrap{flex-direction:column;align-items:center;gap:24px}.statistics-item{max-width:none}.statistics-item br{display:none}.statistics-line{height:1px;width:auto}.statistics-line span{width:12px;height:100%}}.history{padding:120px 0}.history-years{display:flex;gap:20px;margin-top:32px}.history-year{position:relative;width:100%;padding-bottom:18px;text-align:center;color:#111;cursor:pointer}.history-year.active{color:#ffa600;font-family:Montserrat-Bold,sans-serif}.history-year:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;border-radius:100px;background:#e9e9e9}.history-year.active:before{background-color:#ffa600}.history-tab{display:none}.history-tab.active{display:block}@media screen and (max-width: 1024px){.history{padding:72px 0}.history-years{gap:12px;margin-top:24px}.history-year{padding-bottom:12px}.history-year:before{height:3px}}@media screen and (max-width: 750px){.history{padding:64px 0;background:#fcf9f5}}@media screen and (max-width: 480px){.history .wrap{padding:0}.history-tabs{padding:0 12px}.history-years{overflow:hidden;overflow-x:auto;padding:0 12px}.history-year{flex-shrink:0;width:68px}}.history-slide{display:flex;justify-content:space-between;align-items:center;gap:64px}.history-slide-text{flex-grow:1;max-width:522px}.history-slide-text h6{margin-bottom:24px;font-size:20px;color:#111;font-family:Montserrat-Bold,sans-serif}.history-slide-year{margin-bottom:88px;font-size:120px;background:#646464;-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:2px transparent;color:#fff;font-family:Montserrat-Black,sans-serif}.history-slide-img{flex-grow:1;max-width:630px;min-width:406px}.history-slide-img img{border-radius:32px}@media screen and (max-width: 1024px){.history-slide{gap:32px}.history-slide-year{margin-bottom:32px;font-size:60px}.history-slide-text h6{margin-bottom:12px;font-size:16px}}@media screen and (max-width: 750px){.history-slide{flex-direction:column;gap:24px;border-radius:24px;padding:32px;background:#fff;box-shadow:var(--drop-shadow)}.history-slide-text{max-width:none;text-align:center}.history-slide-year{margin-bottom:24px}.history-slide-img{max-width:none;min-width:0}}.aboutProcess{padding-top:120px}.aboutProcess-title{margin-bottom:48px;text-align:center}.aboutProcess-steps{display:flex;gap:32px}@media screen and (max-width: 1170px){.aboutProcess-steps{flex-wrap:wrap;justify-content:center;gap:24px 16px}}@media screen and (max-width: 1024px){.aboutProcess{padding-top:72px}.aboutProcess-title{margin-bottom:24px}}@media screen and (max-width: 750px){.aboutProcess{padding-top:64px}}@media screen and (max-width: 480px){.aboutProcess-steps{flex-direction:column;gap:16px}}.processStep{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.processStep-num{flex-shrink:0;display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;margin-bottom:32px;width:100%;color:#ffa600;font-family:Montserrat-Bold,sans-serif}.processStep-num:before,.processStep-num:after{content:""}.processStep-num span{flex-shrink:0}.processStep .lineL:before,.processStep .lineR:after{width:calc(100% + 32px);height:1px;background:#f1f1f1}.processStep .lineL:before{margin-left:-32px}.processStep-icon{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:16px;background:#cbf8de}.processStep-body{flex-grow:1;position:relative;padding:32px 24px 24px}.processStep-body:before{content:"";position:absolute;z-index:-1;top:-40px;right:0;bottom:0;left:0;border-radius:16px;background:#fff;box-shadow:var(--drop-shadow)}.processStep-title{margin-bottom:12px}@media screen and (max-width: 1170px){.processStep{width:calc((100% - 32px) / 3)}.processStep:nth-child(4) .lineL:before,.processStep:nth-child(3) .lineR:after{background:transparent}.processStep-num{gap:16px;margin-bottom:12px}.processStep .lineL:before,.processStep .lineR:after{width:calc(100% + 16px)}.processStep .lineL:before{margin-left:-16px}}@media screen and (max-width: 1024px){.processStep-icon{width:56px;height:56px;border-radius:12px}.processStep-icon img{width:24px}.processStep-body{padding:16px 20px 20px}.processStep-body:before{top:-28px;border-radius:16px}.processStep-title{margin-bottom:8px}}@media screen and (max-width: 480px){.processStep{flex-direction:row;width:100%;text-align:left}.processStep-num{grid-template-columns:1fr;grid-template-rows:1fr auto 1fr;align-self:stretch;text-align:center;gap:8px;margin-bottom:0;margin-right:27px;width:15px}.processStep-num span{height:14px}.processStep:nth-child(4) .lineL:before,.processStep:nth-child(3) .lineR:after{background:#f1f1f1}.processStep .lineL:before,.processStep .lineR:after{margin-left:7px;width:1px;height:calc(100% + 16px)}.processStep .lineL:before{margin-top:-16px}.processStep-icon{width:40px;height:40px;border-radius:8px}.processStep-icon img{width:16px}.processStep-body{padding:16px 16px 16px 12px}.processStep-body:before{top:0;left:-20px;border-radius:12px}}.aboutMedia{padding:180px 0}.aboutMedia-title{margin-bottom:48px;text-align:center}.aboutMedia-grid{display:grid;grid-template-columns:repeat(3,minmax(1px,1fr));gap:20px;margin:0 auto;width:100%;max-width:994px}.aboutMedia-col{display:flex;flex-direction:column;gap:20px}.aboutMedia-item{position:relative;flex-grow:1;cursor:pointer}.aboutMedia-item:before{opacity:0;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;transition:opacity .3s}.aboutMedia-item:hover:before{opacity:1}.aboutMedia-item-icon{opacity:0;position:absolute;z-index:2;top:calc(50% - 24px);left:calc(50% - 24px);display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;background:#ffffff4d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--drop-shadow);transition:opacity .3s}.aboutMedia-item:hover .aboutMedia-item-icon{opacity:1}.aboutMedia-item video,.aboutMedia-item img{width:100%;height:100%;object-fit:cover}.aboutMedia-bg1,.aboutMedia-bg2{position:absolute;top:208px;filter:blur(250px)}.aboutMedia-bg1{left:-351px;transform:rotate(-15deg);color:#2dec7e4d}.aboutMedia-bg2{right:-354px;transform:rotate(180deg);color:#ffa6004d}@media screen and (max-width: 1024px){.aboutMedia{padding:72px 0}.aboutMedia-title{margin-bottom:24px}.aboutMedia-grid,.aboutMedia-col{gap:12px}.aboutMedia-item:before{display:none}.aboutMedia-item-icon{display:none}.aboutMedia-bg1,.aboutMedia-bg2{top:14px;width:573px}.aboutMedia-bg1{left:-302px}}@media screen and (max-width: 750px){.aboutMedia{padding:64px 0}.aboutMedia-grid{display:flex;gap:0;max-width:none}.aboutMedia .wrap-slider-dots{margin-top:16px}.aboutMedia-col{margin-right:12px}.aboutMedia-bg1,.aboutMedia-bg2{width:400px}.aboutMedia-bg1{top:75px;left:-242px}.aboutMedia-bg2{top:118px;right:-216px;transform:rotate(172deg)}}.cart{padding-bottom:90px}.cart .wrap{display:grid;grid-template-columns:minmax(1px,1fr) clamp(346px,42%,522px);align-items:flex-start;gap:20px}.cart-title{margin-bottom:32px}.cart-items{border-radius:16px;border:1px solid rgba(255,255,255,.05);padding:0 24px}.cartEmpty{text-align:center}.cartEmpty .wrap{display:block}@media screen and (max-width: 1024px){.cart{padding-bottom:70px}.cart .wrap{grid-template-columns:minmax(1px,1fr);gap:16px}.cart-items{padding:0 16px}}@media screen and (max-width: 480px){.cart{padding-bottom:50px}.cart-title{margin-bottom:24px}}.cartOrder{position:sticky;top:24px;display:flex;flex-direction:column;gap:16px;border-radius:16px;padding:32px;background:#ffffff1a;border:1px solid rgba(255,255,255,.05)}.cartOrder-title{margin-bottom:12px;font-weight:700}.cartOrder .btn{width:100%}.cartOrder-products{display:flex;flex-direction:column;gap:12px}.cartOrder-list{display:flex;flex-direction:column;gap:16px;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:24px}.cartOrder-list li{display:flex;justify-content:space-between;align-items:center;gap:16px;color:#ffffffb3}.cartOrder-total{display:flex;justify-content:space-between;align-items:center;gap:16px;font-weight:700}.cartOrder-total span{font-size:20px}.cartOrder-lock{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:14px;color:#ffffff80}@media screen and (max-width: 1024px){.cartOrder{padding:16px}}.cartCard{display:grid;grid-template-columns:132px minmax(1px,1fr);align-items:center;gap:24px;border-bottom:1px solid rgba(255,255,255,.05);padding:24px 0;line-height:normal}.cartCard:last-child{border:none}.cartCard-img{grid-row:1/3}.cartCard-img img{border-radius:6px}.cartCard-top{grid-column:2/3}.cartCard-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:4px}.cartCard-row{display:flex;align-items:center;gap:8px}.cartCard-title{font-size:18px;font-weight:600}.cartCard-title a:hover{color:#008739}.cartCard-price{color:#008739;font-weight:700}.cartCard-platform{margin-bottom:12px;color:#ffffff80}.cartCard-price2{color:#008739;font-size:20px;font-weight:700}.cartCard-remove{position:relative;flex-shrink:0;display:flex;justify-content:center;align-items:center;width:20px;height:20px;color:#d22e3b}.cartCard-footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.cartCard-footer-col{display:flex;align-items:center;gap:12px}.cartCard-total{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.cartCard .calc{height:45px}@media screen and (max-width: 1024px){.cartCard{padding:16px 0}}@media screen and (max-width: 750px){.cartCard{grid-template-columns:72px minmax(1px,1fr);gap:12px 16px}.cartCard-title{font-size:16px}.cartCard-img{grid-row:1/2;align-self:flex-start}.cartCard-img img{border-radius:4px}.cartCard-footer{grid-column:1/3}}@media screen and (max-width: 480px){.cartCard{padding:12px 0}}.order{padding-bottom:90px}.order .wrap{display:grid;grid-template-columns:minmax(1px,1fr) clamp(346px,42%,522px);align-items:flex-start;gap:24px 20px}.order-title{grid-row:1/2}.order-body{grid-row:2/4;grid-column:1/2;display:flex;flex-direction:column;gap:16px;position:relative;z-index:2}.order .cartOrder{grid-row:1/3;grid-column:2/3}.order-form{display:flex;flex-direction:column;gap:24px}.order-inputs{display:grid;grid-template-columns:repeat(2,minmax(1px,1fr));gap:24px}.order .btn{margin-top:24px;width:100%}.order-section{border-radius:16px;padding:32px;background:#ffffff1a;border:1px solid rgba(255,255,255,.05)}.order-subtitle{margin-bottom:16px;font-weight:700}.order-info{display:flex;flex-direction:column;gap:12px;margin-top:24px;border-radius:16px;border:1px solid rgba(255,255,255,.05);padding:16px;color:#ffffffb3;font-size:14px}@media screen and (max-width: 1170px){.order-inputs{grid-template-columns:minmax(1px,1fr)}}@media screen and (max-width: 1024px){.order{padding-bottom:70px}.order .wrap{grid-template-columns:minmax(1px,1fr);gap:16px}.order-title,.order-body,.order .cartOrder{grid-row:auto;grid-column:auto}.order-body{order:2}.order-title{margin-bottom:16px}.order .cartOrder{position:relative;top:auto}.order-section{padding:24px 16px}.order-inputs{grid-template-columns:repeat(2,minmax(1px,1fr))}}@media screen and (max-width: 750px){.order-inputs{grid-template-columns:minmax(1px,1fr)}}@media screen and (max-width: 480px){.order{padding-bottom:50px}.order-title{margin-bottom:8px}}.orderCard{display:grid;grid-template-columns:60px minmax(1px,1fr) auto;gap:12px}.orderCard-img{aspect-ratio:3/4;border-radius:6px}.orderCard-price{flex-shrink:0;margin-left:4px;font-weight:700}.orderCard-title{font-weight:600}.orderCard-title:hover{color:#008739}.orderCard-platform{margin-top:2px;color:#ffffff80}.orderCard-quantity{display:inline-block;font-weight:600;color:#008739}@media screen and (max-width: 480px){.orderCard{font-size:14px}}.delivery{padding-bottom:120px}.delivery-title{margin-bottom:32px}.delivery-method{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-family:Montserrat-Medium,sans-serif}.delivery-method img{flex-shrink:0}.delivery-payment{display:flex;flex-direction:column;gap:16px}.delivery-payment-row{display:flex;align-items:center;gap:12px}.delivery-payment-label{position:relative;padding-left:21px;font-family:Montserrat-Light,sans-serif}.delivery-payment-label:before{content:"";position:absolute;top:8px;left:9px;width:3px;height:3px;border-radius:50%;background:#000}.delivery-payment-list{flex-grow:1;display:grid;grid-template-columns:repeat(8,minmax(46px,1fr));gap:8px;max-width:440px;padding:8px;border-radius:40px;background:#f4f4f4}.delivery-payment-item{display:flex;justify-content:center;align-items:center;height:32px;border-radius:50px;background:#fff}@media screen and (max-width: 1024px){.delivery{padding-bottom:72px}.delivery-title{margin-bottom:24px}.delivery .description h3{margin:32px 0 16px}}@media screen and (max-width: 750px){.delivery{padding-bottom:64px}.delivery-title{margin-bottom:16px}.delivery-payment-list{grid-template-columns:repeat(4,minmax(1px,1fr));width:100%;max-width:none}.delivery-payment-row{flex-direction:column;align-items:flex-start}}@media screen and (max-width: 480px){.delivery-payment-list{grid-template-columns:repeat(auto-fill,minmax(46px,1fr))}}.newsPage{padding-bottom:90px}.newsPage-img{margin-bottom:36px;border-radius:16px;width:100%;min-height:200px;aspect-ratio:3/1}.newsPage-body{margin:0 auto;width:100%;max-width:860px}.newsPage-title{margin-bottom:42px;font-size:48px}@media screen and (max-width: 1024px){.newsPage{padding-bottom:70px}.newsPage-img{margin-bottom:24px;border-radius:12px}.newsPage-title{font-size:36px;line-height:1.15}}@media screen and (max-width: 480px){.newsPage-title{margin-bottom:32px;font-size:32px}}.description h2{margin:48px 0 32px;font-size:36px}.description h3{margin:36px 0 24px}.description h4{margin:24px 0 16px}.description h2:first-child,.description h3:first-child,.description h4:first-child,.description h5:first-child,.description h6:first-child{margin-top:0}.description p,.description ul,.description ol,.description table{color:#ffffffe6;line-height:1.5}.description ul,.description ol{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.description ul:last-child,.description ol:last-child{margin:0}.description ol{counter-reset:count}.description ol li{padding-left:21px}.description li{position:relative}.description ul li{display:flex;align-items:flex-start;gap:10px;padding-left:10px}.description ul li:before{content:"•";flex-shrink:0;display:flex;align-items:center}.description ol li:before{counter-increment:count;content:counter(count) ".";position:absolute;top:0;left:0;width:21px;text-align:center}.description p,.description h6,.description h5,.description table{margin-bottom:16px}.description p:last-child,.description h6:last-child,.description h5:last-child,.description table:last-child{margin:0}.description a{color:#008739;text-decoration:underline}.description th{background:#ffffff0d;font-weight:700}.description th,.description td{padding:16px;border:1px solid rgba(255,255,255,.2)}@media screen and (max-width: 1024px){.description h2{font-size:32px}}@media screen and (max-width: 480px){.description h2{font-size:28px}.description h3{font-size:24px}}.overflow-x-auto{overflow-x:auto;margin-bottom:16px}.overflow-x-auto:last-child{margin:0}.pageSuccess{padding:120px 0;text-align:center}.pageSuccess-title{margin-bottom:32px}.pageSuccess-title span{color:#008739}.pageSuccess .description{margin:0 auto;width:100%;max-width:800px}.pageSuccess .btn{margin-top:32px}@media screen and (max-width: 1024px){.pageSuccess{padding:72px 0}.pageSuccess-title{margin-bottom:24px}.pageSuccess .btn{margin-top:24px}}@media screen and (max-width: 750px){.pageSuccess{padding:64px 0}}.footer{color:#ffffff80;background:#18181c}.footer-logo{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px}.footer-logo .logo{display:flex}.footer-grid{display:flex;justify-content:space-between;gap:32px;border-bottom:1px solid rgba(255,255,255,.05);padding:32px 0}.footer-list{display:flex;flex-direction:column;gap:16px}.footer-label{margin-bottom:20px;font-weight:700;color:#fff}.footer-link{color:#ffffff80}.footer-link:hover{color:#008739}.footer-social{display:flex;align-items:center;gap:12px;font-size:0}.footer-social-link{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;color:#fff;background:#ffffff1a}.footer-social-link:hover{color:#008739;background:#ffffff0d}.footer-info{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;border-bottom:1px solid rgba(255,255,255,.05);padding:32px 0;font-size:14px}.footer-info-col{flex-grow:1;max-width:400px}.footer-info ul{display:flex;flex-direction:column;gap:8px}.footer-info-label{margin-bottom:12px;color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:32px;padding:32px 0;font-size:14px}.footer-payments{display:flex;align-items:center;gap:6px}@media screen and (max-width: 750px){.footer-grid{display:grid;grid-template-columns:repeat(2,minmax(1px,1fr))}.footer-list{gap:12px}.footer-label{margin-bottom:16px}.footer-info{flex-direction:column}}@media screen and (max-width: 480px){.footer-grid{grid-template-columns:minmax(1px,1fr)}}#page:after{content:"";position:fixed;z-index:100001;top:0;left:0;height:0;width:0;opacity:0;background-color:#000000b3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:opacity .4s ease-out 0s}#page.modal-open,#page.filters-open{overflow:hidden}#page.modal-open:after,#page.filters-open:after{height:100%;width:100%;opacity:1}#page.filters-open:after{background-color:#0000004d;-webkit-backdrop-filter:none;backdrop-filter:none}.modal-box{display:none;position:fixed;z-index:100004;top:0;left:0;height:100vh;height:calc(var(--vh, 1vh) * 100);width:100vw;overflow-y:auto;animation-fill-mode:both}.modal-box.open{display:flex;justify-content:center;align-items:center}.modal-box .modal-close{position:absolute;z-index:2;top:16px;right:16px;display:flex;justify-content:center;align-items:center;width:40px;height:40px;color:#0d0f0b}.modal-box .modal-close:before{opacity:0;content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;border-radius:8px;background-color:#efefef;transition:opacity .5s}.modal-box .modal-close:hover:before{opacity:1}.modal{position:relative;z-index:2;max-height:100vh;max-height:calc(var(--vh, 1vh) * 100);width:calc(100% - 32px)}.modal-body{position:relative;z-index:2;border-radius:16px;color:#000;background:#fff}.modalSuccess{max-width:480px;text-align:center}.modalSuccess-inner{padding:64px 32px}.modalSuccess-title{font-size:24px;font-weight:700}.modalSuccess-info{margin-top:24px}.modalSuccess-form{margin-top:24px;text-align:left}.modalSuccess .description{text-align:left}.modalSuccess .btn{margin:24px auto 0}@media screen and (max-width: 480px){.modalSuccess-inner{padding:64px 16px 32px}}.modalBalance input{--box-shadow-color: #DEDEDE;color:#373737}.modalBalance .input-label{color:#000000b3}.modalBalance .btn{width:100%}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn;animation-duration:.3s}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut;animation-duration:.32s}.sideMenu{position:fixed;z-index:100002;top:0;right:-200%;width:100vw;max-width:400px;height:100vh;height:calc(var(--vh, 1vh) * 100);transition:.3s;overflow:hidden;background:#18181c;box-shadow:var(--drop-shadow)}.sideMenu.open{right:0}.sideMenu-inner{display:flex;flex-direction:column;align-items:flex-start;gap:32px;height:100%;padding:64px 32px 32px;overflow-y:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.sideMenu-close{position:absolute;z-index:2;top:16px;right:16px;display:flex;justify-content:center;align-items:center;width:40px;height:40px;color:#fff}.sideMenu-close:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;border-radius:8px;background:#ffffff0d;transition:background-color .5s}.sideMenu-close:hover:before{background-color:#ffffff1a}.sideMenu-row{display:flex;justify-content:center;width:100%}.menu{display:flex;flex-direction:column;gap:24px;width:100%}.menu-item{display:flex;justify-content:center}.menu-link{font-weight:600px}.sideFilters{right:auto;left:-200%}.sideFilters.open{right:auto;left:0}.sideFilters-inner,.sideFilters-body{overflow:hidden scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-grow:1}.sideFilters-inner{display:flex;flex-direction:column;gap:24px;width:100%;padding:0 32px 32px}.sideFilters-head{display:flex;align-items:center;width:100%;min-height:72px;border-bottom:1px solid rgba(255,255,255,.05);font-size:24px}.sideFilters-body{display:flex;flex-direction:column;gap:24px;width:100%}.popup-info{position:fixed;z-index:100003;top:20px;right:20px;width:calc(100vw - 40px);max-width:400px;border-radius:3px;padding:20px 40px 20px 80px;color:#fff;background-color:#008739;box-shadow:-4px 13px 10px 1px #524ad41c;font-size:16px;visibility:visible;animation-name:bounceInDown;animation-duration:1s;animation-timing-function:ease-in-out}.fadeOut{opacity:0;transition:opacity .5s}.popup-info p{line-height:1.5}.popup-info>svg{position:absolute;left:40px;width:26px;height:26px}.popup-info-progress{position:absolute;bottom:0;left:0;width:0;height:3px;border-radius:3px;background-color:#0006}.popup-info-close{position:absolute;top:10px;right:10px;width:14px;height:14px;fill:#fff}.popup-error .popup-info-close{fill:#fff}.popup-error{color:#fff;border-color:#d22e3b;background-color:#d22e3b}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.slider{touch-action:pan-y;overflow:hidden;padding-bottom:1px;width:100%}.slider-inside{display:flex;cursor:grab;-webkit-user-select:none;-ms-user-select:none;user-select:none}.slider-inside img{pointer-events:none}.slider-inside.grabbing{cursor:grabbing}.slider-control{display:flex;align-items:center;column-gap:31px}.slider-nav{flex-shrink:0;display:flex;gap:12px}.slider-prev,.slider-next{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:8px;color:#fff;background:#008739}.slider-prev:hover,.slider-next:hover{color:#008739;background-color:#00873933}.slider-dots{display:flex;justify-content:center;align-items:center;gap:8px}.slider-dots-item{position:relative;width:12px;height:12px;border-radius:50%;background:#ffffff1a;cursor:pointer;transition:.5s}.slider-dots-item:hover,.slider-dots-item.active{background-color:#008739}.slider-dots-item:before{opacity:0;content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:1px solid #008739;transition:opacity .5s}.slider-dots-item.active:before{opacity:1}.slider-dots.hidden{display:none}.slider-item{margin-right:20px}@media screen and (max-width: 1024px){.slider-nav{gap:8px}.slider-prev,.slider-next{width:40px;height:40px}.slider-prev svg,.slider-next svg{width:12px}}@media screen and (max-width: 750px){.slider-prev,.slider-next{width:32px;height:32px;border-radius:6px}.slider-prev svg,.slider-next svg{width:10px}}.signIn{padding:90px 0}.signIn-body{margin:0 auto;width:100%;max-width:600px;padding:32px;border-radius:16px;border:1px solid rgba(255,255,255,.05);background:#18181c}.signIn-title{margin-bottom:32px;text-align:center;font-size:32px}.signIn-nav{display:grid;grid-template-columns:repeat(2,minmax(1px,1fr));margin-bottom:32px;border-bottom:1px solid rgba(255,255,255,.05)}.signIn-nav-item{position:relative;display:flex;justify-content:center;align-items:center;height:60px;font-size:20px;color:#ffffff80}.signIn-nav-item:before{opacity:0;content:"";position:absolute;z-index:2;bottom:-1px;left:0;width:100%;height:2px;border-radius:2px;background:#fff}.signIn-nav-item.active{color:#fff;font-weight:700}.signIn-nav-item.active:before{opacity:1}.signIn-info{margin-bottom:32px;text-align:center}.signIn-info2{margin-top:16px;text-align:center}.signIn-link{display:inline-block;color:#008739}.signIn-link:hover{text-decoration:underline}.signIn-privacy{margin-top:32px;padding:16px;border-radius:12px;text-align:center;line-height:1.4;border:1px solid rgba(255,255,255,.05)}.signIn-form{display:flex;flex-direction:column;gap:32px}.signIn-reset{margin-top:6px;display:inline-flex;color:#008739}.signIn-reset:hover{text-decoration:underline}@media screen and (max-width: 1024px){.signIn{padding:70px 0}.signIn-body{padding:24px;border-radius:12px}.signIn-form{gap:24px}}@media screen and (max-width: 480px){.signIn{padding:50px 0}.signIn-body{padding:16px}.signIn-nav-item{height:52px;font-size:18px}.signIn-privacy{padding:12px}}.cabinet{flex-grow:1}.cabinet .wrap{display:flex;align-items:flex-start;gap:32px;max-width:1280px}.cabinet-body{flex-grow:1;padding:90px 0}.cabinet-body-inner{border-radius:16px;padding:32px;border:1px solid rgba(255,255,255,.1)}.cabinet-title{margin-bottom:32px;font-size:36px}.cabinet-form{display:flex;flex-direction:column;gap:32px}.cabinet-inputs{display:grid;grid-template-columns:repeat(2,minmax(1px,1fr));gap:24px}.cabinet .btn{padding:0 32px}@media screen and (max-width: 1024px){.cabinet-body{padding:70px 0}.cabinet-body-inner{border-radius:12px;padding:24px}.cabinet-form{gap:24px}}@media screen and (max-width: 480px){.cabinet-body{padding:50px 0}.cabinet-body-inner{padding:16px}.cabinet-title{font-size:32px}.cabinet-inputs{grid-template-columns:minmax(1px,1fr)}}.sidebar{position:sticky;top:0;flex-shrink:0;width:300px;padding:90px 0}.sidebar-inner{display:flex;flex-direction:column;align-items:flex-start;gap:40px;border-radius:16px;border:1px solid rgba(255,255,255,.1);padding:32px 24px}.sidebar-profile{display:flex;flex-direction:column;align-items:center;width:100%}.sidebar-profile-avatar{display:flex;justify-content:center;align-items:center;width:120px;height:120px;border-radius:50%;color:#008739;background:#0023394d;font-size:40px;font-weight:700;text-transform:uppercase}.sidebar-profile-name{margin-top:12px;font-weight:700}.sidebar-profile-email{margin-top:4px;color:#ffffff80;font-size:14px}.sidebar-menu{width:100%}.sidebar-menu-section{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:24px 0;border-top:1px solid rgba(255,255,255,.05)}.sidebar-menu-item{display:flex;align-items:center;gap:12px}.sidebar-menu-item.active,.sidebar-menu-item:hover{color:#008739}@media screen and (max-width: 1024px){.sidebar{display:none}}.orderHistory{display:flex;flex-direction:column;gap:12px}.productItem{display:grid;grid-template-columns:80px minmax(1px,8fr) minmax(1px,3fr) minmax(1px,3fr);align-items:center;gap:24px;width:100%;padding:24px;border-bottom:1px solid rgba(255,255,255,.05)}.productItem:last-child{border-bottom:none}.productItem-img{aspect-ratio:3/4;border-radius:6px}.productItem-info{display:flex;flex-direction:column;gap:8px}.productItem-details{display:flex;justify-content:space-between;align-items:center}.productItem-number{text-align:center}.productItem-price{color:#008739}.productItem-m{display:none}@media screen and (max-width: 1024px){.productItem{grid-template-columns:72px minmax(1px,8fr) minmax(1px,3fr) minmax(1px,3fr);padding:16px}}@media screen and (max-width: 750px){.productItem{grid-template-columns:72px minmax(1px,1fr)}.productItem-img{aspect-ratio:3/4;border-radius:4px}.productItem-d{display:none}.productItem-m{display:block}}@media screen and (max-width: 480px){.productItem{grid-template-columns:60px minmax(1px,1fr);gap:16px;padding:12px;font-size:14px}}.orderItem{width:100%;padding:32px;text-align:left;border-radius:16px;border:1px solid rgba(255,255,255,.1);background-color:transparent;transition:.3s}.orderItem.active{border-color:transparent;background-color:#ffffff1a}.orderItem-head{display:grid;grid-template-columns:minmax(1px,2.5fr) minmax(1px,1fr) minmax(1px,1fr) 24px;align-items:center;gap:20px;width:100%;cursor:pointer}.orderItem-title{display:flex;gap:5px}.orderItem-icon{display:flex;align-items:center;width:16px}.orderItem-icon svg{width:100%;transition:transform .3s}.orderItem.active .orderItem-icon svg{transform:rotate(180deg)}.orderItem.active .orderItem-hidden{display:none}.orderItem-col{display:flex;flex-direction:column;gap:8px}.orderItem-m{display:none}.orderItem-details{display:flex;justify-content:space-between;align-items:center}.orderItem-box{display:none}.orderItem-body{display:grid;grid-template-columns:repeat(2,minmax(1px,1fr));gap:24px 64px;padding-top:24px}.orderItem-products{grid-column:1/3;display:flex;flex-direction:column;border-radius:16px;background:#0003}.orderItem-list{display:flex;flex-direction:column}.orderItem-opt{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;color:#ffffffb3;border-top:1px solid rgba(255,255,255,.1)}.orderItem-total{color:#fff;font-weight:700}.orderItem-contacts{display:flex;flex-direction:column;gap:16px}.orderItem-contacts-label{margin-bottom:4px;color:#ffffff80}.orderItem-status{display:flex;align-items:center;height:26px;border-radius:32px;padding:0 10px;font-size:14px}.orderItem-status.status-pending{color:#e5c942;background:#3b300f}.orderItem-status.status-paid{color:#43e243;background:#123e12}.orderItem-status.status-failed{color:#f75555;background:#4a1818}.orderItem-status.status-ready{color:#61a5f5;background:#1a2f4c}@media screen and (max-width: 1170px){.orderItem{padding:24px}}@media screen and (max-width: 1024px){.orderItem{padding:16px;border-radius:12px}.orderItem-body{gap:16px 32px;padding-top:16px}.orderItem-products{border-radius:12px}.orderItem-opt{padding:14px 0}}@media screen and (max-width: 750px){.orderItem-head{grid-template-columns:minmax(1px,1fr) 18px;align-items:flex-start}.orderItem-title{flex-direction:column;gap:0}.orderItem-d{display:none}.orderItem-m{display:block}.orderItem-contacts{padding:16px 0 0;border-top:1px solid rgba(255,255,255,.1)}.orderItem-body{grid-template-columns:minmax(1px,1fr)}.orderItem-products{order:2;grid-column:auto;border-radius:4px}.orderItem-cost{order:2}}@media screen and (max-width: 480px){.orderItem{padding:12px;font-size:14px}.orderItem-head,.orderItem-body{gap:16px}.orderItem-opt{padding:12px 0}.orderItem-delivery{display:flex;flex-direction:column;align-items:flex-end}}.balance{display:flex;justify-content:space-between;align-items:center;gap:32px;border-radius:16px;padding:16px 24px;border:1px solid rgba(255,255,255,.1)}.balance-row{display:flex;align-items:center;gap:12px}.balance-icon{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;border:2px solid rgba(255,255,255,.3);color:#ffffff80}.balance-col{display:flex;flex-direction:column;gap:2px}.balance-value{font-size:28px;font-weight:700}.balance-label{color:#ffffff80}@media screen and (max-width: 1024px){.cabinet-title2{margin-bottom:24px}}@media screen and (max-width: 480px){.balance{gap:16px;border-radius:12px;padding:16px}}@media screen and (max-width: 370px){.balance{flex-direction:column;align-items:flex-start}}#js-formStorage{display:none}
