.home-hero-section{position:relative;width:100%;overflow-x:hidden}.home-hero-section__hero{position:relative;min-height:600px;background-size:contain;background-position:center;background-repeat:no-repeat;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;padding:20px;max-width:100%;box-sizing:border-box}@media (max-width:1400px){.home-hero-section__hero{background-size:cover}}@media (max-width:1200px){.home-hero-section__hero{min-height:550px}}@media (max-width:992px){.home-hero-section__hero{min-height:500px;padding:16px}}@media (max-width:768px){.home-hero-section__hero{min-height:450px;padding:40px 12px 12px;align-items:flex-start}}@media (max-width:576px){.home-hero-section__hero{min-height:400px;padding:30px 10px 10px}}@media (max-width:480px){.home-hero-section__hero{min-height:350px;padding:25px 8px 8px}}.home-hero-section__hero-content{position:relative;z-index:2;max-width:600px;width:auto;min-width:0;padding:80px 40px;color:#fff;border-radius:8px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:none!important;transition:none!important;opacity:1!important;transform:none!important;margin:0;box-sizing:border-box;flex-shrink:0}@media (max-width:1200px){.home-hero-section__hero-content{max-width:550px;padding:70px 36px}}@media (max-width:992px){.home-hero-section__hero-content{max-width:500px;padding:60px 32px}}@media (max-width:768px){.home-hero-section__hero-content{max-width:calc(100% - 24px);width:100%;padding:40px 24px;border-radius:4px;margin:0 auto 0 0}}@media (max-width:576px){.home-hero-section__hero-content{max-width:calc(100% - 20px);padding:32px 20px}}@media (max-width:480px){.home-hero-section__hero-content{max-width:calc(100% - 16px);padding:28px 16px}}.home-hero-section__small-text{font-family:var(--font-dm-sans);font-size:18px;font-weight:400;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;color:#fff;opacity:.95}@media (max-width:992px){.home-hero-section__small-text{font-size:17px;letter-spacing:1.5px}}@media (max-width:768px){.home-hero-section__small-text{font-size:16px;margin-bottom:10px;letter-spacing:1px}}@media (max-width:576px){.home-hero-section__small-text{font-size:14px;letter-spacing:.5px}}@media (max-width:480px){.home-hero-section__small-text{font-size:13px}}.home-hero-section__large-text{font-family:var(--font-marcellus);font-size:72px;font-weight:400;line-height:1.1;text-transform:uppercase;margin:0 0 24px;color:#fff;word-wrap:break-word;overflow-wrap:break-word}.home-hero-section__large-text .title-word--serif{font-family:var(--font-marcellus)}.home-hero-section__large-text .title-word--script{font-family:var(--font-windsong);font-size:65px;font-weight:400}@media (max-width:1400px){.home-hero-section__large-text{font-size:68px}.home-hero-section__large-text .title-word--script{font-size:62px}}@media (max-width:1200px){.home-hero-section__large-text{font-size:64px}.home-hero-section__large-text .title-word--script{font-size:58px}}@media (max-width:992px){.home-hero-section__large-text{font-size:56px;margin-bottom:20px}.home-hero-section__large-text .title-word--script{font-size:50px}}@media (max-width:768px){.home-hero-section__large-text{font-size:42px;margin-bottom:16px;line-height:1.15}.home-hero-section__large-text .title-word--script{font-size:38px}}@media (max-width:576px){.home-hero-section__large-text{font-size:32px;margin-bottom:12px;line-height:1.2}.home-hero-section__large-text .title-word--script{font-size:28px}}@media (max-width:480px){.home-hero-section__large-text{font-size:28px}.home-hero-section__large-text .title-word--script{font-size:24px}}.home-hero-section__description{font-family:var(--font-dm-sans);font-size:16px;font-weight:400;line-height:1.6;margin-bottom:32px;color:#fff;opacity:.95;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}@media (max-width:1200px){.home-hero-section__description{font-size:17px}}@media (max-width:992px){.home-hero-section__description{font-size:16px;margin-bottom:28px;line-height:1.65}}@media (max-width:768px){.home-hero-section__description{font-size:15px;margin-bottom:24px;line-height:1.7}}@media (max-width:576px){.home-hero-section__description{font-size:14px;margin-bottom:20px}}@media (max-width:480px){.home-hero-section__description{font-size:13px;margin-bottom:18px}}.home-hero-section__button{margin-top:8px}@media (max-width:576px){.home-hero-section__button{margin-top:4px}}.home-hero-section__button-link{display:inline-block;padding:14px 32px;border:2px solid #fff;border-radius:4px;color:#fff;text-decoration:none;font-family:var(--font-dm-sans);font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;background:#fff0;white-space:nowrap}.home-hero-section__button-link:hover{background:#fff;color:var(--color-text-primary);transform:translateY(-2px)}@media (max-width:992px){.home-hero-section__button-link{padding:13px 30px}}@media (max-width:768px){.home-hero-section__button-link{padding:12px 28px;font-size:13px}}@media (max-width:576px){.home-hero-section__button-link{padding:10px 24px;font-size:12px;letter-spacing:.5px}}@media (max-width:480px){.home-hero-section__button-link{padding:9px 20px;font-size:11px}}.home-hero-section__content-section{background-color:#f5f5f0;width:100%;padding:80px 0}.home-hero-section__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin:0 auto;padding:0 10px}@media (max-width:1200px){.home-hero-section__columns{grid-template-columns:repeat(3,1fr);gap:36px;max-width:100%}}@media (max-width:992px){.home-hero-section__columns{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:768px){.home-hero-section__columns{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:576px){.home-hero-section__columns{grid-template-columns:1fr;gap:32px;max-width:500px}}@media (max-width:480px){.home-hero-section__columns{gap:28px;max-width:100%}}.home-hero-section__column{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;cursor:pointer;transition:transform .3s ease,opacity .3s ease;text-decoration:none;color:inherit}.home-hero-section__column:hover{transform:translateY(-4px);opacity:.9}@media (max-width:768px){.home-hero-section__column{max-width:100%}}.home-hero-section__column-image{width:100%;height:260px;overflow:hidden;border-radius:4px;margin-bottom:24px;position:relative}.home-hero-section__column-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-hero-section__column:hover .home-hero-section__column-image img{transform:scale(1.05)}@media (max-width:1200px){.home-hero-section__column-image{height:240px}}@media (max-width:992px){.home-hero-section__column-image{height:220px;margin-bottom:22px}}@media (max-width:768px){.home-hero-section__column-image{height:200px;max-width:100%;margin:0 auto 20px}}@media (max-width:576px){.home-hero-section__column-image{height:180px;margin-bottom:16px}}@media (max-width:480px){.home-hero-section__column-image{height:160px}}.home-hero-section__column-title{font-family:var(--font-dm-sans);font-size:18px;font-weight:500;text-transform:uppercase;letter-spacing:1px;color:var(--color-text-primary);margin:0;word-wrap:break-word;overflow-wrap:break-word;transition:color .3s ease}.home-hero-section__column:hover .home-hero-section__column-title{color:var(--color-teal)}@media (max-width:1200px){.home-hero-section__column-title{font-size:17px}}@media (max-width:992px){.home-hero-section__column-title{font-size:16px}}@media (max-width:768px){.home-hero-section__column-title{font-size:16px}}@media (max-width:576px){.home-hero-section__column-title{font-size:14px;letter-spacing:.5px}}@media (max-width:480px){.home-hero-section__column-title{font-size:13px}}