.product_overlay{padding:48px 0}.product_overlay,.product_overlay-header{display:flex;flex-direction:column;gap:24px}.product_overlay .list_holder{border:1px solid #e3e3e3;border-radius:24px;margin:auto;max-width:740px;overflow:hidden}.product_overlay .list_holder .product-item{display:flex;flex-direction:column;gap:24px;padding:24px 24px 32px}.product_overlay .list_holder .product-item:nth-child(2n){background-color:#440311;color:#fff}.product_overlay .list_holder .product-item header h4{font-size:24px;letter-spacing:-1.2%;line-height:32px;margin-bottom:4px}.product_overlay .list_holder .product-item:nth-child(2n) header h4{color:#fa4868}.product_overlay .list_holder .product-item header p{font-size:16px;line-height:24px}.product-item-card-holder{display:flex;flex-direction:column;gap:12px;width:100%}.product_overlay .list_holder .product-item:nth-child(2n) .product-item-card-holder .product-item-card{background-color:#fa48681c;border:1px solid #fa486833}.product_overlay .list_holder .product-item:nth-child(2n) .product-item-card-holder .product-item-card .card_description,.product_overlay .list_holder .product-item:nth-child(2n) .product-item-card-holder .product-item-card .card_title{color:#fff}.product_overlay .list_holder .product-item:nth-child(2n) .product-item-card-holder .product-item-card .product-item-card-icon{background-color:#00000033}.product_overlay .list_holder .product-item:nth-child(2n) .product-item-card:hover{background-color:#fa48681c;border-color:#fa4868b5}.product_overlay .list_holder .product-item:nth-child(2n) .product-item-card:hover .product-item-card-icon{background-color:#fa4868}.product_overlay .list_holder .product-item:nth-child(2n) .product-item-card:hover .product-item-card-icon img{filter:brightness(10)}.product_overlay .list_holder .product-item .product-item-card-holder .product-item-card .card_title svg{opacity:0;transition:.2s}.product_overlay .list_holder .product-item:nth-child(2n) .product-item-card-holder .product-item-card .card_title svg path{stroke:#fff}.product-item-card-holder .product-item-card{align-items:center;background-color:#fff;border:1px solid #e3e3e3;border-radius:16px;display:flex;flex:1;gap:16px;padding:12px;text-decoration:none}.product-item-card-holder .product-item-card:hover{border-color:#1a1a1a}.product-item-card-holder .product-item-card:hover .product-item-card-icon{background-color:#fa4868;transition:.2s}.product-item-card-holder .product-item-card:hover .product-item-card-icon img{filter:invert(1) brightness(1.5)}.product_overlay .list_holder .product-item .product-item-card-holder .product-item-card:hover .card_title svg{opacity:1}.product-item-card-holder .product-item-card .product-item-card-icon{align-items:center;background-color:#f5f3ec;border-radius:8px;display:flex;flex-shrink:0;height:56px;justify-content:center;object-fit:contain;width:56px}.product-item-card-holder .product-item-card .product-item-card-icon img{height:24px;width:24px}.product-item-card-holder .product-item-card .card_title{align-items:center;color:#303030;display:flex;font-size:16px;font-weight:500;gap:8px;letter-spacing:-1px;line-height:28px;margin-bottom:4px}.product-item-card-holder .product-item-card .card_description{color:#616161;font-size:14px;line-height:20px;margin-bottom:0}@media screen and (min-width:720px){.product-item-card-holder{flex-direction:row;flex-wrap:wrap;gap:16px}.product-item-card-holder .product-item-card{flex:unset;width:calc(50% - 8px)}}@media screen and (min-width:1200px){.product_overlay{align-items:flex-start;flex-direction:row;justify-content:space-between}.product_overlay-header{flex-shrink:0;position:sticky;top:80px;width:33.3%}.product_overlay .list_holder{margin:0}}.product_overlay .product-item{scroll-margin-top:96px}.product_overlay-nav{display:none}.product_overlay-nav ul{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.product_overlay-nav li{margin:0}.product_overlay-nav li .product_overlay-viewall{align-items:center;color:#303030;display:flex;gap:8px;text-decoration:none}.product_overlay-nav-link{border-radius:8px;display:block;font-size:16px;line-height:24px;transition:background-color .2s ease,color .2s ease}.product_overlay-nav-link,.product_overlay-nav-link:hover{color:#9a9aa4;font-weight:600;text-decoration:none}.product_overlay-nav-link:focus{color:#1c1c22;font-weight:600}.product_overlay-nav-link.is-active{color:#1c1c22}@media screen and (min-width:1200px){.product_overlay-nav{display:block;margin-top:8px}}