:root{--lh-bg:#fafafa;--lh-dark:#39444a;--lh-black:#1a1a1a;--lh-white:#fafafa;--lh-gold:#bfa181}.looks-home{background:var(--lh-bg);color:var(--lh-black);position:relative;overflow:hidden}.lh-container{box-sizing:border-box;width:100%;max-width:1290px;margin:0 auto;padding:0 20px;position:relative}.lh-h2{letter-spacing:.04em;text-transform:uppercase;color:var(--lh-black);margin:0;font-family:Raleway,sans-serif;font-size:50px;font-style:normal;font-weight:500;line-height:62px}.lh-h2--light{color:var(--lh-white)}.lh-p{letter-spacing:.04em;color:var(--lh-black);margin:0;font-family:Open Sans,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:34px}.lh-p--light{color:var(--lh-white)}.lh-btn{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:.02em;text-transform:uppercase;text-align:center;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:18px 59px;font-family:Raleway,sans-serif;font-style:normal;text-decoration:none;transition:transform .12s,box-shadow .12s,background-color .12s,color .12s;display:inline-flex}.lh-btn:active{transform:translateY(1px)}.lh-btn--light{background:var(--lh-white);border:.5px solid var(--lh-black);color:var(--lh-black);font-size:16px;font-weight:600;line-height:20px;box-shadow:4px 6px 15px #33333314}.lh-btn--dark{background:var(--lh-black);border:.5px solid var(--lh-black);color:#fff;font-size:16px;font-weight:600;line-height:20px;box-shadow:4px 6px 15px #3333330d}.lh-btn--outline-light{color:#fff;background:0 0;border:2px solid #fff9;font-size:16px;font-weight:600;line-height:20px;transition:all .2s}.lh-btn--outline-light:hover{background:#ffffff1a;border-color:#fff}.lh-hero__buttons{flex-wrap:wrap;gap:16px;display:flex}.lh-btn--full{width:100%}.lh-hero{width:1920px;height:1050px;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.lh-hero__bg{background:linear-gradient(0deg,#0003,#0003),var(--hero-img);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:.6s ease-out heroFadeIn;position:absolute;inset:0}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}.lh-hero .lh-container{height:100%}.lh-hero__content{flex-direction:column;align-items:flex-start;gap:40px;width:967px;display:flex;position:absolute;top:306px;left:0}.lh-hero__title{letter-spacing:.04em;text-transform:uppercase;max-width:700px;color:var(--lh-white);margin:0;font-family:Raleway,sans-serif;font-size:52px;font-style:normal;font-weight:700;line-height:1.15}.lh-hero__subtitle{letter-spacing:0;color:#ffffffd9;max-width:600px;margin:0;font-family:Open Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.6}.lh-hero__content .lh-btn{border:.2px solid #1a1a1a4d;width:410px;height:65px;padding:18px 59px;font-size:18px;font-weight:500;line-height:20px;box-shadow:4px 6px 15px #3333330d}.lh-features{padding-top:100px;padding-bottom:120px}.lh-features__header{text-align:center;margin-bottom:64px}.lh-features__title{letter-spacing:.08em;color:var(--lh-black);margin:0;font-family:Open Sans,sans-serif;font-size:36px;font-weight:600}.lh-features__grid3{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;display:grid}.lh-features__grid2{grid-template-columns:repeat(2,1fr);gap:30px;width:1030px;margin-top:40px;margin-left:auto;margin-right:auto;display:grid}.lh-feature{text-align:center;flex-direction:column;align-items:center;gap:20px;width:410px;min-height:226px;display:flex}.lh-feature--wide{width:500px}.lh-feature__ico{background:50%/contain no-repeat;background-color:var(--lh-gold);width:100px;height:100px;-webkit-mask:var(--ico)center/contain no-repeat;-webkit-mask:var(--ico)center/contain no-repeat;mask:var(--ico)center/contain no-repeat;display:block}.lh-feature__line{border-top:1px solid var(--lh-gold);width:80px;height:0}.lh-feature__text{letter-spacing:.03em;width:410px;color:var(--lh-black);margin:0;font-family:Open Sans,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.lh-feature--wide .lh-feature__text{width:500px;font-size:20px;line-height:28px}.lh-feature--looks .lh-feature__text{width:460px}.lh-feature__desc{color:#666;text-align:center;width:410px;margin:-8px 0 0;font-family:Open Sans,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:24px}.lh-feature--wide .lh-feature__desc{width:500px}.lh-feature--looks .lh-feature__desc{width:460px}.lh-feature--briefcase{--ico:url(/home/briefcase.svg)}.lh-feature--dress{--ico:url(/home/ico-dress.svg)}.lh-feature--location{--ico:url(/home/ico-location.svg)}.lh-feature--switch-user{--ico:url(/home/switch-user.svg)}.lh-feature--looks{--ico:url(/home/ico-looks.svg)}@supports not ((-webkit-mask:url("") center/contain no-repeat) or (mask:url("") center/contain no-repeat)){.lh-feature__ico{background-color:#0000;background-image:var(--ico)}}.lh-section-head{justify-content:space-between;align-items:flex-end;gap:30px;width:100%;display:flex;position:relative}.lh-section-head>div{max-width:810px}.lh-catalog{padding-top:0;padding-bottom:140px}.lh-catalog .lh-h2{line-height:54px}.lh-catalog .lh-p{width:710px;margin-top:40px}.lh-catalog .lh-btn{width:220px;height:56px}.lh-products{gap:30px;margin-top:50px;display:flex}.lh-product{flex-direction:column;gap:30px;width:410px;display:flex}.lh-product__img{background:var(--img)center/cover no-repeat;width:410px;height:500px}.lh-product__body{flex-direction:column;gap:25px;width:410px;display:flex}.lh-product__title{letter-spacing:.04em;text-transform:uppercase;color:#1c1c1c;width:410px;margin:0;font-family:Raleway,sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:26px}.lh-product__prices{flex-direction:column;gap:20px;width:410px;display:flex}.lh-price-row{letter-spacing:.04em;color:#1c1c1c;justify-content:space-between;align-items:center;width:410px;height:25px;font-family:Open Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:25px;display:flex}.lh-swatches{gap:15px;width:65px;height:25px;display:flex}.lh-swatches span{width:25px;height:25px;display:block}.lh-product .lh-btn{border:.2px solid #1a1a1a4d;width:410px;height:45px;padding:18px 59px;font-size:14px;font-weight:500;line-height:20px;box-shadow:4px 6px 15px #3333330d}.lh-tailor{background:var(--lh-bg);width:1920px;height:892px;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.lh-tailor .lh-container{z-index:2;padding-top:0;position:relative}.lh-tailor .lh-section-head{padding-top:0}.lh-tailor .lh-p{width:810px;margin-top:40px}.lh-tailor .lh-btn{width:300px;height:56px}.lh-tailor__bg{background:linear-gradient(0deg,#0003,#0003),var(--tailor-img);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:600px;position:absolute;top:292px;left:0}.lh-tailor__dots{z-index:3;gap:8.89px;width:400px;height:2px;display:flex;position:absolute;top:845px;left:calc(50% + 395px);transform:translate(-50%)}.lh-tailor__dots .lh-dot{background:#fafafa}.lh-tailor__dots .lh-dot.is-active{background:linear-gradient(90deg,#fafafa 34.15%,#999 62.09%)}.lh-tailor__badge{z-index:3;color:#fff;width:256px;height:38px;font-family:Open Sans,sans-serif;font-size:28px;font-style:normal;font-weight:400;line-height:38px;position:absolute;top:347px;left:385px}.lh-stylist{width:1920px;height:575px;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.lh-stylist__bg{background:var(--lh-dark);width:100%;height:505px;position:absolute;top:0;left:0}.lh-stylist__inner{z-index:2;align-items:flex-start;gap:115px;padding-top:45px;display:flex;position:relative}.lh-stylist__left{flex-direction:column;gap:48px;width:650px;display:flex}.lh-stylist__left .lh-h2{color:var(--lh-white);font-size:50px;line-height:62px}.lh-stylist__left .lh-p{width:650px;color:var(--lh-white)}.lh-stylist__note{flex-direction:column;gap:25px;width:467px;display:flex}.lh-stylist__note>div{letter-spacing:.04em;color:#fff;font-family:Open Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:27px}.lh-stylist__underline{font-size:24px;font-weight:600;line-height:33px;text-decoration-line:underline}.lh-stylist__left .lh-btn{width:300px;height:56px}.lh-stylist__right{background:var(--lh-white);width:520px;height:530px;position:relative}.lh-stylist__photo{background:var(--img)center/cover no-repeat;width:400px;height:450px;position:absolute;top:40px;left:60px}.lh-looks{padding-top:120px;padding-bottom:120px}.lh-looks .lh-section-head .lh-p{width:810px;margin-top:40px}.lh-looks .lh-section-head .lh-btn{width:300px;height:56px}.lh-look-grid{flex-wrap:wrap;gap:60px 30px;margin-top:326px;display:flex}.lh-look{width:410px;height:780px;position:relative}.lh-look__img{background:var(--img)center/cover no-repeat;width:410px;height:600px}.lh-look__body{flex-direction:column;gap:25px;width:410px;display:flex;position:absolute;top:620px;left:0}.lh-look__title{letter-spacing:.04em;text-transform:uppercase;color:#1c1c1c;width:410px;margin:0;font-family:Raleway,sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:26px}.lh-look__price{justify-content:space-between;align-items:center;width:410px;height:34px;display:flex}.lh-look__price span{letter-spacing:.02em;text-transform:uppercase;color:#1c1c1c;font-family:Raleway,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:28px}.lh-look__price strong{text-align:right;letter-spacing:.02em;text-transform:uppercase;color:#1c1c1c;font-family:Open Sans,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:25px}.lh-look .lh-btn{border:.2px solid #1a1a1a4d;width:410px;height:55px;padding:18px 59px;font-size:16px;font-weight:500;line-height:20px;box-shadow:4px 6px 15px #3333330d}.lh-contacts{width:1920px;height:750px;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.lh-contacts__bg{background:var(--lh-dark);width:100%;height:650px;position:absolute;top:0;left:0}.lh-contacts__inner{z-index:2;align-items:flex-start;gap:73px;padding-top:70px;display:flex;position:relative}.lh-contacts__left{flex-direction:column;gap:40px;width:557px;display:flex}.lh-contacts__left .lh-h2{letter-spacing:.04em;text-transform:uppercase;color:var(--lh-white);font-size:50px;line-height:54px}.lh-contacts__left .lh-p{letter-spacing:.04em;color:var(--lh-white);font-family:Open Sans,sans-serif;font-size:22px;font-weight:400;line-height:35px}.lh-contacts__rows{gap:40px;width:528px;display:flex}.lh-contacts__k,.lh-contacts__v{flex-direction:column;gap:40px;display:flex}.lh-contacts__k{letter-spacing:.04em;width:114px;color:var(--lh-white);font-family:Open Sans,sans-serif;font-size:24px;font-weight:400;line-height:33px}.lh-contacts__v{letter-spacing:.04em;width:374px;color:var(--lh-white);font-family:Open Sans,sans-serif;font-size:24px;font-weight:600;line-height:33px}.lh-contacts__v strong{font-weight:600}.lh-contacts__social{gap:30px;width:150px;height:33px;display:flex}.lh-contacts__social span{box-sizing:border-box;border:1px solid var(--lh-white);width:30px;height:30px;display:block}.lh-contacts__map{background:var(--img)center/cover no-repeat;width:660px;height:680px}@media (max-width:1920px){.lh-hero,.lh-tailor,.lh-stylist,.lh-contacts{width:100%;left:0;transform:none}}@media (max-width:1350px){.lh-container{width:100%;padding:0 20px}.lh-features__grid3{grid-template-columns:repeat(3,1fr);width:100%}.lh-features__grid2{grid-template-columns:repeat(2,1fr);width:100%}.lh-products{flex-wrap:wrap}.lh-section-head{width:100%}}.lh-feature__ico{background:50%/contain no-repeat;width:100px;height:100px;display:block}.lh-feature--briefcase .lh-feature__ico{background-image:url(/home/briefcase.svg)}.lh-feature--dress .lh-feature__ico{background-image:url(/home/ico-dress.svg)}.lh-feature--location .lh-feature__ico{background-image:url(/home/ico-location.svg)}.lh-feature--switch-user .lh-feature__ico{background-image:url(/home/switch-user.svg)}.lh-feature--looks .lh-feature__ico{background-image:url(/home/ico-looks.svg)}.lh-product{flex-direction:column;height:100%;display:flex}.lh-product__body{flex-direction:column;flex:1;display:flex}.lh-product__title{--lh-title-lines:2;-webkit-line-clamp:var(--lh-title-lines);text-overflow:ellipsis;min-height:calc(1em*1.2*var(--lh-title-lines));-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box;overflow:hidden}.lh-product__prices{margin-top:18px}.lh-swatches{margin-top:16px}.lh-product__body .lh-btn--full{margin-top:auto}.lh-product__body{gap:14px}.lh-cat1{padding:40px 0}.lh-cat1__grid{align-items:stretch;gap:30px;display:flex}.lh-cat1__col{flex-direction:column;flex:0 0 410px;gap:10px;min-width:280px;display:flex}.lh-cat1__tile{color:#fafafa;background:linear-gradient(0deg,#0003,#0003),var(--img);background-position:50%;background-size:cover;border-radius:0;text-decoration:none;display:block;position:relative;overflow:hidden}.lh-cat1__tile--big{flex:0 0 410px;height:470px}.lh-cat1__tile--small{height:150px}.lh-cat1__label{letter-spacing:.04em;text-underline-offset:6px;font-family:Open Sans,sans-serif;font-size:30px;font-weight:400;line-height:41px;text-decoration:underline;position:absolute;bottom:20px;left:20px}@media (max-width:1100px){.lh-cat1__grid{flex-wrap:wrap}.lh-cat1__tile--big{flex:320px;height:380px}.lh-cat1__col{flex:320px}}@media (max-width:680px){.lh-cat1{padding:24px 0}.lh-cat1__grid{gap:16px}.lh-cat1__tile--big{height:260px}.lh-cat1__tile--small{height:140px}.lh-cat1__label{font-size:22px;line-height:30px}}.looks-home .lh-look-grid{grid-template-columns:repeat(3,minmax(0,410px));justify-content:center;gap:60px 30px;margin-top:60px!important;display:grid!important}.looks-home .lh-look{flex-direction:column;width:410px;height:auto!important;display:flex!important;position:static!important}.looks-home .lh-look__img{background:var(--img)center/cover no-repeat;width:100%;height:600px}.looks-home .lh-look__body{flex-direction:column;flex:1;gap:18px;padding-top:20px;display:flex;width:100%!important;position:static!important;top:auto!important;left:auto!important}.looks-home .lh-look__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:52px;display:-webkit-box;overflow:hidden}.looks-home .lh-look__body .lh-btn{margin-top:auto}.looks-home .lh-look-grid>.lh-look:nth-child(n+7){display:none!important}@media (max-width:1320px){.looks-home .lh-look-grid{grid-template-columns:repeat(2,minmax(0,410px))}}@media (max-width:860px){.looks-home .lh-look-grid{grid-template-columns:1fr}.looks-home .lh-look,.looks-home .lh-look__img{width:100%}}.lh-contacts__map{position:relative;overflow:hidden}.lh-map-embed{border-radius:0;width:100%;height:100%;min-height:360px}.lh-map-embed iframe{border:0;width:100%;height:100%;display:block}.lh-contacts__note{opacity:.9}.lh-contact-link{color:inherit;text-decoration:none}.lh-contact-link:hover{text-decoration:underline}.lh-contacts__social .lh-social{opacity:.9;width:22px;height:22px;display:inline-flex}.lh-contacts__social .lh-social:hover{opacity:1}.lh-contacts__social img{object-fit:contain;width:100%;height:100%;display:block}.looks-home .lh-contacts__rows{gap:18px;display:grid}.looks-home .lh-contact-row{grid-template-columns:140px 1fr;align-items:start;column-gap:28px;display:grid}.looks-home .lh-contact-k{color:#ffffffd9;letter-spacing:.02em}.looks-home .lh-contact-v{color:#fff}.looks-home .lh-contact-note{color:#ffffffbf;max-width:380px;margin-top:10px;line-height:1.35}.looks-home .lh-contact-link{color:inherit;text-decoration:none}.looks-home .lh-contact-link:hover{text-decoration:underline}.lh-contacts__social{align-items:center;gap:14px;display:flex}.lh-contacts__social .lh-social{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.lh-contacts__social .lh-social img{width:22px;height:22px;display:block}@media (max-width:768px){.lh-container{width:100%!important;padding:0 16px!important}.lh-hero,.lh-tailor,.lh-stylist,.lh-contacts{overflow:hidden;width:100%!important;left:0!important;transform:none!important}.lh-hero{min-height:100svh;height:auto!important}.lh-hero__bg{background-position:top!important}.lh-hero .lh-container{height:auto!important}.lh-hero__content{box-sizing:border-box;flex-direction:column;justify-content:flex-end;min-height:100svh;padding:80px 20px 48px;display:flex;gap:16px!important;width:100%!important;position:relative!important;top:auto!important;left:auto!important}.lh-hero__title{width:100%!important;font-size:26px!important;line-height:32px!important}.lh-hero__subtitle{width:100%!important;font-size:15px!important;line-height:22px!important}.lh-hero__buttons{flex-direction:column}.lh-hero__content .lh-btn{box-sizing:border-box;width:100%!important;height:48px!important;padding:12px 20px!important;font-size:13px!important}.lh-hero__dots{max-width:320px;margin:16px auto 0;width:100%!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.lh-h2{font-size:28px!important;line-height:34px!important}.lh-p{font-size:16px!important;line-height:24px!important}.lh-features{padding-top:56px!important;padding-bottom:72px!important}.lh-features__header{margin-bottom:48px!important}.lh-features__title{font-size:24px!important;line-height:32px!important}.lh-features__grid3,.lh-features__grid2{grid-template-columns:1fr!important;gap:22px!important;width:100%!important}.lh-feature,.lh-feature--wide{width:100%!important;min-height:0!important}.lh-feature__text,.lh-feature--wide .lh-feature__text{width:100%!important;font-size:16px!important;line-height:24px!important}.lh-feature__desc,.lh-feature--wide .lh-feature__desc,.lh-feature--looks .lh-feature__desc{width:100%!important;font-size:14px!important;line-height:20px!important}.lh-feature__ico{width:72px!important;height:72px!important}.lh-section-head{flex-direction:column!important;align-items:flex-start!important;gap:18px!important;width:100%!important}.lh-section-head>div{max-width:100%!important}.lh-catalog .lh-p,.lh-looks .lh-section-head .lh-p,.lh-tailor .lh-p{width:100%!important;margin-top:14px!important}.lh-catalog .lh-btn,.lh-looks .lh-section-head .lh-btn,.lh-tailor .lh-btn{width:100%!important;height:52px!important;padding:14px 18px!important;font-size:14px!important}.lh-products{grid-template-columns:1fr!important;gap:22px!important;margin-top:28px!important;display:grid!important}.lh-product,.lh-product__img,.lh-product__body,.lh-product__title,.lh-product__prices,.lh-price-row{width:100%!important}.lh-product__img{height:420px!important}.lh-product .lh-btn{width:100%!important;height:48px!important;padding:14px 18px!important}.lh-cat1__grid{flex-direction:column!important;gap:16px!important}.lh-cat1__col{flex:auto!important;min-width:0!important}.lh-cat1__tile--big{height:260px!important}.lh-cat1__tile--small{height:140px!important}.lh-cat1__label{font-size:20px!important;line-height:28px!important}.lh-tailor{padding-bottom:56px;height:auto!important}.lh-tailor__bg{margin-top:24px;height:360px!important;position:relative!important;top:auto!important}.lh-tailor__badge{width:auto!important;height:auto!important;font-size:18px!important;line-height:24px!important;top:16px!important;left:16px!important}.lh-tailor__dots{max-width:320px;margin:16px auto 0;width:100%!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.lh-stylist{padding-bottom:56px;height:auto!important}.lh-stylist__bg{height:100%!important}.lh-stylist__inner{flex-direction:column!important;gap:22px!important;padding-top:40px!important}.lh-stylist__left,.lh-stylist__right,.lh-stylist__note{width:100%!important}.lh-stylist__left .lh-btn{width:100%!important;height:52px!important}.lh-stylist__right{height:420px!important}.lh-stylist__photo{position:absolute;width:auto!important;height:calc(100% - 32px)!important;top:16px!important;left:16px!important;right:16px!important}.looks-home .lh-look-grid{grid-template-columns:1fr!important;row-gap:28px!important}.looks-home .lh-look__img{height:420px!important}.looks-home .lh-look .lh-btn{height:48px!important;padding:14px 18px!important;font-size:14px!important}.lh-contacts{padding-bottom:56px;height:auto!important}.lh-contacts__bg{height:100%!important}.lh-contacts__inner{flex-direction:column!important;gap:26px!important;padding-top:40px!important}.lh-contacts__left,.lh-contacts__map,.lh-contacts__rows{width:100%!important}.lh-contacts__k{width:120px!important;font-size:16px!important;line-height:22px!important}.lh-contacts__v{width:auto!important;font-size:16px!important;line-height:22px!important}.lh-map-embed{min-height:320px!important}}@media (max-width:420px){.lh-hero{min-height:560px}.lh-hero__content{padding-top:110px}.lh-hero__title{font-size:30px!important;line-height:36px!important}}
