@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(-360deg)}}:root{--containerWidth:1440px}@media (max-width:1440px){:root{--containerWidth:1200px}}@media (max-width:1200px){:root{--containerWidth:992px}}@media (max-width:992px){:root{--containerWidth:100%}}@media (max-width:768px){:root{--containerWidth:100%}}section.multibuy-hero{padding:1rem 0;max-width:100vw;overflow:hidden}section.multibuy-hero .container{position:relative;padding:0}section.multibuy-hero .main-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width:768px){section.multibuy-hero .main-grid{grid-template-columns:repeat(3,1fr);gap:1rem;padding:0 1rem}}section.multibuy-hero .main-grid .hero-content{grid-column:1/span 2;background:#f7f7f7;padding:2rem clamp(2rem,3vw,6rem);border-radius:10px;position:relative;display:flex;flex-direction:column;justify-content:center}@media (max-width:768px){section.multibuy-hero .main-grid .hero-content{grid-column:1/span 3;grid-row:2;padding:3rem}}section.multibuy-hero .main-grid .hero-content .hero-content__text{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;justify-content:space-between}section.multibuy-hero .main-grid .hero-content .title-wrap{position:relative}section.multibuy-hero .main-grid .hero-content h1{font-size:clamp(4.5rem,4.5vw,8rem);font-weight:600;line-height:1;color:#000}@media (max-width:768px){section.multibuy-hero .main-grid .hero-content h1{font-size:5.5rem}}section.multibuy-hero .main-grid .hero-content h1 span{display:block}section.multibuy-hero .main-grid .hero-content .subtitle-wrap p{font-size:2rem;font-weight:300;line-height:1.3;margin-bottom:30px}section.multibuy-hero .main-grid .hero-content .image-label{bottom:0;left:calc(100% + 2.5vw);width:100%;height:100%;z-index:1;aspect-ratio:1/1;max-width:10vw;transform:translateY(-20%);position:absolute}@media (max-width:768px){section.multibuy-hero .main-grid .hero-content .image-label{max-width:40vw}}section.multibuy-hero .main-grid .hero-content .image-label img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;position:relative;z-index:1}section.multibuy-hero .main-grid .hero-content .image-label img:last-child{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;-o-object-fit:contain;object-fit:contain;animation:rotate 40s linear infinite}section.multibuy-hero .main-grid .hero-content .button-group{display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:flex-start}section.multibuy-hero .main-grid .hero-content .button-group a{border:2px solid #5dba58!important}section.multibuy-hero .main-grid .hero-content .button-group a:after{margin-left:1.5rem}section.multibuy-hero .block-group{overflow:hidden;height:100%;container-name:block-group;container-type:inline-size;border-radius:10px}section.multibuy-hero .block-group .block-group-row{display:flex;flex-wrap:nowrap;gap:0;height:100%}section.multibuy-hero .block-group .block-item{flex:0 0 100%;height:100%;container-name:block-item;container-type:inline-size}section.multibuy-hero .block-group .block-item a{display:block;width:100%;height:100%}section.multibuy-hero .block-group .block-item a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}section.multibuy-hero .block-group--1{background:#fff0ea}section.multibuy-hero .block-group--2{background:#88c3d4}section.multibuy-hero .block-group--3{background:#fcefe8}section.multibuy-hero .block-group--4{background:#f3e9e9}section.multibuy-hero .block-group--5{background:#e2f2ea}section.multibuy-hero .bleed-grid .block-group--1,section.multibuy-hero .block-group--6{background:#fcefe8}section.multibuy-hero .bleed-grid .block-group--2,section.multibuy-hero .block-group--7{background:#e2f2ea}section.multibuy-hero .bleed-grid .block-group--3,section.multibuy-hero .block-group--8{background:#f3e9e9}section.multibuy-hero .bleed-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0;position:absolute;top:0;height:100%;width:calc(var(--containerWidth)/2);right:calc(100% + 1.5rem)}@media (max-width:768px){section.multibuy-hero .bleed-grid{display:none!important}}section.multibuy-hero .bleed-grid .block-group--4{background:#88c3d4}section.multibuy-hero .bleed-grid.right{right:auto;left:calc(100% + 1.5rem)}section.multibuy-hero .bleed-grid.right .block-group.block-group--1{order:4;background:#88c3d4}section.multibuy-hero .bleed-grid.right .block-group.block-group--2{order:2;background:#e2f2ea}section.multibuy-hero .bleed-grid.right .block-group.block-group--3{order:3;background:#f3e9e9}section.multibuy-hero .bleed-grid.right .block-group.block-group--4{order:1;background:#fcefe8}section.multibuy-hero .plus-icon{position:absolute;top:25%;left:50%;transform:translate(-50%,-50%);background:#f15e22;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;z-index:10}section.multibuy-hero .plus-icon i{font-size:2rem;color:#fff}section.multibuy-hero .plus-icon--1{top:25%;left:calc(75% + .375rem)}@media (max-width:768px){section.multibuy-hero .plus-icon--1{top:12%;left:calc(33% + .3rem)}}section.multibuy-hero .plus-icon--2{top:25%;left:calc(100% + .75rem)}@media (max-width:768px){section.multibuy-hero .plus-icon--2{top:12%;left:calc(66% + .3rem)}}section.multibuy-hero .plus-icon--3{top:75%;left:25%}@media (max-width:768px){section.multibuy-hero .plus-icon--3{top:auto;bottom:12%;left:calc(33% + .3rem)}}section.multibuy-hero .plus-icon--4{top:75%;left:50%}@media (max-width:768px){section.multibuy-hero .plus-icon--4{top:auto;bottom:12%;left:calc(66% + .3rem)}}section.multibuy-hero .plus-icon--5{top:75%;left:calc(75% + .375rem)}@media (max-width:768px){section.multibuy-hero .plus-icon--5{display:none}}section.multibuy-hero .plus-icon--6{top:75%;left:calc(100% + .75rem)}@media (max-width:768px){section.multibuy-hero .plus-icon--6{display:none}}section.multibuy-hero .bleed-grid .plus-icon--1{top:25%;left:calc(50% - .75rem)}section.multibuy-hero .bleed-grid .plus-icon--2{top:75%;left:50%}section.multibuy-hero .bleed-grid .plus-icon--3{top:75%;left:calc(100% + .75rem)}