@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);*{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{overflow-x:hidden}body{margin:0;padding:0;font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}img{max-width:100%;height:auto}a{text-decoration:none}textarea{height:120px;resize:none}input,select,textarea{background:0 0;border:none;background-color:#fff;border-radius:5px;font-family:Montserrat,sans-serif;font-size:16px;line-height:19px;color:rgba(40,40,40,.75);padding:10px 16px}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(40,40,40,.5)}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:rgba(40,40,40,.5)}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(40,40,40,.5)}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:rgba(40,40,40,.5)}input::placeholder,select::placeholder,textarea::placeholder{color:rgba(40,40,40,.5)}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.card-image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.card-image img{max-height:347px}.card-title{min-height:60px;background-color:#f4f4f4;padding:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-weight:600;color:#000;margin-bottom:10px}.card-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-meta__qty{border-bottom:solid 1px #ebe8e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:7px}.card-meta__qty input{margin:0 10px;padding:0;font-weight:700;max-width:25px;color:rgba(18,27,31,.4);text-align:center;background-color:inherit}.card-meta__qty .minus,.card-meta__qty .plus{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.card-meta__price{font-size:18px;font-weight:600;color:#bba968}.ttl{text-align:center;font-size:24px;line-height:29px;text-transform:uppercase}.slick-dots{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.slick-dots li{margin:0 11px;padding:0}.slick-dots li button{margin:0;padding:0;background:0 0;border:1px solid #bba968;-webkit-transition:.3s;transition:.3s;width:8px;height:8px;border-radius:50%;cursor:pointer;font-size:0}.slick-dots .slick-active button{background-color:#bba968}.btn,.woocommerce-Button,.woocommerce-button{display:inline-block;text-align:center;background:0 0;background-color:#bba968;border-radius:3px;border:solid 1px #bba968;padding:14px 16px;font-family:Montserrat,sans-serif;cursor:pointer;color:#fff;font-size:16px;-webkit-transition:.3s;transition:.3s}.btn:hover,.woocommerce-Button:hover,.woocommerce-button:hover{background-color:#a5924b;border-color:#a5924b}.btn-primary,.woocommerce-Button-primary,.woocommerce-button-primary{background-color:inherit;border-color:#fff}.container{max-width:1205px;margin:0 auto;padding:0 15px}.header{background-color:#282828;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff}.header-wrap{max-width:1920px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrap__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrap__logo{max-width:170px}.header-wrap__logo img:nth-child(2){display:none}.header-wrap__city{margin:0 43px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header-wrap__city--dropdown svg{-webkit-transition:.3s;transition:.3s}.header-wrap__city--list{position:absolute;right:0;top:0;background-color:#282828;width:100%;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;padding-bottom:10px}.header-wrap__city--list a{width:100%;display:block;color:#fff;text-align:center;margin-bottom:10px}.header-wrap__city--list a strong{font-weight:400;display:inline-block;position:relative}.header-wrap__city--list a strong::after{content:'';display:block;width:0;height:1px;background-color:#fff;-webkit-transition:.3s;transition:.3s;position:absolute;left:0;bottom:-1px}.header-wrap__city--list a strong:hover::after{width:100%}.header-wrap__city--active .header-wrap__city--list{top:50px;opacity:1;visibility:visible}.header-wrap__city--active .header-wrap__city--dropdown svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.header-wrap__city span{padding:0 10px;opacity:.5}.header-wrap__city--dropdown{margin-left:5px;margin-top:-2px}.header-wrap__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:49px}.header-wrap__socials a{display:block;margin-right:6px;-webkit-transition:.3s;transition:.3s}.header-wrap__socials a:hover{opacity:.75}.header-wrap__menu ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrap__menu ul li{margin-right:30px}.header-wrap__menu ul li a{color:#fff;text-transform:uppercase;display:inline-block;position:relative}.header-wrap__menu ul li a::after{content:'';display:block;width:0;height:1px;background-color:#fff;-webkit-transition:.3s;transition:.3s;position:absolute;left:0;bottom:-1px}.header-wrap__menu ul li a:hover::after{width:100%}.header-wrap__account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin-right:29px}.header-wrap__account svg{margin-right:10px}.header-wrap__account span{opacity:.5;display:inline-block;position:relative}.header-wrap__account span::after{content:'';display:block;width:0;height:1px;background-color:#fff;-webkit-transition:.3s;transition:.3s;position:absolute;left:0;bottom:-1px}.header-wrap__account span:hover::after{width:100%}.header-wrap__cart{width:100%;max-width:129px;height:120px;background-color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:31px;cursor:pointer}.footer{margin-top:69px;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.footer-wrap{max-width:1920px;padding:24px 50px}.footer-wrap__copyright{color:#fff;opacity:.5}.cart-wrap{position:fixed;right:0;top:0;width:100%;height:100%;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:340px;background-color:#0d0d0d;color:#fff;padding:62px 45px;-webkit-transition:.3s;transition:.3s;-webkit-transform:translateX(100%);transform:translateX(100%);z-index:1000}.cart-wrap__active{-webkit-transform:none;transform:none}.cart-wrap__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer}.cart-wrap__title svg{margin-right:17px}.cart-wrap__list{padding:20px 0;margin:55px 0;border-top:solid 1px #bba968}.cart-wrap__list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.cart-wrap__list .item-image{margin-left:20px;margin-right:10px}.cart-wrap__list .item-image img{max-width:50px;max-height:66px;width:auto}.cart-wrap__list .item-meta{max-width:150px;width:100%}.cart-wrap__list .item-meta__title{font-size:14px;line-height:17px;margin-bottom:25px}.cart-wrap__list .item-meta__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;word-break:break-all}.cart-wrap__list .item-meta__flex--price{max-width:60%;font-size:20px;line-height:24px;font-weight:600;color:#bba968}.cart-wrap__list .item-meta__flex--qty{font-weight:700;opacity:.4;max-width:40%}.cart-wrap__bottom{border-top:solid 1px #bba968;padding-top:20px}.cart-wrap__bottom--total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.cart-wrap__bottom--total span{font-size:20px;line-height:24px;font-weight:600;color:#bba968}.cart-wrap__bottom .btn{margin-top:30px;width:100%}.modal{position:fixed;left:0;top:0;z-index:100;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.modal::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(125.98deg,rgba(255,255,255,.08) 28.97%,rgba(255,255,255,0) 109.47%);-webkit-backdrop-filter:blur(70px);backdrop-filter:blur(70px);-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden}.modal-active{opacity:1;visibility:visible}.modal-active::after{opacity:1;visibility:visible}.modal-wrap{width:100%;max-width:320px;overflow-y:auto;background-color:#282828;border-radius:10px;padding:20px;position:relative;z-index:2;text-align:center;color:#fff}.modal-wrap__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px}.modal-wrap__close svg{cursor:pointer}.modal-wrap__title{font-size:22px;line-height:28px;font-weight:600;margin-bottom:26px}.modal-wrap input,.modal-wrap select,.modal-wrap textarea{width:100%;margin-bottom:10px}.modal-wrap .btn{margin-top:20px;width:100%;padding:10px}.main{margin-top:50px}.main-wrap .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-wrap .wrapper .item{width:100%;padding:117px 0 76px;text-align:center;color:#fff;margin:0 25px;min-height:452px;height:100%}.main-wrap .wrapper .item-content{opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.main-wrap .wrapper .item-subtitle{font-size:50px;line-height:50px}.main-wrap .wrapper .item-title{font-size:70px;line-height:70px;color:#bba968;margin-bottom:30px;font-weight:700}.main-wrap .wrapper .item-text{font-size:18px;line-height:21px;margin-bottom:55px}.main-wrap .wrapper .item .btn{padding:14px 55px}.main-wrap .slick-current .item-content{opacity:1;visibility:visible}.list-wrap{margin:50px 0}.list-wrap__slider{margin-top:50px}.list-wrap__slider .card{margin:0 auto;width:100%;max-width:260px}.list-wrap__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.list-wrap__more .btn{padding:15px 17px}.seo-wrap{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seo-wrap__item{width:47.75%;opacity:.5;line-height:24px}.single-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1400px;margin:50px auto 200px;padding:0 15px}.single-wrap__gallery{width:100%;max-width:761px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:30px}.single-wrap__gallery--list{max-width:142px;margin-right:19px}.single-wrap__gallery--list .wrapper .item{width:100%;height:142px;cursor:pointer;margin-bottom:10px}.single-wrap__gallery--list .wrapper .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-wrap__gallery--main{width:100%;max-width:600px;height:600px}.single-wrap__gallery--main img{max-height:600px}.single-wrap__product{width:100%;max-width:581px}.single-wrap__product--title{font-size:36px;line-height:43px;text-transform:uppercase;margin-bottom:50px}.single-wrap__product--attr p{display:block;margin-bottom:20px;opacity:.5}.single-wrap__product--attr p:last-child{margin-bottom:0}.single-wrap__product--description{margin-top:57px;line-height:20px;opacity:.5}.single-wrap__product--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:50px 0}.single-wrap__product--qty{border-bottom:solid 1px #ebe8e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:7px;margin-right:28px}.single-wrap__product--qty input{margin:0 10px;padding:0;font-weight:700;max-width:25px;color:rgba(18,27,31,.4);text-align:center;background-color:inherit}.single-wrap__product--qty .minus,.single-wrap__product--qty .plus{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.single-wrap__product--price{font-size:22px;line-height:26px;font-weight:600;color:#bba968}.single-wrap__product--add{padding:15px 55px}.catalog-wrap{margin:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-wrap__sidebar{width:100%;max-width:250px;margin-right:20px}.catalog-wrap__sidebar--title{font-size:24px;line-height:29px;text-transform:uppercase;margin-bottom:30px}.catalog-wrap__sidebar ul{list-style-type:none;border-top:solid 1px #bba968;border-bottom:solid 1px #bba968;padding:30px 0}.catalog-wrap__sidebar ul li{margin-bottom:10px}.catalog-wrap__sidebar ul li a{padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:rgba(0,0,0,.5)}.catalog-wrap__sidebar ul li a img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s;opacity:0;z-index:-1}.catalog-wrap__sidebar ul li a:hover{color:#fff}.catalog-wrap__sidebar ul li a:hover img{opacity:1}.catalog-wrap__list{width:100%;max-width:840px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-wrap__list .card{width:31%;margin-right:3.5%;margin-bottom:30px}.catalog-wrap__list .card:nth-child(3n+3){margin-right:0}.about-wrap{margin:50px 0 100px}.about-wrap__title{font-size:36px;line-height:34px;font-weight:700;color:#bba968;margin-bottom:50px}.about-wrap__content p{display:block;margin-bottom:20px;line-height:24px}.about-wrap__content img{display:block;margin:20px 0}.contacts-wrap{margin:50px 0}.contacts-wrap__title{font-size:36px;line-height:34px;font-weight:700;color:#bba968;margin-bottom:50px}.contacts-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-wrap__list .left{width:100%;max-width:380px;margin-right:15px;background:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:40px 20px 20px}.contacts-wrap__list .left-title{font-size:20px;line-height:24px;text-transform:uppercase;margin-bottom:20px}.contacts-wrap__list .left p{display:block;margin-bottom:20px;line-height:19px;color:#28282880}.contacts-wrap__list .left p:last-child{color:#282828}.contacts-wrap__list .left a{display:block;color:#282828}.contacts-wrap__list .left a:hover{text-decoration:underline}.contacts-wrap__list .left-form input,.contacts-wrap__list .left-form textarea{width:100%;margin-bottom:11px}.contacts-wrap__list .left-form .btn{width:100%;color:#000}.contacts-wrap__list .right{width:100%}.contacts-wrap__list .right iframe{width:100%;height:100%}.contacts-wrap__offices{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.contacts-wrap__offices .item{width:32.4%;color:#fff;background-color:#282828;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);margin-right:1.4%;margin-bottom:10px;padding:30px 50px 10px}.contacts-wrap__offices .item-title{font-size:22px;font-weight:700;margin-bottom:20px}.contacts-wrap__offices .item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px;color:rgba(255,255,255,.5)}.contacts-wrap__offices .item-link svg{margin-right:10px}.contacts-wrap__offices .item-link__content{width:80%}.contacts-wrap__offices .item-link__content span{display:block;color:#fff}.contacts-wrap__offices .item:nth-child(3n+3){margin-right:0}@media (max-width:1780px){.header-wrap__city span{display:none}}@media (max-width:1650px){.header-wrap__account{font-size:0}}@media (max-width:1500px){.header-wrap__cart{margin-right:20px;width:auto;max-width:100%;background-color:inherit}}@media (max-width:1400px){.header{position:relative;z-index:1000}.header-wrap{max-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-wrap__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:30px;height:18px;position:relative;margin:0 30px;z-index:1001}.header-wrap__icon span{width:100%;height:2px;background:url(../img/main/span.svg) no-repeat center center/contain;display:block;-webkit-transition:.3s;transition:.3s}.header-wrap__icon--active{margin-top:.75em}.header-wrap__icon--active span:nth-child(1){-webkit-transform:rotate(40deg);transform:rotate(40deg)}.header-wrap__icon--active span:nth-child(2){-webkit-transform:rotate(-40deg);transform:rotate(-40deg);position:absolute}.header-wrap__icon--active span:nth-child(3){display:none}.header-wrap__cart{padding:0;margin:0 30px}.header-wrap__flex{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000;background-color:#0d0d0d;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;padding:119px 35px 0;overflow-y:auto;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.header-wrap__flex--active{opacity:1;visibility:visible}.header-wrap__menu{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10;border-top:solid 1px #bba968;border-bottom:solid 1px #bba968;width:100%;padding:30px 0}.header-wrap__menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrap__menu ul li:nth-child(1n+1){margin:0 0 20px}.header-wrap__menu ul li:last-child{margin-bottom:0}.header-wrap__menu ul li a{font-size:20px;line-height:24px}.header-wrap__account{font-size:16px;border-bottom:solid 1px #bba968;-webkit-box-ordinal-group:-8;-ms-flex-order:-9;order:-9;width:100%;padding:20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.header-wrap__city{width:100%;border-bottom:solid 1px #bba968;padding:20px 0;margin:0;-webkit-box-ordinal-group:-7;-ms-flex-order:-8;order:-8;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-wrap__city span{display:block}.header-wrap .btn{-webkit-box-ordinal-group:-6;-ms-flex-order:-7;order:-7;margin:20px 0 30px}.header-wrap__socials{margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:1150px){.catalog-wrap__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-wrap__list .card{width:48%;max-width:100%}.catalog-wrap__list .card-image{background-color:#f4f4f4}.catalog-wrap__list .card:nth-child(1n+1){margin:0 0 30px}.contacts-wrap__offices .item{padding:30px 30px 10px}.single-wrap__gallery--list{display:none}.single-wrap__gallery--main{max-width:500px}}@media (max-width:920px){.contacts-wrap__title{text-align:center}.contacts-wrap__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 -15px}.contacts-wrap__list .left{max-width:100%;text-align:center}.contacts-wrap__list .left-form{max-width:300px;margin:0 auto}.contacts-wrap__list .right{height:420px}.contacts-wrap__offices{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-wrap__offices .item{width:49%}.contacts-wrap__offices .item:nth-child(1n+1){margin:0 0 15px}.single-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-wrap__gallery{margin:0 0 30px}.single-wrap__gallery--main{height:auto}.single-wrap__product{max-width:100%}}@media (max-width:820px){.main-wrap .wrapper .item{margin:0}.main-wrap .wrapper .item-content{opacity:1;visibility:visible}.catalog-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-wrap__list{margin-top:30px}}@media (max-width:620px){.seo-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.seo-wrap__item{width:100%;text-align:center;margin-bottom:30px}.seo-wrap__item:last-child{margin-bottom:0}}@media (max-width:520px){.header{padding:20px 0}.header-wrap__icon{margin-right:15px}.header-wrap__cart{margin-left:15px;height:auto}.header-wrap__logo img{display:none}.header-wrap__logo img:nth-child(2){display:block}.main{margin-top:30px}.main-wrap .wrapper .item-content{padding:0 15px}.main-wrap .wrapper .item-title{font-size:52px;line-height:49px}.main-wrap .wrapper .item-subtitle{font-size:28px;line-height:30px}.footer-wrap{padding:20px 25px}.footer-wrap__copyright{max-width:320px;margin:0 auto;text-align:center}.catalog-wrap{margin-top:30px}.catalog-wrap__sidebar{max-width:100%;margin:0}.catalog-wrap__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-wrap__list .card{max-width:260px;width:100%}.catalog-wrap__list .card:nth-child(1n+1){margin:0 auto 20px}.cart-wrap{max-width:100%;padding:40px}.about-wrap{margin-top:30px;text-align:center}.about-wrap__content{margin:0 -15px}.about-wrap__content p{padding:0 15px}.contacts-wrap{margin-top:30px;margin-bottom:-19px}.contacts-wrap__offices .item{width:100%;max-width:300px}.contacts-wrap__offices .item:nth-child(1n+1){margin:0 auto 30px}.contacts-wrap__offices .item:last-child{margin-bottom:0}.single-wrap__product{text-align:center}.single-wrap__product--title{font-size:26px;line-height:31px;text-align:center;font-weight:400}.single-wrap__product--flex{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}