:root{--app-primary:#1a596c;--app-primary-dark:#12414f;--app-text:#2c3941;--app-muted:#697880;--app-line:#dde3e6;--app-surface:#fff;--app-surface-alt:#f6f8f9;--app-danger:#b42318;--app-danger-bg:#fef3f2;--app-ok:#14713d;--app-ok-bg:#f0fdf4;--app-radius:8px;--app-gap:16px}.page__subtitle{color:var(--app-muted);max-width:62ch;margin-top:8px}.cover-placeholder{background:var(--app-surface-alt);border-radius:var(--app-radius);width:100%}.empty-state{color:var(--app-muted);text-align:center;padding:48px 0}.btn--ghost,.btn--link{font:inherit;cursor:pointer}.btn--ghost{border:1px solid var(--app-line);border-radius:var(--app-radius);color:var(--app-text);background:0 0;padding:10px 18px}.btn--ghost:hover{border-color:var(--app-primary);color:var(--app-primary)}.btn--link{color:var(--app-primary);background:0 0;border:0;padding:0;text-decoration:underline}.legal__area,.faq__area,.library__area,.product__area,.ebook__area,.member__area,.auth__area,.reader__area{color:var(--app-text)}.legal__content>p,.legal__content>ul{max-width:78ch;margin-bottom:14px}.legal__content h5{margin:28px 0 10px;font-size:1.05rem;font-weight:600}.library__group,.portfolio__group{margin-bottom:48px}.portfolio__description,.ebook__description{color:var(--app-muted)}.portfolio__content-3-inner{padding:16px 0}.product__title{margin-bottom:10px;font-size:clamp(1.5rem,2.6vw,2.1rem);line-height:1.3}.product__subtitle{color:var(--app-muted);margin-bottom:18px;font-size:1.05rem}.product__meta{border-block:1px solid var(--app-line);flex-wrap:wrap;gap:8px 22px;margin-bottom:20px;padding:14px 0;display:flex}.product__meta span{color:var(--app-muted);font-size:.94rem}.product__price{color:var(--app-primary);margin-bottom:18px;font-size:1.6rem;font-weight:700}.product__price-was{color:var(--app-muted);margin-left:10px;font-size:.85em;font-weight:400}.product__soldout{color:var(--app-danger);font-weight:600}.product__cta{margin-bottom:28px}.product__images .cover-placeholder,.product__images img{border-radius:var(--app-radius);max-width:100%;height:auto}.product__thumbs{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.product__thumbs img{border:1px solid var(--app-line);border-radius:6px;width:76px}.product__specs th{color:var(--app-muted);width:34%;font-weight:500}.product__schedule ul,.product__faq{margin:0;padding:0}.product__schedule li{border-bottom:1px solid var(--app-line);padding:10px 0;list-style:none}.product__faq dt{margin-top:16px;font-weight:600}.product__faq dd{color:var(--app-muted);margin:6px 0 0}.ebook__title{margin-bottom:8px;font-size:clamp(1.4rem,2.4vw,1.9rem)}.ebook__author{color:var(--app-muted);font-size:1.05rem}.ebook__category,.ebook__format{color:var(--app-muted);font-size:.9rem}.ebook__cta{margin-top:24px}.search__form{gap:10px;max-width:640px;margin-bottom:22px;display:flex}.search__form input{border:1px solid var(--app-line);border-radius:var(--app-radius);flex:1;padding:12px 14px}.search__form button{background:var(--app-primary);border-radius:var(--app-radius);color:#fff;border:0;padding:12px 22px}.search__count,.search__hint{color:var(--app-muted);margin-bottom:26px}.search__articles{padding:0;list-style:none}.search__articles li{border-bottom:1px solid var(--app-line);padding:16px 0}.search__articles p{color:var(--app-muted);margin:6px 0 0}.contact__form label{margin:14px 0 6px;font-size:.92rem;font-weight:500;display:block}.contact__form input,.contact__form textarea,.member__form input,.member__form select,.member__form textarea,.auth__form input{border:1px solid var(--app-line);border-radius:var(--app-radius);font:inherit;width:100%;padding:11px 13px}.contact__form input:focus-visible,.contact__form textarea:focus-visible,.member__form input:focus-visible,.auth__form input:focus-visible{border-color:var(--app-primary);outline-offset:1px;outline:2px solid #1a596c40}.contact__ok,.member__ok{background:var(--app-ok-bg);border-radius:var(--app-radius);color:var(--app-ok);margin-top:16px;padding:12px 14px}.contact__error,.member__error,.auth__error{background:var(--app-danger-bg);border-radius:var(--app-radius);color:var(--app-danger);margin-top:16px;padding:12px 14px}.contact__info{color:var(--app-muted);font-style:normal;line-height:1.9}.auth__panels{background:var(--app-surface);border:1px solid var(--app-line);border-radius:12px;padding:28px}.auth__tabs{border-bottom:1px solid var(--app-line);gap:6px;margin-bottom:24px;display:flex}.auth__tabs a,.auth__tabs button{color:var(--app-muted);border-bottom:2px solid #0000;padding:10px 14px;text-decoration:none}.auth__tabs [aria-selected=true],.auth__tabs .active{border-bottom-color:var(--app-primary);color:var(--app-primary);font-weight:600}.auth__form label{margin:14px 0 6px;font-size:.92rem;font-weight:500;display:block}.auth__form button[type=submit]{background:var(--app-primary);border-radius:var(--app-radius);color:#fff;border:0;width:100%;margin-top:20px;padding:12px 22px}.auth__hint,.auth__oauth-note,.member__hint{color:var(--app-muted);margin-top:10px;font-size:.88rem}.auth__divider{color:var(--app-muted);align-items:center;gap:12px;margin:26px 0;font-size:.85rem;display:flex}.auth__divider:before,.auth__divider:after{background:var(--app-line);content:"";flex:1;height:1px}.auth__oauth{gap:10px;display:grid}.auth__oauth a,.auth__oauth button{border:1px solid var(--app-line);border-radius:var(--app-radius);justify-content:center;align-items:center;gap:10px;padding:12px;text-decoration:none;display:flex}.auth__aside{color:var(--app-muted)}.member__nav ul{flex-wrap:wrap;gap:4px;margin-bottom:28px;padding:0;list-style:none;display:flex}.member__nav a{color:var(--app-text);border-radius:999px;padding:8px 16px;text-decoration:none}.member__nav a:hover{background:var(--app-surface-alt)}.member__nav [aria-current=page]{background:var(--app-primary);color:#fff}.member__heading{margin-bottom:18px;font-size:1.35rem}.member__stats{gap:var(--app-gap);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:32px;display:grid}.member__stats>*{background:var(--app-surface-alt);border-radius:var(--app-radius);padding:18px}.member__stat-value{font-size:1.7rem;font-weight:700;line-height:1.2;display:block}.member__stat-label{color:var(--app-muted);font-size:.88rem}.member__table{border-collapse:collapse;width:100%}.member__table th,.member__table td{border-bottom:1px solid var(--app-line);text-align:left;padding:12px 10px}.member__table th{color:var(--app-muted);font-size:.86rem;font-weight:600}.member__addresses{gap:var(--app-gap);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.member__address{border:1px solid var(--app-line);border-radius:var(--app-radius);padding:18px}.member__address-kind{color:var(--app-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.8rem}.member__address-body{margin:10px 0;line-height:1.8}.member__address-tools{gap:12px;display:flex}.member__library{gap:var(--app-gap);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}.member__granted,.member__expires,.member__more{color:var(--app-muted);font-size:.86rem}.member__empty,.member__notice{background:var(--app-surface-alt);border-radius:var(--app-radius);color:var(--app-muted);padding:20px}.member__flash{background:var(--app-ok-bg);border-radius:var(--app-radius);color:var(--app-ok);margin-bottom:20px;padding:12px 14px}.member__form{max-width:520px}.member__form--inline{align-items:flex-end;gap:10px;max-width:none;display:flex}.member__form label{margin:14px 0 6px;font-size:.92rem;font-weight:500;display:block}.member__field-readonly{background:var(--app-surface-alt);border-radius:var(--app-radius);color:var(--app-muted);padding:11px 13px}.member__checkbox{align-items:center;gap:8px;margin:16px 0;display:flex}.member__checkbox input{width:auto}.member__identities{padding:0;list-style:none}.member__identities li{border-bottom:1px solid var(--app-line);justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.member__signout,.member__cancel{margin-top:24px}.reader__area{flex-direction:column;min-height:calc(100dvh - 90px);display:flex}.reader__bar,.reader__toolbar{background:var(--app-surface);border-bottom:1px solid var(--app-line);z-index:3;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 16px;display:flex;position:sticky;top:0}.reader__surface,.reader__canvas{background:#1c1f21;flex:1;min-height:60vh}.reader__canvas video,.reader__canvas iframe,.reader__surface iframe{border:0;width:100%;height:100%;display:block}.reader__loading,.reader__hint{color:var(--app-muted);text-align:center;padding:40px 16px}@media (max-width:767px){.search__form{flex-direction:column}.member__form--inline{flex-direction:column;align-items:stretch}.product__meta{gap:6px 16px}.auth__panels{padding:20px}}.product__cta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.product__quantity{display:inline-block}.product__quantity input{border:1px solid var(--bs-border-color,#dee2e6);text-align:center;border-radius:4px;width:4.5rem;padding:.5rem .6rem;line-height:1.5}.product__added,.product__error{font-size:.9rem;display:inline-block}.product__error{color:var(--bs-danger,#dc3545)}.product__added a{text-decoration:underline}img[width][height]{height:auto}img{max-width:100%}.logo img[width][height]{height:revert-layer}.portfolio__item picture,.portfolio__item img{max-width:100%}.tc-hero{background-position:50%;background-size:cover;padding:180px 0 100px;position:relative;overflow:hidden}.tc-hero:before{content:"";z-index:1;background:linear-gradient(135deg,#0f172ad1 0%,#1a596cb3 100%);position:absolute;inset:0}.tc-hero .container{z-index:2;position:relative}.tc-hero__breadcrumb{align-items:center;gap:8px;margin-bottom:20px;font-size:.85rem;display:flex}.tc-hero__breadcrumb a{color:#ffffffb3;transition:color .2s}.tc-hero__breadcrumb a:hover{color:#fff}.tc-hero__breadcrumb .sep{color:#fff6}.tc-hero__breadcrumb .current{color:#00b3e0;font-weight:600}.tc-hero__title{color:#fff;margin:0 0 12px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.tc-hero__sub{color:#fffc;max-width:560px;margin:0 0 28px;font-size:1.05rem;line-height:1.6}.tc-hero__stats{flex-wrap:wrap;gap:32px;display:flex}.tc-stat{color:#fff;align-items:center;gap:10px;display:flex}.tc-stat__icon{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#00b3e0;background:#ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;display:flex}.tc-stat__label{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.tc-stat__value{font-size:1.1rem;font-weight:700}.tc-toolbar{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;padding:0;position:sticky;top:0}.tc-toolbar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex}.tc-filters{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;padding:8px 0;display:flex;overflow-x:auto}@media (max-width:575.98px){.tc-filters{flex-wrap:wrap;overflow-x:visible}}.tc-filters::-webkit-scrollbar{display:none}.tc-filter-btn{all:unset;cursor:pointer;color:#5b6b7f;white-space:nowrap;background:#f1f5f9;border:1px solid #0000;border-radius:50px;align-items:center;gap:6px;padding:7px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.tc-filter-btn:hover{color:#1a596c;background:#e0f2fe}.tc-filter-btn.active{color:#fff;background:linear-gradient(135deg,#1a596c 0%,#007e9d 100%);border-color:#1a596c}.tc-filter-btn .count{background:#00000014;border-radius:50px;padding:1px 7px;font-size:.75rem;font-weight:700}.tc-filter-btn.active .count{background:#fff3}.tc-result-count{color:#5b6778;white-space:nowrap;font-size:.85rem}.tc-grid{grid-template-rows:auto;grid-template-columns:repeat(3,1fr);gap:24px;padding:40px 0 80px;display:grid}@media (max-width:991px){.tc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.tc-grid{grid-template-columns:1fr;gap:16px;padding:24px 0 60px}}.tc-card{grid-template-rows:subgrid;background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-row:span 4;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.tc-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #1a596c1f}.tc-card__img{background:#f1f5f9;height:400px;position:relative;overflow:hidden}.tc-card__img .tc-blur-bg{filter:blur(20px)saturate(1.1);z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .35s,filter .35s;position:absolute;inset:-20px;transform:scale(1.15)}.tc-card__img .tc-blur-bg:after{content:"";z-index:1;background:#0000001a;position:absolute;inset:0}.tc-card__img img{object-fit:contain;z-index:2;border-radius:4px;width:auto;max-width:92%;height:auto;max-height:94%;transition:transform .35s,box-shadow .35s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #0000002e,0 2px 6px #0000001a}.tc-card:hover .tc-blur-bg{filter:blur(24px)saturate(1.2);transform:scale(1.2)}.tc-card:hover .tc-card__img img{transform:translate(-50%,-50%)scale(1.03);box-shadow:0 8px 30px #00000038,0 4px 12px #0000001f}.tc-card__badges{pointer-events:none;z-index:3;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:12px;left:12px;right:12px}.tc-badge{letter-spacing:.3px;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;border-radius:50px;align-items:center;gap:5px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.tc-badge--online{background:linear-gradient(135deg,#007e9d,#0270a8);box-shadow:0 4px 12px #007e9d59}.tc-badge--onsite{background:linear-gradient(135deg,#1a596c,#0e3d4c);box-shadow:0 4px 12px #1a596c59}.tc-badge--hybrid{background:linear-gradient(135deg,#2d7f93,#1a596c);box-shadow:0 4px 12px #1a596c59}.tc-badge--soldout{background:#dc3545e6;box-shadow:0 4px 12px #dc35454d}.tc-badge--cert{background:linear-gradient(135deg,#007e9d,#0270a8);box-shadow:0 4px 12px #007e9d59}.tc-badge__dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s infinite tcPulse}@keyframes tcPulse{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.4)}}.tc-card__title{color:#0f172a;margin:0;padding:18px 20px 10px;font-size:1.05rem;font-weight:700;line-height:1.4}.tc-card__title a{color:inherit;transition:color .2s}.tc-card__title a:hover{color:#1a596c}.tc-schedule{padding:0 20px 12px}.tc-schedule__head{color:#1a596c;text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:6px;margin-bottom:6px;font-size:.78rem;font-weight:700;display:flex}.tc-schedule__item{color:#475569;align-items:baseline;gap:6px;padding:3px 0;font-size:.82rem;display:flex}.tc-schedule__item i{color:#5b6778;flex-shrink:0;margin-top:2px;font-size:.7rem}.tc-schedule__note{color:#5b6778;font-size:.78rem}.tc-card__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px 18px;display:flex}.tc-price{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.tc-price__current{color:#0f172a;font-size:1.15rem;font-weight:800}.tc-price__current--sale{color:#dc2626}.tc-price__old{color:#5b6778;font-size:.85rem;text-decoration:line-through}.tc-card__cta{cursor:pointer;white-space:nowrap;border:none;border-radius:50px;align-items:center;gap:6px;padding:9px 20px;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.tc-card__cta--primary{color:#fff;background:linear-gradient(135deg,#1a596c 0%,#007e9d 100%)}.tc-card__cta--primary:hover{background:linear-gradient(135deg,#2d7f93 0%,#00768f 100%);transform:translateY(-1px);box-shadow:0 6px 16px #1a596c40,0 2px 6px #00b3e033}.tc-card__cta--disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.tc-empty{text-align:center;grid-column:1/-1;padding:80px 20px}.tc-empty__icon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;font-size:1.8rem;display:inline-flex}.tc-empty__title{color:#334155;margin:0 0 6px;font-size:1.15rem;font-weight:700}.tc-empty__text{color:#5b6778;margin:0;font-size:.9rem}.tc-card[data-modality]{transition:opacity .25s,transform .25s}.tc-card.tc-hidden{display:none}.faq__intro{color:#677a85;margin-bottom:20px;font-size:.95rem}.contact__info-title{margin-bottom:14px;font-size:1.15rem}.contact__info-label{color:#677a85;margin-bottom:4px;font-size:.9rem}.contact__hero h2{margin-bottom:12px}.ks-product-thumb{aspect-ratio:3/4.3}.bs-books-row{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:6px 0;display:flex;overflow-x:auto}.bs-books-row::-webkit-scrollbar{display:none}.bs-books-row>*{scroll-snap-align:start;flex:0 0 calc(50% - 8px)}@media (min-width:576px){.bs-books-row{gap:18px}.bs-books-row>*{flex-basis:calc(33.3333% - 12px)}}@media (min-width:768px){.bs-books-row{gap:20px}.bs-books-row>*{flex-basis:calc(25% - 15px)}}@media (min-width:992px){.bs-books-row>*{flex-basis:calc(20% - 16px)}}@media (min-width:1200px){.bs-books-row{gap:24px}.bs-books-row>*{flex-basis:calc(16.6667% - 20px)}}.bs-slider-prev,.bs-slider-next{z-index:3;cursor:pointer;border:0;justify-content:center;align-items:center;transition:opacity .15s,background .15s,box-shadow .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.bs-slider-prev{left:-8px}.bs-slider-next{right:-8px}.bs-slider-prev i,.bs-slider-next i{color:var(--app-primary);font-size:15px}.bs-slider-prev:hover i,.bs-slider-next:hover i{color:#fff}.bs-slider-prev:disabled,.bs-slider-next:disabled{opacity:0;pointer-events:none}.bs-books-row:focus-visible{outline:2px solid var(--app-primary);outline-offset:3px;border-radius:4px}@media (max-width:575px){.bs-slider-prev,.bs-slider-next{display:none}}.bs-hero-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:100%;gap:0;width:100%;min-width:0;display:flex;overflow:auto hidden}.bs-hero-track::-webkit-scrollbar{display:none}.bs-hero-track>.bs-hero-slide{scroll-snap-align:start;flex:0 0 100%;transition:none}.bs-hero-track:focus-visible{outline:2px solid var(--ci-cyan,#00b3e0);outline-offset:2px}.bs-hero-slider{flex-wrap:wrap}.bs-hero-pagination{flex:0 0 100%;justify-content:center;align-items:center;display:flex}.bs-hero-dot{cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.bs-hero-dot:before{content:"";background:#1a596c47;border-radius:50%;width:10px;height:10px;transition:background-color .2s,transform .2s}.bs-hero-dot.is-active:before{background:#1a596c;transform:scale(1.25)}.bs-hero-prev[disabled],.bs-hero-next[disabled]{opacity:.35;cursor:default}@media (prefers-reduced-motion:reduce){.bs-hero-track{scroll-behavior:auto}.bs-hero-dot:before{transition:none}}.bs-hero-slide__img-wrapper img.bs-hero-slide__img{height:100%}.bs-filter-result,.sb2__cat-count,.sb2__recent-date{color:#5b6778}.bs-section-header__more,.breadcrumb-item a,.sidebar__widget-content ul li a,.product-meta-row,.product-meta-row strong,.about__wrapper-2 p,.about__wrapper-2 p strong,.features__wrapper-3 p,.why__wrapper-2 p{color:#5c6c77}.section__title-pre{color:#00799a}.bs-promo-image-wrapper{aspect-ratio:1;position:relative}.bs-promo-image-wrapper picture,.bs-promo-image-wrapper .bs-promo-image{object-fit:cover;width:100%;display:block;position:absolute;inset:0;height:100%!important}[class*=col-]>.row.g-5,.col>.row.g-5{--bs-gutter-x:1.5rem}body,p{color:#657883}.footer__contact-label{color:#fff;margin-bottom:0;font-size:18px;font-weight:500;line-height:1.2}.richtext-content [data-rt-from=h2]{font-size:35.2px;line-height:45.76px}.richtext-content [data-rt-from=h3]{font-size:25.6px;line-height:33.28px}.richtext-content [data-rt-from=h4]{font-size:21.6px;line-height:28.08px}.richtext-content [data-rt-from=h5]{font-size:18.4px;line-height:23.92px}.richtext-content [data-rt-from=h6]{font-size:16px;line-height:20.8px}.checkout-qr{background:var(--app-surface-alt)}.checkout-qr__image{width:260px;max-width:100%;height:auto;margin:0 auto;display:block}.bs-book-title a{-webkit-line-clamp:2;color:#1e293b;-webkit-box-orient:vertical;text-decoration:none;transition:color .2s;display:-webkit-box;overflow:hidden}.bs-book-title{min-height:2.8em;margin-bottom:2px;font-size:.88rem;font-weight:600;line-height:1.4}.text-main{color:var(--bs-primary,#0d6efd);color:#00b3e0!important}.tp-btn,.btn-primary{color:#fff;background:linear-gradient(135deg,#1a596c 0%,#00b3e0 100%);border:none;border-radius:12px;font-weight:600;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.tp-btn:before,.btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.tp-btn:hover:before,.btn-primary:hover:before{left:100%}.tp-btn:hover,.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #1a596c66}.empty-state-block{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:24px 0 8px;display:flex}.empty-illustration{width:100%;max-width:220px;height:auto;display:block}@media only screen and (max-width:768px){.page__title-area.pt-85{padding-top:36px}.bs-book-title a{padding-top:10px}.bs-book-title{min-height:calc(2.8em + 10px)}}@media (max-width:767.98px){.bs-store-hero{padding:32px 0 24px}.bs-filter-tabs{flex-wrap:wrap}.faq-header{min-height:150px;padding:44px 0 32px}}@media (max-width:575.98px){.richtext-content .ql-align-justify{text-align:start}.bs-store-hero{padding:24px 0 20px}}@media (hover:none){.bs-book-overlay{display:none}}.sidebar__area .mean-nav{margin-top:0}body.sidebar-is-open{overflow:hidden}body.sidebar-is-open .cookie-consent-banner{display:none}.page__title-wrapper .breadcrumb-item+.breadcrumb-item:before,.breadcrumb-item+.breadcrumb-item:before{color:#5c6c77;float:none!important;content:"/"!important;background:0 0!important;width:auto!important;height:auto!important;padding:0 10px 0 0!important;position:static!important}.page__title-wrapper .breadcrumb-item+.breadcrumb-item:after,.breadcrumb-item+.breadcrumb-item:after{content:none!important}@media (max-width:767px){.page__title-area{background-color:#1a596c;background-image:none!important}.page__title-area .page__title,.page__title-area .page__title-wrapper p,.page__title-area .page__title-wrapper span,.page__title-area .breadcrumb-item,.page__title-area .breadcrumb-item a,.page__title-area .breadcrumb-item.active,.page__title-area .breadcrumb-item.active a{color:#fff!important}.page__title-area .breadcrumb-item+.breadcrumb-item:before{color:#fff;opacity:.72}.page__title-wrapper .breadcrumb{flex-wrap:wrap;row-gap:4px}}.breadcrumb{align-items:center}.breadcrumb-item{align-items:center;display:flex}.empty-state-heading{text-align:center;max-width:30ch;margin:18px 0 6px;font-size:24px;line-height:1.3}.empty-state-action{margin-top:22px}
.consent-embed{background-color:#f0f2f5;border:1px solid #e0e3e8;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.consent-embed--fill{border-radius:0;height:100%;position:absolute;inset:0}.consent-embed__notice{text-align:center;max-width:420px;padding:22px 20px}.consent-embed .consent-embed__lead{color:#2c3941;margin:0 0 6px;font-size:15px;line-height:1.6}.consent-embed .consent-embed__desc{color:#4f5b64;margin:0 0 14px;font-size:13px;line-height:1.7}.consent-embed__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.consent-embed__btn{color:#fff;cursor:pointer;background-color:#1a596c;border:none;border-radius:6px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background-color .2s}.consent-embed__btn:hover{background-color:#0e3d4c}.consent-embed__link{color:#1a596c;cursor:pointer;background:0 0;border:none;padding:10px 8px;font-family:inherit;font-size:14px;text-decoration:underline}.consent-embed__link:hover{color:#00b3e0}.consent-embed .consent-embed__hint{color:#565f66;margin:12px 0 0;font-size:12px;line-height:1.6}.consent-embed :focus-visible{outline-offset:2px;outline:2px solid #00b3e0}.consent-embed.is-loaded{background-color:#0000;border:none;display:block}.consent-embed.is-loaded iframe{border:0;width:100%;height:100%;display:block}.cookie-consent-banner{color:#fff;z-index:99998;opacity:0;visibility:hidden;pointer-events:none;background-color:#111;width:100%;padding:15px 0;font-family:inherit;transition:opacity .2s,transform .2s,visibility .2s;position:fixed;bottom:0;left:0;transform:translateY(110%);box-shadow:0 -4px 12px #00000026}.cookie-consent-banner.show{opacity:1;visibility:visible;pointer-events:auto;transform:none}.cookie-content-wrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.cookie-text{color:#ddd;margin:0;font-size:.9rem;line-height:1.6}.cookie-text a{color:#00b3e0;text-decoration:underline}.cookie-text a:hover{color:#fff}.cookie-actions{flex-direction:row;flex-shrink:0;align-items:center;gap:10px;display:flex}.btn-accept-cookie,.btn-reject-cookie,.btn-settings-cookie{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:500;transition:background-color .2s,border-color .2s,color .2s}.btn-accept-cookie{color:#fff;background-color:#1a596c}.btn-accept-cookie:hover{background-color:#0e3d4c}.btn-reject-cookie{color:#fff;background-color:#0000;border:1px solid #4a4a4a}.btn-reject-cookie:hover{background-color:#262626;border-color:#6a6a6a}.btn-settings-cookie{color:#00b3e0;background-color:#0000;padding:10px 12px;text-decoration:underline}.btn-settings-cookie:hover{color:#fff}.cookie-consent-banner :focus-visible,.cookie-prefs :focus-visible{outline-offset:2px;outline:2px solid #00b3e0}.cookie-prefs{z-index:99999;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.cookie-prefs.show{display:flex}.cookie-prefs__backdrop{background-color:#0009;position:absolute;inset:0}.cookie-prefs__dialog{color:#1c1c1c;background-color:#fff;border-radius:10px;flex-direction:column;width:100%;max-width:620px;max-height:calc(100vh - 40px);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000059}.cookie-prefs__head{border-bottom:1px solid #e6e6e6;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px 14px;display:flex}.cookie-prefs__title{margin:0;font-size:1.15rem;font-weight:600;line-height:1.4}.cookie-prefs__close{color:#6b6b6b;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:26px;line-height:1}.cookie-prefs__close:hover{color:#1c1c1c}.cookie-prefs__body{padding:8px 24px 18px;overflow-y:auto}.cookie-prefs__intro{color:#4a4a4a;margin:14px 0 6px;font-size:.9rem;line-height:1.7}.cookie-prefs__intro a{color:#1a596c;text-decoration:underline}.cookie-group{border-top:1px solid #eee;padding:16px 0 4px}.cookie-group__head{justify-content:space-between;align-items:center;gap:16px;display:flex}.cookie-group__name{margin:0;font-size:.98rem;font-weight:600}.cookie-group__desc{color:#5c5c5c;margin:8px 0 0;font-size:.85rem;line-height:1.7}.cookie-group__vendors{color:#8a8a8a;margin:6px 0 0;font-size:.78rem}.cookie-switch{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.cookie-switch input{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute;inset:0}.cookie-switch input:disabled{cursor:not-allowed}.cookie-switch__track{pointer-events:none;background-color:#c8c8c8;border-radius:13px;width:46px;height:26px;transition:background-color .2s;display:block;position:relative}.cookie-switch__track:after{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px}.cookie-switch input:checked+.cookie-switch__track{background-color:#1a596c}.cookie-switch input:checked+.cookie-switch__track:after{transform:translate(20px)}.cookie-switch input:disabled+.cookie-switch__track{opacity:.45;background-color:#1a596c}.cookie-switch input:focus-visible+.cookie-switch__track{outline-offset:2px;outline:2px solid #00b3e0}.cookie-switch__lock{color:#8a8a8a;white-space:nowrap;font-size:.78rem}.cookie-prefs__foot{background-color:#fafafa;border-top:1px solid #e6e6e6;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:14px 24px 18px;display:flex}.cookie-prefs__foot button{cursor:pointer;border:none;border-radius:6px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background-color .2s,border-color .2s}.btn-cookie-save{color:#fff;background-color:#1a596c}.btn-cookie-save:hover{background-color:#0e3d4c}.btn-cookie-ghost{color:#1c1c1c;background-color:#fff;border:1px solid #ccc!important}.btn-cookie-ghost:hover{background-color:#f0f0f0}body.cookie-prefs-open{overflow:hidden}@media (max-width:768px){.cookie-consent-banner{padding:16px 0 calc(16px + env(safe-area-inset-bottom))}.cookie-content-wrapper{text-align:left;flex-direction:column;align-items:stretch;gap:14px}.cookie-text{font-size:14px;line-height:1.55}.cookie-actions{flex-flow:wrap;align-items:stretch;gap:8px;width:100%}.btn-accept-cookie,.btn-reject-cookie{flex:1 1 0;width:auto;min-width:0;min-height:48px;font-size:15px;font-weight:600}.btn-settings-cookie{flex:1 0 100%;order:3;width:100%;min-height:40px;font-size:14px}.cookie-prefs{align-items:flex-end;padding:0}.cookie-prefs__dialog{border-radius:12px 12px 0 0;max-width:none;max-height:92vh}.cookie-prefs__foot{padding-bottom:calc(18px + env(safe-area-inset-bottom));flex-direction:column-reverse}.cookie-prefs__foot button{width:100%;min-height:48px;font-size:16px}}@media (prefers-reduced-motion:reduce){.cookie-consent-banner,.cookie-switch__track,.cookie-switch__track:after{transition:none}}.footer__cookie-settings{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.footer__cookie-settings:hover{color:#00b3e0}:root[data-consent=set] .cookie-consent-banner{display:none}
