.header-page{background-color:var(--hp-background-color);position:relative;overflow:hidden;padding:var(--hp-padding-desktop)}.header-page .hp-container{width:100%;max-width:var(--page-width);margin:0 auto}.header-page .hp-container-wrapper{display:flex;width:100%;flex-direction:var(--hp-row-reverse);flex-wrap:wrap;justify-content:var(--hp-section-alignment-horizontal);align-items:var(--hp-section-alignment-vertical);border-radius:var(--hp-wrapper-radius);border-radius:8px;overflow:hidden;gap:var(--hp-gap-wrapper-desktop);background-color:var(--hp-wrapper-background-color);padding:var(--hp-wrapper-padding-desktop)}.header-page .hp-content{background-color:var(--hp-content-background-color);padding:var(--hp-content-padding-desktop);max-width:var(--hp-max-content-width);min-width:400px;display:flex;flex-wrap:wrap;justify-content:var(--hp-block-alignment-horizontal);align-items:var(--hp-block-alignment-vertical);flex:1;gap:var(--hp-gap-desktop);border-radius:8px}.header-page .hp-breadcrumb{width:100%;list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:5px}.header-page .hp-breadcrumb li{padding:0;margin:0;color:var(--hp-breadcrumb-color-text);font-weight:500;font-size:12px;line-height:16.23px;letter-spacing:0;text-transform:capitalize}.header-page .hp-breadcrumb li a{text-decoration:none;color:var(--color-link);font-weight:600}.header-page .hp-breadcrumb-separator{color:var(--hp-breadcrumb-color-link);font-weight:600}.header-page .hp-image-block{height:var(--hp-image-height-desktop);max-width:var(--hp-background-image-width);min-width:400px;flex:1;display:flex}.header-page .hp-image-block img{width:100%;height:auto;object-position:top;object-fit:cover;border-radius:8px}.header-page .hp-content .hp-text-block.justify-center-desktop{justify-content:center}.header-page .hp-content .hp-text-block.justify-right-desktop{justify-content:flex-end}.header-page .hp-content .hp-text-block.justify-left-desktop{justify-content:flex-start}.header-page .hp-content .hp-text-block{width:var(--hp-text-width);display:flex;align-items:center;text-align:var(--hp-text-align);gap:14px;flex-wrap:wrap}.header-page .hp-content .hp-text-block.shape{position:relative}.header-page .hp-content .hp-text-block.shape:before{content:"";position:absolute;bottom:-10px;width:50px;height:3px;background-color:var(--hp-text-color-shape)}.header-page .hp-content .hp-text-block.shape.justify-center-desktop:before{left:50%;transform:translate(-50%)}.header-page .hp-content .hp-text-block.shape.justify-right-desktop:before{right:0}.header-page .hp-content .hp-text-block.shape.justify-left-desktop:before{left:0}.header-page .hp-content .hp-text-block:not(:has(p)),.header-page .hp-content .hp-text-block h1,.header-page .hp-content .hp-text-block h2,.header-page .hp-content .hp-text-block h3,.header-page .hp-content .hp-text-block h4,.header-page .hp-content .hp-text-block h5,.header-page .hp-content .hp-text-block h6,.header-page .hp-content .hp-text-block p,.header-page .hp-content .hp-text-block a{margin:var(--hp-text-margin);padding:var(--hp-text-padding);background-color:var(--hp-text-background-color);width:var(--hp-text-width);border-radius:var(--hp-text-radius);max-width:var(--hp-text-max-width)}.header-page .hp-content .hp-text-block strong{font-weight:700}.header-page .hp-content .hp-text-block a{font-size:var(--hp-text-font-size)}.header-page .hp-content .hp-text-block,.header-page .hp-content .hp-text-block *{color:var(--hp-text-color);font-size:var(--hp-text-font-size);font-weight:var(--hp-text-font-weight);letter-spacing:var(--hp-text-letter-spacing);line-height:var(--hp-text-line-height);text-transform:var(--hp-text-text-transform)}.header-page .hp-content .hp-text-block strong{color:var(--hp-text-color-strong)}.header-page .hp-content .hp-text-block a{display:contents;text-decoration:none;font-weight:700;color:var(--color-orange)}.header-page .hp-content .hp-text-block ul,.header-page .hp-content .hp-text-block ol{margin-top:0;margin-bottom:0;padding-inline-start:25px;width:100%}.header-page .hp-image-block-block{width:var(--hp-image-width);padding:var(--hp-image-padding);margin:var(--hp-image-margin);display:flex;border-radius:10px;overflow:hidden}.header-page .hp-text-block .hp-icon{width:var(--hp-width-icon)}.header-page .hp-text-block .hp-icon img,.header-page .hp-image-block-block img{width:100%;height:auto;object-fit:contain}.header-page .hp-slider-images{width:100%;overflow:hidden}.header-page .hp-slider-images-swiper{width:100%;border-radius:10px}.header-page .hp-slider-images-swiper .swiper-slide{line-height:0}.header-page .hp-slider-images-swiper .swiper-slide img{width:100%;height:auto;display:block;object-fit:cover}.header-page .hp-slider-images-pagination{position:absolute;left:0;right:0;bottom:12px!important;text-align:center;display:flex;justify-content:center;align-items:center;gap:21px}.header-page .hp-slider-images-pagination .swiper-pagination-bullet{width:15px;height:15px;background:var(--color-grey);opacity:1;margin:0}.header-page .hp-slider-images-pagination .swiper-pagination-bullet-active{width:40px;border-radius:40px;background:var(--color-dark-grey)}.header-page .hp-card-block{width:var(--hp-card-width);background:var(--hp-card-bg);border-radius:var(--hp-card-radius);padding:var(--hp-card-padding);margin:var(--hp-card-margin);display:flex;flex-direction:column;gap:var(--hp-card-gap);box-sizing:border-box;height:-webkit-fill-available}.header-page .hp-card-block__heading{display:flex;align-items:center;gap:8px}.header-page .hp-card-block__icon{width:var(--hp-card-icon-size);height:var(--hp-card-icon-size);min-width:var(--hp-card-icon-size);color:var(--hp-card-icon-color);display:inline-flex;align-items:center;justify-content:center;line-height:1}.header-page .hp-card-block__icon img{width:100%;height:100%;object-fit:contain}.header-page .hp-card-block__title{margin:0;color:var(--hp-card-title-color);font-weight:900;font-size:var(--hp-card-title-size);line-height:100%;letter-spacing:0;text-transform:uppercase}.header-page .hp-card-block__description{margin:0;color:var(--hp-card-text-color);font-weight:400;font-size:var(--hp-card-description-size);line-height:normal;letter-spacing:0}.header-page .hp-cta-block{width:100%;display:flex;justify-content:center}.header-page .hp-cta-block__button{width:var(--hp-cta-width);margin:var(--hp-cta-margin);padding:var(--hp-cta-padding);border-radius:var(--hp-cta-radius);background:var(--hp-cta-bg);color:var(--hp-cta-color);font-size:var(--hp-cta-font-size);font-weight:var(--hp-cta-font-weight);text-decoration:none;text-align:center;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}@media(max-width:1024px)and (min-width:769px){.header-page .hp-card-block{width:var(--hp-card-width-tablet)}}@media(max-width:768px){.header-page .hp-content .hp-text-block ul,.header-page .hp-content .hp-text-block ol{padding-inline-start:15px}.header-page .hp-content .hp-text-block.shape:before{width:25px;height:2px;bottom:-5px}.header-page .hp-content .hp-text-block.shape.justify-center-mobile:before{left:50%;transform:translate(-50%)}.header-page .hp-content .hp-text-block.shape.justify-right-mobile:before{right:0}.header-page .hp-content .hp-text-block.shape.justify-left-mobile:before{left:0}.header-page .hp-text-block .hp-icon{width:var(--hp-width-icon-mobile)}.header-page .hp-image-block-block{width:var(--hp-image-width-mobile);padding:var(--hp-image-padding-mobile);margin:var(--hp-image-margin-mobile)}.header-page .hp-image-block{height:var(--hp-image-height-mobile);min-width:100%}.header-page .hp-image-block img{border-radius:0;height:var(--hp-image-height-mobile)}.header-page.background .hp-container{background:var(--hp-background-color)}.header-page .hp-image-block.no-background{min-width:100%}.header-page{padding:var(--hp-padding-mobile)}.header-page .hp-container-wrapper{gap:var(--hp-gap-wrapper-mobile);flex-direction:var(--hp-row-reverse-mobile);padding:var(--hp-wrapper-padding-mobile)}.header-page .hp-content{border-radius:0;max-width:100%;min-width:auto;justify-content:var(--hp-block-alignment-horizontal-mobile);align-items:var(--hp-block-alignment-vertical-mobile);padding:var(--hp-content-padding-mobile);gap:var(--hp-gap-mobile)}.header-page .hp-content .hp-text-block{width:var(--hp-text-width-mobile);text-align:var(--hp-text-align-mobile);gap:8px}.header-page .hp-content .hp-text-block:not(:has(p)),.header-page .hp-content .hp-text-block h1,.header-page .hp-content .hp-text-block h2,.header-page .hp-content .hp-text-block h3,.header-page .hp-content .hp-text-block h4,.header-page .hp-content .hp-text-block h5,.header-page .hp-content .hp-text-block h6,.header-page .hp-content .hp-text-block p,.header-page .hp-content .hp-text-block a{margin:var(--hp-text-margin-mobile);padding:var(--hp-text-padding-mobile);width:var(--hp-text-width-mobile);max-width:var(--hp-text-max-width-mobile)}.header-page .hp-content .hp-text-block h1,.header-page .hp-content .hp-text-block h2,.header-page .hp-content .hp-text-block h3,.header-page .hp-content .hp-text-block h4,.header-page .hp-content .hp-text-block h5,.header-page .hp-content .hp-text-block h6,.header-page .hp-content .hp-text-block,.header-page .hp-content .hp-text-block p,.header-page .hp-content .hp-text-block a,.header-page .hp-content .hp-text-block *{font-size:var(--hp-text-font-size-mobile);line-height:var(--hp-text-line-height-mobile)}.header-page .hp-content .hp-text-block.justify-center-mobile{justify-content:center;align-items:center}.header-page .hp-content .hp-text-block.justify-right-mobile{justify-content:flex-end;align-items:flex-end}.header-page .hp-content .hp-text-block.justify-left-mobile{justify-content:flex-start;align-items:flex-start}.header-page .hp-slider-images-swiper{border-radius:5px}.header-page .hp-slider-images-pagination{bottom:10px!important;gap:8.9px}.header-page .hp-slider-images-pagination .swiper-pagination-bullet{width:12.13px;height:12.13px}.header-page .hp-slider-images-pagination .swiper-pagination-bullet-active{width:32.35px;border-radius:32px}.header-page .hp-card-block{width:var(--hp-card-width-mobile);padding:var(--hp-card-padding-mobile);margin:var(--hp-card-margin-mobile);gap:var(--hp-card-gap-mobile);min-height:100px;max-height:fit-content}.header-page .hp-card-block__icon{width:var(--hp-card-icon-size-mobile);height:var(--hp-card-icon-size-mobile);min-width:var(--hp-card-icon-size-mobile)}.header-page .hp-card-block__title{font-size:var(--hp-card-title-size-mobile)}.header-page .hp-card-block__description{font-size:var(--hp-card-description-size-mobile)}.header-page .hp-cta-block__button{width:var(--hp-cta-width-mobile);margin:var(--hp-cta-margin-mobile);padding:var(--hp-cta-padding-mobile);font-size:var(--hp-cta-font-size-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-header-page.css.map */
