.g6-store-header-component{max-width:1220px;width:100%;margin:40px auto;position:relative;display:flex}
@media(max-width:1220px){.g6-store-header-component{max-width:calc(100vw - 40px)}
}
@media(max-width:767px){.g6-store-header-component{display:block}
}
@media(max-width:375px){.g6-store-header-component{margin:20px auto}
}
.g6-store-header-component>.text-container{flex-grow:1}
.g6-store-header-component>.text-container .title{font-family:'Poppins';font-weight:700;font-size:48px;line-height:130%}
@media(max-width:1220px){.g6-store-header-component>.text-container .title{font-size:44px;line-height:150%}
}
@media(max-width:767px){.g6-store-header-component>.text-container .title{font-size:28px;line-height:150%}
}
.g6-store-header-component>.text-container .title+.subtitle{margin-top:16px}
.g6-store-header-component>.text-container .subtitle{margin-top:16px;font-family:'Roboto';font-weight:400;font-size:18px;line-height:150%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
@media(max-width:767px){.g6-store-header-component>.text-container .subtitle{display:block}
}
.g6-store-header-component>.text-container+div{margin-left:24px}
@media(max-width:767px){.g6-store-header-component>.text-container+div{margin-left:0 !important}
}
.g6-store-header-component .entrance-container{flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-end}
@media(max-width:767px){.g6-store-header-component .entrance-container{margin-top:32px}
}
.g6-store-header-component .entrance-container>.contact-entrance,.g6-store-header-component .entrance-container>.where-to-buy-entrance{display:flex}
.g6-store-header-component .entrance-container>.contact-entrance .image-container,.g6-store-header-component .entrance-container>.where-to-buy-entrance .image-container{width:40px;height:40px}
.g6-store-header-component .entrance-container>.contact-entrance .text-container,.g6-store-header-component .entrance-container>.where-to-buy-entrance .text-container{margin-left:12px;display:flex;flex-direction:column;justify-content:center}
.g6-store-header-component .entrance-container>.contact-entrance .title,.g6-store-header-component .entrance-container>.where-to-buy-entrance .title{font-family:'Roboto';font-weight:600;font-size:14px;line-height:130%}
.g6-store-header-component .entrance-container>.contact-entrance .title+a,.g6-store-header-component .entrance-container>.where-to-buy-entrance .title+a{margin-top:8px}
.g6-store-header-component .entrance-container>.contact-entrance a,.g6-store-header-component .entrance-container>.where-to-buy-entrance a{margin:0;display:flex;align-items:center;font-family:'Roboto';font-weight:400;font-size:14px;line-height:130%}
.g6-store-header-component .entrance-container>.contact-entrance+.where-to-buy-entrance{margin-top:20px}