.kexbubble{--kb-blue:#075dae;--kb-navy:#061b45;--kb-red:#ef0b1a;--kb-white:#fff;--kb-ink:#10192d;overflow:hidden;background:#fff;color:var(--kb-navy);font-family:Lenia Soft,Arial,sans-serif!important}.kexbubble :is(h1,h2,h3,h4,p,a,button,span,div,strong,small,em){font-family:Lenia Soft,Arial,sans-serif!important}.kexbubble *{box-sizing:border-box}.kexbubble img{display:block;max-width:100%}.kexbubble a{text-decoration:none}.kexbubble__hero{position:relative;width:min(1440px,100%);min-height:760px;margin:0 auto;background:#fff}.kexbubble__hero-orbit{position:relative;width:100%;min-height:760px;margin:0 auto;overflow:visible;background-image:var(--kexbubble-orbit);background-position:50% 0;background-repeat:no-repeat;background-size:100% 100%}.kexbubble__hero-copy{position:relative;z-index:4;display:flex;align-items:center;flex-direction:column;padding-top:104px;text-align:center}.kexbubble__hero-title{display:flex;align-items:center;flex-direction:column;margin:0;color:#fff;font-size:clamp(58px,7.2vw,108px);font-weight:800;letter-spacing:-.055em;line-height:.86}.kexbubble__pill{display:inline-flex;align-items:center;justify-content:center;width:max-content;border-radius:999px;color:#fff;line-height:.86}.kexbubble__pill--red{padding:.03em .14em .09em;background:var(--kb-red)}.kexbubble__pill--navy{padding:.04em .17em .1em;background:var(--kb-navy)}.kexbubble__outline-link{display:inline-flex;align-items:center;gap:14px;min-height:46px;margin-top:28px;padding:7px 8px 7px 22px;border:2px solid var(--kb-navy);border-radius:999px;background:#fff;color:var(--kb-navy);font-size:17px;font-weight:700;transition:transform .3s ease,background .3s ease,color .3s ease}.kexbubble__link-dot{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--kb-red);color:#fff}.kexbubble__link-dot svg{width:15px;height:15px}.kexbubble__outline-link:hover{background:var(--kb-navy);color:#fff;transform:translateY(-3px)}.kexbubble__drinks{position:absolute;z-index:3;inset:auto 0 -110px;height:440px;pointer-events:none}.kexbubble__drink{position:absolute;bottom:0;margin:0;filter:none;will-change:transform}.kexbubble__drink img{width:100%;height:100%;object-fit:contain}.kexbubble__drink--left{left:15%;width:30%;height:98%;animation:kexbubble-float-a 5.8s ease-in-out infinite}.kexbubble__drink--center{z-index:2;left:50%;width:28%;height:110%;transform:translate(-50%);animation:kexbubble-float-b 6.5s ease-in-out infinite}.kexbubble__drink--right{right:15%;width:30%;height:97%;animation:kexbubble-float-c 6.1s ease-in-out infinite}@keyframes kexbubble-float-a{0%,to{transform:translateZ(0) rotate(-2deg)}50%{transform:translate3d(0,-13px,0) rotate(1deg)}}@keyframes kexbubble-float-b{0%,to{transform:translate3d(-50%,0,0) rotate(1deg)}50%{transform:translate3d(-50%,-17px,0) rotate(-1deg)}}@keyframes kexbubble-float-c{0%,to{transform:translateZ(0) rotate(2deg)}50%{transform:translate3d(0,-11px,0) rotate(-1deg)}}.kexbubble__intro{position:relative;display:grid;grid-template-columns:minmax(140px,1fr) minmax(520px,780px) minmax(140px,1fr);align-items:center;min-height:680px;padding:170px 28px 72px;background:#fff}.kexbubble__intro-inner{text-align:center}.kexbubble__display-title{display:flex;align-items:center;flex-direction:column;margin:0;color:var(--kb-navy);font-size:clamp(62px,7vw,112px);font-weight:800;letter-spacing:-.06em;line-height:.82}.kexbubble__display-title .kexbubble__pill{color:#fff}.kexbubble__intro-copy{max-width:760px;margin:42px auto 0;color:#243348;font-size:clamp(18px,1.4vw,24px);font-weight:500;line-height:1.45}.kexbubble__intro-copy p{margin:0 0 14px}.kexbubble__boba-art{margin:0;opacity:.98;filter:none}.kexbubble__boba-art img{width:min(340px,100%);margin:auto;animation:kexbubble-art 7s ease-in-out infinite}.kexbubble__boba-art--left{transform:translate(-18%) rotate(-8deg)}.kexbubble__boba-art--right{transform:translate(18%) rotate(8deg)}.kexbubble__boba-art--right img{animation-delay:-3s}@keyframes kexbubble-art{0%,to{translate:0 0}50%{translate:0 -12px}}.kexbubble__brands{padding:22px 32px 108px;background:#fff}.kexbubble__brands-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;width:min(1260px,100%);margin:auto}.kexbubble__brand{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:250px;padding:20px 24px;background:transparent;transition:transform .35s ease}.kexbubble__brand:hover{transform:translateY(-8px) rotate(.4deg)}.kexbubble__brand-logo{position:relative;display:grid;place-items:center;width:92%;height:144px;padding:25px 30px;overflow:hidden;border:4px solid var(--kb-navy);border-radius:64px;background:#fff}.kexbubble__brand-logo img{position:absolute;top:50%;left:50%;width:auto!important;height:auto!important;max-width:90%;max-height:90%;object-fit:contain;transform:translate(-50%,-50%)}.kexbubble__brand-button{display:inline-flex;align-items:center;gap:14px;min-height:46px;margin-top:23px;padding:7px 8px 7px 22px;border:2px solid var(--kb-navy);border-radius:999px;background:#fff;color:var(--kb-navy);font-size:15px;font-weight:700;transition:background .3s ease,color .3s ease,transform .3s ease}.kexbubble__brand-button>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--kb-red);color:#fff}.kexbubble__brand-button span svg{width:15px;height:15px}.kexbubble__brand-button--red{background:#fff;color:var(--kb-navy)}.kexbubble__brand-button:hover{background:var(--kb-navy);color:#fff;box-shadow:none;outline:0;transform:translateY(-2px)}.kexbubble__education{padding:36px 32px 118px;background:#fff}.kexbubble__education-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);width:min(1190px,100%);height:520px;min-height:0;margin:auto;overflow:hidden;border-radius:58px;background:var(--kb-blue);box-shadow:none}.kexbubble__education-media{position:relative;height:520px;min-height:0;margin:0;overflow:hidden;border-radius:48px 0 0 48px}.kexbubble__education-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover;transition:transform 8s ease}.kexbubble__education-card:hover .kexbubble__education-media img{transform:scale(1.06)}.kexbubble__education-copy{position:relative;display:flex;justify-content:center;flex-direction:column;padding:48px 54px;color:#fff}.kexbubble__education-copy h2{display:flex;max-width:430px;align-items:flex-start;flex-direction:column;gap:.1em;margin:0 0 23px;color:#fff;font-size:clamp(42px,3.5vw,56px);font-weight:800;letter-spacing:-.05em;line-height:.9}.kexbubble__education-copy h2 span{display:block;white-space:nowrap}.kexbubble__education-copy h2 strong{display:inline-block;width:max-content;max-width:100%;padding:.08em .28em .14em;border-radius:999px;background:var(--kb-red);color:#fff;font-size:1.04em;line-height:.9;white-space:nowrap}.kexbubble__education-copy>div{max-width:43ch;font-size:clamp(14px,1.05vw,16px);line-height:1.43}.kexbubble__education-copy p{margin:0 0 15px}.kexbubble__question{position:absolute;z-index:3;top:50%;left:0;display:grid;place-items:center;width:84px;height:84px;border-radius:50%;background:var(--kb-red);color:#fff;font-size:61px;font-weight:800;line-height:1;translate:-50% -50%;box-shadow:none;animation:kexbubble-question 4.8s ease-in-out infinite}@keyframes kexbubble-question{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-9px) rotate(5deg)}}.kexbubble__products{padding:88px 0 112px;background:#fff}.kexbubble__products-inner{width:min(1420px,calc(100% - 64px));margin:auto}.kexbubble__products-head{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:34px}.kexbubble__products-head h2{display:flex;align-items:center;gap:16px;margin:0;color:var(--kb-navy);font-size:clamp(38px,4vw,64px);font-weight:800;letter-spacing:-.045em;line-height:1}.kexbubble__spark{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:var(--kb-blue);color:#fff;font-size:30px}.kexbubble__products-controls{display:flex;gap:10px}.kexbubble__products-controls button{display:grid;place-items:center;width:50px;height:50px;padding:0;border:1px solid rgba(7,93,174,.25);border-radius:50%;background:#fff;color:var(--kb-blue);cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease}.kexbubble__products-controls button:hover{background:var(--kb-red);color:#fff;transform:translateY(-2px)}.kexbubble__products-controls svg{width:20px;height:20px}.kexbubble__product-rail{display:grid;grid-auto-columns:minmax(250px,1fr);grid-auto-flow:column;gap:18px;padding:2px 2px 20px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.kexbubble__product-rail::-webkit-scrollbar{display:none}.kexbubble__product-rail>*{min-width:0;scroll-snap-align:start}.kexbubble__empty{grid-column:1/-1;padding:40px;text-align:center}@media(max-width:900px){.kexbubble__hero{min-height:675px}.kexbubble__hero-orbit{min-height:675px;background-size:100% 100%;background-position:50% 0}.kexbubble__hero-copy{padding-top:78px}.kexbubble__hero-title{font-size:clamp(56px,14vw,86px)}.kexbubble__drinks{bottom:-65px;height:360px}.kexbubble__drink--left{left:1%;width:39%}.kexbubble__drink--center{width:40%}.kexbubble__drink--right{right:1%;width:39%}.kexbubble__intro{grid-template-columns:1fr;min-height:auto;padding:145px 24px 70px}.kexbubble__boba-art{position:absolute;width:150px;opacity:.22}.kexbubble__boba-art--left{left:-45px;top:38%}.kexbubble__boba-art--right{right:-45px;top:52%}.kexbubble__display-title{font-size:clamp(54px,13vw,78px)}.kexbubble__intro-copy{max-width:660px;margin-top:34px;font-size:18px}.kexbubble__brands-grid{grid-template-columns:1fr;max-width:610px;gap:18px}.kexbubble__brand{min-height:200px;padding:22px 30px}.kexbubble__brand-logo{height:120px}.kexbubble__brand--tea-zone{order:1}.kexbubble__brand--marina{order:2}.kexbubble__brand--euro-te{order:3}.kexbubble__education-card{grid-template-columns:1fr;height:auto;max-width:680px}.kexbubble__education-media{height:360px;min-height:0;border-radius:42px 42px 0 0}.kexbubble__education-copy{align-items:center;padding:64px 42px 42px;text-align:center}.kexbubble__education-copy h2{align-items:center;margin-inline:auto}.kexbubble__education-copy>div{margin-inline:auto}.kexbubble__question{top:0;left:50%;width:78px;height:78px;font-size:56px}.kexbubble__products-inner{width:min(100% - 36px,720px)}.kexbubble__product-rail{grid-auto-columns:46%}}@media(max-width:560px){.kexbubble__hero{width:100%;min-height:560px;margin-top:0}.kexbubble__hero-orbit{min-height:560px;background-image:none}.kexbubble__hero-orbit:before{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:block;background-color:var(--kb-blue);background-image:var(--kexbubble-orbit);background-position:50% 0;background-repeat:no-repeat;background-size:auto 100%;clip-path:ellipse(88% 88% at 50% 0);content:"";pointer-events:none}.kexbubble__hero-copy{padding:48px 18px 0}.kexbubble__hero-title{width:100%;font-size:clamp(47px,15.8vw,66px)}.kexbubble__hero-title .kexbubble__pill--navy{max-width:100%;font-size:.7em;white-space:nowrap}.kexbubble__outline-link{min-height:42px;margin-top:21px;font-size:14px}.kexbubble__link-dot{width:28px;height:28px}.kexbubble__drinks{bottom:-25px;height:285px}.kexbubble__drink--left{left:-2%;width:41%;height:93%}.kexbubble__drink--center{width:43%;height:104%}.kexbubble__drink--right{right:-2%;width:41%;height:93%}.kexbubble__intro{padding:92px 17px 54px}.kexbubble__display-title{font-size:clamp(43px,13.5vw,58px);line-height:.86}.kexbubble__intro-copy{margin-top:28px;font-size:15.5px;line-height:1.42}.kexbubble__boba-art{width:112px}.kexbubble__brands{padding:8px 18px 72px}.kexbubble__brands-grid{max-width:286px;gap:6px}.kexbubble__brand{min-height:178px;padding:14px 22px}.kexbubble__brand-logo{height:104px;padding:18px 22px;border-width:3px;border-radius:48px}.kexbubble__brand-button{min-height:42px;margin-top:11px;padding:5px 6px 5px 17px;font-size:12px}.kexbubble__brand-button>span{width:28px;height:28px}.kexbubble__education{padding:18px 16px 76px}.kexbubble__education-card{border-radius:34px}.kexbubble__education-media{height:280px;min-height:0;border-radius:34px 34px 0 0}.kexbubble__education-copy{padding:58px 22px 28px}.kexbubble__education-copy h2{margin-bottom:20px;font-size:34px}.kexbubble__education-copy h2 strong{font-size:1.12em}.kexbubble__education-copy>div{font-size:13.5px;line-height:1.42}.kexbubble__question{top:0;left:50%;width:68px;height:68px;font-size:49px}.kexbubble__products{padding:64px 0 76px}.kexbubble__products-inner{width:calc(100% - 28px)}.kexbubble__products-head{align-items:flex-end;margin-bottom:24px}.kexbubble__products-head h2{gap:10px;font-size:31px;line-height:.95}.kexbubble__spark{flex:0 0 auto;width:39px;height:39px;font-size:22px}.kexbubble__products-controls{display:none}.kexbubble__product-rail{grid-auto-columns:78%;gap:12px;margin-right:-14px;padding-right:14px;touch-action:pan-x}}@media(prefers-reduced-motion:reduce){.kexbubble *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/kex-bubble-client-2026.css.map */
