@import "../vendor/nouislider.min.css";@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(../fonts/montserratregular.woff2)format("woff2");font-display:swap}@font-face{font-family:Montserrat;font-style:bold;font-weight:900;src:url(../fonts/Montserratbold.woff2)format("woff2");font-display:swap}*,:before,:after{box-sizing:border-box}img{display:block}input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.visually-hidden{white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.main-heading{text-align:center;margin:0;font-size:24px;font-weight:700;line-height:36px}@media (width>=768px){.main-heading{font-size:42px;line-height:64px}}.page__body{color:#333;min-width:320px;margin:0 auto;font-family:Montserrat,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px}.header__wrapper{flex-direction:column;min-width:320px;display:flex;position:relative}@media (width>=1440px){.header__wrapper{width:1440px;margin:0 auto;padding:0 40px}.header__logo-wrapper{align-items:center;gap:20px;padding-left:0;display:flex}}.header__top-wrapper{justify-content:space-between;align-items:center;padding:10px 20px;display:flex}@media (width>=768px){.header__top-wrapper{grid-template-rows:auto;grid-template-columns:auto 400px 110px;align-items:center;padding:0 20px;display:grid}}@media (width>=1440px){.header__top-wrapper{grid-template-rows:auto;grid-template-columns:auto 560px 260px;justify-content:space-between;align-items:center;padding:0}}@media (width>=768px){.header__nav{grid-area:1/2/2/3}}.header__user-wrapper{flex-direction:row;gap:20px;margin-left:calc(100% - 230px);display:flex}@media (width>=768px){.header__user-wrapper{grid-column:3/-1;margin-left:0}}@media (width>=1440px){.header__user-wrapper{gap:100px;padding-left:47px;display:flex}}.header__link{z-index:200;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;padding:20px;text-decoration:none;display:flex;position:relative}.header__link:active{background-color:#f0ebff}.header__link:before{content:"";background-color:#333;width:16px;height:16px;transition:all .2s ease-in-out;position:absolute;-webkit-mask-position:50%;mask-position:50%}.header__link--user:before{-webkit-mask-image:url(../icons/stack.svg#user);mask-image:url(../icons/stack.svg#user)}@media (width>=1440px){.header__link--user:before{left:-29px}}.header__link--basket:before{-webkit-mask-image:url(../icons/stack.svg#basket);mask-image:url(../icons/stack.svg#basket)}@media (width>=1440px){.header__link--basket:before{left:-36px}}.header__link:hover:before,.header__link:focus-visible:before{background-color:#7859cf}.header__link:active:before{background-color:#333}.header__link-desktop{display:none}@media (width>=1440px){.header__link-desktop{text-align:center;text-transform:uppercase;color:#333;padding:32px 33px;font-size:12px;font-weight:500;line-height:16px;display:block}}.header__link-desktop:hover,.header__link-desktop:focus-visible{color:#7859cf}.header__link-desktop:active{color:#7859cf;background-color:#f0ebff}.header-nav__list{z-index:60;background-color:#fff;width:100%;margin:0;padding:0;list-style:none}@media (width>=768px){.header-nav__list{flex-flow:wrap;display:flex}}@media (width>=1440px){.header-nav__list{gap:22px;padding-left:50px}}.header-nav__link{color:#333;text-transform:uppercase;text-align:center;padding:9px 5px;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;transition:all .2s;display:block}@media (width>=768px){.header-nav__link{padding:32px 21px}}@media (width>=1440px){.header-nav__link{padding:32px 20px}}.header-nav__link:hover,.header-nav__link:focus-visible{color:#7859cf}.header-nav__link:active{color:#333;background-color:#f0ebff}.header-nav--opened .header-nav__link{padding:20px 10px}.header-nav__link--current{color:#7859cf;pointer-events:none;position:relative}.header-nav__link--current:after{content:"";background-color:#7859cf;height:2px;position:absolute;bottom:0;left:0;right:0}.header-nav__toggle{cursor:pointer;background-color:#0000;width:40px;height:40px;padding:0;transition:all .2s ease-in-out;position:absolute;top:10px;right:12px}@media (width>=767px){.header-nav__toggle{display:none}}.header-nav__toggle:active{background-color:#f0ebff}.header-nav--closed .header-nav__toggle:before{content:"";background-color:#333;width:16px;height:1px;position:absolute;top:20px;right:10px;box-shadow:0 -5px #333,0 5px #333}.header-nav--opened .header-nav__toggle:after,.header-nav__toggle:before{content:"";background-color:#333;width:16px;height:1px;position:absolute;right:10px}.header-nav--opened .header-nav__toggle:after{transform:rotate(45deg)}.header-nav--opened .header-nav__toggle:before{transform:rotate(-45deg)}@media (width<=767px){.header-nav--closed .header-nav__list{display:none}.header-nav--opened .header-nav__list{position:absolute;top:60px;left:0}}.header-nav__item{border-top:1px solid #f0ebff}@media (width>=768px){.header-nav__item{border:none}}.header-nav__item:last-child{border-bottom:1px solid #f0ebff}@media (width>=768px){.header-nav__item:last-child{border:none}}.header-nav--nojs .header-nav__toggle{display:none}@media (width<=767px){.header-nav--nojs .header-nav__list{display:block;position:absolute;top:60px;left:0}}.header-nav--nojs .header-nav__link{padding:20px 10px}.button{text-align:center;color:#fff;cursor:pointer;border:none;border-radius:4px;font-family:Montserrat,Arial,sans-serif;transition:background-color .1s ease-in-out}.button--primary{background-color:#7859cf;padding:8px 20px;font-size:16px;line-height:24px}.button--secondary{color:#7859cf;background-color:#fff;padding:8px 20px;font-size:16px;line-height:24px}@media (width>=1440px){.button--secondary{padding:8px 34px}}.button--secondary:hover,.button--secondary:focus-visible{color:#fff;background-color:#9070ec}.button--secondary:active{color:#fff;background-color:#593cac}.button--primary:hover,.button--primary:focus-visible{background-color:#9070ec}.button--primary:active{background-color:#593cac}.button--primary:disabled{background-color:#bdbdbd}.hero-section{position:relative}.hero-section__slide{display:none}@media (width>=1440px){.hero-section__slide{position:relative}}.hero-section__slide--active{display:block}.hero-section__slide--white{background-color:#f3ebe1}@media (width>=768px){.hero-section__slide--white{background:linear-gradient(#f3ebe1 640px,#fff 640px)}}@media (width>=1440px){.hero-section__slide--white{background:#f3ebe1}}.hero-section__slide--lavender{background-color:#eae6fc}@media (width>=768px){.hero-section__slide--lavender{background:linear-gradient(#eae6fc 640px,#fff 640px)}}@media (width>=1440px){.hero-section__slide--lavender{background:#eae6fc}}.hero-section__slide--espresso{background-color:#e5e6e8}@media (width>=768px){.hero-section__slide--espresso{background:linear-gradient(#e5e6e8 640px,#fff 640px)}}@media (width>=1440px){.hero-section__slide--espresso{background:#e5e6e8}}.hero-section__content{text-align:center;flex-direction:column;display:flex}@media (width>=768px){.hero-section__content{flex-direction:column-reverse}}@media (width>=1440px){.hero-section__content{text-align:left;flex-direction:row;justify-content:center;min-height:714px;display:flex}}.hero-section__image{margin:20px auto 10px}@media (width>=768px){.hero-section__image{margin-top:0}}@media (width>=1440px){.hero-section__image{justify-content:center;align-items:center;margin-top:30px;margin-left:34px;display:flex}.hero-section__text-wrapper{padding:120px 30px}}.hero-section__badge{margin-top:0;margin-bottom:4px}@media (width>=768px){.hero-section__badge{padding-top:60px}}@media (width>=1440px){.hero-section__badge{justify-self:start;display:flex}}.hero-section__title{text-align:center;letter-spacing:.02em;margin-top:0;margin-bottom:10px;font-size:36px;line-height:48px}@media (width>=768px){.hero-section__title{margin-bottom:16px;font-size:56px;line-height:80px}}@media (width>=1440px){.hero-section__title{text-align:left}}.hero-section__text{max-width:400px;margin:0 auto 20px;padding:0 20px}@media (width>=768px){.hero-section__text{text-align:center;max-width:604px;padding:0;font-size:20px;line-height:32px}}@media (width>=1440px){.hero-section__text{text-align:left;margin-bottom:40px}}.hero-section__order-wrapper{flex-direction:row;justify-content:center;gap:24px;margin-bottom:60px;padding:0 10px;display:flex}@media (width>=768px){.hero-section__order-wrapper{margin-bottom:20px}}@media (width>=1440px){.hero-section__order-wrapper{justify-content:start;margin-bottom:20px;padding:0}}.hero-section__price-wrapper{flex-direction:row;justify-content:center;align-items:center;gap:6px;display:flex}.hero-section__price--old{color:#7859cf;font-size:16px;line-height:32px;text-decoration:line-through}.hero-section__price--new{padding-left:4px;font-size:20px;font-weight:600;line-height:32px}.hero-section__button-order{font-size:16px;line-height:24px}.location__map{object-fit:cover;width:100%}.slider__button{cursor:pointer;z-index:200;-webkit-user-select:none;user-select:none;background-color:#0000;border:none;width:20px;height:100%;display:block;position:absolute}@media (width>=768px){.slider__button{width:80px;min-height:640px}}@media (width>=1440px){.slider__button{min-height:714px}}.slider__button--prev{top:0;left:0}.slider__button--prev:active{background:linear-gradient(90deg,#7859cf40 0%,#7859cf00 100%)}.slider__button--next{top:0;right:0}.slider__button--next:active{background:linear-gradient(90deg,#7859cf00 0%,#7859cf40 100%)}.slider__button:before{content:"";background-color:#7859cf;width:11px;height:20px;position:absolute;top:319px;transform:translate(50%);-webkit-mask-image:url(../icons/stack.svg#arrow-slider);mask-image:url(../icons/stack.svg#arrow-slider);-webkit-mask-position:50%;mask-position:50%}@media (width>=768px){.slider__button:before{top:310px}}@media (width>=1440px){.slider__button:before{top:348px}}.slider__button--next:before{rotate:180deg}.slider__button--prev:before{transform:translate(-50%)}.slider-pagination{display:none}@media (width>=1440px){.slider-pagination{z-index:50;flex-direction:row;gap:8px;height:4px;display:flex;position:absolute;bottom:70px;left:50%;transform:translate(-50%)}}.slider-pagination__button{cursor:pointer;background-color:#fff;width:64px;height:4px;display:block}.slider-pagination__button--current{background-color:#7859cf}.slider-pagination__button:hover{opacity:.3;background-color:#7859cf}.badge{color:#7859cf;text-transform:uppercase;text-align:center;font-size:12px;font-weight:700;line-height:16px}.features__wrapper{text-align:center;margin-bottom:20px;padding:38px 20px}@media (width>=768px){.features__wrapper{max-width:768px;margin:0 auto;padding-top:48px}}@media (width>=1440px){.features__wrapper{max-width:1440px;padding:88px 30px}}.features__heading{margin:0 0 36px;font-size:24px;font-weight:700;line-height:36px}@media (width>=768px){.features__heading{margin-bottom:35px;font-size:42px;line-height:64px}}@media (width>=1440px){.features__heading{margin-bottom:80px}}.features__badge{letter-spacing:.04em;margin-bottom:5px}@media (width>=1440px){.features__badge{margin-bottom:5px}}.features__list{flex-flow:column wrap;gap:33px;margin:0;padding:0;list-style:none;display:flex}@media (width>=768px){.features__list{flex-flow:wrap;row-gap:25px}}@media (width>=1440px){.features__list{flex-flow:wrap;gap:31px}}.features__item{flex-direction:column;padding-top:66px;display:flex;position:relative}@media (width>=768px){.features__item{text-align:left;justify-content:flex-start;width:339px;padding-top:25px;padding-left:80px}}@media (width>=1440px){.features__item{text-align:center;width:318px;padding-top:75px;padding-left:10px}}.features__item:before{content:"";background-repeat:no-repeat;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (width>=768px){.features__item:before{top:27px;left:32px}}@media (width>=1440px){.features__item:before{top:0;left:50%;transform:translate(-50%)}}.features__item--speed:before{background-image:url(../icons/stack.svg#speed);width:46px;height:52px}.features__item--fit:before{background-image:url(../icons/stack.svg#facilities);width:48px;height:52px}.features__item--energy:before{background-image:url(../icons/stack.svg#cheerfulness);width:38px;height:52px}.features__item--eco:before{background-image:url(../icons/stack.svg#eco);width:42px;height:52px}.features__title{margin:0 0 3px;font-size:18px;line-height:32px}@media (width>=768px){.features__title{margin-bottom:10px;font-size:24px;line-height:36px}}.features__text{margin:0}@media (width>=768px){.features__text{margin-bottom:0;font-size:16px;line-height:24px}}.catalog{background-color:#f8f8f8}.catalog__wrapper{padding:52px 20px 40px}@media (width>=768px){.catalog__wrapper{margin:0 auto;padding:132px 20px 90px}}@media (width>=1440px){.catalog__wrapper{max-width:1440px;padding:132px 40px 120px}}@media (width>=768px){.catalog__form-wrapper{flex-direction:column;display:flex}}.catalog__badge{margin:0 0 4px}.catalog__heading{margin-bottom:20px}@media (width>=1440px){.catalog__heading{margin-bottom:40px}}.catalog__result-sorting{align-items:baseline;gap:10px;padding-top:3px;padding-left:1px;display:flex}@media (width>=768px){.catalog__result-sorting{justify-content:end;margin-bottom:7px}}@media (width>=1440px){.catalog__result-sorting{align-items:center;margin-bottom:20px;padding-top:0;padding-left:0}}.catalog__result-sorting h2{margin:0 0 20px}@media (width>=1440px){.catalog__result-sorting h2{margin:0}}.catalog__sorting{color:#7859cf;-webkit-appearance:none;appearance:none;background-color:#0000;background-image:url(../icons/stack.svg#arrow-select);background-position:right 11px top 40%;background-repeat:no-repeat;background-size:10px 10px;border:none;width:165px;padding:4px 5px;font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px}.catalog__sorting:hover{background-color:#f0ebff}.catalog__list{flex-direction:column;gap:21px;margin:0 0 40px;padding:0;list-style:none;display:flex}@media (width>=768px){.catalog__list{flex-flow:wrap;gap:30px;margin-bottom:70px}}@media (width>=1440px){.catalog__list{margin-bottom:60px}}@media (width>=768px){.catalog__item:hover{box-shadow:0 5px 15px #00000026}}@media (width>=1440px){.catalog__desktop-wrapper{gap:30px;display:flex}}.form__title{margin-bottom:20px;padding:0;font-size:16px;font-weight:600;line-height:24px}.form__fieldset{border:none;margin:0;padding:0}.form__price{margin-bottom:30px}@media (width>=768px){.form__filter{gap:30px;margin-bottom:10px;display:flex}}@media (width>=1440px){.form__filter{flex-direction:column;gap:0}}.form__button-wrapper{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}@media (width>=768px){.form__button-wrapper{flex-direction:row;justify-content:center}}@media (width>=1440px){.form__button-wrapper{justify-content:start}.form__button--apply{padding:8px 27px}}.price__slider-wrapper{width:280px;margin-bottom:27px;padding-top:11px;padding-bottom:8px}@media (width>=768px){.price__slider-wrapper{width:223px;margin-bottom:22px}}@media (width>=1440px){.price__slider-wrapper{width:318px;margin-bottom:25px;padding:10px 0}}.price__field-wrapper{flex-direction:row;gap:44px;display:flex}@media (width>=768px){.price__field-wrapper{gap:48px}}.price__field{color:#333;text-align:center;-webkit-appearance:none;appearance:none;-moz-appearance:textfield;background-color:#fff;border:2px solid #9070ec;border-radius:4px;width:118px;padding:6px 10px;font-family:Montserrat,Arial,sans-serif;font-size:16px;line-height:24px}@media (width>=768px){.price__field{width:87px}}@media (width>=1440px){.price__field{width:134px}}.price__field:hover,.price__field:focus-visible{border-color:#593cac}.price__field:active{border-color:#7859cf;outline:none}.noui-base{width:calc(100% - 25px);right:-7px}.noui-target{background-color:#e2e2e2;border:none;height:2px}.noui-connect{background-color:#7859cf}.noui-horizontal .noui-handle{box-shadow:none;border:2px solid #7859cf;border-radius:100%;width:24px;height:24px;top:-10px}.noui-horizontal .noui-handle:hover,.noui-horizontal .noui-handle:focus-visible{border-color:#7859cf}.noui-horizontal .noui-handle:hover:before,.noui-horizontal .noui-handle:focus-visible:before{background-color:#7859cf40;border-radius:100%;width:16px;height:16px;display:block;top:2px;left:2px}.noui-horizontal .noui-handle:active:before{background-color:#7859cf;display:block}.noui-handle:after,.noui-handle:before{display:none}.radiobuttons__list{margin:0 0 10px;padding:0;list-style:none}.radiobuttons__label{-webkit-user-select:none;user-select:none;margin-bottom:20px;padding-left:35px;font-size:16px;line-height:24px;display:inline-block;position:relative}.radiobuttons__heading{cursor:pointer}.radiobuttons__control-mark{cursor:pointer;background-color:#fff;border:2px solid #bdbdbd;border-radius:50%;width:24px;height:24px;position:absolute;top:0;left:0}.radiobuttons__control-input:checked~.radiobuttons__control-mark{background-color:#fff;border-color:#7859cf}.radiobuttons__control-input:disabled~.radiobuttons__control-mark{cursor:auto;border-color:#e2e2e2}.radiobuttons__control-input:disabled+.radiobuttons__heading{color:#bdbdbd;cursor:auto}.radiobuttons__control-input:checked~.radiobuttons__control-mark:before{content:"";background-color:#7859cf;border-radius:50%;width:16px;height:16px;position:absolute;top:2px;left:2px}.radiobuttons__control-input:checked:disabled~.radiobuttons__control-mark:before{background-color:#e2e2e2}.radiobuttons__label:hover .radiobuttons__control-mark:before{content:"";opacity:.25;background-color:#9070ec;border-radius:50%;width:16px;height:16px;position:absolute;top:2px;left:2px}.radiobuttons__label:hover .radiobuttons__control-mark{border-color:#9070ec}.radiobuttons__label:hover .radiobuttons__control-input:disabled~.radiobuttons__control-mark:before{background-color:#0000}.radiobuttons__label:hover .radiobuttons__control-input:disabled~.radiobuttons__control-mark{border-color:#e2e2e2}.radiobuttons__label:hover .radiobuttons__control-input:checked~.radiobuttons__control-mark:before{opacity:1;background-color:#7859cf}.radiobuttons__control-input:focus-visible~.radiobuttons__control-mark{border-color:#9070ec}.radiobuttons__control-input:focus-visible~.radiobuttons__control-mark:before{opacity:.25;background-color:#9070ec}.checkbox{margin-bottom:10px}@media (width>=768px){.checkbox{padding-left:10px}}@media (width>=1440px){.checkbox{padding-left:0}}.checkbox__list{margin:0;padding:0;list-style:none}.checkbox__item{padding-bottom:20px}.checkbox__heading{width:200px;padding-left:12px;font-size:16px;line-height:24px;display:flex}.checkbox__label{width:42px;height:24px;padding-left:40px;display:inline-block;position:relative}.checkbox__slider{cursor:pointer;background-color:#bdbdbd;border:2px solid #bdbdbd;border-radius:24px;position:absolute;inset:0}.checkbox__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;position:absolute}.checkbox__control:checked+.checkbox__slider{background-color:#7859cf;border-color:#7859cf}.checkbox__control:checked+.checkbox__slider:before{transform:translate(18px)}.checkbox__control:disabled~.checkbox__heading{color:#bdbdbd}.checkbox__control:disabled+.checkbox__slider{background-color:#e2e2e2;border-color:#e2e2e2}.checkbox__label:hover .checkbox__slider,.checkbox__label:focus-visible .checkbox__slider{background-color:#7859cf40;border-color:#7859cf}.checkbox__label:hover .checkbox__control:disabled+.checkbox__slider{cursor:auto;background-color:#e2e2e2;border-color:#e2e2e2}.checkbox__control:focus-visible~.checkbox__slider{background-color:#7859cf40;border-color:#7859cf}.card{text-align:left;background-color:#fff;flex-direction:column;justify-content:center;padding:20px;display:flex}@media (width>=768px){.card{width:349px;padding:30px}}@media (width>=1440px){.card{width:317px;padding:30px}}.card__image-container{align-self:center;margin-bottom:23px;padding-top:20px}@media (width>=768px){.card__image-container{margin-bottom:31px}}.card__heading{margin:0 0 4px;font-size:18px;line-height:32px}@media (width>=768px){.card__heading{margin-bottom:9px;font-size:24px;line-height:36px}}.card__description{margin:0 0 16px}@media (width>=768px){.card__description{margin-bottom:20px}}.card__order-wrapper{justify-content:space-between;display:flex}.card__price{font-size:20px;font-weight:600;line-height:32px;display:block}.card__order{padding-left:46px;font-size:14px;line-height:20px;position:relative}.card__order:before{content:"";background:url(../icons/stack.svg#basket-order) 50% no-repeat;width:20px;height:16px;position:absolute;left:20px}.pagination__list{gap:20px;margin:0;padding:0;list-style:none;display:flex}@media (width>=768px){.pagination__list{justify-content:end}}.pagination__button{color:#7859cf;background-color:#fff;min-width:40px;height:40px;padding:8px;font-size:16px;line-height:24px;position:relative}.pagination__button--current{color:#333;background-color:#0000;font-weight:600}.pagination__button--current:hover{color:#333;cursor:auto;background-color:#0000}.pagination__arrow:after{content:"";background-color:#7859cf;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:url(../icons/stack.svg#arrow-pag);mask-image:url(../icons/stack.svg#arrow-pag)}@media (width>=768px){.pagination__arrow:after{display:none}}.pagination__button--next:after{bottom:50%;right:50%;transform:rotate(180deg)translate(50%,50%)}.pagination__arrow:hover:after{background-color:#fff}.pagination__tablet{display:none}@media (width>=768px){.pagination__tablet{padding:0 12px;display:block}}.logo{display:block}@media (width>=768px){.logo{width:82px;height:36px}}@media (width>=1440px){.logo{width:170px;height:36px}}.logo:hover,.logo:focus-visible{opacity:.8}.logo:active{opacity:.6}.logo__title{font-size:12px;line-height:16px;display:none}@media (width>=1440px){.logo__title{display:block}}.logo__title--header{width:130px}.logo__title--footer{margin:0;font-size:14px;line-height:20px}@media (width>=768px){.footer__wrapper{padding:40px 20px 0}}@media (width>=1440px){.footer__wrapper{gap:55px;max-width:1440px;margin:0 auto;padding:40px 40px 10px;display:flex}.footer__logo{margin-bottom:10px}}.footer__social-wrapper{justify-content:space-between;align-items:center;padding:20px;display:flex}@media (width>=768px){.footer__social-wrapper{padding:0 0 30px}}@media (width>=1440px){.footer__social-wrapper{flex-direction:column;align-items:flex-start;max-width:300px;padding-bottom:37px;display:flex}}.social-list{gap:20px;margin:0;padding:0;list-style:none;display:flex}.social-list__link{border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s ease-in-out;display:flex;position:relative}.social-list__link:before{content:"";background-color:#bdbdbd;width:20px;height:20px;transition:all .2s ease-in-out;position:absolute;-webkit-mask-position:50%;mask-position:50%}.social-list__link--vk:before{-webkit-mask-image:url(../icons/stack.svg#vk);mask-image:url(../icons/stack.svg#vk)}.social-list__link--pint:before{width:22px;height:22px;-webkit-mask-image:url(../icons/stack.svg#pinterest);mask-image:url(../icons/stack.svg#pinterest)}.social-list__link--ok:before{-webkit-mask-image:url(../icons/stack.svg#ok);mask-image:url(../icons/stack.svg#ok)}.social-list__link:hover:before{background-color:#7859cf}.social-list__link:hover{background-color:#f0ebff}.social-list__link:active{background-color:#7859cf40}.nav-footer{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}@media (width>=550px){.nav-footer{flex-direction:row}}@media (width>=768px){.nav-footer{gap:30px;margin-bottom:17px}}@media (width>=900px){.nav-footer{justify-content:space-between}}@media (width>=1440px){.nav-footer{flex-wrap:wrap;margin-bottom:0}}.nav-footer__item{border-top:1px solid #f0ebff;margin-bottom:8px;padding:19px 20px}@media (width>=768px){.nav-footer__item{border:none;min-width:222px;padding:0}}@media (width>=1440px){.nav-footer__item{min-width:317px;padding:10px 8px}}.nav-footer__item:last-child{border-bottom:1px solid #f0ebff}@media (width>=768px){.nav-footer__item:last-child{border:none}}.nav-footer__heading{color:#7859cf;letter-spacing:.02em;margin:0 0 17px;font-size:14px;font-weight:700;line-height:20px}.nav-footer__heading--contacts{margin-top:1px;margin-bottom:21px}@media (width>=768px){.nav-footer__heading--contacts{margin-bottom:19px}}@media (width>=1440px){.nav-footer__heading--contacts{margin-top:0}}.nav-footer__inner-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.nav-footer__inner-link{text-transform:uppercase;letter-spacing:.02em;color:#333;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;transition:all .2s ease-in}.nav-footer__inner-link:hover,.nav-footer__inner-link:focus-visible{color:#9070ec}.nav-footer__inner-link:active{color:#593cac}.contacts__text{color:#333;flex-direction:row;gap:6px;max-width:260px;margin:0;text-decoration:none;display:flex}@media (width>=768px){.contacts__text{gap:8px}}@media (width>=1440px){.contacts__text{gap:6px;max-width:300px}}.contacts__text--adres{margin-bottom:16px}.contacts__text:before{content:"";background-color:#7859cf;width:21px;height:20px;display:flex;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.contacts__text--adres:before{-webkit-mask-image:url(../icons/stack.svg#adres);mask-image:url(../icons/stack.svg#adres)}.contacts__text--phone:before{width:13px;-webkit-mask-image:url(../icons/stack.svg#phone);mask-image:url(../icons/stack.svg#phone)}.copyright{color:#bdbdbd;justify-content:center;align-items:center;gap:5px;padding:0 10px;text-decoration:none;display:flex}@media (width>=1440px){.copyright{margin-bottom:40px}}.copyright__text{color:#bdbdbd;font-size:12px;line-height:16px}@media (width>=1440px){.copyright__text{margin:0}}.copyright__logo{fill:currentColor}.copyright:hover,.copyright:focus-visible{color:#7859cf}.copyright:active{color:#593cac}.copyright:hover .copyright__text--link{color:#7859cf}.copyright:active .copyright__text--link{color:#593cac}