@font-face{font-weight:400;font-family:firagobook;src:url(../fonts/FiraGO-Book.ttf)}@font-face{font-family:firago;src:url(../fonts/FiraGO-Regular.ttf)}@font-face{font-weight:700;font-family:firagobold;src:url(../fonts/FiraGO-Bold.ttf)}@font-face{font-weight:600;font-family:firagosemibold;src:url(../fonts/FiraGO-SemiBold.ttf)}@font-face{font-weight:200;font-family:firagothin;src:url(../fonts/FiraGO-Thin.ttf)}@font-face{font-weight:200;font-family:firagothinitalic;font-style:italic;src:url(../fonts/FiraGO-ThinItalic.ttf)}@font-face{font-weight:500;font-family:firagomedium;src:url(../fonts/FiraGO-Medium.ttf)}*{margin:0;padding:0;box-sizing:border-box;outline:none;resize:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:firago,sans-serif;-webkit-font-smoothing:subpixel-antialiased;backface-visibility:hidden;white-space:wrap}*::after,*::before{-webkit-font-smoothing:subpixel-antialiased;backface-visibility:hidden}a{font-family:inherit;color:inherit}input,input:before,input:after{-webkit-user-select:all;-khtml-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s}*{scroll-behavior:smooth}input[type=number]{-moz-appearance:textfield}.container{padding:0 20px;width:100%;margin:0 auto}a,button,input,textarea{color:inherit;text-decoration:none;border:none;outline:none;background:none;font-family:inherit;line-height:inherit}ul li{list-style-position:inside;list-style:none}div.default-ul p:not(:last-child){margin-bottom:1em}div.default-ul ul li{list-style:initial;list-style-position:inside}h1,h2,h3,h4,h5,h6,p{-webkit-user-select:text !important;-khtml-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,p span{-webkit-user-select:text !important;-khtml-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important}*{border-collapse:collapse}body{background-color:#fff}i{display:inline-block;width:16px;height:16px;cursor:pointer}img{width:100%;height:100%;object-fit:contain}.logo{width:98px;height:50px}.btn,.btnreverse{cursor:pointer;font-family:firagobold;font-weight:700;font-size:14px;line-height:19.6px;padding:16px 32px;color:#282828;display:flex;justify-content:center;align-items:center;max-width:max-content;border:1px solid #282828;transition:all .1s ease;text-transform:uppercase;font-feature-settings:"case" on}@media screen and (max-width: 700px){.btn,.btnreverse{min-width:100%}}.btn:hover,.btnreverse:hover{background-color:#282828;color:#fff}.btnreverse{color:#fff;border-color:#282828;background-color:#282828}.btnreverse:hover{background-color:#fff;color:#282828}.section{margin-bottom:70px}@media screen and (min-width: 1025px){.section{margin-bottom:140px}}.section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section__title{font-family:firagobold;font-weight:700;font-size:18px;line-height:25.2px;color:#282828;text-transform:uppercase;font-feature-settings:"case" on;margin-right:20px}@media screen and (min-width: 1025px){.section__title{font-size:26px;line-height:36.4px}}.header{margin-bottom:10px;position:relative;height:max-content;z-index:2}.header__content{background-color:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between;z-index:unset;overflow:visible}@media screen and (min-width: 1025px){.header__content{z-index:2;position:relative;overflow:visible;margin-bottom:30px}}.header__content.white{background-color:#fff}@media screen and (min-width: 1025px){.header__content.white{background-color:#fff}}.header__content.white .header__nav{background-color:#fff}@media screen and (min-width: 1025px){.header__content.white .header__nav{background-color:#fff}}.header__nav{position:absolute;top:89px;padding-top:1px;right:0;background-color:#fff;width:100%;z-index:-1;transform:translateY(-100%);transition:transform .3s ease-in}@media screen and (min-width: 1025px){.header__nav{padding:0;box-shadow:none;width:unset;z-index:0;position:absolute;right:unset;top:50%;left:50%;transform:translate(-50%, -50%)}}.header__nav__ul{display:grid;width:100%;grid-gap:20px;padding:20px;padding-top:50px}@media screen and (min-width: 1025px){.header__nav__ul{display:flex;padding:0;width:unset;grid-gap:0}}.header__nav__ul li{color:#282828;display:inline-block;text-transform:uppercase;font-feature-settings:"case" on;font-family:firagosemibold;font-size:14px;line-height:1.22;display:flex;align-items:center;width:max-content}@media screen and (min-width: 1025px){.header__nav__ul li{padding:20px}}.header__nav__ul li.products{overflow:hidden;display:flex;position:relative;z-index:5;flex-direction:column;justify-content:flex-start}@media screen and (min-width: 1025px){.header__nav__ul li.products{overflow:visible}}.header__nav__ul li.products .head{height:1.22em;display:flex;font-family:inherit;width:100%;margin-bottom:0;cursor:pointer;transition:margin-bottom .1s ease-out}@media screen and (min-width: 1025px){.header__nav__ul li.products .head{width:unset;align-items:center}}.header__nav__ul li.products i{display:flex;justify-content:center;align-items:center;height:17.08px;margin-left:6px}.header__nav__ul li.products i::after{content:url(../img/svgs/plus.svg);display:inline-block}.header__nav__ul li.products .content{display:grid;align-items:center;background-color:#fff;height:0;transition:height .1s ease-out}@media screen and (min-width: 1025px){.header__nav__ul li.products .content{height:max-content;transition:opacity .1s ease-out;overflow:visible;display:none;position:absolute;z-index:-1;top:0;left:0;padding:20px;width:100%;max-width:100%;overflow:hidden;padding-top:calc(50px + 1.22em);grid-gap:30px 0;box-shadow:0px 0px 30px rgba(40,40,40,.12)}}.header__nav__ul li.products .content .categories{display:grid;grid-gap:20px}.header__nav__ul li.products .content .categories__item{font-size:14px;line-height:1.22;font-family:firagobook;font-feature-settings:normal}.header__nav__ul li.products.toggled i::after{content:url(../img/svgs/minus.svg)}.header__nav__ul li.products.toggled .content{display:grid;height:var(--height)}@media screen and (min-width: 1025px){.header__nav__ul li.products.toggled .content{opacity:1;height:max-content}}.header__nav__ul li.products.toggled .head{margin-bottom:20px}@media screen and (min-width: 1025px){.header__nav__ul li.products.toggled .head{margin-bottom:0}}.header__nav.toggled{transform:translateY(0);transition:transform .3s ease-out;box-shadow:0px 10px 30px rgba(40,40,40,.12)}@media screen and (min-width: 1025px){.header__nav.toggled{box-shadow:none}}.header__right{display:flex;align-items:center;width:max-content}.header__burger{cursor:pointer;min-width:24px;width:24px;height:24px;padding:6.25px 2.25px;margin-right:20px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}@media screen and (min-width: 1025px){.header__burger{display:none}}.header__burger span{display:flex;width:100%;height:2px;background-color:#282828;border-radius:2px;transition:width .2s ease-in}.header__burger.active span{transition:width .3s ease-out}.header__burger.active span:nth-of-type(2){width:calc(100% - 5px)}.header__burger.active span:nth-of-type(3){width:calc(100% - 10px)}.header__lang{font-size:14px;line-height:22px;text-transform:uppercase;font-feature-settings:"case" on;font-family:firagobold;color:#282828;height:22px;padding-left:12px;border-left:1px solid #d9d9d9}@media screen and (min-width: 1025px){.header__lang{border:none;padding:0;height:unset;font-size:14px;line-height:1.22}}.header__lang a{display:inline-block;opacity:.3}.header__lang a.active{opacity:1}.header__lang a:first-child{margin-right:20px}.footer{height:160px;width:100%;position:relative;border-top:1px solid #d9d9d9;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (min-width: 1025px){.footer{height:105px;flex-direction:row;justify-content:space-between}}.footer__nav{display:none;width:max-content}@media screen and (min-width: 1025px){.footer__nav{display:block}}.footer__nav__ul{display:flex;align-items:center}.footer__nav__ul li{color:#282828;display:inline-block;text-transform:uppercase;font-feature-settings:"case" on;font-family:firagosemibold;font-size:14px;line-height:1.22;display:flex;align-items:center;width:max-content}@media screen and (min-width: 1025px){.footer__nav__ul li{padding:20px}}.footer__nav__ul li:first-child{padding-left:0}.footer__rights{font-family:firagobook;font-weight:400;display:flex;width:max-content;align-items:center;font-size:14px;line-height:19.6px;color:#282828;margin-bottom:30px}@media screen and (min-width: 1025px){.footer__rights{margin-bottom:0}}.footer__rights .copy{width:24px;height:24px;margin:0 10px;display:inline-block}.footer__rights .copy::after{height:100%;width:100%;display:inline-block;content:url(../img/svgs/copy.svg)}.footer__socials{display:grid;grid-template-columns:repeat(3, auto);grid-gap:30px;align-items:center;height:24px}@media screen and (min-width: 1025px){.footer__socials{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}.footer__socials a{height:100%;width:24px;display:inline-block}.footer__socials a::after{width:24px;height:24px;display:inline-block}.footer__socials a.fb::after{content:url(../img/svgs/socials/fb.svg)}.footer__socials a.tw::after{content:url(../img/svgs/socials/tw.svg)}.footer__socials a.ig::after{content:url(../img/svgs/socials/ig.svg)}.hero{margin-bottom:50px}@media screen and (min-width: 700px){.hero{height:400px}}@media screen and (min-width: 1025px){.hero{margin-bottom:140px}}.hero__slider{width:100%;height:144px}@media screen and (min-width: 700px){.hero__slider{height:400px}}.hero__slider__container{height:144px}@media screen and (min-width: 700px){.hero__slider__container{height:400px}}.hero__slider__wrapper{height:144px}@media screen and (min-width: 700px){.hero__slider__wrapper{height:400px}}.hero__slider__slide{height:144px}@media screen and (min-width: 700px){.hero__slider__slide{height:400px}}@media screen and (min-width: 1025px){.hero__slider__slide{max-width:926px}}.hero__slider__slide img{height:100%;width:100%;object-fit:cover}.hero__slider__nav__left,.hero__slider__nav__right{cursor:pointer;z-index:1;position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;border-radius:50%;width:70px;height:70px;background-color:#fff;display:none;transition:all .1s ease}@media screen and (min-width: 1025px){.hero__slider__nav__left,.hero__slider__nav__right{display:flex}}.hero__slider__nav__left span,.hero__slider__nav__right span{width:44px;height:44px;border-radius:50%;background-color:#fff;transition:all .1s ease;display:flex;justify-content:center;align-items:center}.hero__slider__nav__left span svg,.hero__slider__nav__right span svg{display:inline-block;width:18px;height:18px}.hero__slider__nav__left span svg path,.hero__slider__nav__right span svg path{transition:all .1s ease;fill:#131313}.hero__slider__nav__left.disabled,.hero__slider__nav__right.disabled{opacity:0}.hero__slider__nav__left:hover span,.hero__slider__nav__right:hover span{background-color:#282828}.hero__slider__nav__left:hover span svg path,.hero__slider__nav__right:hover span svg path{fill:#fff}.hero__slider__nav__left{left:10px}.hero__slider__nav__right{right:10px}.hero__slider__pagination{z-index:1;position:absolute;bottom:10px !important;height:16px !important;left:50% !important;width:max-content !important;transform:translateX(-50%);display:flex}@media screen and (min-width: 1025px){.hero__slider__pagination{bottom:30px !important}}.hero__slider__pagination__bullet{cursor:pointer;width:16px !important;height:100% !important;border-radius:50%;background-color:rgba(255,255,255,.3);position:relative;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,0)}.hero__slider__pagination__bullet:not(:last-of-type){margin-right:22px}.hero__slider__pagination__bullet::after{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#fff}.hero__slider__pagination__bullet.active{border:1px solid #ed8e1d}.hero__slider__pagination__bullet.active::after{background-color:#ed8e1d}.hero__text{margin-bottom:70px}@media screen and (min-width: 1025px){.hero__text{margin-bottom:140px;display:flex;align-items:center;justify-content:space-between}}.hero__text__title{margin-bottom:30px;font-family:firagobook;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:540px;text-align:left;text-transform:uppercase;font-feature-settings:"case" on;color:#282828;font-size:18px;line-height:25.2px}@media screen and (min-width: 1025px){.hero__text__title{font-size:28px;line-height:39.2px;margin-bottom:0}}.hero__text__title strong{font-family:firagobold;font-weight:900}.hero__text__title span{font-family:firagobold;font-weight:700;position:relative}.hero__text__title span::after{content:"";position:absolute;display:inline-block;width:100%;height:8px;background-color:#ed8e1d;left:0;z-index:-1;bottom:2px}@media screen and (min-width: 1025px){.hero__text__title span::after{bottom:4px}}@media screen and (max-width: 700px){.hero__seeall{background-color:#282828 !important;color:#fff !important}}.homecategory__slider{width:100%;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.homecategory__slider__slide{display:block;padding:20px;padding-right:21px;border-right:1px solid #d9d9d9;height:404px;width:360px;background:#fff;aspect-ratio:320/364;position:relative}.homecategory__slider__slide__imgbox{width:100%;height:100%;display:block;margin-bottom:16px}.homecategory__slider__slide__imgbox img{object-fit:cover;width:100%;height:100%}.homecategory__slider__slide__title{text-align:center;position:absolute;bottom:66px;left:40px;z-index:2}.homecategory__slider__slide__title span,.homecategory__slider__slide__title a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-family:firagobold;font-weight:700;color:#fff;text-transform:uppercase;font-feature-settings:"case" on;font-size:18px;line-height:24px}.homecategory__slider__slide__price{font-family:firagosemibold;color:#fff;font-size:22px;line-height:22.4px;font-weight:400}.homecategory__slider__slide__price span{font-family:inherit}.homecategory__slider__slide__qty{text-align:center;color:#fff;font-family:firago;bottom:40px;left:40px;z-index:2;position:absolute;font-weight:400 !important;font-size:14px;line-height:16.55px}.homecategory__slider__slide::before{content:url(../img/svgs/homecat-arrow-right.svg);display:inline-block;position:absolute;bottom:40px;right:-24px;z-index:2;opacity:0;transition:.3s right ease-out,.3s opacity ease-out}.homecategory__slider__slide::after{content:"";display:inline-block;width:calc(100% - 40px);height:calc(100% - 40px);z-index:1;bottom:20px;left:20px;position:absolute;box-shadow:inset 0px -90px 30px -30px rgba(40,40,40,.2)}.homecategory__slider__slide:hover::before{right:40px;opacity:1}.homecategory__slider__nav{display:grid;grid-template-columns:24px 24px;grid-gap:30px;align-content:center;height:24px}.homecategory__slider__nav__left,.homecategory__slider__nav__right{width:24px;cursor:pointer;height:24px;opacity:1;transition:all .1s ease}.homecategory__slider__nav__left::after,.homecategory__slider__nav__right::after{display:inline-block;width:100%;height:100%}.homecategory__slider__nav__left.disabled,.homecategory__slider__nav__right.disabled{opacity:.3}.homecategory__slider__nav__left::after{content:url(../img/svgs/slider-left.svg)}.homecategory__slider__nav__right::after{content:url(../img/svgs/slider-right.svg)}.homecategory.alsointeresting{margin-bottom:0 !important;border-bottom:none !important}.homecategory.alsointeresting .homecategory__slider{border-bottom:none !important;border-top:none;height:350px}@media screen and (min-width: 1025px){.homecategory.alsointeresting .homecategory__slider{height:500px}}.homecategory.alsointeresting .homecategory__slider__container{height:350px}@media screen and (min-width: 1025px){.homecategory.alsointeresting .homecategory__slider__container{height:500px}}.homecategory.alsointeresting .homecategory__slider__wrapper{height:350px}@media screen and (min-width: 1025px){.homecategory.alsointeresting .homecategory__slider__wrapper{height:500px}}.homecategory.alsointeresting .homecategory__slider .newproducts__list__item{height:350px}@media screen and (min-width: 1025px){.homecategory.alsointeresting .homecategory__slider .newproducts__list__item{height:500px}}.weekoffer__combiner{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;display:grid;grid-gap:20px;width:100%}@media screen and (min-width: 1025px){.weekoffer__combiner{grid-template-columns:32.7% 1fr;height:500px;grid-gap:0;align-items:stretch}}.weekoffer__slider{width:100vw}@media screen and (min-width: 1025px){.weekoffer__slider{width:100%;border-right:1px solid #d9d9d9;height:500px}}.weekoffer__slider__container{width:100%}@media screen and (min-width: 1025px){.weekoffer__slider__container{height:500px}}.weekoffer__slider__wrapper{width:100%}@media screen and (min-width: 1025px){.weekoffer__slider__wrapper{height:500px}}.weekoffer__slider__slide{width:100%;text-align:center;padding:20px}@media screen and (min-width: 1025px){.weekoffer__slider__slide{height:500px}}.weekoffer__slider__slide__imgbox{width:100%;height:300px;margin:0 auto;margin-bottom:16px;padding:0 25px}@media screen and (min-width: 1025px){.weekoffer__slider__slide__imgbox{max-width:320px;padding:0}}.weekoffer__slider__slide__imgbox img{height:100%;object-fit:contain}.weekoffer__slider__slide__title{font-family:firagosemibold;font-weight:600;color:#282828;margin-bottom:16px;font-size:18px;line-height:30.8px}.weekoffer__slider__slide__price{font-family:firagobold;font-weight:700;color:#282828;margin-bottom:20px;font-size:22px;line-height:22.4px}.weekoffer__slider__slide__price span{font-family:inherit}.weekoffer__slider__slide__link{margin:0 auto}.weekoffer__slider__nav__left,.weekoffer__slider__nav__right{position:absolute;top:153px;z-index:1;width:34px;height:34px;cursor:pointer;opacity:1;transition:all .1s ease}.weekoffer__slider__nav__left::after,.weekoffer__slider__nav__right::after{display:inline-block;width:100%;height:100%}.weekoffer__slider__nav__left.disabled,.weekoffer__slider__nav__right.disabled{opacity:.3}.weekoffer__slider__nav__left{left:10px}@media screen and (min-width: 1025px){.weekoffer__slider__nav__left{left:40px}}.weekoffer__slider__nav__left::after{content:url(../img/svgs/offer-left.svg)}.weekoffer__slider__nav__right{right:10px}@media screen and (min-width: 1025px){.weekoffer__slider__nav__right{right:20px}}.weekoffer__slider__nav__right::after{content:url(../img/svgs/offer-right.svg)}.weekoffer__cover{display:flex;width:100%;padding:20px;height:164px;padding-top:21px;border-top:1px solid #d9d9d9}@media screen and (min-width: 700px){.weekoffer__cover{height:300px}}@media screen and (min-width: 1025px){.weekoffer__cover{border:none;padding:20px;height:100%}}.weekoffer__cover .after{display:flex;width:100%;height:100%;box-sizing:border-box;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.newproducts__list{width:100%;display:grid;height:max-content;grid-template-columns:repeat(2, 1fr)}@media screen and (min-width: 1025px){.newproducts__list{grid-template-columns:repeat(4, 1fr)}}.newproducts__list__item{text-align:center;height:350px;padding:20px;box-shadow:1px 0 0 0 #d9d9d9,0 1px 0 0 #d9d9d9,1px 1px 0 0 #d9d9d9,1px 0 0 0 #d9d9d9 inset,0 1px 0 0 #d9d9d9 inset}@media screen and (min-width: 1025px){.newproducts__list__item{height:500px}}.newproducts__list__item__imgbox{width:100%;margin-bottom:16px;height:148px;display:block}@media screen and (min-width: 1025px){.newproducts__list__item__imgbox{height:300px}}.newproducts__list__item__title{font-family:firagobold;font-weight:700;color:#282828;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:8px;font-size:14px;line-height:1.22}@media screen and (min-width: 1025px){.newproducts__list__item__title{font-size:18px;line-height:30.8px}}.newproducts__list__item__price{display:flex;align-items:center;width:max-content;margin:0 auto;margin-bottom:30px;font-size:22px;line-height:22.4px;font-family:firagosemibold}.newproducts__list__item__price span{font-family:inherit}.newproducts__list__item__price .discount{display:inline-block;font-size:12px;line-height:22.4px;margin-right:10px;opacity:.3;text-decoration:line-through}@media screen and (min-width: 1025px){.newproducts__list__item__price .discount{font-size:16px;line-height:22.4px}}.newproducts__list__item__link{margin:0 auto}@media screen and (max-width: 699px){.newproducts__list__item__link{font-size:12px;padding-left:0;padding-right:0}}.homeabout{width:100%;position:relative;height:450px;margin-bottom:70px}@media screen and (min-width: 1025px){.homeabout{margin-bottom:140px;height:496px}}.homeabout__content{position:absolute;z-index:1;left:0;height:100%;width:calc(100% - 60px);display:flex;flex-direction:column;align-items:flex-end;background-color:#e2e0d4;padding:20px;justify-content:space-between}@media screen and (min-width: 1025px){.homeabout__content{width:calc(100% - 136px)}}.homeabout__textbox{max-height:min(100%,100% - 114px)}.homeabout__textbox *{max-width:434px;font-family:firago;font-weight:350;font-size:14px;line-height:19.6px;color:#282828}@media screen and (min-width: 1025px){.homeabout__textbox *{font-size:16px;line-height:22.4px}}.homeabout__textbox>*:not(:last-child){margin-bottom:20px}.homeabout__title{position:absolute;right:-8px;top:50%;transform-origin:bottom;transform:translateY(-50%) rotate(90deg);font-family:firagobold;font-weight:700;color:#282828;font-size:14px;line-height:19.6px;text-transform:uppercase;font-feature-settings:"case" on}.pagetitle{font-family:firagobold;font-weight:700;color:#282828;text-transform:uppercase;font-feature-settings:"case" on;font-size:34px;line-height:47.6px}@media screen and (min-width: 1025px){.pagetitle{font-size:54px;line-height:75.6px}}.pagearticle{padding-top:20px}@media screen and (min-width: 1025px){.pagearticle{padding-top:40px}}.aboutarticle{position:relative;width:100%;margin-bottom:40px;min-height:calc(100vh - 300px)}@media screen and (min-width: 1025px){.aboutarticle{min-height:max(862px,100vh - 140px)}}.aboutarticle__content{margin-bottom:30px}@media screen and (min-width: 1025px){.aboutarticle__content{margin-bottom:0;max-width:min(55%,100% - 612px)}}.aboutarticle__title{margin-bottom:20px}@media screen and (min-width: 1025px){.aboutarticle__title{margin-bottom:140px}}.aboutarticle__textbox{margin-bottom:40px}@media screen and (min-width: 1025px){.aboutarticle__textbox{margin-bottom:200px}}.aboutarticle__textbox *{font-family:firago;font-weight:350;font-size:14px;line-height:19.6px;color:#282828}@media screen and (min-width: 1025px){.aboutarticle__textbox *{font-size:16px;line-height:22.4px}}.aboutarticle__textbox>*:not(:last-child){margin-bottom:20px}.aboutarticle__cover{right:0;top:62px;background:url("../img/admincover.png") no-repeat;background-position:center;background-size:cover;height:500px}@media screen and (min-width: 1025px){.aboutarticle__cover{position:absolute;width:473px;height:750px}}.aboutarticle__cover::after{content:"";display:inline-block;height:100%;position:relative;z-index:-1;background-color:#e2e0d4;width:100%;top:5px;left:5px;transform:translate(-10px, -10px)}.subcat__title{margin-bottom:20px}.subcat__list{display:flex;align-items:center;overflow-x:auto;margin-bottom:30px;padding-bottom:20px}.subcat__list li{display:flex;justify-content:center;align-items:center;height:20px;padding:0 10px;color:#282828;font-size:14px;line-height:19.6px;font-family:firagosemibold;font-weight:600;text-transform:uppercase;font-feature-settings:"case" on}.subcat__list li:not(:last-of-type){padding-right:11px;border-right:1px solid #d9d9d9}.subcat__list li a{white-space:nowrap}.subcat__list li a.active{text-decoration:underline}.filters{height:60px}.filters__container{height:100%;border-top:1px solid #d9d9d9;align-items:center;width:100%;display:flex;flex-direction:row;justify-content:space-between}.filters__list{display:flex;width:max-content}.filters__list__item{cursor:pointer;display:flex;align-items:center;font-size:14px;line-height:17.09px;color:#282828;text-transform:uppercase;font-feature-settings:"case" on;font-family:firagosemibold;font-weight:600}.filters__list__item:not(:last-of-type){margin-right:20px}.filters__list__item::after{margin-left:6px;display:inline-block;width:16px;height:16px;content:url(../img/svgs/plus.svg)}.filters__list__item.toggled::after{content:url(../img/svgs/minus.svg)}.filters__form{background-color:#fff;border-top:1px solid #d9d9d9;display:none}@media screen and (min-width: 1025px){.filters__form{height:292px}}.filters__form select{display:none !important}.filters__form.toggled{display:block}.filters__form .btn{cursor:pointer;margin:10px auto}.filters__form__allfilters{width:100%;overflow:hidden;display:flex;flex-direction:column;grid-gap:20px}@media screen and (min-width: 1025px){.filters__form__allfilters{flex-direction:row}}.filters__form__container{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width: 1025px){.filters__form__container{max-width:355px}}.filters__form__container__title{font-size:14px;line-height:17.09px;color:#282828;text-transform:uppercase;font-feature-settings:"case" on;font-family:firagosemibold;font-weight:600;margin-top:20px}.filters__form__each{height:100%;display:flex;flex-direction:column;padding:20px 0;grid-gap:20px;overflow:auto;padding-right:20px;width:100%;height:180px}.filters__form__each::-webkit-scrollbar{width:4px;background-color:rgba(0,0,0,0)}.filters__form__each::-webkit-scrollbar-thumb{border-radius:30px;background-color:#e2e0d4}.filters__form__each::-webkit-scrollbar-track{margin:15px 0;background-color:rgba(0,0,0,0)}@media screen and (min-width: 700px){.filters__form__each{min-width:max-content;width:90%}}.filters__form__each__option{display:flex;align-items:center;cursor:pointer;font-family:firagosemibold;font-weight:600;color:#282828;-webkit-user-select:none !important;-khtml-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;font-size:16px;line-height:19.54px}.filters__form__each__option::before{content:"";display:inline-block;width:18px;min-width:18px;height:18px;margin-right:12px;border-radius:50%;transition:all .1s ease;background-color:#fff;border:1px solid #d9d9d9}.filters__form__each__option.active::before{border-color:#282828;background-color:#282828}.filters__form__each.multiple .filters__form__each__option::before{border-radius:0}.filters__form__each.color .filters__form__each__option::before{border-color:var(--color) !important}.filters__form__each.color .filters__form__each__option.active::before{border-color:var(--color) !important;background-color:var(--color) !important}.filters__quantity{color:#282828;font-family:firagosemibold;font-size:14px;line-height:1.22;text-transform:uppercase;font-feature-settings:"case" on}.productsresult__controls{display:flex;align-items:center;justify-content:space-between;height:106px}.productsresult__controls__pagination{font-family:firagobold;font-weight:700;font-size:14px;line-height:17.09px;color:#282828}.productsresult__controls__pagination a{opacity:.3;display:inline-block;padding:10px}.productsresult__controls__pagination a:first-child{padding-left:0}.productsresult__controls__pagination a.active{opacity:1}.productsresult__controls__nav{display:grid;grid-gap:30px;grid-template-columns:auto auto;width:max-content;align-items:center;height:24px;cursor:pointer}.productsresult__controls__nav__left,.productsresult__controls__nav__right{display:inline-block;width:24px;height:100%}.productsresult__controls__nav__left::after,.productsresult__controls__nav__right::after{display:inline-block;width:100%;height:100%}.productsresult__controls__nav__left .disabled,.productsresult__controls__nav__right .disabled{opacity:.3}.productsresult__controls__nav__left{content:url(../img/svgs/slider-left.svg)}.productsresult__controls__nav__right{content:url(../img/svgs/slider-right.svg)}.productpage__hero{padding-top:20px;margin-bottom:50px}@media screen and (min-width: 1025px){.productpage__hero{margin-bottom:70px;height:calc(100vh - 120px);display:grid;padding:40px 138px 20px 96px;grid-template-columns:37% minmax(454px, 31%);align-items:center;justify-content:space-between}}.productpage__slider{margin-bottom:82px}@media screen and (min-width: 1025px){.productpage__slider{margin-bottom:0}}.productpage__slider__container{height:250px;width:100%;margin-bottom:30px}@media screen and (min-width: 1025px){.productpage__slider__container{height:400px}}.productpage__slider__wrapper{height:250px}@media screen and (min-width: 1025px){.productpage__slider__wrapper{height:400px}}.productpage__slider__slide{width:100%;height:250px}@media screen and (min-width: 1025px){.productpage__slider__slide{height:400px}}.productpage__slider__slide img{object-fit:contain;height:100%;width:100%;cursor:pointer}.productpage__slider__pagination{display:flex;align-items:center;justify-content:center;height:2px}.productpage__slider__pagination__bullet{height:2px;width:32px;opacity:.3;display:inline-block;background-color:#282828;transition:opacity .1s ease}.productpage__slider__pagination__bullet:not(:last-of-type){margin-right:20px}.productpage__slider__pagination__bullet.active{opacity:1}.productpage__info{display:flex;flex-direction:column;justify-content:space-between;width:100%;align-items:stretch;color:#282828}@media screen and (min-width: 1025px){.productpage__info{height:100%}}.productpage__info__top{margin-bottom:40px}@media screen and (min-width: 1025px){.productpage__info__top{margin-bottom:0}}.productpage__info__bottom__combiner{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.productpage__info__bottom__combiner .order_rules{font-family:firagobold;font-weight:700;color:#ff4747;font-size:18px;line-height:25.2px;display:flex;align-items:center;width:max-content}.productpage__info__bottom__combiner .order_rules::before{content:url(../img/svgs/info-circle.svg);display:inline-block;width:24px;height:24px;margin-right:12px}.productpage__info__title{font-size:22px;line-height:30.8px;font-family:firagobold;font-weight:700;margin-bottom:16px}.productpage__info__code{font-family:firagobook;font-weight:400;font-size:14px;line-height:16.55px;margin-bottom:30px}.productpage__info .ns{margin-bottom:10px}.productpage__info__price{font-family:firagobold;font-weight:700;text-transform:uppercase;font-feature-settings:"case" on;font-size:24px;line-height:33.6px}.productpage__info__link{max-width:none}.productpage__details{display:flex;flex-direction:column;width:100%;grid-gap:5px;color:#282828;margin-bottom:50px}@media screen and (min-width: 1025px){.productpage__details{margin-bottom:140px}}.productpage__details__each{--height: max-content;width:100%;height:58px;background-color:#fff;overflow:hidden;transition:height .05s ease-out}.productpage__details__each__heading{-webkit-user-select:none !important;-khtml-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;cursor:pointer;height:58px;position:relative;padding-left:76px;padding-right:10px;display:flex;align-items:center;margin-bottom:10px;font-size:14px;line-height:17.09px;font-family:firagosemibold;text-transform:uppercase;font-feature-settings:"case" on}.productpage__details__each__heading::before{content:url(../img/svgs/plus.svg);display:inline-block;position:absolute;left:20px;width:16px;height:16px;top:50%;transform:translateY(-50%)}.productpage__details__each__textbox{padding:20px;padding-right:10px;padding-left:76px;font-size:14px;line-height:19.6px;font-family:firagobook;font-weight:350}.productpage__details__each__textbox>*:not(:last-child){margin-bottom:20px}.productpage__details__each.toggled{transition-duration:.1s;height:var(--height)}.productpage__details__each.toggled .productpage__details__each__heading::before{content:url(../img/svgs/minus.svg)}.ns{position:relative;width:100%;height:52px;overflow:visible;cursor:pointer;user-select:none}.ns *{user-select:none}.ns select{display:none}.ns::after{content:url(../img/svgs/nsarrow.svg);position:absolute;right:20px;top:14px;display:inline-block;height:24px;z-index:3;width:24px;transition:transform .1 ease-out;transform:rotate(180deg)}.ns.toggled{z-index:4}.ns.toggled .ns__ul{transition-duration:.1s;z-index:2;height:var(--height)}.ns.toggled li{pointer-events:all}.ns.toggled::after{transition-duration:.1s;transform:rotate(0deg)}.ns__ul{--height: max-content;display:flex;flex-direction:column;width:100%;border:1px solid #282828;overflow:hidden;height:52px;position:absolute;top:0;left:0;background-color:#fff;transition:height .05s ease-out}.ns__ul li{pointer-events:none;cursor:pointer;padding:0 20px;display:flex;cursor:pointer;align-items:center;justify-content:flex-start;width:100%;height:52px;font-family:firagosemibold;font-weight:500;color:#282828;font-size:14px;line-height:1.22;flex-shrink:0}.ns__ul li:not(.active){border-top:1px solid #d9d9d9}.ns__ul li.active{order:-1}.input-div{display:block;height:35px;border-bottom:1px solid #282828;transition:color .1s ease,border-color .1s ease;position:relative}.input-div input,.input-div textarea{color:#282828;font-family:firagosemibold;font-size:16px;line-height:25.2px;text-transform:uppercase;font-feature-settings:"case" on;display:inline-block;width:100%;overflow:hidden;height:25px;position:absolute;top:0;left:0}.input-div input:not(:placeholder-shown)+.holder,.input-div input:focus+.holder,.input-div textarea:not(:placeholder-shown)+.holder,.input-div textarea:focus+.holder{bottom:100%;font-size:12px;line-height:16.8px;opacity:.3}.input-div input[required]+.holder::after,.input-div textarea[required]+.holder::after{content:"*";font-family:inherit;font-weight:inherit;color:#ff3737;display:inline-block;margin-left:5px}.input-div.select{padding-top:36px;overflow:hidden;cursor:pointer}.input-div.select::after{content:url(../img/svgs/nsarrow.svg);position:absolute;right:0;top:0;display:inline-block;height:24px;z-index:3;width:24px;transition:transform .1 ease-out;transform:rotate(180deg)}.input-div.select.toggled{overflow:visible}.input-div.select.toggled::after{transition-duration:.1s;transform:rotate(0deg)}.input-div.invalid.invalid-shown{color:#ff5e5e;border-color:#ff5e5e}.input-div .holder{position:absolute;bottom:calc(100% - 25.2px);left:0;color:#282828;font-family:firagosemibold;font-size:16px;line-height:25.2px;text-transform:uppercase;font-feature-settings:"case" on;transition:.05s ease-out;opacity:1}.ordermodal{z-index:100;position:fixed;top:50%;background-color:#fff;left:50%;transform:translate(-50%, -50%);max-width:690px;display:none;flex-direction:column;align-items:center;width:calc(100% - 20px);padding:40px 20px}@media screen and (min-width: 1025px){.ordermodal{padding:80px}}.ordermodal>*{max-width:454px}.ordermodal.toggled{display:flex}.ordermodal__bg{position:fixed;z-index:99;width:100%;height:100%;right:0;top:0;display:none;background-color:rgba(40,40,40,.3)}.ordermodal__bg.toggled{display:block}.ordermodal__X{position:absolute;top:20px;right:20px;width:24px;height:24px;z-index:1;display:inline-block;cursor:pointer}.ordermodal__X::after{content:url(../img/svgs/ordermodalx.svg);display:inline-block;width:24px;height:24px}.ordermodal__title{font-family:firagosemibold;font-size:26px;line-height:36.4px;color:#282828;margin-bottom:50px;text-align:center;text-transform:uppercase;font-feature-settings:"case" on;font-weight:600}@media screen and (min-width: 1025px){.ordermodal__title{margin-bottom:70px}}.ordermodal__inputs{display:flex;flex-direction:column;width:100%;grid-gap:30px;margin-bottom:30px}@media screen and (min-width: 1025px){.ordermodal__inputs{margin-bottom:50px}}.ordermodal__submit{width:100%}.orderresult{z-index:100;position:fixed;top:50%;background-color:#fff;left:50%;transform:translate(-50%, -50%);max-width:690px;display:none;flex-direction:column;align-items:center;width:calc(100% - 20px);padding:40px 20px}@media screen and (min-width: 1025px){.orderresult{padding:80px}}.orderresult>*{max-width:454px}.orderresult.toggled{display:flex}.orderresult__bg{position:fixed;z-index:99;width:100%;height:100%;right:0;top:0;display:none;background-color:rgba(40,40,40,.3)}.orderresult__bg.toggled{display:block}.orderresult__X{position:absolute;top:20px;right:20px;width:24px;height:24px;z-index:1;display:inline-block;cursor:pointer}.orderresult__X::after{content:url(../img/svgs/ordermodalx.svg);display:inline-block;width:24px;height:24px}.orderresult__title,.orderresult__subtitle{font-family:firagosemibold;font-size:26px;line-height:36.4px;color:#282828;text-align:center;text-transform:uppercase;font-feature-settings:"case" on;font-weight:600;margin-bottom:16px !important}.orderresult__subtitle{font-size:18px;line-height:25.2px;margin-bottom:20px !important}.orderresult__smile{min-height:160px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.orderresult__smile::after{content:url(../img/smile.png);width:120px;height:120px;display:inline-block}.orderresult__text{font-size:14px;line-height:19.6px;text-align:center;font-weight:350;font-family:firagobook}.orderresult__submit{width:100%}.blogsarticle__title{margin-bottom:30px}@media screen and (min-width: 1025px){.blogsarticle__title{margin-bottom:140px}}.homeblog__slider{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;height:420px}@media screen and (min-width: 1025px){.homeblog__slider{height:520px}}.homeblog__slider__container{height:420px}@media screen and (min-width: 1025px){.homeblog__slider__container{height:520px}}.homeblog__slider__wrapper{height:420px}@media screen and (min-width: 1025px){.homeblog__slider__wrapper{height:520px}}.homeblog__slider__wrapper.inblogs{height:auto;display:grid;border-top:1px solid #d9d9d9}@media screen and (min-width: 700px){.homeblog__slider__wrapper.inblogs{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1025px){.homeblog__slider__wrapper.inblogs{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1900px){.homeblog__slider__wrapper.inblogs{grid-template-columns:repeat(4, 1fr)}}.homeblog__slider__wrapper.inblogs .homeblog__slider__slide{border-bottom:1px solid #d9d9d9}.homeblog__slider__slide{padding:20px;border-right:1px solid #d9d9d9;height:420px;color:#282828}@media screen and (min-width: 1025px){.homeblog__slider__slide{height:520px}}.homeblog__slider__slide__imgbox{width:100%;height:150px;margin-bottom:8px}@media screen and (min-width: 1025px){.homeblog__slider__slide__imgbox{height:250px}}.homeblog__slider__slide__imgbox img{object-fit:cover}.homeblog__slider__slide__title{font-family:firagobold;font-size:22px;line-height:30.8px;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.homeblog__slider__slide__description{font-family:firagobook;font-size:14px;line-height:19.6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:30px}.homeblog__slider__slide .btn{max-width:unset}.homeblog__slider__nav{display:grid;grid-template-columns:24px 24px;grid-gap:30px;align-content:center;height:24px}.homeblog__slider__nav__left,.homeblog__slider__nav__right{width:24px;height:24px;cursor:pointer;opacity:1;transition:all .1s ease}.homeblog__slider__nav__left::after,.homeblog__slider__nav__right::after{display:inline-block;width:100%;height:100%}.homeblog__slider__nav__left.disabled,.homeblog__slider__nav__right.disabled{opacity:.3}.homeblog__slider__nav__left::after{content:url(../img/svgs/slider-left.svg)}.homeblog__slider__nav__right::after{content:url(../img/svgs/slider-right.svg)}.blogarticle{color:#282828;margin-bottom:70px}@media screen and (min-width: 1025px){.blogarticle{margin-bottom:140px}}.blogarticle__content{width:100%}@media screen and (min-width: 1025px){.blogarticle__content{padding:0 138px}}.blogarticle__cover{margin-bottom:16px;width:100%;height:300px}@media screen and (min-width: 1025px){.blogarticle__cover{height:600px;max-height:500px}}@media screen and (min-width: 1441px){.blogarticle__cover{max-height:600px}}.blogarticle__cover img{object-fit:cover}.blogarticle__title{font-family:firagobold;font-size:22px;line-height:30.8px;font-weight:800;margin-bottom:16px}.blogarticle__time{display:flex;align-items:center;margin-bottom:40px;font-family:firago;font-weight:400;color:#282828;font-size:14px;line-height:19.6px}.blogarticle__time::before{content:url(../img/svgs/calendar.svg);display:inline-block;width:20px;height:20px;margin-right:6px}.blogarticle__textbox>*:not(:last-child){margin-bottom:20px}.blogarticle__textbox *{font-family:firago;font-weight:400;color:#282828;font-size:14px;line-height:19.6px}.contactpage{padding-bottom:40px}@media screen and (min-width: 1025px){.contactpage{min-height:calc(100vh - 225px);padding-bottom:90px}}.contactpage__combiner{display:grid}@media screen and (min-width: 1025px){.contactpage__combiner{grid-template-columns:auto auto;justify-content:stretch}}.contactpage__form{width:100%}@media screen and (min-width: 1025px){.contactpage__form{max-width:455px}}.contactpage__form .ordermodal__inputs{width:100%}.contactpage__form button{max-width:unset}.contactpage__form input,.contactpage__form textarea{font-size:14px;line-height:19.6px}.contactpage__form input::placeholder,.contactpage__form textarea::placeholder{font-size:14px;line-height:19.6px}.contactpage__form .holder{font-size:14px;line-height:19.6px}.contactpage__info{width:100%;order:-1;margin-bottom:50px}@media screen and (min-width: 1025px){.contactpage__info{order:0;justify-self:flex-end;max-width:455px;padding-right:30px;margin-bottom:0}}.contactpage__info__list{width:100%;display:grid;grid-template-columns:auto auto;justify-content:space-between;grid-gap:30px 0;margin-bottom:50px}.contactpage__info__list a{color:#282828;font-family:firagosemibold;font-size:14px;line-height:19.6px;font-weight:600}.contactpage__info__list .mob,.contactpage__info__list .mail{font-family:firagomedium;font-weight:500;font-size:18px;line-height:25.2px;display:flex;width:max-content;align-self:center}.contactpage__info__list .mob::before,.contactpage__info__list .mail::before{display:inline-block;width:24px;height:24px;margin-right:6px}.contactpage__info__list .mob::before{content:url(../img/svgs/socials/mob.svg)}.contactpage__info__list .mail::before{content:url(../img/svgs/socials/mail.svg)}.contactpage__info__leavemsg{font-family:firagosemibold;font-weight:600;font-size:12px;line-height:19.6px;padding-left:3px;padding-right:3px;max-width:unset;text-align:center}@media screen and (min-width: 1025px){.contactpage__info__leavemsg{font-size:14px}}.ns.input::after{content:none}.ns.input ul li.active{opacity:1}.ns.input ul li{opacity:.8}.designers__title{margin-bottom:50px}@media screen and (min-width: 1025px){.designers__title{margin-bottom:140px}}.designers__descr{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:76px;margin-bottom:30px}.designers__descr *{text-align:left}.designers__innertitle{text-align:left}@media screen and (max-width: 500px){.designers__list{grid-template-columns:100%}}.designers__item{height:unset}.designers__item__imgbox img{object-fit:cover}.designers .designers__item{border-bottom-color:rgba(0,0,0,0) !important}.designers .designers__item .designers__item__imgbox{height:500px !important}@media screen and (min-width: 1025px){.designers .designers__item .designers__item__imgbox{height:400px !important}}.designers .designers__item:nth-last-of-type(n+5){border-bottom-color:#d9d9d9 !important}.designers+.productsresult__controls{border-top:1px solid #d9d9d9}@media screen and (min-width: 1025px){.designers__list{grid-template-columns:repeat(auto-fill, minmax(320px, 1fr))}}.designerarticle{position:relative}.designerarticle__headings{position:absolute;top:0;right:0;max-width:unset !important;text-align:right;max-width:400px;overflow:hidden}.designerarticle__headings h1{word-spacing:9999rem;font-weight:700;font-size:34px;line-height:47.6px;color:#282828;font-family:firagobold;margin-bottom:16px;text-transform:uppercase;font-feature-settings:"case" on}@media screen and (min-width: 1025px){.designerarticle__headings h1{font-size:64px;line-height:70px}}.designerarticle__headings p{font-family:firagobook;font-weight:350;color:#282828;font-size:14px;line-height:19.6px}.designerarticle{position:relative;display:grid;width:100%;padding-bottom:50px}@media screen and (min-width: 1025px){.designerarticle{padding-bottom:140px}}.designerarticle__headings{order:-1;max-width:200px;text-align:right;position:static;justify-self:flex-end;margin-bottom:30px}@media screen and (min-width: 1025px){.designerarticle__headings{margin-bottom:0;position:absolute;top:20px;right:20px;top:40px;max-width:400px}}.designerarticle__headings h1{font-weight:700;font-size:34px;line-height:47.6px;color:#282828;font-family:firagobold;margin-bottom:16px;text-transform:uppercase;font-feature-settings:"case" on}@media screen and (min-width: 1025px){.designerarticle__headings h1{font-size:64px;line-height:70px}}.designerarticle__headings p{font-family:firagobook;font-weight:350;color:#282828;font-size:14px;line-height:19.6px}.designerarticle__imgbox{width:100%;height:371px}@media screen and (min-width: 700px){.designerarticle__imgbox{height:471px}}@media screen and (min-width: 1025px){.designerarticle__imgbox{width:57%;height:auto}}.designerarticle__imgbox img{width:100%;height:100%;object-fit:cover;object-position:top}@media screen and (min-width: 1025px){.designerarticle__imgbox img{height:auto}}.designerarticle__textcontent{margin:0 10px;padding:16px;position:relative;background-color:#fff;bottom:30px;font-family:firagobook;font-size:14px;line-height:19.6px;font-weight:350;color:#282828}@media screen and (min-width: 1025px){.designerarticle__textcontent{justify-self:flex-end;width:50%;margin:0;bottom:512px;margin-bottom:-512px;padding:56px}}@media screen and (min-width: 1441px){.designerarticle__textcontent{padding:118px}}.designerarticle__textcontent>*:not(:last-child){margin-bottom:20px}.designers_products{height:unset !important}.designers_products .homecategory__slider{border-bottom:none !important;height:unset !important}.designers_products .homecategory__slider__container{height:unset !important}.designers_products .homecategory__slider__wrapper{height:unset !important;display:grid;grid-template-columns:100%}@media screen and (min-width: 700px){.designers_products .homecategory__slider__wrapper{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1025px){.designers_products .homecategory__slider__wrapper{grid-template-columns:repeat(4, 1fr)}}.designers_body .footer{border-top:none !important}.designer_info{display:flex;grid-gap:16px;align-items:center;margin-top:20px}.designer_info__imgbox{height:60px;width:60px}.designer_info__imgbox img{height:100%;width:100%;object-fit:cover}.designer_info__txt{display:flex;flex-direction:column;justify-content:center;grid-gap:4px}.designer_info__txt h4{font-family:firagobold;text-transform:uppercase;font-feature-settings:"case" on;color:#282828;font-size:18px;line-height:1}.designer_info__txt p{font-family:firagobook;font-weight:350;color:#282828;font-size:14px;line-height:19.6px}.homearticle__grid{display:grid;grid-gap:40px}@media screen and (min-width: 1025px){.homearticle__grid{grid-template-columns:1fr 50%;grid-gap:10px;height:436px}}.homearticle__grid__left{height:100%}@media screen and (min-width: 1025px){.homearticle__grid__left{display:flex;flex-direction:column;justify-content:center}}.homearticle__grid__left .section__title{font-family:firagobook;font-weight:400;margin-bottom:20px}@media screen and (min-width: 1025px){.homearticle__grid__left .section__title{max-width:540px;margin-bottom:40px}}.homearticle__grid__left .section__title strong{font-family:firagobold;font-weight:700}.homearticle__grid__left__textbox{font-size:14px;line-height:22.4px;color:#282828;font-family:firagobook;font-weight:350;margin-bottom:20px}@media screen and (min-width: 1025px){.homearticle__grid__left__textbox{margin-bottom:40px}}.homearticle__grid__left__links{display:grid;align-items:center;grid-template-columns:1fr 1fr;grid-gap:32px}@media screen and (min-width: 1025px){.homearticle__grid__left__links{max-width:max-content}}.homearticle__grid__right{order:-1;height:200px;width:100%;background-image:url(../img/homearticle_cover.png);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 700px){.homearticle__grid__right{height:400px}}@media screen and (min-width: 1025px){.homearticle__grid__right{height:100%;order:0}}.registerpage__combiner{grid-gap:40px}@media screen and (min-width: 1025px){.registerpage__combiner{grid-gap:50px}}@media screen and (min-width: 1025px){.registerpage__info{grid-row:2/3;grid-column:2/3;max-width:572px;justify-self:flex-end}}.registerpage__info .default-ul{margin-bottom:46px}.linkbtn{text-transform:uppercase;font-feature-settings:"case" on;font-weight:700;font-family:firagosemibold;font-size:14px;line-height:19.6px;color:#282828}.zoommodal{z-index:100;position:fixed;top:50%;background-color:#fff;left:50%;transform:translate(-50%, -50%);display:none;flex-direction:column;align-items:center;width:calc(100% - 20px);max-width:690px;padding:40px 20px}@media screen and (min-width: 1025px){.zoommodal{padding:80px}}.zoommodal.toggled{display:flex}.zoommodal__bg{position:fixed;z-index:99;width:100%;height:100%;right:0;top:0;display:none;background-color:rgba(40,40,40,.3)}.zoommodal__bg.toggled{display:block}.zoommodal__X{position:absolute;top:20px;right:20px;width:24px;height:24px;z-index:1;display:inline-block;cursor:pointer}.zoommodal__X::after{content:url(../img/svgs/ordermodalx.svg);display:inline-block;width:24px;height:24px}.zoommodal__imgbox{width:100%;height:100%}.zoommodal__imgbox img{object-fit:contain;width:100%;height:100%}.bigmodal{width:calc(100% - 20px);max-width:90%;height:90vh}
/*# sourceMappingURL=style.css.map */
