.sectionfy-collection-products{max-width:var(--global-max-width);padding:50px var(--global-space);margin:0 auto;display:flex;flex-wrap:wrap;gap:20px}.sectionfy-collection-products .sfy-card{width:calc(50% - 20px);position:relative}@media screen and (max-width: 768px){.sectionfy-collection-products .sfy-card{width:100%}}.sectionfy-collection-products .sfy-info{padding:5px 20px 20px 20px;min-height:100px;position:relative}.sectionfy-collection-products .sfy-header{width:100%}.sectionfy-collection-products .sfy-background{background-color:#000;border-top-right-radius:12px;border-top-left-radius:12px}.sectionfy-collection-products h2{letter-spacing:-1px;word-spacing:5px;color:#000;font-weight:200;width:100%;padding:0 0 20px 0;font-size:45px;line-height:43px}@media screen and (max-width: 768px){.sectionfy-collection-products h2{font-size:35px}}.sectionfy-collection-products h3{letter-spacing:-1px;word-spacing:5px;color:#fff;font-weight:300}.sectionfy-collection-products var{color:#fff}.sectionfy-collection-products .view-more{position:absolute;right:20px;bottom:27px;color:#fff;border-radius:100%;width:50px;height:50px;font-size:13px;display:flex;justify-content:center;align-items:center;padding:5px;text-align:center;background:linear-gradient(90deg, rgb(254, 108, 59) 2%, rgb(255, 21, 168) 96%)}@media screen and (max-width: 768px){.sectionfy-collection-products .view-more{width:34px;height:34px}}.sectionfy-collection-products .view-more svg{width:80%;height:80%}.sectionfy-collection-products video,.sectionfy-collection-products [fami-lazy-video]{width:100%;min-height:300px;background-color:#000;height:auto;-o-object-fit:cover;object-fit:cover;border-top-right-radius:12px;border-top-left-radius:12px}