*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root{--black: #0b0b0b;--white: #fff;--second-black: #151515;--second-white: #dadada;--red: #bb1818;--green: #15975f;--white-primary: #EAEAEA}main{overflow:hidden}.container{max-width:1480px;margin:0 auto;padding:0 20px;width:100%}body{background:var(--black);font-family:Montserrat;color:var(--white)}body.hidden{overflow:hidden}.btn{font-size:18px;line-height:150%;letter-spacing:-.43px;color:#eaeaea;padding:10px 40px;text-align:center;text-transform:uppercase;display:block;text-decoration:none;transition:all .3s;cursor:pointer;outline:none;border:none;width:max-content}.btn-red{background:var(--red)}.btn-red:hover{background:#ef5350}.title-big{font-size:48px;line-height:110%;font-weight:700;letter-spacing:.04px;color:var(--white);text-shadow:0 0 2px #000}.header{padding:16px 0;background:var(--black)}.header__inner{display:flex;justify-content:space-between;align-items:center}.hero{display:flex;flex-direction:column;position:relative;flex:1 1 0%;background-color:#0b0b0b;background-image:radial-gradient(transparent,#000),url(../assets/hero.png);background-position:center center;background-size:cover;height:calc(100vh - 79px)}.hero__text{max-width:593px}.hero__inner{padding:80px;display:flex;position:relative;flex-direction:row;align-items:flex-end;justify-content:flex-start;max-width:1440px;margin:0 auto;z-index:2;height:100%}.hero__subtitle{margin-top:8px;font-size:28px;line-height:110%;letter-spacing:.45px;font-weight:400;color:var(--second-white)}.hero__btn{margin-top:20px}.hero .container{height:100%}.hero-video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.hero-cover{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(transparent,#0006);transition:opacity 1s;opacity:1;z-index:1}@media screen and (max-width:1919px){.container{max-width:77.083vw;padding:0 1.042vw}.btn{font-size:.938vw;letter-spacing:-.022vw;padding:.521vw 2.083vw}.header__logo img{width:19.479vw;height:1.771vw}.title-big{font-size:2.5vw;letter-spacing:.002vw;text-shadow:0 0 .104vw #000}.header{padding:.833vw 0;background:var(--black)}.hero{height:calc(100vh - 4.115vw)}.hero__text{max-width:30.885vw}.hero__inner{padding:4.167vw;max-width:75vw}.hero__subtitle{margin-top:.417vw;font-size:1.458vw;letter-spacing:.023vw}.hero__btn{margin-top:1.042vw}}@media screen and (max-width:1025px){.container{max-width:100vw;padding:0 8.301vw}.btn{font-size:1.563vw;letter-spacing:-.03vw;padding:.781vw 3.125vw}.header__logo img{width:31.738vw;height:2.93vw}.title-big{font-size:3.125vw;letter-spacing:.037vw;text-shadow:0 0 .195vw #000}.header{padding:1.953vw 0;background:var(--black)}.hero{height:48.828vw}.hero__text{max-width:35.059vw}.hero__inner{padding:5.859vw 3.906vw;max-width:100%}.hero__subtitle{margin-top:.391vw;font-size:1.758vw;letter-spacing:-.042vw}.hero__btn{margin-top:1.953vw}}@media screen and (max-width:650px){.container{max-width:100%;padding:0 3.64vw}.btn{font-size:3.636vw;letter-spacing:-.07vw;padding:1.818vw;width:100%}.header__logo img{width:49.32vw;height:4.55vw}.title-big{font-size:6.36vw;letter-spacing:.01vw;text-shadow:0 0 .455vw #000}.header{padding:2.73vw 0}.header__btn a{font-size:3.18vw;padding:2.27vw 3.41vw}.hero{height:calc(100vh - 10.91vw)}.hero__text{max-width:100%;width:100%}.hero__inner{padding:9.09vw 0;max-width:100%}.hero__title{max-width:80.91vw}.hero__subtitle{margin-top:.91vw;max-width:80.91vw;font-size:4.09vw;letter-spacing:.1vw}.hero__btn{margin-top:5.45vw}}.title-main{font-size:28px;line-height:110%;font-weight:700;color:var(--white-primary);letter-spacing:.45px;text-align:center}.knives{padding:100px 0;background-image:url(../assets/texture.svg)}.knives-items{display:flex;justify-content:center;max-width:85%;width:100%;flex-wrap:wrap;margin:80px auto 0;gap:80px 140px}.knives-item{width:508px;position:relative}.knives-item:hover .knives-item__img{transform:scale(1.02)}.knives-item:before{content:"";width:189px;height:189px;border-radius:100%;position:absolute;aspect-ratio:1 / 1;bottom:25%;filter:blur(60px);left:50%;z-index:-1;transform:translate(-50%)}.knives-item:nth-child(1):before{background:#e74a1aa6}.knives-item:nth-child(2):before{background:#9b9ba0bd}.knives-item:nth-child(3):before{background:#b4652a}.knives-item:nth-child(4):before{background:#90a400cc}.knives-item__img{transition:all .3s;border-radius:12px;background:linear-gradient(to right,#262626,#8e4634);padding:1.5px;height:285px}.knives-item:nth-child(2) .knives-item__img{background:linear-gradient(to right,#9792a0,#262626)}.knives-item:nth-child(3) .knives-item__img{background:linear-gradient(to right,#481b15,#262626)}.knives-item:nth-child(4) .knives-item__img{background:linear-gradient(to right,#262626,#3a5a05)}.knives-item__img img{width:100%;height:100%;border-radius:12px}.knives-item__name{margin-top:12px;font-size:24px;line-height:120%;font-family:Montserrat;font-weight:700;letter-spacing:-.43px;text-align:center;color:var(--white)}.knives-item__descr{margin-top:4px;font-size:16px;line-height:150%;letter-spacing:-.31px;color:var(--second-white);text-align:center}@media screen and (max-width:1919px){.title-main{font-size:1.458vw;letter-spacing:.023vw}.knives{padding:5.208vw 0}.knives-items{margin-top:4.167vw;gap:4.167vw 7.292vw}.knives-item{width:26.458vw}.knives-item:before{width:9.844vw;height:9.844vw;filter:blur(3.125vw)}.knives-item__img{border-radius:.625vw;padding:.078vw;height:14.844vw}.knives-item__img img{border-radius:.625vw}.knives-item__name{margin-top:.625vw;font-size:1.25vw;letter-spacing:-.022vw}.knives-item__descr{margin-top:.208vw;font-size:.833vw;letter-spacing:-.016vw}}@media screen and (max-width:1025px){.title-main{font-size:2.148vw;letter-spacing:.044vw}.knives{padding:5.859vw 0}.knives-items{max-width:100%;margin-top:3.906vw;gap:3.125vw 3.906vw;width:74.219vw}.knives-item{width:34.863vw}.knives-item:before{width:11.719vw;height:11.719vw;filter:blur(11.719vw);transform:translateZ(0) translate(-50%);-ms-transform:translate3d(0,0,0)}.knives-item__img{border-radius:1.172vw;padding:.146vw;height:19.727vw}.knives-item__img img{border-radius:1.172vw}.knives-item__name{margin-top:1.172vw;font-size:1.758vw;letter-spacing:-.042vw}.knives-item__descr{margin-top:.391vw;font-size:1.27vw;letter-spacing:-.022vw}}@media screen and (max-width:650px){.title-main{font-size:4.091vw;letter-spacing:.102vw}.knives{padding:9.091vw 0}.knives-items{max-width:100%;margin-top:4.545vw;gap:0;flex-direction:column;align-items:center;width:100%}.knives-item{width:73.182vw;margin-bottom:4.545vw}.knives-item:last-child{margin-bottom:0}.knives-item:before{width:81.818vw;height:81.818vw;filter:unset;background-size:cover;background-position:center;background-repeat:no-repeat;bottom:-23%}.knives-item:nth-child(1):before{background:url(../assets/knives-blur-1.png);background-size:cover;background-position:center;background-repeat:no-repeat}.knives-item:nth-child(2):before{background:url(../assets/knives-blur-2.png);background-size:cover;background-position:center;background-repeat:no-repeat}.knives-item:nth-child(3):before{background:url(../assets/knives-blur-3.png);background-size:cover;background-position:center;background-repeat:no-repeat}.knives-item:nth-child(4):before{background:url(../assets/knives-blur-4.png);background-size:cover;background-position:center;background-repeat:no-repeat}.knives-item__img{border-radius:2.727vw;padding:.341vw;height:41.136vw}.knives-item__img img{border-radius:2.727vw}.knives-item__name{margin-top:2.727vw;font-size:3.636vw;letter-spacing:.098vw}.knives-item__descr{margin-top:.909vw;font-size:3.182vw;letter-spacing:-.07vw}}.slice{padding:100px 0}.slice__inner{width:1061px;margin-left:auto;margin-right:auto;position:relative}.slice-items{margin-top:80px;position:relative}.slice__title{width:63%;margin-left:auto;margin-right:auto}.slice-item{display:flex;align-items:center;position:relative;justify-content:start}.slice-item:nth-child(2n){justify-content:flex-end}.slice-item:before{position:absolute;content:"";z-index:-1;width:240px;height:240px;filter:blur(240px)}.slice-item__border{padding:1.5px;border-radius:12px;height:400px;transform:translate(-8px);transition:all .3s}.slice-item:nth-child(2n) .slice-item__border{transform:translate(8px)}.slice-item:first-child .slice-item__border{background:linear-gradient(to right,#bf4403,#262626)}.slice-item:nth-child(2) .slice-item__border{background:linear-gradient(to right,#355461,#262626)}.slice-item:nth-child(3) .slice-item__border{background:linear-gradient(to right,#871b16,#262626)}.slice-item:nth-child(4) .slice-item__border{background:linear-gradient(to right,#eea846,#262626)}.slice-item:nth-child(5) .slice-item__border{background:linear-gradient(to right,#d6c9c9,#262626)}.slice-item:first-child:before{left:0;top:0;background:#953c0c}.slice-item:nth-child(2):before{right:0;top:0;background:#3f6778}.slice-item:nth-child(3):before{left:0;top:0;background:#ba2a24}.slice-item:nth-child(4):before{right:0;top:0;background:#e29538}.slice-item:nth-child(5):before{left:0;top:0;background:#b9aeae}.slice-item__img{background:var(--second-white);border-radius:12px;height:400px;width:400px}.slice-item__img img{width:100%;height:100%;border-radius:12px}.slice-item__line{height:2px;border-top:2px dashed rgb(218,218,218);width:93px}.slice-item__text{position:relative;width:49.2%;background-color:var(--second-white);border-radius:12px;padding:20px;text-align:center;font-size:16px;line-height:150%;letter-spacing:-.31px;color:var(--black)}.slice-item__text__img{position:absolute;bottom:-31.89px;right:-48.5px;width:84px;height:84px}.slice-item:nth-child(2n) .slice-item__text__img{bottom:-31.89px;left:-48.5px}.slice-item__text__img img{width:100%;height:100%;object-fit:contain}.slice-bg{top:0;position:absolute;width:400px;height:100%;z-index:-1;background:url("data:image/svg+xml,%3csvg%20width='402'%20height='402'%20viewBox='0%200%20402%20402'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='0.966184'%20y1='2'%20x2='0.966184'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='40.9662'%20y1='2'%20x2='40.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='80.9662'%20y1='2'%20x2='80.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='120.966'%20y1='2'%20x2='120.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='160.966'%20y1='2'%20x2='160.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='200.966'%20y1='2'%20x2='200.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='240.966'%20y1='2'%20x2='240.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='280.966'%20y1='2'%20x2='280.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='320.966'%20y1='2'%20x2='320.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='360.966'%20y1='2'%20x2='360.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cpath%20d='M400.966%200L400.966%20402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='401.034'%20x2='400'%20y2='401.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='361.034'%20x2='400'%20y2='361.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='321.034'%20x2='400'%20y2='321.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='281.034'%20x2='400'%20y2='281.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='241.034'%20x2='400'%20y2='241.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='201.034'%20x2='400'%20y2='201.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='161.034'%20x2='400'%20y2='161.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='121.034'%20x2='400'%20y2='121.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='81.0338'%20x2='400'%20y2='81.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='41.0338'%20x2='400'%20y2='41.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='1.03382'%20x2='400'%20y2='1.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3c/svg%3e") center top / contain;opacity:.2}.slice-bg-right{right:0}.slice-item__img:hover .slice-item__border{transform:translate(-8px) scale(1.02)}.slice-item:nth-child(2n) .slice-item__img:hover .slice-item__border{transform:translate(8px) scale(1.02)}@media screen and (max-width:1919px){.slice{padding:5.208vw 0}.slice__inner{width:55.26vw}.slice-items{margin-top:4.167vw}.slice-item:before{width:12.5vw;height:12.5vw;filter:blur(12.5vw)}.slice-item__border{padding:.078vw;border-radius:.625vw;height:20.833vw;transform:translate(-.417vw)}.slice-item:nth-child(2n) .slice-item__border{transform:translate(.417vw)}.slice-item__img{border-radius:.625vw;height:20.833vw;width:20.833vw}.slice-item__img img{border-radius:.625vw}.slice-item__line{height:.104vw;border-top:.104vw dashed rgb(218,218,218);width:4.844vw}.slice-item__text{border-radius:.625vw;padding:1.042vw;font-size:.833vw;letter-spacing:-.016vw}.slice-item__text__img{bottom:-1.661vw;right:-2.526vw;width:4.375vw;height:4.375vw}.slice-item:nth-child(2n) .slice-item__text__img{bottom:-1.661vw;left:-2.526vw}.slice-bg{width:20.833vw}}@media screen and (max-width:1025px){.slice{padding:5.859vw 0}.slice__inner{width:56.055vw}.slice-items{margin-top:3.906vw}.slice-item{margin-bottom:3.906vw}.slice-item-last{margin-bottom:0}.slice-item:before{width:12.5vw;height:12.5vw;filter:blur(12.5vw);transform:translateZ(0);-ms-transform:translate3d(0,0,0)}.slice-item__border{padding:.078vw;border-radius:.625vw;height:19.727vw;transform:translate(-.391vw)}.slice-item:nth-child(2n) .slice-item__border{transform:translate(.391vw)}.slice-item__img{border-radius:.586vw;height:19.727vw;width:19.727vw}.slice-item__img img{border-radius:.586vw}.slice-item__line{height:.195vw;border-top:.195vw dashed rgb(218,218,218);width:12.988vw}.slice-item__text{border-radius:1.172vw;padding:1.953vw;font-size:1.367vw;letter-spacing:-.03vw;width:42.2%}.slice-item__text br{display:none}.slice-item__text__img{bottom:-2.713vw;right:-3.906vw;width:7.813vw;height:7.813vw}.slice-item:nth-child(2n) .slice-item__text__img{bottom:-2.713vw;left:-3.906vw}.slice-bg{width:19.727vw}.slice-item:nth-child(2) .slice-item__text__img{bottom:-.713vw}.slice-item:nth-child(4) .slice-item__text__img{bottom:-2.713vw;left:-5vw}.slice__title{width:95%}.slice-bg-right{right:0;top:3%;height:84%}}@media screen and (max-width:650px){.slice{padding:9.091vw 0}.slice__inner{width:83.182vw}.slice-items{margin-top:4.545vw}.slice-item{height:37.727vw;margin-bottom:12.727vw}.slice-item:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='402'%20height='402'%20viewBox='0%200%20402%20402'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='0.966184'%20y1='2'%20x2='0.966184'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='40.9662'%20y1='2'%20x2='40.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='80.9662'%20y1='2'%20x2='80.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='120.966'%20y1='2'%20x2='120.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='160.966'%20y1='2'%20x2='160.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='200.966'%20y1='2'%20x2='200.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='240.966'%20y1='2'%20x2='240.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='280.966'%20y1='2'%20x2='280.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='320.966'%20y1='2'%20x2='320.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='360.966'%20y1='2'%20x2='360.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cpath%20d='M400.966%200L400.966%20402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='401.034'%20x2='400'%20y2='401.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='361.034'%20x2='400'%20y2='361.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='321.034'%20x2='400'%20y2='321.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='281.034'%20x2='400'%20y2='281.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='241.034'%20x2='400'%20y2='241.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='201.034'%20x2='400'%20y2='201.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='161.034'%20x2='400'%20y2='161.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='121.034'%20x2='400'%20y2='121.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='81.0338'%20x2='400'%20y2='81.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='41.0338'%20x2='400'%20y2='41.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='1.03382'%20x2='400'%20y2='1.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3c/svg%3e") center top / contain;width:45.455vw;height:45.455vw;position:absolute;left:-7.955vw;top:-7.955vw;z-index:-2;opacity:.2}.slice-item:nth-child(2n):after{left:unset;right:-7.955vw}.slice-item-last{margin-bottom:0}.slice-item:before{width:81.818vw;height:81.818vw;filter:unset}.slice-item:first-child:before{background:url(../assets/slice-blur-1.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-50%;top:-50%}.slice-item:nth-child(2):before{right:-37%;top:-72%;background:url(../assets/slice-blur-2.png);background-size:cover;background-position:center;background-repeat:no-repeat}.slice-item:nth-child(3):before{background:url(../assets/slice-blur-3.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-37%;top:-58%}.slice-item:nth-child(4):before{right:-32%;top:-65%;background:url(../assets/slice-blur-4.png);background-size:cover;background-position:center;background-repeat:no-repeat}.slice-item:nth-child(5):before{background:url(../assets/slice-blur-5.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-31%;top:-60%}.slice-item__border{padding:.17vw 0 .17vw .17vw;border-radius:1.364vw 0 0 1.364vw;height:37.727vw;transform:translate(0)}.slice-item:nth-child(2n) .slice-item__border{transform:translate(0);padding:.17vw .17vw .17vw 0}.slice-item__img{border-radius:1.364vw 0 0 1.364vw;height:37.727vw;width:37.727vw}.slice-item__img img{border-radius:1.364vw 0 0 1.364vw}.slice-item__line{display:none;height:.195vw;border-top:.195vw dashed rgb(218,218,218);width:12.988vw}.slice-item__text{border-radius:0 1.364vw 1.364vw 0;padding:4.545vw;font-size:3.182vw;letter-spacing:-.07vw;height:100%;display:flex;align-items:center;width:45.455vw}.slice-item__text br{display:none}.slice-item__text__img{bottom:-9.713vw;right:-4.906vw;width:18.182vw;height:18.182vw}.slice-item:nth-child(2n) .slice-item__text__img{bottom:-2.713vw;left:-3.906vw}.slice-item:nth-child(2n) .slice-item__text{border-radius:1.364vw 0 0 1.364vw}.slice-item:nth-child(2n) .slice-item__img img{border-radius:0 1.364vw 1.364vw 0}.slice-item:nth-child(2n) .slice-item__border{border-radius:0 1.364vw 1.364vw 0}.slice-item:nth-child(2n) .slice-item__img{border-radius:0 1.364vw 1.364vw 0}.slice-bg{width:19.727vw;display:none}.slice-item:nth-child(2) .slice-item__text__img{bottom:-8.713vw;left:-6vw}.slice-item:nth-child(4) .slice-item__text__img{bottom:-9.713vw;left:-5vw}.slice__title{width:112%;margin-left:-6%}.slice-bg-right{right:0;top:3%;height:84%}}.take{padding:100px 0;background-image:url(../assets/texture.svg)}.title-main span{color:var(--red)}.take__inner{width:1282px;margin:0 auto}.take-slider{margin-top:80px;justify-content:center}.take-images{width:639px}.swiper-slide img{object-fit:cover;width:100%;height:100%;border-radius:12px}.take-images__main{height:342px}.takeThumb{margin-top:40px;height:86px}.take-slider{display:flex;position:relative}.take-text{margin-left:27px;padding:0 16px;width:35%}.take-text__title{text-align:center;line-height:110%;text-transform:uppercase}.take-text-item{display:none}.take-text-item.active{display:block}.take-text__descr{margin-top:20px;text-align:center;font-size:16px;width:422px;color:var(--white);letter-spacing:-.31px;line-height:150%}.take-text__specifications{margin-top:20px}.take-text__specification{display:flex;justify-content:space-between;align-items:center}.specification-line{display:none}.specification__title{font-weight:700;font-size:18px;letter-spacing:-.43px;line-height:150%}.specification__descr{font-size:16px;line-height:150%;letter-spacing:-.31px;color:var(--white)}.take-text__specification{margin-bottom:8px}.take-thumb-slide{position:relative}.take-thumb-slide:last-child{margin-right:0}.take-thumb-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;transition:.2s;opacity:.7;z-index:1}.take-thumb-slide.active:before{display:none}.take-arrow-left,.take-arrow-right{margin-top:142px;width:60px;cursor:pointer;height:60px}.take-thumb-slide{height:86px;width:86px;margin-right:52px}.take-thumb-slide img{width:100%;height:100%}@media screen and (max-width:1919px){.take{padding:5.208vw 0}.take__inner{width:66.771vw}.take-slider{margin-top:4.167vw}.take-images{width:33.281vw}.swiper-slide img{border-radius:.625vw}.take-images__main{height:17.813vw}.takeThumb{margin-top:2.083vw;height:4.479vw;width:33.281vw}.take-text{margin-left:1.406vw;padding:0 .833vw}.take-text__descr{margin-top:1.042vw;font-size:.833vw;width:21.979vw;letter-spacing:-.016vw}.take-text__specifications{margin-top:1.042vw}.specification__title{font-size:.938vw;letter-spacing:-.022vw}.take-text__specification{margin-bottom:.417vw}.take-arrow-left,.take-arrow-right{margin-top:7.396vw;width:3.125vw;height:3.125vw}.take-arrow-left svg,.take-arrow-right svg{width:3.125vw;height:3.125vw}.take-thumb-slide{height:4.479vw;width:4.479vw;margin-right:2.708vw}.specification__descr{font-size:.833vw;letter-spacing:-.016vw}}@media screen and (max-width:1025px){.take{padding:5.859vw 0}.take__inner{width:100%}.take-slider{margin-top:3.906vw;flex-direction:column;align-items:center}.take-images{width:54.492vw}.swiper-slide img{border-radius:.977vw}.take-images__main{height:29.199vw}.takeThumb{margin-top:3.32vw;height:7.324vw;width:54.492vw}.take-text{margin-left:0;padding:0 3.418vw;width:54.492vw;margin-top:3.32vw}.take-text__descr{margin-top:1.953vw;font-size:1.367vw;width:47.656vw;letter-spacing:-.03vw}.take-text__specifications{margin-top:1.953vw}.specification__title{font-size:1.563vw;letter-spacing:-.042vw;flex-shrink:0;text-align:left;margin-right:.195vw}.take-text__specification{margin-bottom:.781vw;align-items:flex-end}.take-text__specification:last-child{margin-bottom:0}.take-arrow-left,.take-arrow-right{margin-top:0;top:12.012vw;width:5.078vw;height:5.078vw;position:absolute}.take-arrow-right{right:11%}.take-arrow-left{left:11%}.take-arrow-left svg,.take-arrow-right svg{width:5.078vw;height:5.078vw}.take-thumb-slide{height:7.324vw;width:7.324vw;margin-right:4.395vw}.specification__descr{font-size:1.563vw;letter-spacing:-.042vw;flex-shrink:0;margin-left:.195vw;text-align:right}.specification-line{display:block;width:100%;height:1px;border-bottom:1px dashed rgb(255,255,255);margin-bottom:6px}}@media screen and (max-width:650px){.take{padding:9.091vw 0}.take__inner{width:100%}.take__title{width:77%;margin-left:auto;margin-right:auto}.take__title br{display:none}.take-slider{margin-top:9.091vw}.take-images{width:76.136vw}.swiper-slide img{border-radius:1.364vw}.take-images__main{height:40.682vw}.takeThumb{margin-top:4.545vw;height:10.227vw;width:76.136vw}.take-text{padding:0;width:100%;margin-top:4.545vw}.take-text__descr{margin-top:4.545vw;font-size:3.182vw;width:100%;letter-spacing:-.07vw}.take-text__specifications{margin-top:4.545vw}.specification__title{font-size:3.636vw;letter-spacing:-.098vw;flex-shrink:0;text-align:left;margin-right:.909vw}.take-text__specification{margin-bottom:1.818vw}.take-arrow-left,.take-arrow-right{margin-top:0;top:16.818vw;width:7.045vw;height:7.045vw;position:absolute}.take-arrow-right{right:1.364vw}.take-arrow-left{left:1.364vw}.take-arrow-left svg,.take-arrow-right svg{width:7.045vw;height:7.045vw}.take-thumb-slide{height:10.227vw;width:10.227vw;margin-right:6.136vw}.specification__descr{font-size:3.636vw;letter-spacing:-.098vw;margin-left:.909vw}.specification-line{height:.227vw;border-bottom:.227vw dashed rgb(255,255,255);margin-bottom:1.364vw}}.each{margin-top:80px}.each-info{margin-top:80px;width:67.1%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;position:relative}.each-knife{position:absolute;width:201px;left:50%;top:-19%;transform:translate(-50%)}.each-info__col:first-child{width:297px}.each-info__col:nth-child(2){width:328px}.each-info__item{text-align:center;font-size:18px;line-height:150%;letter-spacing:-.43px;margin-bottom:40px}.each-info__item:last-child{margin-bottom:0}.each-knife-img{display:flex;justify-content:center;position:relative;animation:7s linear 0s infinite normal none running knife}@keyframes knife{0%{transform:translateY(0)}25%{transform:translateY(-5px)}50%{transform:translateY(0)}75%{transform:translateY(5px)}to{transform:translateY(0)}}.each-knife-shape{position:absolute}.each-knife-shape img{width:100%;height:100%}.shape-1{width:67px;height:72px;left:0;bottom:10%;animation:7s linear 0s infinite normal none running shape_1}@keyframes shape_1{0%{transform:rotate(-360deg) translate(3px) rotate(360deg)}to{transform:rotate(0) translate(3px) rotate(0)}}.shape-2{width:34px;height:42px;left:15%;bottom:20%;animation:5s linear 0s infinite normal none running shape_2}@keyframes shape_2{0%{transform:rotate(0) translate(5px) rotate(0)}to{transform:rotate(-360deg) translate(5px) rotate(360deg)}}.shape-3{width:19px;height:21px;left:35%;bottom:30%;animation:8s linear 0s infinite normal none running shape_1}.shape-4{width:9px;height:9px;left:30%;bottom:39%;animation:5.6s linear 0s infinite normal none running shape_2}.shape-5{width:19px;height:21px;right:33%;top:50%;animation:5s linear 0s infinite normal none running shape_1}.shape-6{width:9px;height:9px;right:25%;top:50%;animation:5.2s linear 0s infinite normal none running shape_2}.shape-7{width:19px;height:21px;left:33%;top:38%;animation:7.2s linear 0s infinite normal none running shape_1}.shape-8{width:9px;height:9px;left:40%;top:31%;animation:5.4s linear 0s infinite normal none running shape_2}.shape-9{width:34px;height:42px;right:15%;top:45%;animation:5.9s linear 0s infinite normal none running shape_2}.shape-10{width:67px;height:72px;right:0;top:33%;animation:6.5s linear 0s infinite normal none running shape_1}.each-knife-blur{top:204px;left:82px;width:40px;height:158px;filter:blur(50px);position:absolute;background:#b9aeae69}.each-knife-img-item{width:64px;height:444px}.each__btn{margin-left:auto;margin-right:auto;margin-top:80px}@media screen and (max-width:1919px){.each{margin-top:4.1667vw}.each-info{margin-top:4.1667vw;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;position:relative}.each-knife{position:absolute;width:10.4688vw;left:50%;transform:translate(-50%)}.each-info__col:first-child{width:15.4688vw}.each-info__col:nth-child(2){width:17.0833vw}.each-info__item{text-align:center;font-size:.9375vw;line-height:150%;letter-spacing:-.0224vw;margin-bottom:2.0833vw}.each-info__item:last-child{margin-bottom:0}.each-knife-img{display:flex;justify-content:center;position:relative;animation:7s linear 0s infinite normal none running knife}.each__btn{margin-top:4.167vw}@keyframes knife{0%{transform:translateY(0)}25%{transform:translateY(-.2604vw)}50%{transform:translateY(0)}75%{transform:translateY(.2604vw)}to{transform:translateY(0)}}.each-knife-shape{position:absolute}.each-knife-shape img{width:100%;height:100%}.shape-1{width:3.4896vw;height:3.75vw;left:0;bottom:10%;animation:7s linear 0s infinite normal none running shape_1}.shape-2{width:1.7708vw;height:2.1875vw;left:15%;bottom:20%;animation:5s linear 0s infinite normal none running shape_2}.shape-3{width:.9896vw;height:1.0938vw;left:35%;bottom:30%;animation:8s linear 0s infinite normal none running shape_1}.shape-4{width:.4688vw;height:.4688vw;left:30%;bottom:39%;animation:5.6s linear 0s infinite normal none running shape_2}.shape-5{width:.9896vw;height:1.0938vw;right:33%;top:50%;animation:5s linear 0s infinite normal none running shape_1}.shape-6{width:.4688vw;height:.4688vw;right:25%;top:50%;animation:5.2s linear 0s infinite normal none running shape_2}.shape-7{width:.9896vw;height:1.0938vw;left:33%;top:38%;animation:7.2s linear 0s infinite normal none running shape_1}.shape-8{width:.4688vw;height:.4688vw;left:40%;top:31%;animation:5.4s linear 0s infinite normal none running shape_2}.shape-9{width:1.7708vw;height:2.1875vw;right:15%;top:45%;animation:5.9s linear 0s infinite normal none running shape_2}.shape-10{width:3.4896vw;height:3.75vw;right:0;top:33%;animation:6.5s linear 0s infinite normal none running shape_1}.each-knife-blur{top:10.625vw;left:4.2708vw;width:2.0833vw;height:8.2292vw;filter:blur(2.6042vw);position:absolute;background:#b9aeae69}.each-knife-img-item{width:3.333vw;height:23.125vw}}@media screen and (max-width:1025px){.each{margin-top:5.86vw}.each-info{flex-direction:column;width:32.03vw;margin-top:3.91vw;margin-right:0}.each__inner{width:51.76vw;margin-left:auto;margin-right:auto}.each-info__col:first-child{width:100%;margin-bottom:3.91vw}.each-info__col:nth-child(2){width:100%}.each-info__item{font-size:1.56vw;letter-spacing:-.04vw;margin-bottom:3.91vw}.each-knife{width:22.95vw;left:-48%;top:6%}.each-knife-img-item{width:7.52vw;height:50.68vw}.shape-1{width:7.7vw;height:8.27vw}.shape-2{width:3.99vw;height:4.84vw}.shape-3{width:2.28vw;height:2.42vw}.shape-4{width:1.14vw;height:1.07vw}.shape-5{width:2.28vw;height:2.42vw}.shape-6{width:1.14vw;height:1.07vw}.shape-7{width:2.28vw;height:2.42vw}.shape-8{width:1.14vw;height:1.07vw}.shape-9{width:3.99vw;height:4.84vw}.shape-10{width:7.7vw;height:8.27vw}.each-knife-blur{width:4.49vw;height:17.97vw;top:22.27vw;left:8.4vw;filter:blur(4.88vw);transform:translateZ(0);-ms-transform:translate3d(0,0,0)}.each__btn{margin-top:3.906vw}}@media screen and (max-width:650px){.each__inner{width:100%}.each{margin-top:9.09vw}.each-info{width:67.05vw;margin-top:9.09vw}.each-info__col:first-child{margin-bottom:9.09vw}.each-info__item{text-align:right;font-size:3.18vw;letter-spacing:-.07vw}.each-knife{width:25.23vw;left:-20%;top:-12%;transition:all .3s}.each-knife-img-item{width:8.18vw;height:56.14vw}.shape-1{width:8.52vw;height:9.15vw}.shape-2{width:4.42vw;height:5.36vw}.shape-3{width:2.68vw;height:2.68vw}.shape-4{width:1.26vw;height:1.26vw}.shape-5{width:2.68vw;height:2.68vw}.shape-6{width:1.26vw;height:1.26vw}.shape-7{width:2.68vw;height:2.68vw}.shape-8{width:1.26vw;height:1.26vw}.shape-9{width:4.42vw;height:5.36vw}.shape-10{width:8.52vw;height:9.15vw}.each__title{width:63%;margin-left:auto;margin-right:auto}.each-knife-blur{top:24.09vw;left:7.95vw;width:5.06vw;height:19.96vw;filter:blur(4.55vw);transform:translateZ(0);-ms-transform:translate3d(0,0,0)}.each__btn{margin-top:9.091vw}}.imagine{padding:100px 0;position:relative}.imagine__title{width:71%;margin-left:auto;margin-right:auto}.imagine-items{margin-top:80px;display:flex;gap:80px 140px;flex-wrap:wrap;justify-content:center}.imagine-item{width:400px}.imagine-item__img{width:400px;height:400px;padding:1.5px;border-radius:12px;transition:all .3s}.imagine-item__img img{border-radius:12px;width:100%;height:100%}.imagine-item:nth-child(1) .imagine-item__img{background:#f76b61;background:linear-gradient(160deg,#f76b61,#262626)}.imagine-item:nth-child(2) .imagine-item__img{background:#e91d12;background:linear-gradient(238deg,#e91d12,#262626)}.imagine-item:nth-child(3) .imagine-item__img{background:#262626;background:linear-gradient(240deg,#262626,#4b4036 30%,#4d4136 72%,#5d4c3d,#ff963c)}.imagine-item:nth-child(4) .imagine-item__img{background:#262626;background:linear-gradient(122deg,#262626,#7fc700)}.imagine-item__text{padding:0 21px;margin-top:20px;text-align:center;font-size:16px;line-height:150%;letter-spacing:-.31px;color:var(--white)}.imagine-shape{position:absolute;width:100%;height:638px;background:url("data:image/svg+xml,%3csvg%20width='639'%20height='643'%20viewBox='0%200%20639%20643'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='1.54317'%20y1='4'%20x2='1.54317'%20y2='642.873'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='65.4304'%20y1='4'%20x2='65.4304'%20y2='642.873'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='129.318'%20y1='4'%20x2='129.318'%20y2='642.873'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='193.205'%20y1='4'%20x2='193.205'%20y2='642.873'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='257.092'%20y1='4'%20x2='257.092'%20y2='642.873'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='320.98'%20y1='4'%20x2='320.98'%20y2='642.873'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='384.867'%20y1='4'%20x2='384.867'%20y2='642.873'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='448.755'%20y1='4'%20x2='448.755'%20y2='642.873'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='512.642'%20y1='4'%20x2='512.642'%20y2='642.873'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='576.529'%20y1='4'%20x2='576.529'%20y2='642.873'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='641.33'%20x2='638.873'%20y2='641.33'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='577.443'%20x2='638.873'%20y2='577.443'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='513.555'%20x2='638.873'%20y2='513.555'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='449.668'%20x2='638.873'%20y2='449.668'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='385.781'%20x2='638.873'%20y2='385.781'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='321.893'%20x2='638.873'%20y2='321.893'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='258.006'%20x2='638.873'%20y2='258.006'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='194.119'%20x2='638.873'%20y2='194.119'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='130.232'%20x2='638.873'%20y2='130.232'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='66.344'%20x2='638.873'%20y2='66.344'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3cline%20x1='-6.74542e-08'%20y1='2.45683'%20x2='638.873'%20y2='2.4568'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.08635'/%3e%3c/svg%3e") right center / contain;z-index:-1;left:50%;opacity:.15;top:50%;transform:translate(-50%,-50%)}.imagine-item__img:hover{transform:scale(1.02)}@media screen and (max-width:1919px){.imagine{padding:5.21vw 0}.imagine-items{margin-top:4.17vw;gap:4.17vw 7.29vw}.imagine-item{width:20.83vw}.imagine-item__img{width:20.83vw;height:20.83vw;padding:.08vw;border-radius:.63vw}.imagine-item__img img{border-radius:.63vw}.imagine-item__text{padding:0 1.09vw;margin-top:1.04vw;font-size:.83vw;letter-spacing:-.02vw}.imagine-shape{height:33.23vw}}@media screen and (max-width:1025px){.imagine{padding:5.86vw 0}.imagine-items{margin-top:3.91vw;gap:3.91vw}.imagine-item{width:29.3vw}.imagine-item__img{width:29.3vw;height:29.3vw;padding:.15vw;border-radius:.88vw}.imagine-item__img img{border-radius:.88vw}.imagine-item__text{padding:0;margin-top:1.95vw;font-size:1.37vw;letter-spacing:-.03vw}.imagine-shape{height:33.2vw}.imagine__title{width:67%}}@media screen and (max-width:650px){.imagine{padding:9.09vw 0}.imagine-items{margin-top:4.55vw;gap:0;flex-direction:column;align-items:center;width:68.18vw;margin-left:auto;margin-right:auto}.imagine-item{width:100%;margin-bottom:4.55vw}.imagine-item:last-child{margin-bottom:0}.imagine-item__img{width:68.18vw;height:68.18vw;padding:.26vw;border-radius:2.05vw;margin-left:auto;margin-right:auto}.imagine-item__img img{border-radius:2.05vw}.imagine-item__text{padding:0;margin-top:4.55vw;font-size:3.18vw;letter-spacing:-.07vw}.imagine-shape{width:77.44vw;top:23.64vw;height:370.68vw;transform:translate(-50%);background:url("data:image/svg+xml,%3csvg%20width='343'%20height='342'%20viewBox='0%200%20343%20342'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='340.732'%20y1='1.31424'%20x2='-9.15887e-05'%20y2='1.31422'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='340.732'%20y1='35.3875'%20x2='-9.15887e-05'%20y2='35.3875'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='340.732'%20y1='69.4607'%20x2='-9.15887e-05'%20y2='69.4607'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='340.732'%20y1='103.534'%20x2='-9.15887e-05'%20y2='103.534'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='340.732'%20y1='137.607'%20x2='-9.15887e-05'%20y2='137.607'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='340.732'%20y1='171.68'%20x2='-9.15887e-05'%20y2='171.68'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='340.732'%20y1='205.754'%20x2='-9.15887e-05'%20y2='205.754'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='340.732'%20y1='239.827'%20x2='-9.15887e-05'%20y2='239.827'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='340.732'%20y1='273.9'%20x2='-9.15887e-05'%20y2='273.9'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='340.732'%20y1='307.973'%20x2='-9.15887e-05'%20y2='307.973'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='0.822781'%20y1='0.491211'%20x2='0.822781'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='34.896'%20y1='0.491211'%20x2='34.896'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='68.9695'%20y1='0.491211'%20x2='68.9695'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='103.043'%20y1='0.491211'%20x2='103.043'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='137.116'%20y1='0.491211'%20x2='137.116'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='171.189'%20y1='0.491211'%20x2='171.189'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='205.262'%20y1='0.491211'%20x2='205.262'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='239.336'%20y1='0.491211'%20x2='239.336'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='273.409'%20y1='0.491211'%20x2='273.409'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='307.482'%20y1='0.491211'%20x2='307.482'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3cline%20x1='341.555'%20y1='0.491211'%20x2='341.555'%20y2='341.224'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.64605'/%3e%3c/svg%3e") center top / contain}.imagine__title{width:97%}}.symbolism{padding:100px 0;background-image:url(../assets/texture.svg)}.symbolism-items{width:1113px;margin-left:auto;margin-right:auto;margin-top:80px}.symbolism-item{display:flex;align-items:center;position:relative}.symbolism-item__img{width:592px;height:334px;border-radius:12px}.symbolism-item__img img{width:100%;height:100%;border-radius:12px}.symbolism-item__text{width:50%;margin-right:80px;text-align:center;width:441px;line-height:150%;letter-spacing:-.31px;font-size:16px}.symbolism-item-red{width:83%;margin:80px auto}.symbolism-item-red__wrapper{display:flex;align-items:center;background:var(--red);border-radius:12px;padding:1.5px}.symbolism-item-red__img{width:315px;height:315px;border-radius:12px}.symbolism-item-red__img img{border-radius:12px;width:100%;height:100%;object-fit:cover}.symbolism-item-red__text{margin-left:80px;width:48%;text-align:center;line-height:150%;font-size:16px;font-style:italic;letter-spacing:-.31px}.symbolism-item-red__name{width:315px;text-align:center;margin-top:20px;color:var(--white);font-style:italic;font-size:16px}.symbolism-item-red__name span{font-weight:700}.symbolism-item-first .symbolism-item__img{background:#672a04;background:linear-gradient(248deg,#672a04,#262626);padding:1.5px;position:relative}.symbolism-item-second .symbolism-item__img{padding:1.5px;background:#c25d17;position:relative;background:linear-gradient(150deg,#c25d17,#262626)}.symbolism-item-first .symbolism-item__img:before{content:"";position:absolute;left:0;width:189px;height:189px;filter:blur(140px);background-color:#953c0c;top:20%;z-index:-1}.symbolism-item-red__wrapper{position:relative}.symbolism-item-red__wrapper:before{content:"";position:absolute;left:0;width:189px;height:189px;filter:blur(140px);background-color:#841d02;top:20%;z-index:-1}.symbolism-item-second .symbolism-item__img:before{content:"";position:absolute;left:0;width:189px;height:189px;filter:blur(140px);background-color:#953c0c;top:20%;z-index:-1}.symbolism__title{width:63%;margin-left:auto;margin-right:auto}@media screen and (max-width:1919px){.symbolism{padding:5.21vw 0}.symbolism-items{width:57.97vw;margin-top:4.17vw}.symbolism-item__img{width:30.83vw;height:17.4vw;border-radius:.63vw}.symbolism-item__img img{border-radius:.63vw}.symbolism-item__text{margin-right:4.17vw;width:22.97vw;letter-spacing:-.02vw;font-size:.83vw}.symbolism-item-red{margin-top:4.17vw;margin-bottom:4.17vw}.symbolism-item-red__wrapper{border-radius:.63vw;padding:.08vw}.symbolism-item-red__img{width:16.41vw;height:16.41vw;border-radius:.63vw}.symbolism-item-red__img img{border-radius:.63vw}.symbolism-item-red__text{margin-left:4.17vw;font-size:.83vw;letter-spacing:-.02vw}.symbolism-item-red__name{width:16.41vw;margin-top:1.04vw;font-size:.83vw}.symbolism-item-first .symbolism-item__img,.symbolism-item-second .symbolism-item__img{padding:.08vw}.symbolism-item-first .symbolism-item__img:before{width:9.84vw;height:9.84vw;filter:blur(7.29vw)}.symbolism-item-red__wrapper:before{width:9.84vw;height:9.84vw;filter:blur(7.29vw)}.symbolism-item-second .symbolism-item__img:before{width:9.84vw;height:9.84vw;filter:blur(7.29vw)}}@media screen and (max-width:1025px){.symbolism{padding:5.86vw 0}.symbolism-items{width:82.62vw;margin-top:5.86vw}.symbolism-item__img{width:37.6vw;height:21.19vw;border-radius:.76vw;padding:.15vw}.symbolism-item__img img{border-radius:.76vw}.symbolism-item__text{margin-right:1.95vw;width:43.07vw;letter-spacing:-.03vw;font-size:1.37vw}.symbolism-item-red{margin-top:5.86vw;margin-bottom:5.86vw}.symbolism-item-red__wrapper{border-radius:1.17vw;padding:.15vw}.symbolism-item-red__img{width:20.31vw;height:20.31vw;border-radius:.76vw}.symbolism-item-red__img img{border-radius:.76vw}.symbolism-item-red__text{margin-left:1.95vw;font-size:1.37vw;width:63.1%;font-style:normal;letter-spacing:-.03vw}.symbolism-item-red__name{width:20.21vw;margin-top:1.95vw;font-size:1.367vw}.symbolism-item-first .symbolism-item__img:before{width:12.5vw;height:12.5vw;filter:blur(13.67vw);transform:translateZ(0);-ms-transform:translate3d(0,0,0)}.symbolism-item-red__wrapper:before{width:12.5vw;height:12.5vw;filter:blur(13.67vw);transform:translateZ(0);-ms-transform:translate3d(0,0,0)}.symbolism-item-second .symbolism-item__img:before{width:12.5vw;height:12.5vw;filter:blur(13.67vw);transform:translateZ(0);-ms-transform:translate3d(0,0,0)}.symbolism__title{width:82%}}.show-mobile{display:none}@media screen and (max-width:650px){.symbolism{padding:9.09vw 0}.symbolism-items{width:100%;margin-top:9.09vw}.symbolism-item__img{width:100%;height:49.32vw;border-radius:1.77vw;padding:.34vw;order:1}.symbolism-item{flex-direction:column;align-items:center;width:87.5vw;margin-left:auto;margin-right:auto}.symbolism-item-second .symbolism-item__text{padding:0}.symbolism-item__img img{border-radius:1.77vw}.symbolism-item__text{margin-right:0;order:2;width:100%;letter-spacing:-.07vw;font-size:3.18vw;margin-top:4.55vw;padding:0 4.55vw}.symbolism-item-red{margin-top:9.09vw;margin-bottom:9.09vw;width:82.73vw}.symbolism-item-red__wrapper{border-radius:0;padding:0;flex-direction:column;align-items:center;background:transparent}.symbolism-item-red__img{width:47.27vw;height:47.27vw;border-radius:1.77vw;padding:.34vw;background:#841d02;background:linear-gradient(135deg,#841d02,#262626)}.symbolism-item-red__img img{border-radius:1.77vw}.symbolism-item-red__text{margin-top:4.55vw;margin-left:0;font-size:3.18vw;width:100%;font-style:normal;letter-spacing:-.07vw;padding:1.82vw;background:var(--red);border-radius:1.36vw}.symbolism-item-red__text br{display:none}.symbolism-item-red__name{width:71.59vw;margin-left:auto;margin-right:auto;margin-top:.45vw;font-size:3.18vw;letter-spacing:-.07vw}.symbolism-item-red__name span{font-size:3.64vw}.symbolism-item-first .symbolism-item__img:before{display:none}.symbolism-item-red__wrapper:before{display:none}.symbolism-item-second .symbolism-item__img:before{display:none}.symbolism__title{width:100%}.hide-mobile{display:none}.show-mobile{display:block}}.forging{padding:100px 0}.forging__title{width:57%;margin-left:auto;margin-right:auto;text-align:center}.forging-slider{margin-top:80px;height:640px;position:relative}.forging-slide img{width:100%;height:100%;object-fit:cover}.forging-container{width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:10}.forging-arrow-left,.forging-arrow-right{width:60px;height:60px;top:50%;transform:translateY(-50%);position:absolute}.forging-arrow-left svg,.forging-arrow-right svg{width:100%;height:100%}.forging-arrow-left{left:0}.forging-arrow-right{right:0}.forging-pagination{position:static;margin-top:40px}.forging-pagination .swiper-pagination-bullet{width:16px;height:16px;background:#535353}.forging-pagination .swiper-pagination-bullet-active{background:var(--second-white)}@media screen and (max-width:1919px){.forging{padding:5.21vw 0}.forging__title{width:57%;margin-left:auto;margin-right:auto;text-align:center}.forging-slider{margin-top:4.17vw;height:33.33vw;position:relative}.forging-slide img{width:100%;height:100%;object-fit:cover}.forging-container{width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:10}.forging-arrow-left,.forging-arrow-right{width:3.13vw;height:3.13vw;top:50%;transform:translateY(-50%);position:absolute}.forging-arrow-left svg,.forging-arrow-right svg{width:100%;height:100%}.forging-arrow-left{left:0}.forging-arrow-right{right:0}.forging-pagination{position:static;margin-top:2.08vw}.forging-pagination .swiper-pagination-bullet{width:.83vw;height:.83vw;background:#535353}.forging-pagination .swiper-pagination-bullet-active{background:var(--second-white)}}@media screen and (max-width:1025px){.forging{padding:5.86vw 0}.forging__title{width:80%}.forging-slider{margin-top:5.86vw;height:33.2vw}.forging-arrow-left,.forging-arrow-right{width:5.86vw;height:5.86vw}.forging-arrow-right{right:8.2vw}.forging-arrow-left{left:8.2vw}.forging-pagination{margin-top:3.91vw}.forging-pagination .swiper-pagination-bullet{width:1.56vw;height:1.56vw}}@media screen and (max-width:650px){.forging{padding:9.09vw 0}.forging__title{width:89%}.forging-slider{margin-top:8.18vw;height:33.18vw}.forging-arrow-left,.forging-arrow-right{width:6.82vw;height:6.82vw}.forging-arrow-right{right:2.95vw}.forging-arrow-left{left:2.95vw}.forging-pagination{margin-top:3.64vw}.forging-pagination .swiper-pagination-bullet{width:1.82vw;height:1.82vw}}.differ{padding:100px 0;background-color:#0b0b0b;background-image:url(../assets/texture.svg)}.differ-items{margin-top:80px;display:flex;flex-wrap:wrap;width:940px;margin-left:auto;margin-right:auto;gap:80px 140px}.differ-item{width:400px;position:relative}.differ-item__title{font-size:24px;line-height:120%;letter-spacing:-.43px;text-align:center;margin-bottom:20px;font-weight:700}.differ-item__img{width:100%;height:400px;position:relative;border-radius:12px;transition:all .3s;z-index:1}.differ-item__img:hover{transform:scale(1.02)}.differ-item__img img{border-radius:12px;width:100%;height:100%}.differ-item__shape{left:46px;top:46px;position:absolute;width:398px;height:398px;background-image:url("data:image/svg+xml,%3csvg%20width='402'%20height='402'%20viewBox='0%200%20402%20402'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='0.966184'%20y1='2'%20x2='0.966184'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='40.9662'%20y1='2'%20x2='40.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='80.9662'%20y1='2'%20x2='80.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='120.966'%20y1='2'%20x2='120.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='160.966'%20y1='2'%20x2='160.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='200.966'%20y1='2'%20x2='200.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='240.966'%20y1='2'%20x2='240.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='280.966'%20y1='2'%20x2='280.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='320.966'%20y1='2'%20x2='320.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='360.966'%20y1='2'%20x2='360.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cpath%20d='M400.966%200L400.966%20402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='401.034'%20x2='400'%20y2='401.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='361.034'%20x2='400'%20y2='361.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='321.034'%20x2='400'%20y2='321.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='281.034'%20x2='400'%20y2='281.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='241.034'%20x2='400'%20y2='241.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='201.034'%20x2='400'%20y2='201.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='161.034'%20x2='400'%20y2='161.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='121.034'%20x2='400'%20y2='121.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='81.0338'%20x2='400'%20y2='81.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='41.0338'%20x2='400'%20y2='41.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='1.03382'%20x2='400'%20y2='1.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3c/svg%3e");background-position:center center;background-size:contain;opacity:.2;z-index:-1}.differ-item-normal .differ-item__img{padding:1.5px}.differ-item:nth-child(2n) .differ-item__img{background:#af3630;background:linear-gradient(218deg,#af3630,#262626)}.differ-item:nth-child(2n) .differ-item__img:before{width:189px;height:189px;filter:blur(140px);content:"";position:absolute;aspect-ratio:1 / 1;right:0;bottom:0;z-index:-2}.differ-item:nth-child(2) .differ-item__img:before{background-color:#367c76}.differ-item:nth-child(4) .differ-item__img:before{background-color:#e53130}.differ-item:nth-child(6) .differ-item__img:before{background-color:#819a2d}.differ-item:nth-child(8) .differ-item__img:before{background-color:#ff762d}@media screen and (max-width:1919px){.differ{padding:5.21vw 0;background-color:#0b0b0b;background-image:url(../assets/texture.svg)}.differ-items{margin-top:4.17vw;display:flex;flex-wrap:wrap;width:48.96vw;margin-left:auto;margin-right:auto;gap:4.17vw 7.29vw}.differ-item{width:20.83vw;position:relative}.differ-item__title{font-size:1.25vw;line-height:120%;letter-spacing:-.02vw;text-align:center;margin-bottom:1.04vw;font-weight:700}.differ-item__img{width:100%;height:20.83vw;position:relative;border-radius:.63vw;transition:all .3s;z-index:1}.differ-item__img:hover{transform:scale(1.02)}.differ-item__img img{border-radius:.63vw}.differ-item__shape{left:2.4vw;top:2.4vw;position:absolute;width:20.73vw;height:20.73vw;background-image:url("data:image/svg+xml,%3csvg%20width='402'%20height='402'%20viewBox='0%200%20402%20402'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='0.966184'%20y1='2'%20x2='0.966184'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='40.9662'%20y1='2'%20x2='40.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='80.9662'%20y1='2'%20x2='80.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='120.966'%20y1='2'%20x2='120.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='160.966'%20y1='2'%20x2='160.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='200.966'%20y1='2'%20x2='200.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='240.966'%20y1='2'%20x2='240.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='280.966'%20y1='2'%20x2='280.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='320.966'%20y1='2'%20x2='320.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='360.966'%20y1='2'%20x2='360.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cpath%20d='M400.966%200L400.966%20402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='401.034'%20x2='400'%20y2='401.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='361.034'%20x2='400'%20y2='361.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='321.034'%20x2='400'%20y2='321.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='281.034'%20x2='400'%20y2='281.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='241.034'%20x2='400'%20y2='241.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='201.034'%20x2='400'%20y2='201.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='161.034'%20x2='400'%20y2='161.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='121.034'%20x2='400'%20y2='121.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='81.0338'%20x2='400'%20y2='81.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='41.0338'%20x2='400'%20y2='41.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='1.03382'%20x2='400'%20y2='1.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3c/svg%3e");background-position:center center;background-size:contain;opacity:.2;z-index:-1}.differ-item-normal .differ-item__img{padding:.08vw}.differ-item:nth-child(2n) .differ-item__img{background:#af3630;background:linear-gradient(218deg,#af3630,#262626)}.differ-item:nth-child(2n) .differ-item__img:before{width:9.84vw;height:9.84vw;filter:blur(7.29vw);content:"";position:absolute;aspect-ratio:1 / 1;right:0;bottom:0;z-index:-2}.differ-item:nth-child(2) .differ-item__img:before{background-color:#367c76}.differ-item:nth-child(4) .differ-item__img:before{background-color:#e53130}.differ-item:nth-child(6) .differ-item__img:before{background-color:#819a2d}.differ-item:nth-child(8) .differ-item__img:before{background-color:#ff762d}}@media screen and (max-width:1025px){.differ{padding:5.86vw 0}.differ-items{margin-top:3.91vw;width:54.39vw;gap:4.59vw 8.11vw}.differ-item{width:23.14vw}.differ-item__title{font-size:1.37vw;letter-spacing:-.03vw;margin-bottom:1.07vw}.differ-item__img{height:23.14vw;border-radius:.7vw}.differ-item__img img{border-radius:.7vw}.differ-item__shape{left:2.67vw;top:2.67vw;width:22.95vw;height:22.95vw}.differ-item-normal .differ-item__img{padding:.15vw}.differ-item:nth-child(2n) .differ-item__img:before{width:10.94vw;height:10.94vw;filter:blur(11.72vw);transform:translateZ(0);-ms-transform:translate3d(0,0,0)}}@media screen and (max-width:650px){.differ{padding:9.09vw 0}.differ-items{margin-top:4.55vw;width:83.41vw;gap:0}.differ-item{width:39.32vw;margin-right:4.55vw;margin-bottom:4.55vw}.differ-item:nth-child(2n){margin-right:0}.differ-item__title{font-size:2.27vw;letter-spacing:-.02vw;margin-bottom:1.82vw}.differ-item__img{height:39.32vw;border-radius:1.14vw}.differ-item__img img{border-radius:1.14vw}.differ-item__shape{left:13.64vw;top:4.55vw;width:38.86vw;height:38.86vw}.differ-item-normal .differ-item__img{padding:.34vw}.differ-item:nth-child(2n) .differ-item__img:before{width:22.73vw;height:22.73vw;filter:blur(24.32vw);transform:translateZ(0);-ms-transform:translate3d(0,0,0)}.differ__title br{display:none}}.offer{padding-top:100px}.offer-items{display:flex;gap:40px;justify-content:center;margin-top:80px}.offer-item{width:429px;height:max-content;display:flex;flex-direction:column;border-radius:12px;background:linear-gradient(#151515,#151515 0px) padding-box padding-box,linear-gradient(#eaeaea73,#262626) border-box border-box;transition:all .3s;cursor:pointer}.offer-item:hover{transform:scale(1.02)}.offer-item:nth-child(2),.offer-item:nth-child(3){background:linear-gradient(#151515,#151515 0px) padding-box padding-box,linear-gradient(#b518188c,#262626) border-box border-box;border:1.5px solid transparent}.offer-item__img{margin:10px 12px 0;position:relative}.offer-discount{position:absolute;right:0;top:11%;background-color:#eaeaea;z-index:1;padding:5.86px 10.71px;border-radius:17.14px 0 0 17.14px;font-size:24px;line-height:28.8px;color:#b51818;font-weight:700}.offer-item__img img{width:100%;height:293px;border-radius:12px;object-fit:cover}.offer-item__title{margin-top:20px;text-align:center;font-size:24px;line-height:120%;letter-spacing:-.43px;font-weight:700}.offer-item__old{margin-top:20px;line-height:150%;font-size:18px;letter-spacing:-.43px;text-align:center;text-decoration:line-through}.offer-item__price{text-align:center;font-weight:700;color:#b51818;font-size:28px;line-height:110%;letter-spacing:.45px}.offer-item__shipping{text-align:center;font-size:16px;line-height:150%;letter-spacing:-.31px}.offer-item-gifts{width:171px;margin:20px auto 40px}.offer-item__gift{display:flex;align-items:center}.offer-item__gift svg{width:18px;height:auto}.offer-item__gift p{margin-left:4px;font-size:16px;line-height:150%;letter-spacing:-.31px}.offer__btn{width:100%;text-align:center;margin-top:auto;border-radius:0 0 12px 12px;background:var(--green)}.offer-item__content{padding:0 34px}.offer-item__descr{text-align:center;font-size:18px;line-height:150%;letter-spacing:-.43px;color:#fff}.offer-item-hidden{display:none;margin-top:20px}.offer-item__btn{padding:10px 17.5px;background:var(--red);cursor:pointer;font-size:18px;font-weight:700;display:block;margin-top:20px;margin-left:auto;margin-right:auto;font-family:Montserrat;letter-spacing:-.43px;text-transform:uppercase;border:none;color:var(--white-primary)}.offer-item__rating{display:flex;align-items:center;margin-top:20px;justify-content:center}.product-head__rating-stars{margin-right:16px}.product-head__rating-stars img{width:152px;height:24px}.product-head__rating-text{font-size:16px;line-height:150%;letter-spacing:-.31px;font-weight:700;color:var(--white-primary)}.offer-item-list{margin-top:40px}.offer-item-list__item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--white-primary);margin-bottom:12px}.offer-item-list__item-name,.offer-item-list__item-price span,.offer-item-list__item-price-new,.offer-item-list__item-price-item,.offer-item-list__item-price-old{font-size:16px;line-height:150%;letter-spacing:-.31px;color:var(--white-primary)}.offer-item-list__item-price span{margin-left:5px}.offer-item-list__item-price-old{text-decoration:line-through}.offer-item-list__item-price-new{margin-right:8px}.offer-item-list__item-price{display:flex;align-items:center}.offer__btn{margin-top:40px}.offer-item-hidden__title{font-size:18px;line-height:150%;letter-spacing:-.43px;color:var(--white-primary)}.offer-item-hidden__items{margin-top:20px}.offer-item-hidden__item{background:var(--white-primary);display:flex;align-items:center;margin-bottom:20px}.offer-item-hidden__item:last-child{margin-bottom:0}.offer-item-hidden__img{width:63px;height:63px}.offer-item-hidden__img img{width:100%;height:100%}.offer-item-hidden__text{margin-left:13px}.offer-item-hidden__name{font-size:18px;line-height:150%;letter-spacing:.43px;color:var(--black)}.offer-item-hidden__prices{display:flex;align-items:center}.offer-item-hidden__price{font-size:12px;line-height:150%;letter-spacing:-.28px;font-weight:700;margin-right:8px;color:var(--black)}.offer-item-hidden__old{font-size:12px;line-height:150%;letter-spacing:-.28px;color:#615e5e;text-decoration:line-through}.offer-item-hidden__btn{padding:19.5px 14px;cursor:pointer;font-size:18px;width:107px;text-align:center;display:flex;align-items:center;justify-content:center;line-height:150%;color:var(--white-primary);font-weight:700;background:#8e8e8e;margin-left:auto;border:none}.offer-item-hidden__btn.active{background:var(--green)}.offer-item-main-prices{display:flex;align-items:center;margin-top:40px;justify-content:center}.offer-item-main-price-old{font-size:20px;line-height:110%;letter-spacing:.45px;color:var(--red);text-decoration:line-through;margin-right:8px}.offer-item-main-price-new{font-size:28px;font-weight:700;line-height:110%;letter-spacing:.45px;color:var(--white-primary)}.offer-item-list__item-saving{border-bottom:none}.offer-item-list__item-saving .offer-item-list__item-name,.offer-item-list__item-saving .offer-item-list__item-price{font-weight:700}.offer-item-list__item.item-red .offer-item-list__item-name,.offer-item-list__item.item-red .offer-item-list__item-price-item{color:var(--red)}.td-through{text-decoration:line-through}.gift__title{margin-top:80px}.offer__inner{position:relative}.offer-shape{position:absolute;width:300px;height:300px;background:url(../assets/bg-red.png);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1}.offer-shape:nth-child(1){right:27%;top:3%}.offer-shape:nth-child(2){right:-4%;top:3%}.offer-shape:nth-child(3){display:none}@media screen and (max-width:1919px){.offer{padding-top:5.208vw}.offer-items{display:flex;gap:2.083vw;justify-content:center;margin-top:4.167vw}.offer-item{width:22.344vw;height:max-content;display:flex;flex-direction:column;border-radius:.625vw;background:linear-gradient(#151515,#151515 0px) padding-box padding-box,linear-gradient(#eaeaea73,#262626) border-box border-box;transition:all .3s;cursor:pointer}.offer-item:hover{transform:scale(1.02)}.offer-item:nth-child(2),.offer-item:nth-child(3){background:linear-gradient(#151515,#151515 0px) padding-box padding-box,linear-gradient(#b518188c,#262626) border-box border-box;border:1.5px solid transparent}.offer-item__img{margin:.521vw .625vw 0;position:relative}.offer-discount{position:absolute;right:0;top:11%;background-color:#eaeaea;z-index:1;padding:.305vw .558vw;border-radius:.892vw 0 0 .892vw;font-size:1.25vw;line-height:1.5vw;color:#b51818;font-weight:700}.offer-item__img img{width:100%;height:15.26vw;border-radius:.625vw;object-fit:cover}.offer-item__title{margin-top:1.042vw;text-align:center;font-size:1.25vw;line-height:120%;letter-spacing:-.022vw;font-weight:700}.offer-item__old{margin-top:1.042vw;line-height:150%;font-size:.938vw;letter-spacing:-.022vw;text-align:center;text-decoration:line-through}.offer-item__price{text-align:center;font-weight:700;color:#b51818;font-size:1.458vw;line-height:110%;letter-spacing:.023vw}.offer-item__shipping{text-align:center;font-size:.833vw;line-height:150%;letter-spacing:-.016vw}.offer-item-gifts{margin:1.042vw auto 2.083vw;width:8.906vw}.offer-item__gift{display:flex;align-items:center}.offer-item__gift svg{width:.938vw;height:auto}.offer-item__gift p{margin-left:.208vw;font-size:.833vw;line-height:150%;letter-spacing:-.016vw}.offer__btn{width:100%;text-align:center;margin-top:auto;border-radius:0 0 .625vw .625vw;background:var(--green)}.offer-item__content{padding:0 1.771vw}.offer-item__descr{text-align:center;font-size:.938vw;line-height:150%;letter-spacing:-.022vw;color:#fff}.offer-item-hidden{display:none;margin-top:1.042vw}.offer-item__btn{padding:.521vw .911vw;background:var(--red);cursor:pointer;font-size:.938vw;font-weight:700;display:block;margin:1.042vw auto 0;font-family:Montserrat;letter-spacing:-.022vw;text-transform:uppercase;border:none;color:var(--white-primary)}.offer-item__rating{display:flex;align-items:center;margin-top:1.042vw;justify-content:center}.product-head__rating-stars{margin-right:.733vw}.product-head__rating-stars img{width:7.917vw;height:1.25vw}.product-head__rating-text{font-size:.833vw;line-height:150%;letter-spacing:-.016vw;font-weight:700;color:var(--white-primary)}.offer-item-list{margin-top:2.083vw}.offer-item-list__item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--white-primary);margin-bottom:.625vw}.offer-item-list__item-name,.offer-item-list__item-price-new,.offer-item-list__item-price span,.offer-item-list__item-price-item,.offer-item-list__item-price-old{font-size:.833vw;line-height:150%;letter-spacing:-.016vw;color:var(--white-primary)}.offer-item-list__item-price-old{text-decoration:line-through}.offer-item-list__item-price-new{margin-right:.417vw}.offer__btn{margin-top:2.083vw}.offer-item-hidden__title{font-size:.938vw;line-height:150%;letter-spacing:-.022vw;color:var(--white-primary)}.offer-item-hidden__items{margin-top:1.042vw}.offer-item-hidden__item{background:var(--white-primary);display:flex;align-items:center;margin-bottom:1.042vw}.offer-item-hidden__img{width:3.281vw;height:3.281vw}.offer-item-hidden__text{margin-left:.677vw}.offer-item-hidden__name{font-size:.938vw;line-height:150%;letter-spacing:.022vw;color:var(--black)}.offer-item-hidden__prices{display:flex;align-items:center}.offer-item-hidden__price{font-size:.625vw;line-height:150%;letter-spacing:-.015vw;font-weight:700;margin-right:.417vw;color:var(--black)}.offer-item-hidden__old{font-size:.625vw;line-height:150%;letter-spacing:-.015vw;color:#615e5e;text-decoration:line-through}.offer-item-hidden__btn{padding:1.016vw .729vw;cursor:pointer;text-align:center;font-size:.938vw;width:5.573vw;display:flex;align-items:center;justify-content:center;line-height:150%;color:var(--white-primary);font-weight:700;background:#8e8e8e;margin-left:auto;border:none}.offer-item-hidden__btn.active{background:var(--green)}.offer-item-main-prices{display:flex;align-items:center;margin-top:2.083vw;justify-content:center}.offer-item-main-price-old{font-size:1.042vw;line-height:110%;letter-spacing:.023vw;color:var(--red);text-decoration:line-through;margin-right:.417vw}.offer-item-main-price-new{font-size:1.458vw;font-weight:700;line-height:110%;letter-spacing:.023vw;color:var(--white-primary)}.offer-item-list__item-saving{border-bottom:none}.offer-item-list__item-saving .offer-item-list__item-name,.offer-item-list__item-saving .offer-item-list__item-price{font-weight:700}.td-through{text-decoration:line-through}.gift__title{margin-top:4.167vw}.offer__inner{position:relative}.offer-shape{position:absolute;width:15.625vw;height:15.625vw;background:url(../assets/bg-red.png);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1}.offer-shape:nth-child(1){right:27%;top:3%}.offer-shape:nth-child(2){right:-4%;top:3%}.offer-shape:nth-child(3){display:none}}@media screen and (max-width:1025px){.offer{padding-top:5.86vw}.offer-items{gap:3.91vw;margin-top:7.81vw}.offer-item{width:25vw;border-radius:1.17vw}.offer-item:nth-child(2),.offer-item:nth-child(3){border:.15vw solid transparent}.offer-item__img{margin:.78vw .78vw 0}.offer-discount{padding:.27vw .56vw;border-radius:1.67vw 0 0 1.67vw;font-size:1.56vw;line-height:120%}.offer-item__img img{width:100%;height:16.91vw;border-radius:.69vw}.offer-item__title{margin-top:1.95vw;font-size:1.76vw;letter-spacing:-.04vw}.offer-item__old{margin-top:2.25vw;font-size:1.76vw;letter-spacing:-.04vw}.offer-item__price{font-size:2.15vw;letter-spacing:.04vw}.offer-item__shipping{font-size:1.37vw;letter-spacing:-.03vw}.offer-item-gifts{margin-top:1.95vw;width:14.84vw;margin-bottom:3.91vw}.offer-item__gift svg{width:1.95vw;height:auto}.offer-item__gift p{margin-left:.39vw;font-size:1.37vw;letter-spacing:-.03vw}.offer__btn{border-radius:0 0 1.17vw 1.17vw}.offer-item__content{padding:0 .78vw}.offer-item__descr{font-size:1.56vw;letter-spacing:-.042vw}.offer-item__btn{padding:.98vw 1.46vw;font-size:1.56vw;letter-spacing:-.042vw}.offer-item__rating{flex-direction:column;margin-top:1.95vw;align-items:center}.product-head__rating-stars img{width:14.84vw;height:2.34vw}.product-head__rating-stars{margin-right:0;margin-bottom:.78vw}.product-head__rating-text{font-size:1.56vw;letter-spacing:-.03vw}.offer-item-list{margin-top:1.95vw}.offer-item-list__item{margin-bottom:1.17vw;border-bottom:.098vw solid var(--white-primary)}.offer-item-list__item-name,.offer-item-list__item-price-new,.offer-item-list__item-price span,.offer-item-list__item-price-item,.offer-item-list__item-price-old{font-size:1.56vw;letter-spacing:-.03vw}.offer-item-list__item-price-new{margin-right:.781vw}.offer-item-list__item-saving{border-bottom:none}.offer-item-hidden{margin-top:1.95vw}.offer-item-hidden__title{font-size:1.56vw;letter-spacing:-.042vw}.offer-item-hidden__items{margin-top:1.95vw}.offer-item-hidden__item{margin-bottom:1.95vw}.offer-item-hidden__img{width:4.3vw;height:4.3vw}.offer-item-hidden__text{margin-left:1.27vw}.offer-item-hidden__name{font-size:1.37vw;letter-spacing:-.03vw}.offer-item-hidden__price,.offer-item-hidden__old{font-size:.98vw;letter-spacing:-.027vw}.offer-item-hidden__btn{padding:1.17vw .59vw;width:7.32vw;font-size:1.37vw;letter-spacing:.03vw}.offer__btn{margin-top:1.95vw}.offer-item-main-prices{margin-top:1.17vw}.offer-item-main-price-old{margin-right:.78vw;font-size:1.56vw;letter-spacing:.044vw}.offer-item-main-price-new{font-size:2.34vw;letter-spacing:.044vw}.offer-shape{width:22.625vw;height:23.625vw}.offer-shape:nth-child(1){right:25%}.offer-shape:nth-child(2){right:-9%}.timer{margin-bottom:9.77vw}.gift__title{margin-top:7.81vw}}@media screen and (max-width:650px){.offer{padding-top:9.09vw}.offer__title{width:95%;margin-left:auto;margin-right:auto}.offer-items{gap:0;flex-direction:column;align-items:center;margin-top:4.55vw}.offer-item{width:58.18vw;border-radius:2.73vw;position:relative;margin-bottom:4.55vw}.offer-item:last-child{margin-bottom:0}.offer-item:nth-child(2),.offer-item:nth-child(3){border:.34vw solid transparent}.offer-item:nth-child(1):before{display:none}.offer-item:nth-child(2):before{display:none}.offer-items{position:relative}.offer-shape:nth-child(1){position:absolute;right:-20vw;top:46vw;z-index:-1;width:80.73vw;height:80.73vw;background:url(../assets/bg-red.png);background-size:cover;background-position:center;background-repeat:no-repeat}.offer-shape:nth-child(2){position:absolute;left:-20vw;top:146vw;z-index:-1;width:80.73vw;height:80.73vw;background:url(../assets/bg-red.png);background-size:cover;background-position:center;background-repeat:no-repeat}.offer-shape:nth-child(3){display:block;position:absolute;left:39vw;top:323vw;z-index:-1;width:80.73vw;height:80.73vw;background:url(../assets/bg-red.png);background-size:cover;background-position:center;background-repeat:no-repeat}.offer-item__img{margin:1.82vw 1.82vw 0}.offer-discount{padding:.65vw 1.3vw;border-radius:3.9vw 0 0 3.9vw;font-size:3.64vw}.offer-item__img img{width:100%;height:39.32vw;border-radius:1.82vw}.offer-item__title{margin-top:4.55vw;font-size:4.09vw;letter-spacing:-.1vw}.offer-item__old{margin-top:5.23vw;font-size:3.64vw;letter-spacing:-.1vw}.offer-item__price{font-size:5vw;letter-spacing:.1vw}.offer-item__shipping{font-size:3.18vw;letter-spacing:-.07vw}.offer-item-gifts{margin-top:4.55vw;width:34.55vw;margin-bottom:0}.offer-item__gift svg{width:4.55vw;height:4.55vw}.offer-item__gift p{margin-left:.91vw;font-size:3.18vw;letter-spacing:-.07vw}.offer__btn{margin-top:2.73vw;border-radius:0 0 2.73vw 2.73vw}.offer-item__content{padding:0 1.82vw}.offer-item__descr{font-size:3.64vw;letter-spacing:-.098vw}.offer-item__btn{padding:2.27vw 3.41vw;font-size:3.64vw;margin-top:4.55vw;letter-spacing:-.098vw}.offer-item__rating{margin-top:4.55vw}.product-head__rating-stars img{width:34.55vw;height:5.45vw}.product-head__rating-stars{margin-bottom:1.82vw}.product-head__rating-text{font-size:3.64vw;letter-spacing:-.07vw}.offer-item-list{margin-top:4.55vw}.offer-item-list__item{margin-bottom:2.73vw;border-bottom:.23vw solid var(--white-primary)}.offer-item-list__item-name,.offer-item-list__item-price-new,.offer-item-list__item-price span,.offer-item-list__item-price-item,.offer-item-list__item-price-old{font-size:3.64vw;letter-spacing:-.07vw}.offer-item-list__item-price-new{margin-right:1.82vw}.offer-item-list__item-saving{border-bottom:none}.offer-item-hidden{margin-top:4.55vw}.offer-item-hidden__title{font-size:3.64vw;letter-spacing:-.098vw}.offer-item-hidden__items{margin-top:4.55vw}.offer-item-hidden__item{margin-bottom:4.55vw}.offer-item-hidden__img{width:10vw;height:10vw}.offer-item-hidden__text{margin-left:2.95vw}.offer-item-hidden__name{font-size:3.18vw;letter-spacing:-.07vw}.offer-item-hidden__price,.offer-item-hidden__old{font-size:2.27vw;letter-spacing:-.064vw}.offer-item-hidden__btn{padding:2.73vw 1.36vw;width:17.05vw;font-size:3.18vw;letter-spacing:.07vw}.offer__btn{margin-top:4.55vw}.offer-item-main-prices{margin-top:2.73vw}.offer-item-main-price-old{margin-right:1.82vw;font-size:3.64vw;letter-spacing:.102vw}.offer-item-main-price-new{font-size:5.45vw;letter-spacing:.102vw}.gift__title{margin-top:4.55vw;font-size:2.5vw}.timer{margin-bottom:9.09vw}}.gift{padding-top:80px}.timer{margin-bottom:80px;margin-top:40px;display:flex;justify-content:center;gap:35px}.timer-box{display:flex;width:204px;height:204px;background-color:#eaeaea;border-radius:27px;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 120px #e5303060}.timer-box__title{font-size:63px;line-height:110%;font-weight:700;letter-spacing:1.02px;color:var(--black);margin-bottom:-14px}.timer-box__descr{font-size:40px;line-height:150%;font-weight:700;letter-spacing:-.98px;color:var(--black)}.gift-wrapper{margin-top:80px;display:flex;justify-content:center;align-items:center}.gift__img{width:481px;height:676px;margin-right:80px}.gift__img img{width:100%;height:100%}.gift__text{width:572px}.gift-items{width:333px;position:relative;margin-left:auto;margin-right:auto;margin-top:80px}.gift-item{text-align:center;font-size:18px;line-height:150%;letter-spacing:-.43px;font-weight:700;margin-bottom:40px}.gift-item:last-child{margin-bottom:0}.gift-shape{width:444px;height:405px;position:absolute;left:-16%;top:-15%}.gift-shape img{width:100%;height:100%}.gift{position:relative}.gift-shape-bg{position:absolute;left:0;width:100%;bottom:-23px;height:724px;background:url("data:image/svg+xml,%3csvg%20width='595'%20height='728'%20viewBox='0%200%20595%20728'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='17.1216'%20y1='3.89453'%20x2='17.1216'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='89.532'%20y1='3.89453'%20x2='89.532'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='161.943'%20y1='3.89453'%20x2='161.943'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='234.353'%20y1='3.89453'%20x2='234.353'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='306.764'%20y1='3.89453'%20x2='306.764'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='379.174'%20y1='3.89453'%20x2='379.174'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='451.585'%20y1='3.89453'%20x2='451.585'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='523.995'%20y1='3.89453'%20x2='523.995'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='726.252'%20x2='594.657'%20y2='726.252'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='653.841'%20x2='594.657'%20y2='653.841'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='581.43'%20x2='594.657'%20y2='581.43'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='509.02'%20x2='594.657'%20y2='509.019'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='436.609'%20x2='594.657'%20y2='436.609'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='364.198'%20x2='594.657'%20y2='364.198'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='291.788'%20x2='594.657'%20y2='291.788'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='219.377'%20x2='594.657'%20y2='219.377'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='146.968'%20x2='594.657'%20y2='146.968'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='74.5556'%20x2='594.657'%20y2='74.5556'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='2.14548'%20x2='594.657'%20y2='2.14545'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3c/svg%3e") right center / contain;z-index:-1;opacity:.3}.gift-item-last{margin-bottom:0}.show-tablet{display:none}@media screen and (max-width:1919px){.gift{padding-top:4.17vw}.timer{margin-top:2.08vw;display:flex;justify-content:center;gap:1.82vw}.timer-box{display:flex;width:10.63vw;height:10.63vw;background-color:#eaeaea;border-radius:1.41vw;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 6.25vw #e5303060}.timer-box__title{font-size:3.28vw;line-height:110%;font-weight:700;letter-spacing:.05vw;color:var(--black);margin-bottom:-.73vw}.timer-box__descr{font-size:2.08vw;line-height:150%;font-weight:700;letter-spacing:-.05vw;color:var(--black)}.gift-wrapper{margin-top:4.17vw;display:flex;justify-content:center;align-items:center}.gift__img{width:25.05vw;height:35.21vw;margin-right:4.17vw}.gift__img img{width:100%;height:100%}.gift__text{width:29.79vw}.gift-items{width:17.34vw;position:relative;margin-left:auto;margin-right:auto;margin-top:4.17vw}.gift-item{text-align:center;font-size:.94vw;line-height:150%;letter-spacing:-.02vw;font-weight:700;margin-bottom:2.08vw}.gift-item:last-child{margin-bottom:0}.gift-shape{width:23.13vw;height:21.09vw;position:absolute;left:-16%;top:-15%}.gift-shape img{width:100%;height:100%}.gift{position:relative}.gift-shape-bg{position:absolute;left:0;width:100%;bottom:-1.2vw;height:37.71vw;z-index:-1;opacity:.3}}@media screen and (max-width:1025px){.gift{padding-top:3.91vw}.timer{margin-top:2.93vw;gap:2.54vw}.timer-box{width:15.04vw;height:15.04vw;border-radius:1.95vw;box-shadow:0 0 11.72vw #e5303060}.timer-box__title{font-size:4.69vw;line-height:110%;letter-spacing:.08vw;margin-bottom:-1.37vw}.timer-box__descr{font-size:2.93vw;letter-spacing:-.07vw}.gift-wrapper{margin-top:3.91vw}.gift__img{width:21.58vw;height:30.47vw;margin-right:3.91vw}.gift__text__title{margin-top:7.81vw}.gift__text{width:32.52vw}.gift-items{width:100%;margin-top:0}.hide-tablet{display:none}.show-tablet{display:block}.gift-item{font-size:1.56vw;letter-spacing:-.04vw;margin-bottom:3.91vw}.gift-item-last{margin-bottom:0}.gift-shape{width:40.43vw;height:36.84vw;left:-7%;top:-14%}.gift__text__title{width:83%;margin-left:auto;margin-right:auto}.gift__text__title b{color:var(--red)}.gift-shape-bg{bottom:-1.37vw;height:33.2vw}}@media screen and (max-width:650px){.gift{padding-top:4.55vw}.timer{margin-top:3.64vw;gap:0}.timer-box{width:19.55vw;height:19.55vw;margin-right:3.18vw;border-radius:2.73vw;box-shadow:0 0 11.36vw #e5303060}.timer-box:last-child{margin-right:0}.timer-box__title{font-size:6.14vw;letter-spacing:.1vw;margin-bottom:-1.36vw}.timer-box__descr{font-size:3.86vw;letter-spacing:-.09vw}.gift-wrapper{margin-top:9.09vw;flex-direction:column}.gift__img{width:46.82vw;height:65vw;margin-right:0}.gift__text__title{margin-top:9.09vw}.gift__text{width:65.45vw}.gift-items{width:100%;margin-top:9.09vw}.gift__text__title br{display:none}.gift-item{font-size:3.18vw;letter-spacing:-.07vw;margin-bottom:4.55vw}.gift-shape{width:72.5vw;height:64.55vw;left:-5%;top:-46%}.gift__text__title{width:93%;margin-left:auto;margin-right:auto}.gift__text__title b{color:var(--red)}.gift-shape-bg{bottom:-18%;left:50%;transform:translate(-50%,-50%);width:33.28vw;height:100vw}.gift-item-last{margin-bottom:0}}.points{margin-top:100px;padding:100px 0;background-color:#0b0b0b;background-image:url(../assets/texture.svg)}.points-items{display:flex;justify-content:center;gap:80px;margin-top:80px}.points-item{display:flex}.points-item__img{width:125px;height:125px;margin-right:20px}.points-item__img svg{width:100%;height:100%}.points-item__title{font-size:18px;line-height:110%;letter-spacing:-.43px;font-weight:700;color:#eaeaea}.points-item__descr{font-size:16px;line-height:150%;letter-spacing:-.31px;color:#eaeaea}.points-item__text{width:268px}.points-item__title br{display:none}.points__title{margin-left:auto;margin-right:auto}@media screen and (max-width:1919px){.points{margin-top:5.21vw;padding:5.21vw 0;background-color:#0b0b0b;background-image:url(../assets/texture.svg)}.points-items{display:flex;justify-content:center;gap:4.17vw;margin-top:4.17vw}.points-item{display:flex}.points-item__img{width:6.51vw;height:6.51vw;margin-right:1.04vw}.points-item__img svg{width:100%;height:100%}.points-item__title{font-size:.94vw;line-height:110%;letter-spacing:-.02vw;font-weight:700;color:#eaeaea}.points-item__descr{font-size:.83vw;line-height:150%;letter-spacing:-.02vw;color:#eaeaea}.points-item__text{width:14vw}}@media screen and (max-width:1025px){.points{margin-top:5.86vw;padding:5.86vw 0}.points-items{gap:3.91vw;margin-top:3.91vw}.points-item__img{width:9.77vw;height:9.77vw;margin-right:0}.points-item{width:22.27vw;flex-direction:column;align-items:center}.points-item__title{margin-top:1.95vw;font-size:1.56vw;text-align:center;line-height:150%;letter-spacing:-.04vw}.points-item__descr{font-size:1.37vw;letter-spacing:-.03vw;text-align:center}.points-item__text{width:100%}}@media screen and (max-width:650px){.points{margin-top:40px;padding:40px 0}.points-items{gap:0;margin-top:20px;flex-direction:column;align-items:center}.points-item__img{width:80px;height:80px;margin-right:0}.points-item{width:297px;margin-bottom:20px}.points-item:last-child{margin-bottom:0}.points-item__title br{display:block}.points-item__title{margin-top:20px;font-size:14px;letter-spacing:-.31px}.points-item__descr{font-size:12px;letter-spacing:-.23px}.points__title{width:75%}}.guarantee{padding:100px 0;position:relative}.guarantee-items{display:flex;margin-top:80px;gap:80px;justify-content:center}.guarantee-item{width:256px}.guarantee-item__img{width:100%;height:253px;border-radius:12px;position:relative;border:1.5px solid transparent;transition:all .3s}.guarantee-item__img:hover{transform:scale(1.02)}.guarantee-item__img img{width:100%;height:100%;border-radius:12px;object-fit:cover}.guarantee-item__title{text-align:center;margin-top:20px;font-size:18px;line-height:150%;letter-spacing:-.43px}.guarantee-item__descr{text-align:center;font-size:16px;line-height:150%;letter-spacing:-.31px}.guarantee-shape{position:absolute;background:url("data:image/svg+xml,%3csvg%20width='595'%20height='728'%20viewBox='0%200%20595%20728'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='17.1216'%20y1='3.89453'%20x2='17.1216'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='89.532'%20y1='3.89453'%20x2='89.532'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='161.943'%20y1='3.89453'%20x2='161.943'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='234.353'%20y1='3.89453'%20x2='234.353'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='306.764'%20y1='3.89453'%20x2='306.764'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='379.174'%20y1='3.89453'%20x2='379.174'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='451.585'%20y1='3.89453'%20x2='451.585'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='523.995'%20y1='3.89453'%20x2='523.995'%20y2='728'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='726.252'%20x2='594.657'%20y2='726.252'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='653.841'%20x2='594.657'%20y2='653.841'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='581.43'%20x2='594.657'%20y2='581.43'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='509.02'%20x2='594.657'%20y2='509.019'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='436.609'%20x2='594.657'%20y2='436.609'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='364.198'%20x2='594.657'%20y2='364.198'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='291.788'%20x2='594.657'%20y2='291.788'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='219.377'%20x2='594.657'%20y2='219.377'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='146.968'%20x2='594.657'%20y2='146.968'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='74.5556'%20x2='594.657'%20y2='74.5556'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3cline%20x1='-129.448'%20y1='2.14548'%20x2='594.657'%20y2='2.14545'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='3.49809'/%3e%3c/svg%3e") right center / contain;z-index:0;left:50%;transform:translate(-50%,-50%);opacity:.3;top:40%;width:1558.4px;height:310.92px;z-index:-1}.guarantee__btn{margin-left:auto;margin-right:auto;margin-top:80px}.guarantee-item:nth-child(1) .guarantee-item__img{background:linear-gradient(#000,#080808 0px) padding-box padding-box,linear-gradient(130deg,#abc003,#262626) border-box border-box}.guarantee-item:nth-child(2) .guarantee-item__img{background:linear-gradient(#000,#080808 0px) padding-box padding-box,linear-gradient(220deg,#b75116,#262626) border-box border-box}.guarantee-item:nth-child(3) .guarantee-item__img{background:linear-gradient(#000,#080808 0px) padding-box padding-box,linear-gradient(150deg,#e13224,#262626) border-box border-box}.guarantee-item:nth-child(4) .guarantee-item__img{background:linear-gradient(#000,#080808 0px) padding-box padding-box,linear-gradient(220deg,#b85a5f,#262626) border-box border-box}@media screen and (max-width:1919px){.guarantee{padding:5.21vw 0}.guarantee-items{margin-top:4.17vw;gap:4.17vw}.guarantee-item{width:13.33vw}.guarantee-item__img{height:13.18vw;border-radius:.63vw;border:.08vw solid transparent}.guarantee-item__img img{border-radius:.63vw}.guarantee-item__title{margin-top:1.04vw;font-size:.94vw;letter-spacing:-.02vw}.guarantee-item__descr{font-size:.83vw;letter-spacing:-.02vw}.guarantee-shape{width:81.13vw;height:16.19vw}.guarantee__btn{margin-top:4.17vw}}@media screen and (max-width:1025px){.guarantee{padding:5.86vw 0}.guarantee-items{margin-top:3.91vw;gap:2.93vw}.guarantee-item{width:18.75vw}.guarantee-item__img{height:16.71vw;width:16.8vw;margin-left:auto;margin-right:auto;border-radius:.78vw;border:.1vw solid transparent}.guarantee-item__img img{border-radius:.63vw}.guarantee-item__title{margin-top:1.27vw;font-size:1.56vw;letter-spacing:-.04vw}.guarantee-item__descr{font-size:1.37vw;letter-spacing:-.03vw}.guarantee-shape{top:19.14vw;width:86.62vw;height:16.64vw}.guarantee__btn{margin-top:3.91vw}}@media screen and (max-width:650px){.guarantee__title{width:75%;margin-left:auto;margin-right:auto;text-align:center}.guarantee{padding:13.64vw 0}.guarantee-items{margin-top:9.09vw;gap:0;flex-wrap:wrap}.guarantee-item{width:43.64vw;margin-right:4.55vw;margin-bottom:4.55vw}.guarantee-item:nth-child(2n){margin-right:0}.guarantee-item:nth-child(3),.guarantee-item:nth-child(4){margin-bottom:0}.guarantee-item__img{height:39.09vw;width:38.86vw;border-radius:1.82vw;border:.23vw solid transparent}.guarantee-item__img img{border-radius:1.82vw}.guarantee-item__title{margin-top:2.95vw;font-size:3.18vw;letter-spacing:-.07vw}.guarantee-item__descr{font-size:2.73vw;letter-spacing:-.05vw}.guarantee-shape{top:90.68vw;width:38.72vw;height:116.82vw}.guarantee__btn{margin-top:9.09vw;width:85.909vw;text-align:center;margin-left:auto;margin-right:auto}}.reviews{padding:100px 0;background-color:#0b0b0b;background-image:url(../assets/texture.svg)}.reviews__descr{margin-top:20px;text-align:center;margin-left:auto;margin-right:auto;font-size:18px;line-height:150%;letter-spacing:-.43px;color:#eaeaea;width:36%}.reviews__descr span{color:var(--red)}.reviewsSwiper{width:1920px;margin-top:40px;padding-top:8px}.reviews-item{background:var(--white-primary);border-radius:8px;padding:20px;transition:all .3s}.reviews-item:hover{transform:scale(1.02)}.reviews-item__img{width:243px;height:243px}.reviews-item__img img{width:100%;height:100%;object-fit:cover}.reviews-item__name{margin-top:20px;font-size:16px;letter-spacing:-.31px;line-height:150%;font-weight:700;color:var(--second-black)}.reviews-item__verified{display:flex;align-items:center}.reviews-item__verified svg{width:12px;height:12px}.reviews-item__verified p{font-size:11px;line-height:150%;color:var(--second-black)}.reviews-item__descr{height:216px;display:-webkit-box;-webkit-line-clamp:9;overflow:hidden;-webkit-box-orient:vertical}.reviews-item__descr,.review-modal__descr{margin-top:20px;font-size:16px;letter-spacing:-.31px;line-height:150%;font-weight:400;color:var(--second-black)}.reviews-item__more{margin-top:20px;text-decoration:underline;background:transparent;border:none;outline:none;cursor:pointer;font-size:16px;letter-spacing:-.31px;line-height:150%;font-weight:400;color:var(--second-black)}.modal{position:fixed;width:100%;height:100%;background:#00000080;z-index:10;top:0;left:0;display:none;justify-content:center;align-items:center}.modal.show{display:flex}.modal-content{width:818px;background:var(--white-primary);border-radius:8px;padding:20px;position:relative}.modal-close{position:absolute;right:20px;top:20px;cursor:pointer}.modal-close svg{width:16px;height:16px}.review-modal__name{font-size:16px;letter-spacing:-.31px;line-height:150%;font-weight:700;color:var(--second-black)}.reviews-btn-wrapper{display:flex;align-items:center;justify-content:center;margin-top:40px}.reviews-btn-prev{margin-right:20px}.reviews-btn-next,.reviews-btn-prev{cursor:pointer}.reviews-btn-next svg,.reviews-btn-prev svg{width:40px;height:40px}.reviews-pagination{display:none}@media screen and (max-width:1919px){.reviews{padding:5.21vw 0}.reviews__descr{margin-top:1.04vw;font-size:.94vw;letter-spacing:-.02vw}.reviewsSwiper{width:100vw;margin-top:2.08vw}.reviews-item{border-radius:.42vw;padding:1.042vw}.reviews-item__img{width:100%;height:12.66vw}.reviews-item__name{margin-top:1.04vw;font-size:.83vw;letter-spacing:-.02vw}.reviews-item__verified svg{width:.63vw;height:.63vw}.reviews-item__verified p{font-size:.57vw}.reviews-item__descr{height:11.25vw}.reviews-item__descr,.review-modal__descr,.reviews-item__more{margin-top:1.04vw;font-size:.83vw;letter-spacing:-.02vw}.modal-content{width:42.6vw;border-radius:.42vw;padding:1.04vw}.modal-close{right:1.04vw;top:1.04vw}.modal-close svg{width:.83vw;height:.83vw}.review-modal__name{font-size:.83vw;letter-spacing:-.02vw}.reviews-btn-wrapper{margin-top:2.083vw}.reviews-btn-prev{margin-right:1.042vw}.reviews-btn-next svg,.reviews-btn-prev svg{width:2.083vw;height:2.083vw}}@media screen and (max-width:1025px){.reviews{padding:5.86vw 0}.reviews__descr{margin-top:1.95vw;font-size:1.56vw;letter-spacing:-.04vw;width:67%}.reviewsSwiper{width:100vw;margin-top:3.91vw}.reviews-item{border-radius:.39vw;padding:.98vw}.reviews-item__img{height:auto}.reviews-item__name{margin-top:.98vw;font-size:.78vw;letter-spacing:-.02vw}.reviews-item__verified svg{width:.59vw;height:.59vw}.reviews-item__verified p{font-size:.49vw}.reviews-item__descr{height:11.426vw}.reviews-item__descr,.review-modal__descr,.reviews-item__more{margin-top:.98vw;font-size:.78vw;letter-spacing:-.02vw}.modal-content{width:79.88vw;border-radius:.78vw;padding:1.95vw}.modal-close{right:1.95vw;top:1.95vw}.modal-close svg{width:.98vw;height:.98vw}.review-modal{justify-content:center;align-items:unset;overflow:auto}.review-modal .modal-content{margin-top:auto;margin-bottom:auto}.review-modal__name{font-size:1.56vw;letter-spacing:-.03vw}.review-modal__descr{font-size:1.56vw}.modal .reviews-item__verified p{font-size:1.07vw}.modal .reviews-item__verified svg{width:1.17vw;height:1.17vw}.reviews-btn-wrapper{margin-top:1.953vw}.reviews-btn-prev{margin-right:1.172vw}.reviews-btn-next svg,.reviews-btn-prev svg{width:2.344vw;height:2.344vw}}@media screen and (max-width:650px){.reviews{padding:9.09vw 0}.reviews__descr{margin-top:4.55vw;font-size:3.18vw;letter-spacing:-.07vw;width:90%}.reviewsSwiper{width:100vw;margin-top:4.55vw}.reviews-item{border-radius:.91vw;padding:2.27vw;height:auto}.reviews-item__img{height:27.95vw}.reviews-item__name{margin-top:2.27vw;font-size:1.82vw;letter-spacing:-.04vw}.reviews-item__verified svg{width:1.14vw;height:1.14vw}.reviews-item__verified p{font-size:1.28vw;letter-spacing:-.01vw}.reviews-item__descr,.review-modal__descr{margin-top:2.27vw;font-size:1.95vw;letter-spacing:-.04vw}.reviews-item__descr{height:26.591vw}.reviews-item__more{margin-top:2.27vw;font-size:1.86vw;letter-spacing:-.04vw}.modal-content{width:82.73vw;border-radius:1.82vw;padding:4.55vw}.modal-close{right:4.55vw;top:4.55vw}.modal-close svg{width:3.64vw;height:3.64vw}.review-modal__name{font-size:3.64vw;letter-spacing:-.1vw}.review-modal__descr{font-size:3.18vw}.modal .reviews-item__verified p{font-size:2.73vw}.modal .reviews-item__verified svg{width:2.73vw;height:2.73vw}.reviews-btn-wrapper{margin-top:4.55vw}.reviews-btn-prev{margin-right:2.73vw}.reviews-btn-next svg,.reviews-btn-prev svg{width:5.45vw;height:5.45vw}}.warranty{padding:100px 0}.warranty-items{display:flex;flex-direction:column;align-items:center;margin-top:80px}.warranty-item{display:flex;align-items:center;margin-bottom:80px}.warranty-item:last-child{margin-bottom:0}.warranty-item__img{width:210px;height:210px;margin-right:80px}.warranty-item__img svg{width:100%;height:100%;transform:scale(1.75);aspect-ratio:1 / 1}.warranty-item__text{width:424px;text-align:center;font-size:16px;line-height:150%;color:#fff;letter-spacing:-.31px}.warranty{position:relative}.warranty-shape{top:257.98px;left:26.5%;width:400px;position:absolute;background:url("data:image/svg+xml,%3csvg%20width='402'%20height='402'%20viewBox='0%200%20402%20402'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='0.966184'%20y1='2'%20x2='0.966184'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='40.9662'%20y1='2'%20x2='40.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='80.9662'%20y1='2'%20x2='80.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='120.966'%20y1='2'%20x2='120.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='160.966'%20y1='2'%20x2='160.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='200.966'%20y1='2'%20x2='200.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='240.966'%20y1='2'%20x2='240.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='280.966'%20y1='2'%20x2='280.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='320.966'%20y1='2'%20x2='320.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='360.966'%20y1='2'%20x2='360.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cpath%20d='M400.966%200L400.966%20402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='401.034'%20x2='400'%20y2='401.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='361.034'%20x2='400'%20y2='361.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='321.034'%20x2='400'%20y2='321.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='281.034'%20x2='400'%20y2='281.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='241.034'%20x2='400'%20y2='241.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='201.034'%20x2='400'%20y2='201.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='161.034'%20x2='400'%20y2='161.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='121.034'%20x2='400'%20y2='121.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='81.0338'%20x2='400'%20y2='81.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='41.0338'%20x2='400'%20y2='41.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='1.03382'%20x2='400'%20y2='1.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3c/svg%3e") center center / contain;opacity:.2;aspect-ratio:1 / 1;z-index:-1}.warranty-item__img--shape{display:none}@media screen and (max-width:1919px){.warranty{padding:5.21vw 0;position:relative}.warranty-items{display:flex;flex-direction:column;align-items:center;margin-top:4.17vw}.warranty-item{display:flex;align-items:center;margin-bottom:4.17vw}.warranty-item:last-child{margin-bottom:0}.warranty-item__img{width:10.94vw;height:10.94vw;margin-right:4.17vw}.warranty-item__img svg{width:100%;height:100%;transform:scale(1.75);aspect-ratio:1 / 1}.warranty-item__text{width:22.08vw;text-align:center;font-size:.83vw;line-height:150%;color:#fff;letter-spacing:-.02vw}.warranty-shape{top:13.44vw;left:26.5%;width:20.83vw;position:absolute;background:url("data:image/svg+xml,%3csvg%20width='402'%20height='402'%20viewBox='0%200%20402%20402'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='0.966184'%20y1='2'%20x2='0.966184'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='40.9662'%20y1='2'%20x2='40.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='80.9662'%20y1='2'%20x2='80.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='120.966'%20y1='2'%20x2='120.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='160.966'%20y1='2'%20x2='160.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='200.966'%20y1='2'%20x2='200.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='240.966'%20y1='2'%20x2='240.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='280.966'%20y1='2'%20x2='280.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='320.966'%20y1='2'%20x2='320.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='360.966'%20y1='2'%20x2='360.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cpath%20d='M400.966%200L400.966%20402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='401.034'%20x2='400'%20y2='401.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='361.034'%20x2='400'%20y2='361.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='321.034'%20x2='400'%20y2='321.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='281.034'%20x2='400'%20y2='281.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='241.034'%20x2='400'%20y2='241.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='201.034'%20x2='400'%20y2='201.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='161.034'%20x2='400'%20y2='161.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='121.034'%20x2='400'%20y2='121.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='81.0338'%20x2='400'%20y2='81.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='41.0338'%20x2='400'%20y2='41.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='1.03382'%20x2='400'%20y2='1.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3c/svg%3e") center center / contain;opacity:.2;aspect-ratio:1 / 1;z-index:-1}}@media screen and (max-width:1025px){.warranty{padding:5.86vw 0}.warranty-items{margin-top:3.91vw}.warranty-item{margin-bottom:3.91vw}.warranty-item__img{width:14.65vw;height:14.65vw;margin-right:7.81vw}.warranty-item__text{width:41.41vw;font-size:1.37vw;letter-spacing:-.03vw}.warranty-shape{top:15.63vw;left:8.2vw;display:block;width:26.95vw}}@media screen and (max-width:650px){.warranty{padding:9.09vw 0}.warranty-items{margin-top:4.55vw}.warranty-item{margin-bottom:4.55vw;width:71.36vw;flex-direction:column;align-items:center}.warranty-item__img{width:34.09vw;height:34.09vw;margin-right:0;position:relative}.warranty-item__text{width:100%;margin-top:2.73vw;font-size:3.18vw;letter-spacing:-.07vw}.warranty-shape{display:none}.warranty-item__img--shape{position:absolute;background:url("data:image/svg+xml,%3csvg%20width='402'%20height='402'%20viewBox='0%200%20402%20402'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='0.966184'%20y1='2'%20x2='0.966184'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='40.9662'%20y1='2'%20x2='40.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='80.9662'%20y1='2'%20x2='80.9662'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='120.966'%20y1='2'%20x2='120.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='160.966'%20y1='2'%20x2='160.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='200.966'%20y1='2'%20x2='200.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='240.966'%20y1='2'%20x2='240.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='280.966'%20y1='2'%20x2='280.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='320.966'%20y1='2'%20x2='320.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='360.966'%20y1='2'%20x2='360.966'%20y2='402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cpath%20d='M400.966%200L400.966%20402'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='401.034'%20x2='400'%20y2='401.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='361.034'%20x2='400'%20y2='361.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='321.034'%20x2='400'%20y2='321.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='281.034'%20x2='400'%20y2='281.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='241.034'%20x2='400'%20y2='241.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='201.034'%20x2='400'%20y2='201.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='161.034'%20x2='400'%20y2='161.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='121.034'%20x2='400'%20y2='121.034'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='81.0338'%20x2='400'%20y2='81.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='41.0338'%20x2='400'%20y2='41.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3cline%20x1='-4.22332e-08'%20y1='1.03382'%20x2='400'%20y2='1.0338'%20stroke='white'%20strokeOpacity='0.1'%20strokeWidth='1.93237'/%3e%3c/svg%3e") center center / contain;opacity:.3;top:0vw;left:50%;width:30.68vw;height:30.68vw;display:block;z-index:-1}}.deserve{padding:100px 0;background-color:#0b0b0b;background-image:url(../assets/texture.svg)}.deserve__title{margin-left:auto;margin-right:auto;width:55%}.deserve-wrapper{width:767px;margin-left:auto;margin-right:auto;margin-top:80px}.deserve-main-img{width:100%;height:754px}.deserve-main-img img{border-radius:20px}.deserve-thumb{display:flex;align-items:center;margin-top:20px}.deserve-thumb-slide{width:136px;height:134px;margin-right:20px;cursor:pointer;position:relative}.deserve-thumb-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;transition:.2s;opacity:.7;z-index:1}.deserve-thumb-slide.active:before{display:none}.deserve-thumb-slide:last-child{margin-right:0}.deserve-thumb-slide img{width:100%;height:100%}.deserve-text__item{display:none}.deserve-text__item.active{display:block}.deserve-text__item{margin-top:20px;text-align:center;font-size:36px;font-weight:700;line-height:110%;color:#fff;letter-spacing:.58px}@media screen and (max-width:1919px){.deserve{padding:5.21vw 0}.deserve-wrapper{width:39.95vw;margin-top:4.17vw}.deserve-main-img{height:39.27vw}.deserve-main-img img{border-radius:1.04vw}.deserve-thumb{margin-top:1.04vw}.deserve-thumb-slide{width:7.08vw;height:6.98vw;margin-right:1.04vw}.deserve-text__item{margin-top:1.04vw;font-size:1.88vw;letter-spacing:.03vw}}@media screen and (max-width:1025px){.deserve{padding:5.86vw 0}.deserve__title{width:100%}.deserve-wrapper{width:56.54vw;margin-top:3.91vw}.deserve-main-img{height:55.66vw}.deserve-main-img img{border-radius:1.46vw}.deserve-thumb{margin-top:1.37vw}.deserve-thumb-slide{width:10.06vw;height:9.86vw;margin-right:1.46vw}.deserve-text__item{margin-top:1.37vw;font-size:3.03vw;letter-spacing:.06vw}}@media screen and (max-width:650px){.deserve{padding:9.09vw 0 4.545vw}.deserve__title{width:86%}.deserve__title br{display:none}.deserve-wrapper{width:88.18vw;margin-top:4.55vw}.deserve-main-img{height:86.59vw}.deserve-main-img img{border-radius:2.27vw}.deserve-thumb{margin-top:2.27vw}.deserve-thumb-slide{width:15.68vw;height:15.45vw;margin-right:2.27vw}.deserve-text__item{margin-top:2.27vw;font-size:4.09vw;letter-spacing:.1vw}}.product{padding:100px 0}.product__inner{display:flex;align-items:stretch;justify-content:center}.product__img{width:720px;flex:0 0 720px}.product__img img{width:100%;height:100%;object-fit:cover}.product-text{padding:50px;width:720px;display:flex;flex-direction:column}.product__title{margin-top:auto}.product-items{margin-top:40px}.product-item-wrapper{display:flex;background:#eaeaea;align-items:center}.product-item{margin-bottom:20px}.product-item:last-child{margin-bottom:0}.product-item__info{display:flex;flex-direction:column;margin-left:20px}.product-item__img{width:97px;height:97px;transition:all .2s}.product-item__img img{width:100%;height:100%}.product-item__title{font-size:24px;line-height:120%;letter-spacing:-.43px;color:var(--black)}.product-item-prices{display:flex;align-items:center}.product-item-prices__new,.product-item-prices__old{font-size:18px;line-height:150%;letter-spacing:-.43px}.product-item-prices__new{color:var(--black);font-weight:700}.product-item-prices__old{color:#615e5e;margin-left:10px}.product-item__btn{width:145px;height:97px;background:var(--green);border:none;outline:none;cursor:pointer;margin-left:auto}.product-list{margin-top:40px}.product-list-item{margin-bottom:20px;display:flex;align-items:center}.product-list-item:last-child{margin-bottom:0}.product-list-item__circle{width:30px;height:30px;border-radius:100%;background:#d9d9d9;margin-right:10px}.product-list-item__title,.product-list-item__descr{font-size:18px;font-weight:700;letter-spacing:-.43px;line-height:150%;color:#fff;margin-right:10px}.product-list-item__descr{color:#b1b1b1}.product-list-item.active .product-list-item__circle{background:var(--green)}.product-item__btn-hidden{width:100%;height:106px;display:flex;align-items:center;justify-content:center;background:var(--green);text-align:center;font-size:24px;line-height:120%;font-weight:700;color:var(--white-primary);border:none;cursor:pointer;outline:none}.product-item__img-hidden{width:100%;height:264px}.product-item__img-hidden img{width:100%;height:100%;object-fit:cover}.product-item__img-hidden,.product-item__btn-hidden{height:0;overflow:hidden;transition:all .1s}.product-item.active .product-item__btn{background:var(--black)}.product-item__btn .close{display:none}.product-item.active .product-item__btn .close{display:block;margin-left:auto;margin-right:auto}.product-item.active .product-item__btn .plus{display:none}.product-item.active .product-item__btn-hidden{height:106px}.product-item.active .product-item__img-hidden{height:264px}.product-item.active .product-item__img{width:0;overflow:hidden}.product__title,.product-timer__title{color:var(--white-primary)}.product-timer .timer-box{width:137px;height:137px;border-radius:18px;box-shadow:0 0 120px #15975f8e}.product-timer .timer-box__title{font-size:42px;letter-spacing:.49px}.product-timer .timer-box__descr{font-size:27px}.product-timer .timer{gap:23px}.product-order-btn{padding:20px;width:100%;background:#15975f;cursor:pointer;margin-top:40px;font-size:18px;line-height:150%;letter-spacing:-.43px;color:var(--white-primary);text-transform:uppercase;border:none;transition:all .3s;margin-bottom:auto;font-weight:700}.product-order-btn.active{background:var(--green)}.product-order-btn:hover{background:#2cac75}.product-timer{margin-top:40px}.plus{width:14px;height:14px}.close{width:25px;height:24px}@media screen and (max-width:1919px){.plus{width:.729vw;height:.729vw}.close{width:1.302vw;height:1.25vw}.product{padding:5.21vw 0}.product__img{width:37.5vw;flex:0 0 37.5vw}.product-text{padding:2.6vw;width:37.5vw}.product-items{margin-top:2.08vw}.product-item{margin-bottom:1.04vw}.product-item__info{margin-left:1.04vw}.product-item__img{width:5.05vw;height:5.05vw}.product-item__title{font-size:1.25vw;letter-spacing:-.02vw}.product-item-prices__new,.product-item-prices__old{font-size:.94vw;letter-spacing:-.02vw}.product-item-prices__old{margin-left:.52vw}.product-item__btn{width:7.55vw;height:5.05vw}.product-list{margin-top:2.08vw}.product-list-item{margin-bottom:1.04vw}.product-list-item__circle{width:1.56vw;height:1.56vw;margin-right:.52vw}.product-list-item__title,.product-list-item__descr{font-size:.94vw;letter-spacing:-.02vw;margin-right:.52vw}.product-item__btn-hidden{font-size:1.25vw}.product-item.active .product-item__btn-hidden{height:5.52vw}.product-item.active .product-item__img-hidden{height:13.75vw}.product-timer .timer-box{width:7.14vw;height:7.14vw;border-radius:.94vw;box-shadow:0 0 6.25vw #15975f8e}.product-timer .timer-box__title{font-size:2.19vw;letter-spacing:.03vw}.product-timer .timer-box__descr{font-size:1.41vw}.product-timer .timer{gap:1.2vw}.product-order-btn{padding:1.042vw;margin-top:2.08vw;font-size:.94vw;letter-spacing:-.02vw}.product-timer{margin-top:2.08vw}}@media screen and (max-width:1025px){.plus{width:1.37vw;height:1.37vw}.close{width:2.44vw;height:2.34vw}.product{padding:5.86vw 0}.product__img{width:42.77vw;flex:0 0 42.77vw;min-height:107.32vw}.product-text{padding:.98vw;width:40.53vw}.product-items{margin-top:3.91vw}.product-item{margin-bottom:1.95vw}.product-item__info{margin-left:.98vw}.product-item__img{width:6.84vw;height:6.84vw}.product-item__title{font-size:1.56vw;letter-spacing:-.04vw}.product-item-prices__new,.product-item-prices__old{font-size:1.37vw;letter-spacing:-.03vw}.product-item-prices__old{margin-left:.49vw}.product-item__btn{width:10.25vw;height:6.84vw}.product-list{margin-top:3.91vw;width:39.84vw}.product-list-item{margin-bottom:1.95vw}.product-list-item__circle{width:1.46vw;height:1.46vw;margin-right:.98vw}.product-list-item__title,.product-list-item__descr{font-size:1.37vw;letter-spacing:-.03vw;margin-right:.98vw}.product-item__btn-hidden{font-size:1.56vw}.product-item.active .product-item__btn-hidden{height:6.84vw}.product-item.active .product-item__img-hidden{height:16.99vw}.product-timer .timer-box{width:8.5vw;height:8.5vw;border-radius:1.07vw;box-shadow:0 0 5.37vw #15975f8e}.product-timer .timer-box__title{font-size:2.64vw;letter-spacing:.43vw;margin-bottom:-.29vw}.product-timer .timer-box__descr{font-size:1.66vw}.product-timer .timer{gap:1.46vw}.product-order-btn{padding:1.953vw;margin-top:3.91vw;font-size:1.56vw;letter-spacing:-.03vw}.product-timer{margin-top:3.91vw}}@media screen and (max-width:650px){.plus{width:3.41vw;height:3.41vw}.close{width:4.55vw;height:4.55vw}.product{padding:0;padding-bottom:5.23vw;background-color:#0b0b0b;background-image:url(../assets/texture.svg)}.product__img{display:none}.product-text{padding:0;width:92.73vw}.product-items{margin-top:4.55vw}.product-item{margin-bottom:4.55vw}.product-item__info{margin-left:1.82vw}.product-item__img{width:15.91vw;height:15.91vw}.product-item__title{font-size:3.64vw;letter-spacing:-.1vw}.product-item-prices__new,.product-item-prices__old{font-size:3.18vw;letter-spacing:-.07vw}.product-item-prices__old{margin-left:1.14vw}.product-item__btn{width:23.86vw;height:15.91vw}.product-list{margin-top:4.55vw;width:100%}.product-list-item{margin-bottom:4.55vw;padding-left:6.36vw}.product-list-item__circle{width:3.41vw;height:3.41vw;margin-right:2.27vw}.product-list-item__title,.product-list-item__descr{font-size:2.73vw;letter-spacing:-.05vw;margin-right:2.27vw}.product-item__btn-hidden{font-size:3.64vw}.product-item.active .product-item__btn-hidden{height:15.91vw}.product-item.active .product-item__img-hidden{height:39.55vw}.product-timer .timer-box{width:18.41vw;height:18.41vw;border-radius:2.5vw;box-shadow:0 0 11.36vw #15975f8e;margin-right:3.18vw}.product-timer .timer-box:last-child{margin-right:0}.product-timer .timer-box__title{font-size:5.68vw;letter-spacing:.09vw;margin-bottom:-.68vw}.product-timer .timer-box__descr{font-size:3.72vw}.product-timer .timer{gap:0}.product-order-btn{padding:4.545vw;margin-top:4.55vw;font-size:3.64vw;letter-spacing:-.07vw}.product-timer{margin-top:4.55vw}}.faq{padding:100px 0;background-color:#0b0b0b;background-image:url(../assets/texture.svg)}.faq-items{width:696px;margin-left:auto;margin-right:auto;margin-top:40px}.faq-item{margin-bottom:20px;background:var(--second-white);border-radius:12px}.faq-item__head{display:flex;align-items:center;justify-content:space-between;padding:11.5px 21.5px 11.5px 20px;cursor:pointer;background:#eaeaea;border-radius:12px}.faq-item__head p{font-size:16px;line-height:150%;letter-spacing:-.31px;font-weight:700;color:var(--black)}.faq-item__head-icon svg{width:14px;height:14px}.faq-item__descr p{font-size:16px;line-height:150%;color:#000;padding:21px 23.5px;letter-spacing:-.31px}.faq-item__descr{height:0;overflow:hidden;transition:all .2s}.faq-minus{display:none}.faq-item.active .faq-minus{display:block}.faq-item.active .faq-plus{display:none}.faq-item.active .faq-item__descr{height:87.95px}.faq-item:last-child.active .faq-item__descr{height:63.97px}@media screen and (max-width:1919px){.faq{padding:5.21vw 0}.faq-items{width:36.25vw;margin-top:2.08vw}.faq-item{margin-bottom:1.04vw;border-radius:.63vw}.faq-item__head{padding:.6vw 1.12vw .6vw 1.04vw;border-radius:.63vw}.faq-item__head p{font-size:.83vw;letter-spacing:-.02vw}.faq-item__head-icon svg{width:.73vw;height:.73vw}.faq-item__descr p{font-size:.83vw;padding:1.09vw 1.22vw;letter-spacing:-.02vw}.faq-item.active .faq-item__descr{height:4.58vw}.faq-item:last-child.active .faq-item__descr{height:3.33vw}}@media screen and (max-width:1025px){.faq{padding:3.91vw 0}.faq-items{width:62.11vw;margin-top:3.91vw}.faq-item{margin-bottom:1.95vw;border-radius:1.17vw}.faq-item__head{padding:1.27vw 1.95vw;border-radius:1.17vw}.faq-item__head p{font-size:1.37vw;letter-spacing:-.03vw}.faq-item__head-icon svg{width:1.37vw;height:1.37vw}.faq-item__descr p{font-size:1.37vw;padding:1.95vw;letter-spacing:-.03vw}.faq-item.active .faq-item__descr{height:8vw}.faq-item:last-child.active .faq-item__descr,.faq-item:nth-child(3).active .faq-item__descr{height:5.96vw}}@media screen and (max-width:650px){.faq{padding:9.09vw 0;background-image:unset}.faq-items{width:100%;margin-top:4.55vw}.faq-item{margin-bottom:4.55vw;border-radius:2.73vw}.faq-item__head{padding:2.27vw 4.55vw;border-radius:2.73vw}.faq-item__head p{font-size:3.18vw;letter-spacing:-.07vw;width:90%}.faq-item__head-icon svg{width:3.18vw;height:3.18vw}.faq-item__descr p{font-size:3.18vw;padding:4.55vw;letter-spacing:-.07vw}.faq-item.active .faq-item__descr{height:18.59vw}.faq-item:last-child.active .faq-item__descr,.faq-item:nth-child(3).active .faq-item__descr{height:18.59vw}.faq-item:nth-child(1).active .faq-item__descr,.faq-item:nth-child(5).active .faq-item__descr{height:23.36vw}}.footer{padding:80px 0}.footer__inner{padding:0 40px}.footer-top{display:flex;align-items:center;justify-content:space-between}.footer__logo img{width:374px;height:34px}.footer-socials{display:flex;align-items:center}.footer-socials__item{display:block;width:34px;height:34px;margin-right:20px;cursor:pointer}.footer-socials__item:last-child{margin-right:0}.footer-socials__item svg{width:100%;height:100%}.footer__line{width:100%;height:1.5px;background:radial-gradient(2015.47% 78428.7% at 71.51% 406.05%,#960909,#262626);margin-top:40px}.footer-bottom{margin-top:40px;justify-content:space-between;display:flex;align-items:center}.footer-bottom__links{display:flex;align-items:center}.footer-bottom__link{text-decoration:underline;margin-right:20px;background:transparent;font-size:13px;line-height:150%;letter-spacing:-.23px;color:#fff;border:none;outline:none;cursor:pointer}.footer-bottom__link:last-child{margin-right:0}.footer-bottom__right{font-size:13px;line-height:150%;letter-spacing:-.23px;color:#fff}.policy-modal.show{display:flex}.policy-modal .modal-content{width:100%;margin:30px;max-height:calc(100% - 64px);overflow:auto}.policy-modal .review-modal__descr p{font-size:16px;line-height:24px;letter-spacing:-.31px;margin:16px 0}.policy-modal .review-modal__descr h2{margin:.83em 0;font-size:24px}.policy-modal .review-modal__descr ul{padding-left:40px}@media screen and (max-width:1919px){.footer{padding:4.17vw 0}.footer__inner{padding:0 2.08vw}.footer__logo img{width:19.48vw;height:1.77vw}.footer-socials__item{width:1.77vw;height:1.77vw;margin-right:1.04vw}.footer__line{height:.08vw;margin-top:2.08vw}.footer-bottom{margin-top:2.08vw}.footer-bottom__link{margin-right:1.04vw;font-size:.68vw;letter-spacing:-.01vw}.footer-bottom__right{font-size:.68vw;letter-spacing:-.01vw}.policy-modal .modal-content{margin:1.56vw;max-height:calc(100% - 3.33vw)}.policy-modal .review-modal__descr p{font-size:.83vw;line-height:1.25vw;letter-spacing:-.02vw;margin:.83vw 0}.policy-modal .review-modal__descr h2{font-size:1.25vw}.policy-modal .review-modal__descr ul{padding-left:2.083vw}}@media screen and (max-width:1025px){.footer{padding:4.59vw 0}.footer__inner{padding:0 2.32vw}.footer__logo img{width:31.74vw;height:2.93vw}.footer-socials__item{width:2.93vw;height:2.93vw;margin-right:.87vw}.footer__line{height:.09vw;margin-top:2.32vw}.footer-bottom{margin-top:2.32vw}.footer-bottom__link{margin-right:1.16vw;font-size:.98vw;letter-spacing:-.01vw}.footer-bottom__right{font-size:.98vw;letter-spacing:-.01vw}.policy-modal .modal-content{margin:3.12vw;max-height:calc(100% - 6.25vw)}.policy-modal .review-modal__descr p{font-size:1.56vw;line-height:2.05vw;letter-spacing:-.03vw;margin:1.56vw 0}.policy-modal .modal-close svg{width:1.98vw;height:1.98vw}.policy-modal .review-modal__descr{margin-top:2.93vw}.policy-modal .review-modal__descr h2{font-size:2.344vw}.policy-modal .review-modal__descr ul{padding-left:3.906vw}}@media screen and (max-width:650px){.footer{padding:9.09vw 0}.footer__inner{padding:0}.footer__logo img{width:73.86vw;height:6.82vw}.footer-socials__item{width:6.82vw;height:6.82vw;margin-right:2.02vw}.footer__line{height:.2vw;margin-top:4.55vw}.footer-top{flex-direction:column}.footer-socials{margin-top:4.55vw}.footer-bottom{margin-top:4.55vw;flex-direction:column}.footer-bottom__links{flex-wrap:wrap;justify-content:center;width:85.91vw}.footer-bottom__link{margin-right:4.55vw;margin-bottom:4.55vw;font-size:2.27vw;letter-spacing:-.02vw}.footer-bottom__right{font-size:2.27vw;margin-top:4.55vw;letter-spacing:-.02vw}.policy-modal .modal-content{margin:7.27vw;max-height:calc(100% - 14.55vw)}.policy-modal .review-modal__descr p{font-size:3.18vw;line-height:4.77vw;letter-spacing:-.07vw;margin:3.18vw 0}.policy-modal .modal-close svg{width:3.64vw;height:3.64vw}.policy-modal .review-modal__descr{margin-top:5.68vw}.policy-modal .review-modal__descr h2{font-size:4.773vw}.policy-modal .review-modal__descr ul{padding-left:9.091vw}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/main-page-styles.css.map */
