.sb-collection{margin-bottom:50px}.sb-collection__hero{background-color:#e8bb4f;display:flex;flex-direction:column;position:relative}.sb-collection__hero-bg{height:0;padding-bottom:42%;position:relative;width:100%}.sb-collection__hero-bg img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media only screen and (min-width:992px){.sb-collection__hero-bg{height:100%;inset:0 0 0 auto;padding:0;position:absolute;width:calc(100% - 500px)}.sb-collection__hero-bg img{left:50%;top:50%;translate:-50% -50%}}.sb-collection .text{display:flex;justify-content:center;padding:50px 0;text-align:center}@media only screen and (min-width:992px){.sb-collection .text{width:500px}}.sb-collection .text img{width:200px}@media only screen and (min-width:992px){.sb-collection .text img{width:300px}}.sb-collection .text p{color:#532516;font-size:24px;font-weight:600}.sb-collection .text .button{background:#532516;color:#fff;width:-moz-fit-content;width:fit-content}.sb-collection .text>div{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:space-between;padding:25px}@media only screen and (min-width:992px){.sb-collection .text>div{max-width:410px}}.sb-collection__header{display:flex}.sb-collection__header span{flex:1}@media only screen and (max-width:767px){.sb-collection__header span{display:none}}.sb-collection__heading{align-items:center;background:#479ed4 var(--bg-image);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-size:36px;justify-content:center;letter-spacing:5px;margin:0;max-width:775px;min-height:75px;text-align:center;text-shadow:-3px 5px 0 #237bb2;text-transform:uppercase;width:100%}@media only screen and (min-width:768px){.sb-collection__heading{font-size:52px}}.sb-collection ul{display:grid;gap:20px;grid-template-columns:1fr;margin-bottom:30px;margin-top:50px;padding-left:25px;padding-right:25px}@media only screen and (min-width:768px){.sb-collection ul{grid-template-columns:1fr 1fr;margin-top:80px}}@media only screen and (min-width:992px){.sb-collection ul{grid-template-columns:repeat(3,1fr)}}.sb-collection ul li{align-items:center;background:#f7f6f1;display:flex;flex-direction:column;gap:20px;justify-content:space-between;position:relative}.sb-collection ul li a{inset:0;position:absolute;z-index:2}.sb-collection ul li>div{padding:20px;text-align:center}.sb-collection ul li>div p{color:#262626;font-size:23px;font-weight:300;line-height:32px;margin:0 auto 20px;max-width:290px}.sb-collection ul li .button{margin:0 auto;max-width:240px}.sb-collection ul li figure{height:0;margin:0;padding-bottom:87.5%;position:relative;width:100%}.sb-collection ul li figure img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}