.section__containerb3{max-width:1200px;padding:5rem 1rem;margin:auto}.product__cardb3 .imgb3{display:flex;width:100%;height:390px}.section__subheaderb3{font-size:1.2rem}.section__headerb3,.section__subheaderb3{font-weight:500;color:#000;text-align:center}.section__headerb3{font-size:2.5rem;line-height:3.5rem}.productb3{position:relative;isolation:isolate}.productb3:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:#fff;background:linear-gradient(90deg,#fff 50%,#eddd53);z-index:-1}.product__gridb3{margin-top:4rem;display:grid;gap:2rem}.product__cardb3 h4{margin-block:1rem 5px;font-size:1.2rem;font-weight:500;color:#000}.product__cardb3 p{margin-bottom:1rem;color:#000}.product__cardb3 h3{font-size:1.2rem;font-weight:600;color:var(--text-dark)}.pagination3 ul{margin:2rem 0;width:100%;display:flex;justify-content:center;align-items:center;background:transparent;padding:4px;border-radius:50px}.pagination3 ul li{color:#000;list-style:none;line-height:45px;text-align:center;font-size:15px;font-weight:500;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease}.pagination3 ul li.numb{list-style:none;height:45px;width:45px;margin:0 3px;line-height:45px;border-radius:50%}.pagination3 ul li.numb.first{margin:0 3px 0 -5px}.pagination3 ul li.numb.last{margin:0 -5px 0 3px}.pagination3 ul li.dots{font-size:22px;cursor:default}.pagination3 ul li.btn{padding:0 20px;border-radius:50px}.pagination3 li.active,.pagination3 ul li.numb:hover,.pagination3 ul li:first-child:hover,.pagination3 ul li:last-child:hover{color:#fff;background:#000}@media (width > 540px){.product__gridb3{grid-template-columns:repeat(2,1fr)}}@media (width > 768px){.product__gridb3{grid-template-columns:repeat(3,1fr)}}