.bb-article header{background:var(--bb-article-hero);padding:9rem 0 7rem;text-align:center}.bb-article header p{color:var(--bb-article-accent);letter-spacing:.22em;font-size:1.1rem;font-weight:700;margin:0 0 1.5rem}.bb-article h1{font-family:var(--bb-article-font);font-size:clamp(3.2rem,4.6vw,5.4rem);line-height:1.35;color:var(--bb-article-text);margin:0 auto;max-width:76rem}.bb-article header time{display:block;margin-top:2rem;font-size:1.2rem;letter-spacing:.14em;opacity:.7;color:var(--bb-article-text)}.bb-article__image{max-width:100rem;margin:-4rem auto 0;position:relative}.bb-article__image img{width:100%;height:auto;border-radius:2.4rem;display:block}.bb-article__body{max-width:80rem;padding-top:7rem;padding-bottom:6rem;font-size:1.65rem;line-height:2;color:var(--bb-article-text)}.bb-article__body h2{font-family:var(--bb-article-font);font-size:2.5rem;margin:4.5rem 0 1.2rem;line-height:1.5}.bb-article__body h3{font-size:2rem;margin:3.5rem 0 1rem}.bb-article__body p{margin:0 0 2.2rem}.bb-article__body img{max-width:100%;height:auto;border-radius:1.6rem;margin:2rem 0}.bb-article__body ul,.bb-article__body ol{margin:0 0 2.2rem;padding-left:2.2rem}.bb-article__body li{margin-bottom:.8rem}.bb-article__body blockquote{border-left:3px solid var(--bb-article-accent);margin:3rem 0;padding:.5rem 0 .5rem 2.4rem;font-style:normal;opacity:.9}.bb-article__body a{color:var(--bb-article-text)}.bb-article__back{display:inline-block;margin-top:3rem;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.4rem}.bb-article__nav{max-width:80rem;display:flex;justify-content:space-between;gap:2rem;padding-bottom:10rem;font-size:1.4rem}.bb-article__nav a{color:var(--bb-article-text);text-decoration:none;border-bottom:1px solid transparent;padding-bottom:.4rem}.bb-article__nav a:hover,.bb-article__nav a:focus-visible{border-color:currentColor}.bb-article__nav-next{margin-left:auto;text-align:right}@media(max-width:749px){.bb-article header{padding:6rem 0 5rem}.bb-article__image{margin-top:-2rem}.bb-article__image img{border-radius:1.6rem}.bb-article__body{padding-top:5rem;font-size:1.55rem}.bb-article__body h2{font-size:2.2rem}.bb-article__nav{flex-direction:column;padding-bottom:7rem}.bb-article__nav-next{margin-left:0;text-align:left}}.bb-blog-index{padding:8rem 0 12rem}.bb-blog-index__heading{justify-content:center;text-align:center;margin-bottom:4rem}.bb-blog-index__heading h1{font-family:var(--bb-columns-font);font-size:clamp(3.8rem,5vw,6rem);margin:0;color:currentColor}.bb-blog-index__description{max-width:70rem;margin:0 auto 5rem;text-align:center;line-height:1.9}.bb-blog-index .bb-column-card h2{font-family:var(--bb-columns-font);font-size:2.25rem;line-height:1.35;margin:1.2rem 0}.bb-blog-index .bb-column-card h2 a{color:currentColor;text-decoration:none}.bb-blog-index__pagination{display:flex;justify-content:center;align-items:center;gap:1.6rem;margin-top:6rem;font-size:1.5rem}.bb-blog-index__pagination a{color:currentColor;text-decoration:none;padding:.6rem 1.2rem;border-radius:999px;border:1px solid transparent}.bb-blog-index__pagination a:hover,.bb-blog-index__pagination a:focus-visible{border-color:currentColor}.bb-blog-index__current{background:#77aad4;color:#fff;padding:.6rem 1.4rem;border-radius:999px}.bb-blog-index__empty{text-align:center;font-size:1.6rem;padding:6rem 0}@media(max-width:749px){.bb-blog-index{padding:6rem 0 8rem}.bb-blog-index__pagination{margin-top:4rem;flex-wrap:wrap}}.bb-columns{background:var(--bb-columns-bg);color:var(--bb-columns-text);padding:10rem 0 12rem}.bb-columns__heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:5rem}.bb-columns__heading p{color:var(--bb-columns-accent);font-size:1.1rem;font-weight:700;letter-spacing:.24em;margin:0 0 1rem}.bb-columns__heading h2{font-family:var(--bb-columns-font);font-size:clamp(3.8rem,5vw,6rem);margin:0;color:currentColor}.bb-columns__heading>a{color:currentColor;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.7rem}.bb-columns__heading>a span{margin-left:2rem}.bb-columns__grid{display:grid;grid-template-columns:repeat(var(--bb-columns-count),minmax(0,1fr));gap:3rem}.bb-column-card{border:1px solid var(--bb-columns-border);border-radius:2.4rem;overflow:hidden;background:var(--bb-columns-card);display:flex;flex-direction:column}.bb-column-card__image{display:block;height:27rem;overflow:hidden;background:#dff4ff}.bb-column-card__image img,.bb-column-card__image svg{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.bb-column-card:hover .bb-column-card__image img{transform:scale(1.035)}.bb-column-card__body{padding:3rem;display:flex;flex-direction:column;flex:1}.bb-column-card time{font-size:1.05rem;letter-spacing:.16em;opacity:.68}.bb-column-card h3{font-family:var(--bb-columns-font);font-size:2.25rem;line-height:1.35;margin:1.2rem 0}.bb-column-card h3 a,.bb-column-card__more{color:currentColor}.bb-column-card h3 a{text-decoration:none}.bb-column-card__body>p{font-size:1.45rem;line-height:1.8;opacity:.72;margin:0 0 2rem}.bb-column-card__more{margin-top:auto;text-underline-offset:.4rem}.bb-columns__mobile-link{display:none;text-align:center;margin-top:4rem}.bb-columns .button{background:#77aad4;color:#fff;border-color:#77aad4}.bb-columns .button:after{box-shadow:0 0 0 1px #77aad4}@media(max-width:749px){.bb-columns{padding:7rem 0 8rem}.bb-columns__heading{margin-bottom:3.5rem}.bb-columns__heading>a{display:none}.bb-columns__grid{grid-template-columns:1fr;gap:2.5rem}.bb-column-card__image{height:24rem}.bb-column-card__body{padding:2.5rem}.bb-column-card h3{font-size:2rem}.bb-columns__mobile-link{display:block}}.bb-editorial header{padding:9rem 0;background:#dff4ff}.bb-editorial header p{color:#f4b323;letter-spacing:.22em}.bb-editorial h1{font-size:clamp(3.8rem,6vw,7rem);line-height:1.25;color:#17324a}.bb-editorial__body{max-width:80rem;padding-top:7rem;padding-bottom:10rem;font-size:1.65rem;line-height:2}.bb-editorial__body h2{font-size:2.5rem;margin:4rem 0 1rem;color:#17324a}.bb-editorial__body>a{display:inline-block;margin-top:4rem;color:#17324a}.bb-featured{padding:10rem 0 12rem;scroll-margin-top:15rem;background:var(--bb-featured-bg);color:var(--bb-featured-text)}.bb-section-heading{text-align:center;margin-bottom:5rem}.bb-section-heading>p{color:var(--bb-featured-accent);font-size:1.1rem;font-weight:700;letter-spacing:.24em;margin:0 0 1rem;padding-top:10px}.bb-section-heading h2{font-family:var(--bb-featured-font);font-size:clamp(3.8rem,5vw,6rem);color:currentColor;margin:0}.bb-section-heading>div{max-width:70rem;margin:1.5rem auto 0;line-height:1.8}.bb-featured__grid{display:grid;grid-template-columns:repeat(var(--bb-featured-cols),minmax(0,1fr));gap:3.2rem;max-width:112rem;margin:0 auto}.bb-product{text-align:center}.bb-product__image{display:block;height:48rem;overflow:hidden;background:var(--bb-card-bg)}.bb-product__image img,.bb-product__image svg{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.bb-product:hover .bb-product__image img{transform:scale(1.035)}.bb-product h3{font-family:var(--bb-featured-font);font-size:2.5rem;letter-spacing:.04em;margin:2.2rem 0 .8rem}.bb-product h3 a{color:currentColor;text-decoration:none}.bb-product h3 a:hover{text-decoration:underline;text-underline-offset:.5rem}.bb-product p{font-size:1.45rem;margin:0;opacity:.72}@media(max-width:749px){.bb-featured{padding:7rem 0 8rem}.bb-section-heading{margin-bottom:3.5rem}.bb-featured__grid{grid-template-columns:1fr;gap:4.5rem}.bb-product__image{height:46rem}.bb-product h3{font-size:2.2rem}}.bb-footer{padding:7rem 0 3rem}.bb-footer__inner{text-align:center}.bb-footer__links{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.bb-footer__links a{color:currentColor;text-decoration:none;font-size:1.4rem;border-bottom:1px solid transparent;padding-bottom:.4rem}.bb-footer__links a:hover,.bb-footer__links a:focus-visible{border-color:currentColor}.bb-footer__social{display:flex;justify-content:center;align-items:center;gap:1.2rem;margin:4rem 0}.bb-instagram,.bb-line{height:4rem;padding:0 1.8rem;border-radius:999px;background:#77aad4;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.3rem}.bb-instagram svg{width:2.1rem;height:2.1rem;fill:none;stroke:currentColor;stroke-width:1.6}.bb-footer__copy{font-size:1.1rem;letter-spacing:.12em;margin:0;opacity:.85}@media(max-width:749px){.bb-footer{padding:5rem 0 2.5rem}.bb-footer__links{flex-direction:column;gap:2rem}.bb-footer__social{margin:3.5rem 0}.bb-instagram span{display:none}.bb-instagram{width:4rem;padding:0}}.bb-header__inner{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;align-items:center;min-height:18rem;padding-top:2.1rem;padding-bottom:1.8rem}.bb-header__logo{grid-column:2;grid-row:1;display:block}.bb-header__logo img{display:block;height:10rem;object-fit:contain}.bb-header__search{grid-column:1;grid-row:1;justify-self:start}.bb-header__actions{grid-column:3;grid-row:1;justify-self:end;display:flex;gap:2rem}.bb-header__icon{position:relative;display:block;color:currentColor;width:3rem;height:3rem}.bb-header__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5}.bb-header__icon span{position:absolute;right:-.8rem;top:-.7rem;width:1.8rem;height:1.8rem;border-radius:50%;background:#77aad4;color:#fff;text-align:center;font-size:1rem;line-height:1.8rem}.bb-header__nav{grid-column:1/-1;grid-row:2;justify-self:center;display:flex;gap:4.5rem;margin-top:1.1rem}.bb-header__nav a{color:currentColor;text-decoration:none;font-size:1.7rem;letter-spacing:.035em;padding-bottom:.5rem;border-bottom:1px solid transparent}.bb-header__nav a:hover,.bb-header__nav a:focus-visible{border-color:currentColor}@media(max-width:749px){.bb-header__inner{min-height:13.5rem;padding-top:1.2rem;padding-bottom:1.2rem}.bb-header__logo img{max-width:15rem;height:7rem}.bb-header__icon{width:2.5rem;height:2.5rem}.bb-header__actions{gap:1rem}.bb-header__nav{gap:2.6rem;margin-top:.7rem}.bb-header__nav a{font-size:1.35rem}}.bb-home-visuals{background:var(--bb-section-bg)}.bb-fixed-hero{position:relative;height:min(78rem,calc(100vh - 18rem));min-height:58rem;overflow:hidden;background:#17324a}.bb-fixed-hero>img,.bb-story-panel>img{width:100%;height:100%;object-fit:cover}.bb-fixed-hero>img{object-position:center 53%}.bb-fixed-hero__shade,.bb-story-panel__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#122a3e}.bb-fixed-hero__content,.bb-story-panel__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:var(--bb-hero-text)}.bb-fixed-hero h1,.bb-story-panel h2{font-family:var(--bb-heading-font);color:currentColor;font-size:clamp(4.2rem,6.6vw,9rem);line-height:1.04;letter-spacing:.015em;margin:0 0 2.5rem;max-width:82rem}.bb-fixed-hero p,.bb-story-panel p{font-size:clamp(1.5rem,1.6vw,2rem);line-height:1.9;letter-spacing:.06em;margin:0 0 3.2rem}.bb-hero-button,.bb-story-panel .button{background:#77aad4;color:#fff;border-color:#77aad4}.bb-hero-button:after,.bb-story-panel .button:after{box-shadow:0 0 0 1px #77aad4}.bb-story-panel{position:relative;height:64rem;overflow:hidden}.bb-story-panel>img{object-position:center 42%}.bb-story-panel__content{color:var(--bb-story-text);align-items:center;text-align:center}.bb-story-panel h2{font-size:clamp(4rem,5.6vw,7.4rem);line-height:1.2}@media(max-width:749px){.bb-fixed-hero{height:68rem;min-height:0}.bb-fixed-hero>img{object-position:62% center}.bb-fixed-hero__content{justify-content:flex-end;padding-bottom:8rem}.bb-hero-button{margin-bottom:15px}.bb-fixed-hero h1{font-size:4.6rem}.bb-fixed-hero p{font-size:1.4rem;letter-spacing:.02em}.bb-story-panel{height:56rem}.bb-story-panel h2{font-size:4rem}.bb-story-panel p{font-size:1.4rem;padding:0 2rem}}.bb-legal{padding:7rem 0 10rem;max-width:95rem}.notice{background:#fff3cf;padding:2rem;border-left:4px solid #f4b323}.bb-legal table{width:100%;border-collapse:collapse}.bb-legal th,.bb-legal td{padding:2rem;border-bottom:1px solid #ccd3da;text-align:left;vertical-align:top}.bb-legal th{width:28%}@media(max-width:749px){.bb-legal th,.bb-legal td{display:block;width:100%}.bb-legal th{background:#dff4ff;border:0}}.bb-page__hero p,.bb-label{color:#f4b323;letter-spacing:.22em;font-size:1.1rem;font-weight:700}.bb-page__hero h1{font-size:clamp(4rem,7vw,8rem);margin:.8rem 0;color:#17324a}.bb-page__intro{font-size:1.7rem;line-height:1.9;max-width:70rem}.bb-about{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-top:10rem;padding-bottom:10rem}.bb-about img{width:100%;height:65rem;object-fit:cover}.bb-about h2,.bb-values h2{font-size:clamp(3rem,4vw,5rem);line-height:1.35;color:#17324a}.bb-about p{font-size:1.65rem;line-height:2}.bb-values{background:#79c9f2;color:#fff;padding:9rem 0}.bb-values h2{color:#fff}.bb-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5rem;margin-top:6rem}.bb-values__grid b{color:#f4b323;font-size:2.4rem}.bb-values__grid h3{font-size:2.4rem;margin:1rem 0}.bb-values__grid p{font-size:1.5rem;line-height:1.8}.bb-faq{padding-top:8rem;padding-bottom:10rem;max-width:90rem}.bb-faq details{border-top:1px solid rgba(23,50,74,.2)}.bb-faq details:last-child{border-bottom:1px solid rgba(23,50,74,.2)}.bb-faq summary{display:flex;align-items:center;gap:2rem;padding:3rem 0;cursor:pointer;font-size:1.7rem;font-weight:600;list-style:none}.bb-faq summary span,.bb-faq__answer>span{color:#f4b323;font-size:2.2rem}.bb-faq summary i{font-style:normal;margin-left:auto}.bb-faq details[open] summary i{transform:rotate(45deg)}.bb-faq__answer{display:flex;gap:2rem;padding:0 4rem 3rem 0;font-size:1.55rem;line-height:1.9}.bb-legal{padding-top:7rem;padding-bottom:10rem;max-width:95rem}.bb-legal__notice{background:#fff3cf;padding:2rem;border-left:4px solid #f4b323}.bb-legal table{width:100%;border-collapse:collapse;margin-top:4rem}.bb-legal th,.bb-legal td{padding:2rem;border-bottom:1px solid rgba(23,50,74,.18);text-align:left;vertical-align:top}.bb-legal th{width:28%;color:#17324a}@media(max-width:749px){.bb-page__hero{padding:7rem 0 5rem}.bb-about{grid-template-columns:1fr;gap:4rem;padding-top:6rem;padding-bottom:7rem}.bb-about img{height:48rem}.bb-values{padding:7rem 0}.bb-values__grid{grid-template-columns:1fr;gap:3rem;margin-top:4rem}.bb-faq{padding-top:5rem;padding-bottom:7rem}.bb-faq summary{padding:2.4rem 0;font-size:1.5rem;gap:1.4rem}.bb-faq__answer{padding-right:0}.bb-legal th,.bb-legal td{display:block;width:100%;padding:1.3rem}.bb-legal th{border-bottom:0;background:#dff4ff}.bb-legal td{margin-bottom:1rem}}.bb-page__hero{padding:10rem 0 8rem;background:linear-gradient(135deg,#dff4ff,#fffdf7)}.bb-page__hero p{color:#f4b323;letter-spacing:.22em}.bb-page__hero h1{font-size:clamp(4rem,7vw,8rem);color:#17324a}.bb-legal{padding-top:7rem;padding-bottom:10rem;max-width:90rem;font-size:1.55rem;line-height:2}.bb-legal h2,.bb-legal h3{color:#17324a;margin-top:3rem}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
