.nextdev--hero-banners{background-color:#fff8f4;font-family:Montserrat,sans-serif;font-size:16px;line-height:25.6px;letter-spacing:0;color:#02020b;padding-block:24px}.nextdev--hero-banners--container{width:100%;max-width:1200px;margin:0 auto;padding-inline:80px}.nextdev--hero-banners--blocks{display:grid;grid-template-columns:1fr}.nextdev--hero-banners--blocks[data-blocks="2"],.nextdev--hero-banners--blocks[data-blocks="3"]{grid-template-columns:repeat(2,calc(50% - 12px));gap:24px}.nextdev--hero-banners--blocks[data-blocks="4"]{grid-template-columns:repeat(4,calc(25% - 18px));gap:24px}.nextdev--hero-banners--blocks[data-blocks="3"],.nextdev--hero-banners--blocks[data-blocks="4"]{grid-template-rows:auto auto}.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:first-child,.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:first-child{grid-row:span 2;grid-column:1;height:390px}.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:first-child{grid-column:span 2}.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:nth-child(2),.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(2){grid-row:1;grid-column:2;height:183px}.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(2){grid-column:3 / span 2}.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:nth-child(3),.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(3){grid-row:2;grid-column:2;height:183px}.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(3){grid-column:3}.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(4){grid-row:2;grid-column:4;height:183px}.nextdev--hero-banners--image{background-color:#f7e9de;border-radius:24px;position:relative;overflow:hidden}.nextdev--hero-banners--image a{display:block;width:100%;height:100%}.nextdev--hero-banners--image a:hover img,.nextdev--hero-banners--image a:hover svg,.nextdev--hero-banners--image-content-main:hover+a img,.nextdev--hero-banners--image-content-main:hover+a svg{transform:scale(1.05)}.nextdev--hero-banners--image img,.nextdev--hero-banners--image svg{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .2s ease,transform .2s ease}.nextdev--hero-banners--image-content-main{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;text-align:center}.nextdev--hero-banners--image-content-main-title{font-family:Beefcakes,sans-serif;font-size:24px;line-height:32px;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.25)}.nextdev--hero-banners--image-content-main-timer{display:flex;justify-content:center;gap:4px}.nextdev--hero-banners--image-content-main-timer-block{border:1px solid #332821;background-color:#fff;border-radius:8px;width:65px;height:65px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 6px}.nextdev--hero-banners--image-content-main-timer-block-number{font-weight:600;font-size:20px;line-height:20px;letter-spacing:.3px;transition:all .3s ease}.nextdev--hero-banners--image-content-main-timer-block-number.animate-change{animation:heroBannersScalePop .3s ease}.nextdev--hero-banners--image-content-main-timer-block-name{font-size:12px;line-height:12px;letter-spacing:.18px}.nextdev--hero-banners--image-content-main-button .button--primary{display:block;background-color:#ed9751;color:#02020b;outline:0;border-radius:8px;padding:8px 24px;font-size:16px;line-height:25.6px;letter-spacing:0;font-weight:600;cursor:pointer;transition:background-color .2s ease color .2s ease;position:relative;overflow:hidden;text-decoration:none;text-align:center}.nextdev--hero-banners--image-content-main-button .button--primary:hover{background-color:#02020b;border-color:#02020b;color:#fff;text-decoration:none}.nextdev--hero-banners--image-content{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,calc(var(--overlay) / 100));display:flex;align-items:center;justify-content:var(--alignment);text-align:var(--text-alignment);gap:12px;padding:24px}.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:nth-child(2) .nextdev--hero-banners--image-content,.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(2) .nextdev--hero-banners--image-content{padding:24px 60px}.nextdev--hero-banners--image-content_title{font-size:20px;line-height:28px;font-weight:700;color:#fff}.nextdev--hero-banners--image-badge{position:absolute;top:13px;left:13px;z-index:2;border-radius:1000px;padding:6px 8px;background-color:#fff;color:#02020b;font-size:14px;line-height:1;font-weight:700}.nextdev--hero-banners a.hacked-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.nextdev--hero-banners a.hacked-link:hover+a img,.nextdev--hero-banners a.hacked-link:hover+a svg,.nextdev--hero-banners a.hacked-link:hover+.nextdev--hero-banners--image-content-main+a img,.nextdev--hero-banners a.hacked-link:hover+.nextdev--hero-banners--image-content-main+a svg{transform:scale(1.05)}.nextdev--hero-banners a.hacked-link:hover+.nextdev--hero-banners--image-content-main .nextdev--hero-banners--image-content-main-button .button--primary{background-color:#02020b;border-color:#02020b;color:#fff;text-decoration:none}@media screen and (max-width: 749px){.nextdev--hero-banners--container{padding-inline:1.5rem}.nextdev--hero-banners--blocks[data-blocks="2"]{grid-template-columns:1fr;gap:12px}.nextdev--hero-banners--blocks[data-blocks="3"]{grid-template-columns:repeat(2,calc(50% - 3px));gap:6px}.nextdev--hero-banners--blocks[data-blocks="4"]{grid-template-columns:repeat(3,calc(33.3% - 4px));gap:6px}.nextdev--hero-banners--blocks[data-blocks="1"] .nextdev--hero-banners--image:first-child,.nextdev--hero-banners--blocks[data-blocks="2"] .nextdev--hero-banners--image:first-child,.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:first-child,.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:first-child{grid-column:span 3;grid-row:1;height:auto;min-height:332px;margin-block-end:6px}.nextdev--hero-banners--blocks[data-blocks="1"] .nextdev--hero-banners--image:first-child,.nextdev--hero-banners--blocks[data-blocks="2"] .nextdev--hero-banners--image:first-child{margin-block-end:0}.nextdev--hero-banners--blocks[data-blocks="2"] .nextdev--hero-banners--image:first-child,.nextdev--hero-banners--blocks[data-blocks="2"] .nextdev--hero-banners--image:nth-child(2){grid-column:1}.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:first-child{grid-column:span 2}.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:nth-child(2),.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(2){grid-column:1;grid-row:2}.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:nth-child(3),.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(3){grid-column:2;grid-row:2}.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(4){grid-column:3;grid-row:2}.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:nth-child(2),.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(2),.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:nth-child(3),.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(3),.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(4){height:124px}.nextdev--hero-banners--blocks[data-blocks="3"] .nextdev--hero-banners--image:nth-child(2) .nextdev--hero-banners--image-content,.nextdev--hero-banners--blocks[data-blocks="4"] .nextdev--hero-banners--image:nth-child(2) .nextdev--hero-banners--image-content{padding:24px}.nextdev--hero-banners--image-content{background-color:rgba(0,0,0,calc(var(--overlay-mobile) / 100));justify-content:center}.nextdev--hero-banners--image-content_title{font-size:16px;line-height:20px;text-align:center}.nextdev--hero-banners--image-badge{top:6px;left:6px;font-size:12px}.nextdev--hero-banners--image{border-radius:12px}.nextdev--hero-banners--image-content-main{width:100%;gap:12px}.nextdev--hero-banners--image-content-main-title,.nextdev--hero-banners--image:first-child .nextdev--hero-banners--image-content_title,.nextdev--hero-banners--blocks[data-blocks="2"] .nextdev--hero-banners--image:nth-child(2) .nextdev--hero-banners--image-content_title{font-size:20px;line-height:23px}}@keyframes heroBannersScalePop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/nextdev--hero-banners.css.map */
