.brehber-hero,.brehber{--brehber-radius: 999px}.brehber-hero__media{width:100%;overflow:hidden}.brehber-hero__media picture{display:block;width:100%;height:100%}.brehber-hero__img{display:block;width:100%}.brehber-hero__media--fixed .brehber-hero__img{height:100%;object-fit:cover;object-position:center}.brehber-hero__media--adapt_image .brehber-hero__img{height:auto}.brehber-hero__media--placeholder{aspect-ratio:16 / 5}.brehber-hero__media--placeholder .placeholder-svg{width:100%;height:100%;object-fit:cover}.brehber-hero__intro{display:grid;grid-template-columns:1fr;gap:2.4rem 5rem}@media screen and (min-width:990px){.brehber-hero__intro{grid-template-columns:minmax(0,.85fr) minmax(0,1.55fr);align-items:start}}.brehber-hero__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(3.6rem,6vw,6.4rem);line-height:1.02;letter-spacing:-.01em;margin:0}.brehber-hero__text.rte{font-size:1.7rem;line-height:1.6}.brehber-hero__text.rte>*+*{margin-top:1.4rem}.brehber-search,.brehber-top{display:grid;grid-template-columns:1fr;gap:1rem 5rem;align-items:center}@media screen and (min-width:990px){.brehber-search,.brehber-top{grid-template-columns:minmax(0,.85fr) minmax(0,1.55fr)}}.brehber-search{margin-top:3rem}.brehber-top{margin-top:1.6rem}.brehber-search__label{font-weight:var(--font-body-weight-bold);font-size:1.6rem}.brehber-search__field{position:relative;display:flex;align-items:center}.brehber-search__input{width:100%;border:.1rem solid rgba(var(--color-foreground),.35);background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:var(--brehber-radius);padding:1.4rem 4.8rem 1.4rem 2.2rem;font-size:1.6rem;line-height:1;font-family:var(--font-body-family);-webkit-appearance:none;appearance:none}.brehber-search__input:focus{outline:0;border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.brehber-search__input::-webkit-search-cancel-button{-webkit-appearance:none}.brehber-search__icon{position:absolute;right:1.8rem;display:flex;pointer-events:none}.brehber-search__icon svg{width:1.9rem;height:1.9rem}.brehber-top__heading{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;opacity:.7}.brehber-top__links{display:flex;flex-wrap:wrap;gap:.6rem 2rem}.brehber-top__link{font-family:var(--font-body-family);font-size:1.5rem;font-weight:var(--font-body-weight-bold);color:rgb(var(--color-foreground));background:none;border:0;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:.3rem}.brehber-top__link:hover{opacity:.7}.brehber-alpha{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem 1.4rem;margin:5rem auto 1rem;max-width:90rem}.brehber-alpha__item{font-size:1.6rem;letter-spacing:.04em;color:rgb(var(--color-foreground));text-decoration:none;cursor:pointer}.brehber-alpha__item:not(.brehber-alpha__item--empty):hover{text-decoration:underline;text-underline-offset:.4rem}.brehber-alpha__item--empty{opacity:.3;cursor:default}.brehber-alpha__item--active{font-weight:var(--font-body-weight-bold);text-decoration:underline;text-underline-offset:.4rem}.brehber-alpha__all{background:none;border:0;cursor:pointer;font-family:var(--font-body-family);font-size:1.6rem;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.4rem;padding:0;margin-left:.6rem}.brehber-group{margin-top:4rem;scroll-margin-top:12rem}.brehber-group__letter{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(4rem,7vw,7rem);line-height:1;margin:0 0 2rem;opacity:.85}.brehber-grid{--brehber-cols: 2;display:grid;grid-template-columns:repeat(var(--brehber-cols),minmax(0,1fr));gap:3.6rem 2.4rem}.brehber-card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:rgb(var(--color-foreground))}.brehber-card__media{display:block;width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;background:rgba(var(--color-foreground),.05)}.brehber-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.brehber-card:hover .brehber-card__img{transform:scale(1.05)}.brehber-card__name{margin-top:1.4rem;font-size:1.6rem;line-height:1.3}.brehber-card:hover .brehber-card__name{text-decoration:underline;text-underline-offset:.3rem}.brehber-empty{text-align:center;font-size:1.8rem;padding:4rem 0}.brehber-card[hidden],.brehber-group[hidden]{display:none!important}.brehber-detail__hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.4rem}.brehber-detail__media{width:100%;max-width:var(--brehber-detail-img, 360px);overflow:hidden;border-radius:var(--corner-radius, 0)}.brehber-detail__media img{width:100%;height:auto;object-fit:cover;display:block}.brehber-detail__info{text-align:center}.brehber-detail__subtitle{font-size:1.3rem;letter-spacing:.18em;text-transform:uppercase;opacity:.7;margin:0 0 1rem}.brehber-detail__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(3.4rem,5vw,5.4rem);line-height:1.05;margin:0 0 2rem}.brehber-detail__category{display:inline-flex;align-items:center;gap:1rem;font-size:1.6rem}.brehber-detail__category-icon{width:3rem;height:3rem;object-fit:contain}.brehber-detail__back{display:inline-block;margin-bottom:2.5rem;font-size:1.5rem;color:rgb(var(--color-foreground));text-underline-offset:.3rem}.brehber-detail__body{max-width:78rem;margin:5rem auto 0;font-size:1.7rem;line-height:1.7}.brehber-detail__body>*+*{margin-top:1.6rem}.brehber-detail__body h2,.brehber-detail__body h3,.brehber-detail__body strong{color:rgb(var(--color-foreground))}.brehber-related{margin-top:6rem}.brehber-related__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(2.8rem,4vw,4.2rem);margin:0 0 3rem}.brehber-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2rem}@media screen and (min-width:750px){.brehber-related__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.brehber-pcard{display:flex;flex-direction:column;text-decoration:none;color:rgb(var(--color-foreground))}.brehber-pcard__media{aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--color-foreground),.05);border-radius:var(--corner-radius, 0)}.brehber-pcard__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.brehber-pcard:hover .brehber-pcard__media img{transform:scale(1.04)}.brehber-pcard__title{margin-top:1.2rem;font-size:1.5rem;line-height:1.3}.brehber-pcard__price{margin-top:.4rem;font-size:1.4rem;opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-bitki-rehberi.css.map */
