@charset "UTF-8";home-banner.home-banner{display:block;position:relative;overflow:hidden;width:100%}home-banner.home-banner .home-banner__media{position:relative;width:100%}home-banner.home-banner .home-banner__img{display:block;width:100%;height:auto;object-fit:cover}home-banner.home-banner .home-banner__img--desktop{display:none}home-banner.home-banner .home-banner__img--mobile{display:block}@media(min-width:768px){home-banner.home-banner .home-banner__img--desktop{display:block}home-banner.home-banner .home-banner__img--mobile{display:none}}home-banner.home-banner .home-banner__link{display:flex;flex-direction:column-reverse;position:relative;color:var(--color-text, #000);text-decoration:none}@media(min-width:768px){home-banner.home-banner .home-banner__link{display:block}}home-banner.home-banner .home-banner__content{position:static;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px 20px;max-width:1600px}@media(min-width:768px){home-banner.home-banner .home-banner__content{position:absolute;right:0;bottom:0;padding:20px;background:transparent;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%)}}home-banner.home-banner .home-banner__content-inner{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;max-width:520px;width:100%}home-banner.home-banner .home-banner__subtitle{font-size:16px;margin:0;line-height:1.4}home-banner.home-banner .home-banner__title{font-size:26px;font-weight:700;margin:0;line-height:1.2}home-banner.home-banner .home-banner__description{font-size:14px;margin:0;line-height:1.5;opacity:.9}home-banner.home-banner .home-banner__button{display:block;margin-top:8px;padding:12px 24px;background:#8b7355;color:#fff;font-size:14px;font-weight:600;border-radius:9999px;transition:opacity .2s}.home-banner__link:hover home-banner.home-banner .home-banner__button{opacity:.9}@media(min-width:768px){home-banner.home-banner .home-banner__content{padding:40px;justify-content:flex-start}home-banner.home-banner .home-banner__content-inner{max-width:460px;gap:12px;align-items:flex-start;text-align:left}home-banner.home-banner .home-banner__subtitle{font-size:32px}home-banner.home-banner .home-banner__title{font-size:48px}home-banner.home-banner .home-banner__description{font-size:18px}home-banner.home-banner .home-banner__button{font-size:16px;padding:14px 28px}}@media(min-width:1200px){home-banner.home-banner .home-banner__description{font-size:20px}}
