.fws-furniture-hero{--fws-ink:#20252a;--fws-teal:#295c5c;--fws-coral:#ff6b4d;position:relative;width:100%;min-height:760px;overflow:hidden;background:#f4f0ea center/cover no-repeat}.fws-furniture-hero *{box-sizing:border-box}.fws-furniture-hero__slides,.fws-furniture-hero__slide{position:absolute;inset:0;width:100%;height:100%}.fws-furniture-hero__slide{opacity:0;visibility:hidden;transform:translateX(40px);transition:opacity .7s ease,transform .7s ease,visibility .7s ease}.fws-furniture-hero__slide.is-active{opacity:1;visibility:visible;transform:translateX(0);z-index:2}.fws-furniture-hero__inner{position:relative;width:calc(100% - 120px);max-width:1200px;height:100%;margin:auto}.fws-furniture-hero__content{position:absolute;left:0;top:50%;width:550px;transform:translateY(-48%);z-index:10}.fws-furniture-hero__eyebrow{display:flex;align-items:center;gap:13px;margin-bottom:17px;color:var(--fws-ink);font-size:14px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.fws-furniture-hero__eyebrow:before{content:"";display:block;width:34px;height:2px;background:var(--fws-coral)}.fws-furniture-hero__heading{margin:0 0 20px;color:var(--fws-ink);font-size:66px;line-height:1.1;font-weight:800;letter-spacing:-2.5px}.fws-furniture-hero__description{max-width:540px;margin:0 0 34px;color:#15191c;font-size:16px;line-height:1.65}.fws-furniture-hero__button{display:inline-flex;align-items:center;justify-content:center;min-width:157px;padding:17px 25px;color:#fff;background:var(--fws-teal);font-size:13px;font-weight:700;line-height:1.15;text-decoration:none;transition:all .3s ease}.fws-furniture-hero__button:hover{color:#fff;background:var(--fws-coral);transform:translateY(-2px)}.fws-furniture-hero__product{position:absolute;width:640px;max-width:58%;right:30px;top:50%;z-index:5;transform:translateY(-48%);pointer-events:none}.fws-furniture-hero__product img{display:block;width:100%;height:auto;object-fit:contain}.fws-furniture-hero__circle{position:absolute;width:490px;height:490px;right:70px;top:50%;z-index:1;transform:translateY(-50%);border-radius:50%;background:rgba(255,255,255,.72)}.fws-furniture-hero__offer{position:absolute;top:80px;right:455px;width:132px;height:132px;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--fws-coral);text-align:center}.fws-furniture-hero__offer-number{font-size:44px;line-height:.9;font-weight:800}.fws-furniture-hero__offer-suffix{margin-left:4px;font-size:14px;font-weight:700}.fws-furniture-hero__offer-text{margin-top:8px;font-size:12px;line-height:1;font-weight:600}.fws-furniture-hero__offer-arrow{position:absolute;top:95px;right:310px;width:105px;height:80px;z-index:18;transform:rotate(-8deg)}.fws-furniture-hero__offer-arrow:before{content:"";position:absolute;left:8px;top:10px;width:58px;height:45px;border-top:2px dashed var(--fws-teal);border-right:2px dashed var(--fws-teal);border-radius:0 45px 0 0;transform:rotate(30deg)}.fws-furniture-hero__offer-arrow:after{content:"";position:absolute;left:1px;top:7px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:11px solid var(--fws-teal);transform:rotate(-25deg)}.fws-furniture-hero__decoration{position:absolute;z-index:15;pointer-events:none}.fws-furniture-hero__decoration--left{width:97px;left:0;bottom:0}.fws-furniture-hero__decoration--right{width:97px;right:0;top:76px}.fws-furniture-hero__nav-button{position:absolute;top:50%;z-index:50;display:flex;align-items:center;justify-content:center;width:48px;height:70px;padding:0;transform:translateY(-50%);border:0;background:transparent;cursor:pointer}.fws-furniture-hero__nav-button--prev{left:42px}.fws-furniture-hero__nav-button--next{right:42px}.fws-furniture-hero__nav-button:before{content:"";display:block;width:17px;height:17px;border-top:1.5px solid #161a1d;border-left:1.5px solid #161a1d;transition:border-color .3s}.fws-furniture-hero__nav-button--prev:before{transform:rotate(-45deg)}.fws-furniture-hero__nav-button--next:before{transform:rotate(135deg)}.fws-furniture-hero__nav-button:hover:before{border-color:var(--fws-coral)}.fws-furniture-hero__dots{position:absolute;left:50%;bottom:43px;z-index:60;display:flex;align-items:center;gap:9px;transform:translateX(-50%)}.fws-furniture-hero__dot{width:12px;height:12px;padding:0;border:0;border-radius:50%;background:#dedede;cursor:pointer;transition:all .3s}.fws-furniture-hero__dot.is-active{width:13px;height:13px;background:var(--fws-coral)}
@media(max-width:1400px){.fws-furniture-hero__inner{max-width:1120px}.fws-furniture-hero__heading{font-size:60px}.fws-furniture-hero__content{width:520px}.fws-furniture-hero__product{width:600px;right:10px}.fws-furniture-hero__circle{width:460px;height:460px;right:50px}.fws-furniture-hero__offer{right:420px}.fws-furniture-hero__offer-arrow{right:275px}}
@media(max-width:1100px){.fws-furniture-hero{min-height:650px}.fws-furniture-hero__inner{width:calc(100% - 80px)}.fws-furniture-hero__content{width:48%}.fws-furniture-hero__heading{font-size:48px}.fws-furniture-hero__description{font-size:14px}.fws-furniture-hero__product{width:54%;max-width:none;right:0}.fws-furniture-hero__circle{width:390px;height:390px;right:20px}.fws-furniture-hero__offer{top:65px;right:37%;width:105px;height:105px}.fws-furniture-hero__offer-number{font-size:34px}.fws-furniture-hero__offer-text{font-size:10px}.fws-furniture-hero__offer-arrow{right:26%;top:75px}.fws-furniture-hero__nav-button--prev{left:15px}.fws-furniture-hero__nav-button--next{right:15px}}
@media(max-width:767px){.fws-furniture-hero{min-height:720px;background-position:center}.fws-furniture-hero__inner{width:100%;max-width:none;padding:50px 25px 90px}.fws-furniture-hero__content{position:relative;top:auto;width:100%;transform:none;text-align:center}.fws-furniture-hero__eyebrow{justify-content:center;font-size:11px;letter-spacing:1.5px}.fws-furniture-hero__eyebrow:before{width:25px}.fws-furniture-hero__heading{font-size:38px;letter-spacing:-1.2px;margin-bottom:17px}.fws-furniture-hero__description{max-width:100%;margin:0 auto 24px;font-size:13px}.fws-furniture-hero__button{min-width:140px}.fws-furniture-hero__product{width:88%;right:6%;top:auto;bottom:65px;transform:none}.fws-furniture-hero__circle{width:330px;height:330px;right:50%;top:auto;bottom:50px;transform:translateX(50%);opacity:.72}.fws-furniture-hero__offer{top:35px;right:30px;width:86px;height:86px}.fws-furniture-hero__offer-number{font-size:28px}.fws-furniture-hero__offer-suffix{font-size:10px}.fws-furniture-hero__offer-text{margin-top:5px;font-size:8px}.fws-furniture-hero__offer-arrow{display:none}.fws-furniture-hero__decoration--left,.fws-furniture-hero__decoration--right{width:65px}.fws-furniture-hero__decoration--right{top:30px}.fws-furniture-hero__nav-button{width:35px;height:45px}.fws-furniture-hero__nav-button--prev{left:5px}.fws-furniture-hero__nav-button--next{right:5px}.fws-furniture-hero__nav-button:before{width:13px;height:13px}.fws-furniture-hero__dots{bottom:22px}}
@media(max-width:480px){.fws-furniture-hero{min-height:680px}.fws-furniture-hero__inner{padding-left:20px;padding-right:20px}.fws-furniture-hero__heading{font-size:32px}.fws-furniture-hero__description{font-size:12px}.fws-furniture-hero__product{width:92%;right:4%;bottom:55px}.fws-furniture-hero__circle{width:285px;height:285px}.fws-furniture-hero__offer{right:20px;width:75px;height:75px}.fws-furniture-hero__offer-number{font-size:24px}.fws-furniture-hero__decoration--left,.fws-furniture-hero__decoration--right{width:52px}}
.fws-furniture-hero__dots{position:absolute;left:50%;bottom:43px;z-index:60;display:flex;align-items:center;justify-content:center;gap:9px;margin:0;padding:0;transform:translateX(-50%)}.fws-furniture-hero .fws-furniture-hero__dot{display:block;flex:0 0 12px;width:12px;min-width:12px;height:12px;min-height:12px;margin:0;padding:0;border:0!important;border-radius:50%;outline:0;box-shadow:none!important;background:#dedede;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.fws-furniture-hero .fws-furniture-hero__dot:hover{transform:scale(1.1)}.fws-furniture-hero .fws-furniture-hero__dot.is-active{flex-basis:13px;width:13px;min-width:13px;height:13px;min-height:13px;background:var(--fws-coral);transform:none}@media(max-width:767px){.fws-furniture-hero__dots{bottom:22px}}
.fws-furniture-hero .fws-furniture-hero__nav-button{position:absolute;top:50%;z-index:50;display:flex;align-items:center;justify-content:center;width:48px;min-width:48px;height:70px;min-height:70px;margin:0;padding:0!important;transform:translateY(-50%);border:0!important;border-radius:0!important;outline:0;box-shadow:none!important;background:transparent!important;cursor:pointer}.fws-furniture-hero .fws-furniture-hero__nav-button--prev{left:42px}.fws-furniture-hero .fws-furniture-hero__nav-button--next{right:42px}.fws-furniture-hero .fws-furniture-hero__nav-button:before{content:"";display:block;width:17px;height:17px;margin:0;border:0;border-top:1px solid #161a1d;border-left:1px solid #161a1d;transition:border-color .25s ease}.fws-furniture-hero .fws-furniture-hero__nav-button--prev:before{transform:rotate(-45deg)}.fws-furniture-hero .fws-furniture-hero__nav-button--next:before{transform:rotate(135deg)}.fws-furniture-hero .fws-furniture-hero__nav-button:hover:before,.fws-furniture-hero .fws-furniture-hero__nav-button:focus-visible:before{border-color:var(--fws-coral)}@media(max-width:1100px){.fws-furniture-hero .fws-furniture-hero__nav-button--prev{left:15px}.fws-furniture-hero .fws-furniture-hero__nav-button--next{right:15px}}@media(max-width:767px){.fws-furniture-hero .fws-furniture-hero__nav-button{width:35px;min-width:35px;height:45px;min-height:45px}.fws-furniture-hero .fws-furniture-hero__nav-button--prev{left:5px}.fws-furniture-hero .fws-furniture-hero__nav-button--next{right:5px}.fws-furniture-hero .fws-furniture-hero__nav-button:before{width:13px;height:13px}}
