.section-hb-system-device-functions{width:100%;margin:0;padding:0}.hb-system-device-functions,.hb-system-device-functions *,.hb-system-device-functions *:before,.hb-system-device-functions *:after{box-sizing:border-box}.hb-system-device-functions{width:100%;padding:var(--hb-device-padding-top) var(--hb-device-padding-x) var(--hb-device-padding-bottom);overflow:hidden;background:var(--hb-device-background);color:var(--hb-device-heading)}.hb-system-device-functions__inner{display:flex;flex-direction:column;align-items:stretch;width:min(100%,1280px);margin-inline:auto;gap:var(--hb-device-content-gap)}.hb-system-device-functions__header{display:flex;flex-direction:column;align-items:center;width:100%;gap:16px;text-align:center}.hb-system-device-functions__overline,.hb-system-device-functions__heading,.hb-system-device-functions__card-title,.hb-system-device-functions__card-description,.hb-system-device-functions__closing{margin:0}.hb-system-device-functions__overline{width:100%;color:var(--hb-device-heading);font-family:"Inter",var(--font-body-family),sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.96px;text-transform:uppercase;opacity:var(--hb-device-overline-opacity)}.hb-system-device-functions__heading{width:100%;color:var(--hb-device-heading);font-family:"Playfair Display",var(--font-heading-family),serif;font-size:44px;font-style:normal;font-weight:700;line-height:1.15;letter-spacing:0;text-align:center;overflow-wrap:anywhere}.hb-system-device-functions__heading-line{display:block}.hb-system-device-functions__heading em{font-family:"Playfair Display",var(--font-heading-family),serif;font-style:italic;font-weight:400}.hb-system-device-functions__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;width:min(100%,var(--hb-device-cards-width));margin:0;padding:0;list-style:none;gap:var(--hb-device-card-gap)}.hb-system-device-functions__card{position:relative;isolation:isolate;display:flex;flex-direction:column;min-width:0;min-height:var(--hb-device-card-min-height);padding:32px;overflow:hidden;border:1px solid var(--hb-device-card-border);border-left-width:4px;border-radius:12px;background:var(--hb-device-card-background);color:var(--hb-device-card-text)}.hb-system-device-functions__card-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:12px}.hb-system-device-functions__card-title{width:100%;color:var(--hb-device-card-text);font-family:"Playfair Display",var(--font-heading-family),serif;font-size:28px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0;overflow-wrap:anywhere}.hb-system-device-functions__card-description{width:100%;color:var(--hb-device-card-text);font-family:"Inter",var(--font-body-family),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.7;letter-spacing:0;opacity:var(--hb-device-body-opacity);overflow-wrap:anywhere}.hb-system-device-functions__number{position:absolute;z-index:1;bottom:-18px;left:-8px;display:block;color:var(--hb-device-number);font-family:"Playfair Display",var(--font-heading-family),serif;font-size:133px;font-style:normal;font-weight:700;line-height:1.1;letter-spacing:0;white-space:nowrap;opacity:var(--hb-device-number-opacity);pointer-events:none;-webkit-user-select:none;user-select:none}.hb-system-device-functions__closing{width:100%;color:var(--hb-device-closing);font-family:"Playfair Display",var(--font-heading-family),serif;font-size:36px;font-style:italic;font-weight:400;line-height:1.2;letter-spacing:0;text-align:center;overflow-wrap:anywhere}@media screen and (max-width:1199px){.hb-system-device-functions{padding-top:min(var(--hb-device-padding-top),96px);padding-right:min(var(--hb-device-padding-x),48px);padding-bottom:min(var(--hb-device-padding-bottom),96px);padding-left:min(var(--hb-device-padding-x),48px)}.hb-system-device-functions__inner{gap:min(var(--hb-device-content-gap),48px)}.hb-system-device-functions__heading{font-size:40px}.hb-system-device-functions__card{padding:28px}.hb-system-device-functions__card-title{font-size:27px}.hb-system-device-functions__number{font-size:120px}.hb-system-device-functions__closing{font-size:32px}}@media screen and (max-width:989px){.hb-system-device-functions{padding-right:min(var(--hb-device-padding-x),40px);padding-left:min(var(--hb-device-padding-x),40px)}.hb-system-device-functions__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hb-system-device-functions__cards>:last-child:nth-child(odd){grid-column:1 / -1}}@media screen and (max-width:749px){.hb-system-device-functions{padding:var(--hb-device-mobile-padding-top) var(--hb-device-mobile-padding-x) var(--hb-device-mobile-padding-bottom)}.hb-system-device-functions__inner{gap:min(var(--hb-device-content-gap),40px)}.hb-system-device-functions__header{gap:14px}.hb-system-device-functions__overline{font-size:11px;line-height:1.25;letter-spacing:.88px}.hb-system-device-functions__heading{font-size:clamp(34px,9.5vw,40px);line-height:1.12}.hb-system-device-functions__cards{grid-template-columns:minmax(0,1fr);gap:min(var(--hb-device-card-gap),16px)}.hb-system-device-functions__cards>:last-child:nth-child(odd){grid-column:auto}.hb-system-device-functions__card{min-height:min(var(--hb-device-card-min-height),205px);padding:28px 24px;border-radius:10px}.hb-system-device-functions__card-title{font-size:26px}.hb-system-device-functions__card-description{font-size:15px;line-height:1.65}.hb-system-device-functions__number{bottom:-14px;font-size:112px}.hb-system-device-functions__closing{font-size:clamp(28px,7.6vw,32px);line-height:1.25}}@media screen and (max-width:479px){.hb-system-device-functions{padding-right:min(var(--hb-device-mobile-padding-x),20px);padding-left:min(var(--hb-device-mobile-padding-x),20px)}.hb-system-device-functions__heading{font-size:clamp(32px,9.4vw,36px)}.hb-system-device-functions__card{padding:24px 20px}.hb-system-device-functions__card-title{font-size:24px}.hb-system-device-functions__number{font-size:102px}.hb-system-device-functions__closing{font-size:clamp(26px,7.4vw,30px)}}@media screen and (min-width:1920px){.hb-system-device-functions__inner{max-width:1280px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hb-system-device-functions.css.map */
