.hero-split .hero-small{display:inline-block;font-weight:800;font-size:1.5vw;margin-right:18vw;line-height:1}.hero-split .hero-big{display:inline-block;font-weight:800;font-size:12vw;line-height:1}.intro{font-size:27px;font-weight:bold;line-height:1.5em;color:#2d2d2d}.honeycomb.pointy{--size:450px;--spacing:20px;--width:calc(var(--size) * 0.866);display:grid;grid-template-columns:repeat(4,var(--width));grid-auto-rows:calc(var(--size) * 0.70 + var(--spacing))!important;gap:var(--spacing);justify-content:center;overflow:visible}.honeycomb.pointy .hex{width:var(--width);height:var(--size);overflow:hidden;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;align-items:center;justify-content:center;position:relative}.honeycomb.pointy .hex img{width:100%;height:100%;object-fit:cover;display:block}.honeycomb.pointy .hex:nth-child(5),.honeycomb.pointy .hex:nth-child(6),.honeycomb.pointy .hex:nth-child(7),.honeycomb.pointy .hex:nth-child(8){transform:translateX(calc(-1 * (var(--width)/2 + var(--spacing)/2)))!important}.honeycomb.pointy .hex:nth-child(9),.honeycomb.pointy .hex:nth-child(10),.honeycomb.pointy .hex:nth-child(11),.honeycomb.pointy .hex:nth-child(12){transform:translateX(0)!important}body{overflow-x:hidden}.honeycomb.pointy{--size:450px;--spacing:20px;--width:calc(var(--size) * 0.866);display:grid;justify-content:center;gap:var(--spacing);grid-auto-rows:calc(var(--size) * 0.75)}.honeycomb.pointy .hex{width:var(--width);height:var(--size);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;align-items:center;justify-content:center;transform:none}@media (max-width:768px){.honeycomb.pointy{--size:calc(70vw / 0.866);--spacing:0;display:grid;grid-template-columns:1fr;justify-items:center;row-gap:0;column-gap:0;grid-auto-rows:calc(var(--size) * 0.75)}.honeycomb.pointy .hex{width:70vw;height:var(--size);overflow:visible;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;align-items:center;justify-content:center;transform:none!important}.honeycomb.pointy .hex:nth-child(1){transform:none!important}.honeycomb.pointy .hex:nth-child(n+2):nth-child(odd){transform:translateX(-10%)!important}.honeycomb.pointy .hex:nth-child(even){transform:translateX(10%)!important}}@media (max-width:472px){.hero-split .hero-small{font-size:14px;margin-right:10vw}.hero-split .hero-big{font-size:60px}}.honeycomb.pointy .hex .overlay{display:none}@media (min-width:372px){.honeycomb.pointy .hex{position:relative;overflow:hidden}.honeycomb.pointy .hex .overlay{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.9);transform:translateY(100%);transition:transform 0.3s ease-out;align-items:center;justify-content:center;text-align:center}.honeycomb.pointy .hex .overlay-content{color:#fff;padding:1em;font-size:20px}.honeycomb.pointy .hex .overlay-content p{margin:0 0 1em;font-size:0.9em}.honeycomb.pointy .hex .overlay-content .btn{display:inline-block;padding:0.5em 25px;background:#a9022f;color:#fff;text-decoration:none;border-radius:30px;font-weight:bold;font-size:18px}.honeycomb.pointy .hex:hover .overlay{transform:translateY(0)}}.bubble-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:visible}.bubble{position:absolute;width:40px;height:40px;border-radius:50%!important;background-image:radial-gradient(circle at 30% 30%,rgba(255,255,255,0.9) 0%,rgba(173,216,230,0.4) 60%,rgba(173,216,230,0.2) 80%);border:1px solid rgba(255,255,255,0.6);box-shadow:inset -2px -2px 5px rgba(255,255,255,0.8),0 2px 8px rgba(0,0,0,0.05);backdrop-filter:blur(3px);pointer-events:none;z-index:10}