.header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.list-col{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:repeat(5,1fr);gap:1.5rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:2rem;margin-top:1rem}@media (max-width:991.98px){.list-col{-ms-grid-columns:1fr 1rem 1fr;grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:575.98px){.list-col{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:0.75rem}}.list-col .list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:6px;border:1px solid var(--border-grey);padding:20px 16px;gap:10px;height:100%}.list-col .list-item img{max-width:40px}.list-col .list-item h5{font-size:18px;font-weight:700;color:var(--accent);margin-bottom:0}.list-col .list-item p{margin-bottom:0;font-size:12px;color:var(--grey2)}body.home-body .pattern-group .p-g-mod .p-g-mod-header{height:auto;padding-bottom:0.5rem}body.home-body .pattern-group .p-g-mod .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title{font-size:24px;font-weight:600;color:var(--accent)}body.home-body .pattern-group .p-g-mod .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-description{font-size:14px;font-weight:400;color:#8C9EC5;margin:0.3rem 0}.card-brand img{opacity:0.3;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.card-brand img:hover{opacity:1;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.f-newsletter{padding:90px 0px;background:#0E224D url("../assets/images/bg-newsletter.svg") no-repeat right 10px bottom 10px}.f-newsletter .newsletter-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.f-newsletter .newsletter-header .title-3{font-size:28px;font-weight:700;color:white}.f-newsletter .newsletter-header .description{font-size:17px;font-weight:400;color:white}.f-newsletter .newsletter-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:white;border-radius:6px;overflow:hidden;max-width:450px}.f-newsletter .newsletter-form input{background:transparent;border:none;border-radius:0;font-size:14px}.f-newsletter .newsletter-form button{background:#fd9636;color:white;border-radius:0;font-size:14px;font-weight:600}body.categories-body .breadcrumb-global,body.product-body .breadcrumb-global{background:#f0f3f8;margin-top:-20px;padding:1rem 0;margin-bottom:2rem}body.categories-body .breadcrumb-global .p-g-mod-breadcrumb,body.product-body .breadcrumb-global .p-g-mod-breadcrumb{margin-bottom:0!important}body.categories-body .breadcrumb-global .p-g-mod-breadcrumb .breadcrumb,body.product-body .breadcrumb-global .p-g-mod-breadcrumb .breadcrumb{margin-bottom:0}.product-subheader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #DDE4F0;padding-bottom:10px;margin-bottom:20px}.product-subheader-item{color:#8C9EC5;gap:10px}.product-subheader-item .action,.product-subheader-item .product-favourite{font-size:14px;font-weight:500;color:var(--accent)}.product-subheader-item .action a,.product-subheader-item .product-favourite a{color:var(--accent)}.product-subheader-item img{max-width:32px;border:1px solid #DDE4F0;padding:5px;border-radius:4px;margin-right:5px}.product-block-right{border:1px solid var(--accent);border-radius:6px;padding:10px}