:root{--fs-berry:#b9204d;--fs-berry-dark:#851536;--fs-chocolate:#34231f;--fs-cream:#fff8f4;--fs-blush:#f8e7e8;--fs-sage:#63715d;--fs-line:#eaded8;--fs-white:#fff;--fs-shadow:0 18px 60px rgba(74,35,34,.12)}
html{scroll-behavior:smooth}body{color:var(--fs-chocolate);background:#fff;font-family:Poppins,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{transition:color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.container{max-width:1240px;width:calc(100% - 40px)}
.header-container{background:rgba(255,255,255,.96);border-bottom:1px solid var(--fs-line)}.header-main{min-height:92px;display:flex;align-items:center;gap:24px}.header-logo{float:none;margin:0 auto 0 0}.header-logo img{max-height:70px;width:auto}.header-cart{order:4}.header-main>.search,.header-main>#search{order:3}.headertop-inner{background:var(--fs-white);border-top:1px solid #f4ece8}.headertop-inner a{font-weight:500;color:var(--fs-chocolate)}
.fs-home{overflow:hidden}.fs-home h1,.fs-home h2,.fs-home h3{font-family:Georgia,'Times New Roman',serif;color:var(--fs-chocolate);letter-spacing:-.025em;margin-top:0}.fs-eyebrow{margin:0 0 12px;color:var(--fs-berry);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.fs-hero{max-width:1240px;width:calc(100% - 40px);margin:32px auto 86px;min-height:610px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);background:linear-gradient(135deg,var(--fs-cream),#f9eeea);border-radius:34px;overflow:hidden;box-shadow:var(--fs-shadow)}.fs-hero__content{padding:82px 7vw 64px 70px;display:flex;flex-direction:column;justify-content:center}.fs-hero h1{font-size:clamp(46px,5vw,76px);line-height:.98;margin-bottom:24px;max-width:720px}.fs-hero__lead{font-size:18px;line-height:1.65;color:#65514b;max-width:640px;margin:0 0 32px}.fs-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.fs-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:14px 25px;border-radius:999px;font-weight:600}.fs-button--primary{background:var(--fs-berry);color:#fff}.fs-button--primary:hover,.fs-button--primary:focus{background:var(--fs-berry-dark);color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px rgba(185,32,77,.24)}.fs-button--secondary{border:1px solid #d6c2bb;color:var(--fs-chocolate);background:rgba(255,255,255,.65)}.fs-button--secondary:hover{background:#fff;color:var(--fs-berry)}.fs-hero__proof{list-style:none;padding:30px 0 0;margin:36px 0 0;border-top:1px solid #dfcbc4;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fs-hero__proof strong,.fs-hero__proof span{display:block}.fs-hero__proof strong{font-size:13px}.fs-hero__proof span{font-size:11px;color:#806c65;margin-top:3px}.fs-hero__visual{position:relative;display:block;min-height:610px;overflow:hidden}.fs-hero__visual img{width:100%;height:100%;object-fit:cover;display:block}.fs-hero__visual:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(52,35,31,.18),transparent 40%)}.fs-hero__visual>span{position:absolute;z-index:2;top:24px;right:24px;background:#fff;color:var(--fs-berry);padding:9px 15px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.fs-section,.fs-catalog,.fs-trust{max-width:1180px;width:calc(100% - 40px);margin-left:auto;margin-right:auto}.fs-section{margin-bottom:94px}.fs-section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.fs-section__head h2{font-size:clamp(34px,4vw,52px);line-height:1.05;margin-bottom:0}.fs-section__head>a{font-weight:600;color:var(--fs-berry);white-space:nowrap}.fs-section__head>p{max-width:300px;text-align:right;color:#806c65}.fs-category-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:18px}.fs-category-card{height:460px;border-radius:24px;overflow:hidden;position:relative;background:#eee;color:#fff;box-shadow:0 10px 35px rgba(52,35,31,.08)}.fs-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.fs-category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(34,21,18,.75),transparent 58%)}.fs-category-card>span{position:absolute;z-index:2;left:26px;right:22px;bottom:24px}.fs-category-card strong,.fs-category-card small{display:block}.fs-category-card strong{font:700 27px/1.1 Georgia,serif}.fs-category-card small{margin-top:7px;color:#f7ebe6}.fs-category-card:hover{color:#fff;transform:translateY(-4px);box-shadow:var(--fs-shadow)}.fs-category-card:hover img{transform:scale(1.035)}
.fs-catalog{margin-bottom:88px}.fs-legacy-catalog .main-slider{display:none!important}.fs-legacy-catalog .hometab{margin:0}.fs-legacy-catalog .hometab>.container{width:100%;padding:0}.fs-legacy-catalog .hometab-heading{display:none}.fs-legacy-catalog .tab-head{display:flex;justify-content:flex-start;border:0;margin-bottom:24px}.fs-legacy-catalog .htabs{float:none}.fs-legacy-catalog .htabs .etabs{display:flex;gap:8px}.fs-legacy-catalog .htabs a{border:1px solid var(--fs-line);border-radius:999px;padding:10px 18px;color:#6f5a54;background:#fff;text-transform:none;font-size:13px}.fs-legacy-catalog .htabs a.selected{background:var(--fs-chocolate);border-color:var(--fs-chocolate);color:#fff}.fs-legacy-catalog .box-product.productbox-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.fs-legacy-catalog .product-items{float:none!important;width:auto!important;margin:0!important;padding:0!important}.fs-legacy-catalog .product-items:nth-child(n+13){display:none!important}.fs-legacy-catalog .product-block{border:1px solid var(--fs-line);border-radius:20px;overflow:hidden;background:#fff;height:100%;box-shadow:none}.fs-legacy-catalog .product-block:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(60,32,28,.1)}.fs-legacy-catalog .product-block .image{aspect-ratio:4/5;background:var(--fs-cream);overflow:hidden}.fs-legacy-catalog .product-block .image>a,.fs-legacy-catalog .product-block .image img{width:100%;height:100%;object-fit:cover}.fs-legacy-catalog .product-details{padding:17px 18px 19px}.fs-legacy-catalog .caption h4{font-size:15px;line-height:1.45;min-height:44px;margin:0 0 9px}.fs-legacy-catalog .caption h4 a{color:var(--fs-chocolate)}.fs-legacy-catalog .price{font-size:17px;color:var(--fs-berry);font-weight:700}.fs-legacy-catalog .button-group{opacity:1;bottom:14px}.fs-legacy-catalog button.wishlist,.fs-legacy-catalog button.compare,.fs-legacy-catalog .quickview-button{display:none!important}.fs-legacy-catalog button.addtocart{border:0!important;background:var(--fs-berry)!important;color:#fff!important;border-radius:999px!important;padding:10px 18px!important}.fs-legacy-catalog .swiper-pager,.fs-legacy-catalog .customNavigation{display:none!important}
.fs-trust{margin-bottom:96px;padding:42px;background:var(--fs-cream);border-radius:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fs-trust article{padding:8px 24px}.fs-trust article+article{border-left:1px solid #dfcbc4}.fs-trust article>span{display:block;color:var(--fs-berry);font-size:25px;margin-bottom:14px}.fs-trust h3{font-size:23px;margin-bottom:10px}.fs-trust p{color:#75615a;line-height:1.65;margin:0}
.fs-occasions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.fs-occasions a{padding:11px 17px;border:1px solid var(--fs-line);border-radius:999px;color:var(--fs-chocolate);background:#fff;font-weight:600}.fs-catalog__more{text-align:center;margin-top:30px}.fs-reviews{margin-bottom:88px}.fs-review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.fs-review-grid blockquote{margin:0;padding:30px;border:1px solid var(--fs-line);border-radius:24px;background:#fff;font:24px/1.35 Georgia,serif}.fs-review-grid footer{margin-top:22px;color:#806c65;font:500 12px/1.5 Poppins,Arial,sans-serif}.fs-final{max-width:1180px;width:calc(100% - 40px);margin:0 auto 90px;padding:60px;background:linear-gradient(135deg,#fff5f2,#f6e5e6);border-radius:30px;text-align:center}.fs-final h2{max-width:720px;margin:0 auto 16px;font-size:clamp(38px,4.6vw,62px);line-height:1}.fs-final>p:not(.fs-eyebrow){margin:0 auto 26px;color:#6b554f;font-size:17px}.fs-final .fs-button{min-width:210px}
.common-home .wrap-breadcrumb,.common-home .content-top{display:none}.common-home footer{margin-top:0}.bottomfooter{background:var(--fs-chocolate)}
@media(max-width:991px){.container{width:calc(100% - 28px)}.header-main{min-height:74px}.header-logo img{max-height:56px}.headertop-inner{position:sticky;top:0}.fs-hero{width:calc(100% - 28px);grid-template-columns:1fr 42%;min-height:520px;margin-top:20px}.fs-hero__content{padding:54px 38px}.fs-hero__visual{min-height:520px}.fs-category-card{height:380px}.fs-legacy-catalog .box-product.productbox-grid{grid-template-columns:repeat(3,1fr)}.fs-trust{width:calc(100% - 28px);padding:30px 18px}}
@media(max-width:767px){body{font-size:14px}.container{width:calc(100% - 24px)}header{position:sticky;top:0;z-index:1000;background:#fff}.header-main{min-height:66px;gap:10px}.header-logo{max-width:132px}.header-logo img{max-height:48px}.header-main>.search,.header-main>#search{display:none}.header-cart{margin-left:auto}.headertop-inner{border-top:0}.navbar-header{margin:0!important}.navbar-toggle,.btn-navbar{border-radius:12px!important;background:var(--fs-chocolate)!important}.fs-hero{width:calc(100% - 24px);display:flex;flex-direction:column-reverse;border-radius:22px;margin:14px auto 62px}.fs-hero__visual{min-height:340px;height:48vh;max-height:480px}.fs-hero__content{padding:34px 22px 30px}.fs-hero h1{font-size:42px;line-height:1.02;margin-bottom:17px}.fs-hero__lead{font-size:15px;line-height:1.55;margin-bottom:24px}.fs-hero__actions{display:grid;grid-template-columns:1fr}.fs-button{width:100%;min-height:52px}.fs-hero__proof{gap:10px;margin-top:26px;padding-top:22px}.fs-hero__proof strong{font-size:11px}.fs-hero__proof span{font-size:9px}.fs-section,.fs-catalog,.fs-trust{width:calc(100% - 24px)}.fs-section{margin-bottom:62px}.fs-section__head{display:block;margin-bottom:22px}.fs-section__head h2{font-size:34px}.fs-section__head>a{display:inline-block;margin-top:14px}.fs-section__head>p{text-align:left;margin:10px 0 0}.fs-category-grid{grid-template-columns:1fr 1fr;gap:12px}.fs-category-card{height:280px;border-radius:18px}.fs-category-card:first-child{grid-column:1/-1;height:340px}.fs-category-card>span{left:18px;bottom:17px}.fs-category-card strong{font-size:22px}.fs-legacy-catalog .box-product.productbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fs-legacy-catalog .product-items:nth-child(n+9){display:none!important}.fs-legacy-catalog .product-block{border-radius:16px}.fs-legacy-catalog .product-details{padding:13px}.fs-legacy-catalog .caption h4{font-size:13px;min-height:55px}.fs-legacy-catalog .price{font-size:15px}.fs-legacy-catalog .button-group{position:static!important;margin-top:10px}.fs-legacy-catalog button.addtocart{width:100%;font-size:12px}.fs-trust{grid-template-columns:1fr;padding:25px 20px;margin-bottom:62px}.fs-trust article{padding:8px 4px}.fs-trust article+article{border-left:0;border-top:1px solid #dfcbc4;padding-top:24px}.fs-trust h3{font-size:21px}}
.fs-title-mobile{display:none}
@media(max-width:767px){
body.common-home .wrap-breadcrumb,body.common-home .content-top{display:none!important;height:0!important;margin:0!important;padding:0!important}
body:has(.fs-home) .wrap-breadcrumb,body:has(.fs-home) .content-top{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}
header{box-shadow:0 1px 0 var(--fs-line);height:58px!important;min-height:58px!important}
.header-container{position:relative;height:58px!important;min-height:58px!important;overflow:visible}
.header-container>.container{width:100%;height:58px;padding:0 12px}
.header-main{min-height:58px!important;height:58px;gap:8px;padding:0!important}
.header-logo{max-width:150px;margin-right:auto}
.header-logo img{max-height:43px!important;width:auto}
.header-cart{position:absolute!important;right:10px;top:9px;transform:scale(.85);transform-origin:right top}.header-cart .btn,.header-cart button{width:40px!important;height:40px!important;min-width:40px!important;padding:8px!important;border:0!important;border-radius:999px!important;background:#fff!important;box-shadow:0 0 0 1px var(--fs-line)!important;color:var(--fs-chocolate)!important}.header-cart .cart-label,.header-cart .cart-total,.header-cart .price{display:none!important}.header-cart .badge,.header-cart .cart-count{min-width:17px!important;height:17px!important;padding:2px 4px!important;border-radius:999px!important;font-size:10px!important;line-height:13px!important;background:var(--fs-berry)!important;color:#fff!important}
.headertop-inner{position:absolute;right:54px;top:9px;z-index:3;width:auto;height:40px!important;background:transparent!important;border:0!important}
.headertop-inner>.container{width:auto;padding:0}
.headertop-inner .navbar{min-height:40px;margin:0!important}
.headertop-inner .navbar-header{height:40px}
.headertop-inner .navbar-toggle,.headertop-inner .btn-navbar{min-height:40px;margin:0!important;padding:9px 12px!important;border-radius:999px!important;font-size:0!important}
.headertop-inner .navbar-toggle:after,.headertop-inner .btn-navbar:after{content:'Меню';font:600 12px/1 Poppins,Arial,sans-serif;margin-left:7px;vertical-align:middle}
.fs-hero{width:calc(100% - 20px);margin:10px auto 62px!important;border-radius:20px;box-shadow:0 12px 36px rgba(74,35,34,.1)}
.fs-hero__visual{min-height:0!important;height:266px!important;max-height:none!important}
.fs-hero__visual img{object-position:center 47%}
.fs-hero__visual>span{display:none}
.fs-hero__content{padding:20px 20px 22px!important}
.fs-eyebrow{font-size:10px;line-height:1.35;letter-spacing:.12em;margin-bottom:7px}
.fs-hero h1{font-size:34px!important;line-height:.98;margin-bottom:10px}
.fs-title-desktop{display:none}.fs-title-mobile{display:inline}
.fs-hero__lead{font-size:13.5px;line-height:1.45;color:#604a44;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.fs-hero__actions{display:flex;align-items:center;gap:14px}
.fs-button{width:auto;min-height:44px;padding:11px 18px;font-size:12px}
.fs-button--secondary{min-height:auto;padding:5px 0;border:0;background:transparent;text-decoration:underline;text-underline-offset:3px}
.fs-hero__proof{display:none}
.scrollToTop,.top_button,#scrollToTop{display:none!important}
.fs-categories{margin-bottom:54px}.fs-category-grid{gap:10px}.fs-category-card:first-child{height:300px}.fs-category-card{height:215px}.fs-category-card strong{font-size:19px}.fs-category-card small{font-size:10px}.fs-category-card>span{left:14px;bottom:14px}.fs-occasions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.fs-occasions a{padding:11px 9px;text-align:center;font-size:11px}.fs-catalog{margin-bottom:58px}.fs-catalog .fs-section__head h2{font-size:31px}.fs-catalog .fs-section__head>p{font-size:12px}.fs-legacy-catalog .box-product.productbox-grid{gap:10px}.fs-legacy-catalog .product-items:nth-child(n+7){display:none!important}.fs-legacy-catalog .product-block{border-radius:14px}.fs-legacy-catalog .product-block .image{aspect-ratio:1/1}.fs-legacy-catalog .product-details{padding:11px!important}.fs-legacy-catalog .caption h4{font-size:12px;line-height:1.35;min-height:49px}.fs-legacy-catalog .price{font-size:14px}.fs-legacy-catalog button.addtocart{min-height:38px;padding:8px 7px!important;font-size:10px}.fs-catalog__more{margin-top:22px}.fs-catalog__more .fs-button{width:auto;min-width:210px}.fs-trust{gap:0;padding:16px 18px;margin-bottom:54px}.fs-trust article{padding:16px 2px}.fs-trust article+article{padding-top:18px}.fs-trust article>span{font-size:18px;margin-bottom:7px}.fs-trust h3{font-size:20px;margin-bottom:6px}.fs-trust p{font-size:12px;line-height:1.5}.fs-reviews{margin-bottom:54px}.fs-reviews .fs-section__head h2{font-size:31px}.fs-review-grid{grid-template-columns:1fr;gap:10px}.fs-review-grid blockquote{padding:22px;border-radius:18px;font-size:20px}.fs-review-grid footer{margin-top:14px;font-size:10px}.fs-final{width:calc(100% - 24px);margin-bottom:54px;padding:36px 22px;border-radius:22px}.fs-final h2{font-size:34px}.fs-final>p:not(.fs-eyebrow){font-size:13px;line-height:1.5}.fs-final .fs-button{width:auto}.common-home footer #footer{display:none}.common-home .bottomfooter{padding:24px 12px!important}.common-home .bottomfooter ul{display:flex!important;justify-content:center;flex-wrap:wrap;gap:8px 14px;margin-bottom:14px!important}.common-home .bottomfooter li{margin:0!important}.common-home .bottomfooter a,.common-home .powered{font-size:10px!important;color:#dbcac4!important}
}
@media(max-width:380px){.fs-hero h1{font-size:32px!important}.fs-category-grid{grid-template-columns:1fr}.fs-category-card,.fs-category-card:first-child{grid-column:auto;height:300px}.fs-legacy-catalog .box-product.productbox-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.fs-review-grid blockquote>footer{all:unset!important;display:block!important;margin-top:22px!important;color:#806c65!important;font:500 12px/1.5 Poppins,Arial,sans-serif!important}.scrollToTop,.top_button,#scrollToTop{display:none!important}@media(max-width:767px){.fs-review-grid blockquote>footer{margin-top:14px!important;font-size:10px!important}}
