.links-table__row{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;padding:20px 0;border-bottom:1px solid #1d1d1b}@media(min-width:992px){.links-table__row{flex-wrap:nowrap;padding:0}}.links-table__col{padding:0}@media(min-width:992px){.links-table__col{padding:20px 0}}.links-table__col:nth-child(1){margin-right:auto;width:100%;color:#1d1d1b;font-size:22px;font-weight:300;line-height:1.1}@media(min-width:992px){.links-table__col:nth-child(1){width:auto}}.links-table__col:nth-child(2){width:calc(100% - 50px);color:#1d1d1b;font-size:14px;font-weight:300;line-height:1.286}@media(min-width:992px){.links-table__col:nth-child(2){width:auto}}.links-table__col:last-child{width:40px;text-align:right}.links-table__head .links-table__row{display:block;padding:0 0 20px;border-bottom:none}@media(min-width:992px){.links-table__head .links-table__row{display:flex;align-items:flex-start;padding:0}}.links-table__head .links-table__col{padding:0}@media(min-width:992px){.links-table__head .links-table__col{padding:0 0 30px}}.links-table__head .links-table__col:nth-child(1){font-size:14px;line-height:1.286}.links-table--partners .links-table__head .links-table__row{padding:0}.shop-item{display:block;width:100%;border:1px solid #1d1d1b}@media(min-width:576px){.shop-item{display:flex}}@media(min-width:992px){.shop-item{width:calc(100% + 30px)}}.shop-item+.shop-item{border-top:none}.shop-item__image{flex-shrink:0;width:100%;aspect-ratio:4/5}@media(min-width:576px){.shop-item__image{width:50%;max-width:367px}}.shop-item__image img{width:100%;height:100%;object-fit:cover}.shop-item__body{display:flex;flex-direction:column;width:100%;padding:20px}@media(min-width:768px){.shop-item__body{padding:30px}}.shop-item__title{margin-bottom:20px;font-size:22px;line-height:1.1}.shop-item__content{margin-top:auto;color:#1d1d1b;font-size:14px;line-height:1.286}.shop-item__info{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:18px}.shop-item__info:last-child{margin-bottom:0}.shop-item__info-wrap{display:flex;gap:16px;width:100%}.shop-item__location{flex-shrink:0;margin-left:auto}.shop-item__link:hover{text-decoration:underline}.custom-select{position:relative}.custom-select__trigger{appearance:none;background:none;border:none;border-bottom:1px solid #1d1d1b;cursor:pointer;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0;color:#1d1d1b;font-size:14px;line-height:1.4}.custom-select__value{flex:1;text-align:left}.custom-select__chevron{flex-shrink:0;width:16px;height:16px;transition:transform .15s ease}.custom-select.is-open .custom-select__chevron{transform:rotate(180deg)}.custom-select__list{position:absolute;top:100%;left:0;z-index:50;display:none;flex-direction:column;width:100%;background:#fff;border:1px solid #1d1d1b;border-top:none}.custom-select.is-open .custom-select__list{display:flex}.custom-select__option{appearance:none;background:none;border:none;cursor:pointer;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;padding:10px 16px;color:#1d1d1b;font-size:14px;line-height:1.4;text-align:left;transition:.15s ease}.custom-select__option:hover{color:#fff;background:#1d1d1b}.custom-select__option.is-active{font-weight:500}.custom-select__option+.custom-select__option{border-top:1px solid #d9d9d9}.framed-form__form.please-wait{opacity:.5;pointer-events:none}.framed-form__row{position:relative;display:flex;flex-wrap:wrap;max-width:368px}@media(min-width:768px){.framed-form__row{flex-wrap:nowrap}}.framed-form__row--2-cols{max-width:734px}.framed-form__col{width:100%;max-width:368px}.framed-form__col--50{width:100%}@media(min-width:768px){.framed-form__col--50{width:50%}}.framed-form__col--50:nth-child(1) .framed-form__body{border-bottom:none}@media(min-width:768px){.framed-form__col--50:nth-child(1) .framed-form__body{border-bottom:1px solid #1d1d1b}}.framed-form__col--50:nth-child(2) .framed-form__body{border-top:none}@media(min-width:768px){.framed-form__col--50:nth-child(2) .framed-form__body{border-left:none;border-top:1px solid #1d1d1b}}.framed-form__body{display:flex;flex-direction:column;gap:20px;padding:30px 20px 40px;height:100%;z-index:1;border:1px solid #1d1d1b}.framed-form__body--alt{gap:40px;padding:0 20px 20px}@media(min-width:768px){.framed-form__body--alt{padding:30px 20px 20px}}.framed-form__textarea{border:none;resize:none;outline:none;margin-top:auto;color:#1d1d1b;font-size:14px;line-height:1.286}.framed-form__footer{max-width:368px;margin-top:40px}.framed-form__footer--50{width:100%}@media(min-width:768px){.framed-form__footer--50{width:50%}}.framed-form .framed-form__submit{justify-content:flex-start}.framed-form .co-field__box{height:40px}.form-figure{position:absolute;bottom:calc(100% + 1px);right:-1px;display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;color:#fff;background:#d9d9d9;transform:rotate(180deg)}.form-success-block{max-width:368px}.form-success-block__title{font-weight:500;font-size:24px;line-height:1.2}.form-success-block__text{margin-top:40px;color:#1d1d1b;font-weight:300;font-size:14px;line-height:1.286}.form-success-block__btn{margin-top:40px}.text-page{padding:4px 0 130px}@media(min-width:992px){.text-page{padding:14px 0 240px}}.text-page__title{margin-bottom:10px;color:#1d1d1b;font-weight:400;font-size:36px;font-family:Etnodim_Display,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;line-height:1.2;text-transform:uppercase;word-break:break-word}@media(min-width:992px){.text-page__title{margin-bottom:30px}}.text-page__title--mob{display:block}@media(min-width:992px){.text-page__title--mob{display:none}}.text-page__row{display:grid;grid-template-columns:repeat(1,1fr);column-gap:10px}@media(min-width:992px){.text-page__row{grid-template-columns:repeat(2,1fr)}}.text-page__side{padding-bottom:40px}@media(min-width:992px){.text-page__side{padding-bottom:0}}.text-page__nav{position:sticky;top:80px;display:none}@media(min-width:992px){.text-page__nav{display:block}}.text-page .text-page__nav-mob{display:block}@media(min-width:992px){.text-page .text-page__nav-mob{display:none}}.text-page__nav-item{font-size:0}.text-page__nav-item+.text-page__nav-item{margin-top:10px}.text-page__nav-link{font-weight:300;font-size:22px;line-height:24px}.text-page__nav-link:hover,.text-page__nav-link.active{text-decoration:underline;text-underline-position:under}.text-page__content{word-break:break-word}.text-page__content .text-page__title{display:none}@media(min-width:992px){.text-page__content .text-page__title{display:block}}.text-page__content .text-page__text+.accordion{padding-top:20px}.text-page__content .accordion+.text-page__text{padding-top:40px}.text-page__content .text-page__text+.text-page__text{padding-top:56px}.text-page__content .links-table+.links-table{padding-top:80px}.text-page__content .text-page__faq-block+.text-page__faq-block,.text-page__content .text-page__faq-block+.text-page__text{padding-top:80px}@media(min-width:992px){.text-page__content .text-page__faq-block+.text-page__faq-block,.text-page__content .text-page__faq-block+.text-page__text{padding-top:100px}}.text-page__content *+.contact-blocks{padding-top:40px}@media(min-width:992px){.text-page__content *+.contact-blocks{padding-top:30px}}.text-page__content *+.contact-blocks:last-child{padding-top:40px}.text-page__content .accordion__content{max-width:100%}@media(min-width:768px){.text-page__content .accordion__content{max-width:85%}}.text-page__content .accordion__content button{margin-top:22px}.text-page__content .text-page__text,.text-page__content .accordion__content{color:#1d1d1b;font-size:14px;line-height:1.286}.text-page__content .text-page__text h2,.text-page__content .accordion__content h2{margin-bottom:20px;font-size:22px;line-height:1.1}@media(min-width:992px){.text-page__content .text-page__text h2,.text-page__content .accordion__content h2{margin-bottom:30px}}.text-page__content .text-page__text p,.text-page__content .accordion__content p{margin-bottom:18px}.text-page__content .text-page__text a,.text-page__content .accordion__content a{text-decoration:underline}.text-page__content .text-page__text ol,.text-page__content .accordion__content ol{margin-bottom:18px;padding-left:20px;list-style:decimal}.text-page__content .text-page__text *:last-child,.text-page__content .accordion__content *:last-child{margin-bottom:0}.text-page__text{max-width:100%}@media(min-width:768px){.text-page__text{max-width:85%}}.text-page__text--contacts{max-width:568px}.text-page__icons{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin:40px 0}.text-page__divider{width:100%;height:1px;margin:40px 0 0;background-color:transparent}@media(min-width:992px){.text-page__divider{width:calc(100% + 30px);height:1px;margin:80px 0;background-color:#1d1d1b}}.contact-blocks{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.contact-blocks .btn{justify-content:flex-start;min-width:183px}.contact-shops{margin-top:80px}.contact-shops__list{margin-top:24px}.contact-shops__title{color:#1d1d1b;font-size:14px;line-height:1.286}.collaboration-form{margin-top:56px}.returns-form{margin:40px 0}
