.rhb-section{text-align:center}.rhb-description{max-width:700px;margin-inline:auto}.rhb-team-image{max-width:400px;margin:30px auto}.rhb-team-image__img{width:100%;height:auto;border-radius:var(--block-border-radius, 8px)}.rhb-iframe-wrapper{margin-top:30px}.rhb-iframe-wrapper iframe{border:none;width:100%;border-radius:var(--block-border-radius, 8px)}.rhb-iframe-placeholder{margin-top:30px;padding:60px 20px;background:rgb(var(--secondary-background, 247, 248, 253));border-radius:var(--block-border-radius, 8px);color:rgb(var(--text-color))}.rhb-brands-grid{display:grid;grid-template-columns:repeat(var(--rhb-grid-cols, 4),minmax(0,362px));gap:24px;margin-top:40px;justify-content:center}@media(max-width:999px){.rhb-brands-grid{grid-template-columns:repeat(min(var(--rhb-grid-cols, 2),2),minmax(0,362px));gap:16px}}@media(max-width:500px){.rhb-brands-grid{grid-template-columns:minmax(0,362px);gap:16px}}.rhb-brand-card{background:#fff;border:1px solid rgb(var(--border-color, 243, 244, 250));border-radius:var(--block-border-radius, 8px);padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:box-shadow .3s ease}.rhb-brand-card:hover{box-shadow:0 4px 20px #00000014}.rhb-brand-card__logo{height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.rhb-brand-card__logo img{max-height:40px;width:auto;object-fit:contain}.rhb-brand-card__logo--text{height:auto}.rhb-brand-card__image{width:100%;margin-bottom:20px}.rhb-brand-card__image img{width:100%;height:auto;border-radius:calc(var(--block-border-radius, 8px) / 2);object-fit:cover}.rhb-brand-card__image--placeholder svg{width:100%;height:auto}.rhb-brand-card__action{margin-top:auto;width:100%}.rhb-brand-card__action .button{width:100%}.rhb-brand-card--bg{background-size:cover;background-position:center;height:400px;max-height:475px;padding:20px;justify-content:space-between;border:none;position:relative;overflow:hidden}.rhb-brand-card--bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#000000b8,#0000 55%);border-radius:inherit;pointer-events:none;z-index:0}.rhb-brand-card--bg .rhb-brand-card__logo,.rhb-brand-card--bg .rhb-brand-card__logo--text{position:relative;z-index:1;margin-bottom:0}.rhb-brand-card--bg .rhb-brand-card__logo--text p{color:#fff}.rhb-brand-card--bg .rhb-brand-card__action{position:relative;z-index:1}.staw-width--small{max-width:560px}.staw-width--medium{max-width:760px}.staw-width--large{max-width:100%}.staw-subheading{margin:0 0 12px;color:rgb(var(--text-color));font-weight:500}.staw-hd-wrap{margin-inline:auto}.staw-hero{position:relative;display:flex;align-items:center;overflow:hidden;background-color:rgb(var(--section-background))}.staw-hero--small{min-height:280px}.staw-hero--medium{min-height:480px}.staw-hero--large{min-height:700px}.staw-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.staw-hero__bg-img{width:100%;height:100%;object-fit:cover;display:block}.staw-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.staw-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding-block:60px}.staw-hero__inner{display:flex;flex-direction:column;width:100%}.staw-hero__subtitle-image{margin-bottom:24px}.staw-hero__subtitle-img{display:block;object-fit:contain}.staw-hero__title{margin-bottom:0}.staw-hero__cta{margin-top:24px}@media(max-width:999px){.staw-hero--small{min-height:180px}.staw-hero--medium{min-height:320px}.staw-hero--large{min-height:480px}.staw-hero__content{padding-block:40px}}.staw-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:0!important}.staw-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;border-radius:var(--block-border-radius, 8px);overflow:hidden}.staw-card.content-box--text-left{align-items:flex-start;text-align:left}.staw-card.content-box--text-right{align-items:flex-end;text-align:right}.staw-card--linked{text-decoration:none;color:inherit;transition:box-shadow .25s ease,transform .25s ease}.staw-card--linked:hover{box-shadow:0 6px 28px #0000001a;transform:translateY(-3px)}.staw-card__hero{margin:-28px -20px 20px;flex-shrink:0}.staw-card__hero-img{width:100%;height:100%;object-fit:cover;display:block}.staw-card__hero--16-9{aspect-ratio:16 / 9}.staw-card__hero--3-2{aspect-ratio:3 / 2}.staw-card__hero--4-3{aspect-ratio:4 / 3}.staw-card__hero--1-1{aspect-ratio:1 / 1}.staw-card__body{display:flex;flex-direction:column;align-items:inherit;flex:1;width:100%}.staw-card__main{display:flex;flex-direction:column;align-items:inherit;width:100%}.staw-card--horizontal .staw-card__main{flex-direction:row;align-items:flex-start;gap:16px;text-align:left}.staw-card--horizontal .staw-card__main .staw-card__icon{flex-shrink:0;margin-bottom:0}.staw-card--horizontal .staw-card__content{flex:1}.staw-card__content{width:100%}.staw-card__icon{width:76px;height:76px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.staw-card__icon img{width:76px;height:76px;object-fit:contain}.staw-card__icon--small,.staw-card__icon--small img{width:40px;height:40px}.staw-card__icon--medium,.staw-card__icon--medium img{width:76px;height:76px}.staw-card__icon--large,.staw-card__icon--large img{width:120px;height:120px}.staw-card__badges{display:flex;flex-direction:column;gap:8px;width:100%;text-align:left}.staw-card__heading{margin:0 0 8px;color:rgb(var(--heading-color))}.staw-card__text{color:rgb(var(--text-color));margin-bottom:8px}.staw-card__cta{width:100%;margin-top:8px;flex-shrink:0}@media(max-width:999px){.staw-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:500px){.staw-grid{grid-template-columns:1fr}}.staw-team-section__inner{display:flex;flex-direction:column;align-items:center;width:100%;gap:24px}.staw-team-section__inner>*{margin-top:0;margin-bottom:0}.content-box--text-left .staw-team-section__inner{align-items:flex-start}.content-box--text-right .staw-team-section__inner{align-items:flex-end}.staw-team-section__header-image{display:flex;width:100%;justify-content:center}.staw-team-section__header-img{height:auto;display:block;border-radius:var(--block-border-radius, 8px)}.staw-badges-text__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.staw-badges-text__left{display:flex;flex-direction:column;gap:20px}.staw-badge{display:flex;align-items:center;gap:14px;border-radius:10px;padding:8px}.staw-badge__icon{width:21px;height:21px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.staw-badge__icon img{width:21px;height:21px;object-fit:contain}.staw-badge__heading{font-weight:700;margin:0 0 2px;color:rgb(var(--text-color));font-size:.95em}.staw-badge__text{margin:0;color:rgb(var(--text-color));font-size:.875em;opacity:.75}.staw-badge__text.rte p{margin:0}.staw-badges-text__right{display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media(max-width:999px){.staw-badges-text__grid{grid-template-columns:1fr;gap:32px}}.staw-team-section__badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center}.content-box--text-left .staw-team-section__badges{justify-content:flex-start}.content-box--text-right .staw-team-section__badges{justify-content:flex-end}.staw-team-badge{display:inline-flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;color:rgb(var(--text-color));line-height:1.5}.staw-team-badge__icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.staw-team-badge__icon img{width:22px;height:22px;object-fit:contain}.staw-team-section__secondary{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.content-box--text-left .staw-team-section__secondary{align-items:flex-start}.content-box--text-right .staw-team-section__secondary{align-items:flex-end}.staw-team-section__secondary-text{margin:0;color:rgb(var(--text-color));opacity:.65;font-weight:500}.staw-team-section__links{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.content-box--text-left .staw-team-section__links{justify-content:flex-start}.content-box--text-right .staw-team-section__links{justify-content:flex-end}.staw-country-select{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:514px;margin-inline:auto;gap:24px}.staw-country-select .heading{margin:0}.staw-country-select .heading{font-size:32px!important;line-height:1.15!important;font-weight:600!important}.staw-country-select__desc{margin:0;color:rgb(var(--text-color));font-size:18px!important;line-height:1.15!important;font-weight:400!important}.staw-country-select__form{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:24px;margin-left:auto;margin-right:auto;max-width:480px}.staw-country-select__select-wrap{position:relative}.staw-country-select__select{padding-right:42px;cursor:pointer;color:rgb(var(--text-color));border:1px solid #E5E5E5!important;color:#000!important}.staw-country-select__select::placeholder{color:#000!important}.staw-country-select__chevron{position:absolute;top:50%;right:14px;transform:translateY(-50%);pointer-events:none;color:#000;opacity:.6}.staw-country-select__btn{width:100%}.staw-table-section__inner{display:flex;flex-direction:column;width:100%;gap:24px}.staw-table-section__inner>*{margin-top:0;margin-bottom:0}.staw-table-wrapper{overflow-x:auto}.staw-table{width:100%;overflow:hidden;border:1px solid rgb(var(--border-color, 230, 230, 230));min-width:800px}.staw-table__header,.staw-table__row{display:grid}.staw-table__header{font-weight:700;font-size:.95em}.staw-table__header .staw-table__cell{padding:14px 20px}.staw-table__row{border-top:1px solid rgb(var(--border-color, 230, 230, 230))}.staw-table__row .staw-table__cell{padding:.625rem;color:rgb(var(--text-color))}.staw-table__cell{display:flex;align-items:center;flex-direction:column;font-size:16px;line-height:1.1;text-align:center}.staw-table__cell+.staw-table__cell{border-left:1px solid rgb(var(--border-color, 230, 230, 230))}@media(max-width:500px){.staw-table__header .staw-table__cell,.staw-table__row .staw-table__cell{padding:10px 12px;font-size:16px}}.faq-navigation{max-width:unset!important}.faq__category{background:transparent!important;border-bottom:1px solid #00000033;font-size:clamp(20px,4vw,28px);line-height:1!important;padding:20px 0!important}.faq__wrapper{max-width:unset!important;width:unset!important;margin-inline-start:unset!important;margin-inline-end:unset!important;padding-inline:16px}@media(min-width:1000px){.faq__wrapper{padding-left:27%}}.faq__item{padding-inline:0!important}.faq__item .collapsible__content{padding:0 0 26px!important}.faq__item .collapsible__content p{line-height:1.5!important}.faq__item .collapsible-toggle{padding:21px 0!important}.staw-presentbox{display:grid;grid-template-columns:1fr auto;align-items:center;background-color:#f6f6f6;border-radius:8px}.staw-presentbox__heading{margin:0 0 8px;color:rgb(var(--heading-color));line-height:1.14}.staw-presentbox__subtitle{color:rgb(var(--text-color));margin-bottom:16px}.staw-presentbox__subtitle p{margin:0}.staw-presentbox__text{padding:40px 0 40px 32px}.staw-presentbox__text p{margin:0;line-height:1.4}.staw-presentbox__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.staw-presentbox__item{display:flex;align-items:flex-start;gap:8px}.staw-presentbox__icon{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;margin-top:0}.staw-presentbox__icon img{width:22px;height:22px;object-fit:contain}.staw-presentbox__item-text{color:rgb(var(--text-color));line-height:1.5}.staw-presentbox__item-text p{margin:0}.staw-presentbox__image{display:flex;align-items:center;justify-content:center}.staw-presentbox__img{max-width:100%;height:auto;display:block}.staw-presentbox__img-placeholder{width:100%;max-width:400px;height:auto}@media(max-width:999px){.staw-presentbox{grid-template-columns:1fr}.staw-presentbox__text{padding:32px 16px}.staw-presentbox__image{order:-1;margin:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/staw.css.map */
