.packaging-categories{background-color:#fff;width:100%;padding-top:70px;padding-bottom:40px}.packaging-categories .packaging-categories-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:25px;display:flex}@media screen and (max-width:1023px){.packaging-categories .packaging-categories-header{flex-direction:column;align-items:flex-start}}.packaging-categories .packaging-categories-header .packaging-categories-title{color:#080808;margin:0;font-size:40px;font-weight:600}@media screen and (max-width:1550px){.packaging-categories .packaging-categories-header .packaging-categories-title{font-size:35px}}@media screen and (max-width:1450px){.packaging-categories .packaging-categories-header .packaging-categories-title{font-size:30px}}@media screen and (max-width:1320px){.packaging-categories .packaging-categories-header .packaging-categories-title{font-size:28px}}@media screen and (max-width:1200px){.packaging-categories .packaging-categories-header .packaging-categories-title{font-size:25px}}@media screen and (max-width:575px){.packaging-categories .packaging-categories-header .packaging-categories-title{font-size:23px}}.packaging-categories .packaging-categories-header .packaging-categories-navigation{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media screen and (max-width:640px){.packaging-categories .packaging-categories-header .packaging-categories-navigation{gap:5px}}.packaging-categories .packaging-categories-header .packaging-categories-navigation .packaging-categories-tab{cursor:pointer;color:#111;white-space:nowrap;background:0 0;border-radius:50px;justify-content:center;align-items:center;height:48px;padding:0 22px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex;font-size:14px!important}@media screen and (max-width:1550px){.packaging-categories .packaging-categories-header .packaging-categories-navigation .packaging-categories-tab{height:44px;font-size:13px!important}}@media screen and (max-width:1450px){.packaging-categories .packaging-categories-header .packaging-categories-navigation .packaging-categories-tab{height:42px;font-size:12px!important}}@media screen and (max-width:1320px){.packaging-categories .packaging-categories-header .packaging-categories-navigation .packaging-categories-tab{font-size:11px!important}}@media screen and (max-width:575px){.packaging-categories .packaging-categories-header .packaging-categories-navigation .packaging-categories-tab{height:35px;padding:0 15px;font-size:10px!important}}.packaging-categories .packaging-categories-header .packaging-categories-navigation .packaging-categories-tab:hover{color:#fff;background-color:#111}.packaging-categories .packaging-categories-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 5px;display:grid}@media screen and (max-width:912px){.packaging-categories .packaging-categories-grid{display:none}}@media screen and (max-width:1200px){.packaging-categories .packaging-categories-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:912px){.packaging-categories .packaging-categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:480px){.packaging-categories .packaging-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.packaging-categories .packaging-categories-grid .packaging-product{color:#111;min-width:0;text-decoration:none;display:block}.packaging-categories .packaging-categories-grid .packaging-product .packaging-product-image-wrapper{width:100%}.packaging-categories .packaging-categories-grid .packaging-product .packaging-product-image-wrapper .packaging-product-image{aspect-ratio:223/222;width:100%;height:auto;transition:transform .3s}.packaging-categories .packaging-categories-grid .packaging-product .packaging-product-title{color:#000;margin:8px 0 0;font-size:16px;font-weight:400}@media screen and (max-width:1550px){.packaging-categories .packaging-categories-grid .packaging-product .packaging-product-title{font-size:15px}}@media screen and (max-width:1450px){.packaging-categories .packaging-categories-grid .packaging-product .packaging-product-title{font-size:14px}}@media screen and (max-width:1320px){.packaging-categories .packaging-categories-grid .packaging-product .packaging-product-title{font-size:13px}}@media screen and (max-width:640px){.packaging-categories .packaging-categories-grid .packaging-product .packaging-product-title{font-size:12px}}.packaging-categories .packaging-categories-slider{display:none}@media screen and (max-width:912px){.packaging-categories .packaging-categories-slider{display:block}}.packaging-categories .packaging-categories-slider .pure-css-carousel{width:100%;padding:10px 0;position:relative;overflow:hidden}.packaging-categories .packaging-categories-slider .pure-css-carousel .pure-css-carousel-slides{width:100%;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex}.packaging-categories .packaging-categories-slider .pure-css-carousel .pure-css-carousel-slide{flex:0 0 50%;padding:0 7.5px}@media screen and (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .pure-css-carousel-slide{flex:0 0 33.333%}}@media screen and (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .pure-css-carousel-slide{flex:0 0 25%}}.packaging-categories .packaging-categories-slider .pure-css-carousel .pure-css-control-group{display:none}.packaging-categories .packaging-categories-slider .pure-css-carousel .custom-slider-btn{z-index:10;color:#fff;cursor:pointer;background-color:#999;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%)}.packaging-categories .packaging-categories-slider .pure-css-carousel .custom-slider-btn:hover{background-color:#777}.packaging-categories .packaging-categories-slider .pure-css-carousel .custom-slider-btn.prev{left:5px}.packaging-categories .packaging-categories-slider .pure-css-carousel .custom-slider-btn.next{right:5px}.packaging-categories .packaging-categories-slider .pure-css-carousel .custom-slider-btn svg{width:22px;height:22px}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-0:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(0, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-0:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(0, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-0:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(0, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-0:checked~.pure-css-carousel-controls .nav-0{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-1:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(1, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-1:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(1, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-1:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(1, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-1:checked~.pure-css-carousel-controls .nav-1{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-2:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(2, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-2:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(2, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-2:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(2, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-2:checked~.pure-css-carousel-controls .nav-2{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-3:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(3, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-3:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(3, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-3:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(3, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-3:checked~.pure-css-carousel-controls .nav-3{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-4:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(4, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-4:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(4, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-4:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(4, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-4:checked~.pure-css-carousel-controls .nav-4{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-5:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(5, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-5:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(5, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-5:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(5, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-5:checked~.pure-css-carousel-controls .nav-5{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-6:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(6, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-6:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(6, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-6:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(6, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-6:checked~.pure-css-carousel-controls .nav-6{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-7:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(7, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-7:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(7, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-7:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(7, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-7:checked~.pure-css-carousel-controls .nav-7{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-8:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(8, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-8:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(8, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-8:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(8, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-8:checked~.pure-css-carousel-controls .nav-8{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-9:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(9, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-9:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(9, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-9:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(9, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-9:checked~.pure-css-carousel-controls .nav-9{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-10:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(10, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-10:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(10, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-10:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(10, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-10:checked~.pure-css-carousel-controls .nav-10{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-11:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(11, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-11:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(11, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-11:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(11, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-11:checked~.pure-css-carousel-controls .nav-11{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-12:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(12, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-12:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(12, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-12:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(12, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-12:checked~.pure-css-carousel-controls .nav-12{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-13:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(13, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-13:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(13, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-13:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(13, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-13:checked~.pure-css-carousel-controls .nav-13{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-14:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(14, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-14:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(14, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-14:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(14, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-14:checked~.pure-css-carousel-controls .nav-14{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-15:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(15, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-15:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(15, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-15:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(15, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-15:checked~.pure-css-carousel-controls .nav-15{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-16:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(16, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-16:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(16, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-16:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(16, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-16:checked~.pure-css-carousel-controls .nav-16{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-17:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(17, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-17:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(17, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-17:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(17, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-17:checked~.pure-css-carousel-controls .nav-17{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-18:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(18, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-18:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(18, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-18:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(18, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-18:checked~.pure-css-carousel-controls .nav-18{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-19:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(19, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-19:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(19, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-19:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(19, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-19:checked~.pure-css-carousel-controls .nav-19{display:block}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-20:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(20, var(--total) - 2) / 2))}@media (min-width:768px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-20:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(20, var(--total) - 3) / 3))}}@media (min-width:992px){.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-20:checked~.pure-css-carousel-slides{transform:translateX(calc(-100% * min(20, var(--total) - 4) / 4))}}.packaging-categories .packaging-categories-slider .pure-css-carousel .slide-radio-20:checked~.pure-css-carousel-controls .nav-20{display:block}.packaging-categories .packaging-categories-slider .packaging-product{color:#111;text-align:center;min-width:0;text-decoration:none;display:block}.packaging-categories .packaging-categories-slider .packaging-product .packaging-product-image-wrapper{width:100%;margin-bottom:15px}.packaging-categories .packaging-categories-slider .packaging-product .packaging-product-image-wrapper .packaging-product-image{aspect-ratio:223/222;width:100%;height:auto;transition:transform .3s}.packaging-categories .packaging-categories-slider .packaging-product .packaging-product-title{color:#000;text-align:left;margin:0;font-size:14px;font-weight:500}@media screen and (max-width:640px){.packaging-categories .packaging-categories-slider .packaging-product .packaging-product-title{font-size:12px}}.packaging-categories .packaging-tab-input{display:none}.packaging-categories .packaging-categories-title{display:none}.packaging-categories .packaging-categories-content{display:none}:is(.packaging-categories #tab-retail-boxes:checked~.packaging-categories-header .packaging-categories-title-wrapper .title-retail-boxes,.packaging-categories #tab-mylar-bags:checked~.packaging-categories-header .packaging-categories-title-wrapper .title-mylar-bags,.packaging-categories #tab-labels-stickers:checked~.packaging-categories-header .packaging-categories-title-wrapper .title-labels-stickers){display:block}:is(.packaging-categories #tab-retail-boxes:checked~.packaging-categories-header .packaging-categories-navigation .label-retail-boxes,.packaging-categories #tab-mylar-bags:checked~.packaging-categories-header .packaging-categories-navigation .label-mylar-bags,.packaging-categories #tab-labels-stickers:checked~.packaging-categories-header .packaging-categories-navigation .label-labels-stickers),:is(.packaging-categories #tab-retail-boxes:checked~.packaging-categories-header .packaging-categories-navigation .label-retail-boxes:hover,.packaging-categories #tab-mylar-bags:checked~.packaging-categories-header .packaging-categories-navigation .label-mylar-bags:hover,.packaging-categories #tab-labels-stickers:checked~.packaging-categories-header .packaging-categories-navigation .label-labels-stickers:hover){color:#fff;background-color:#000}:is(.packaging-categories #tab-retail-boxes:checked~.packaging-categories-content-wrapper .content-retail-boxes,.packaging-categories #tab-mylar-bags:checked~.packaging-categories-content-wrapper .content-mylar-bags,.packaging-categories #tab-labels-stickers:checked~.packaging-categories-content-wrapper .content-labels-stickers){display:block}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{object-fit:contain;transform-origin:50%;width:100%;height:100%}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
.product_christmas{background-color:#fafafa;justify-content:center;align-items:center;width:100%;padding:80px 80px 60px;display:flex;position:relative}@media screen and (max-width:1540px){.product_christmas{padding-left:60px;padding-right:60px}}@media screen and (max-width:1023px){.product_christmas{padding-top:100px;padding-left:40px;padding-right:40px}}@media screen and (max-width:575px){.product_christmas{padding-left:20px;padding-right:20px}}.product_christmas .leaf_left{position:absolute;top:0%;left:0}@media screen and (max-width:850px){.product_christmas .leaf_left{top:0%}}.product_christmas .leaf_left img{max-width:150px;height:auto}@media screen and (max-width:1280px){.product_christmas .leaf_left img{max-width:120px}}@media screen and (max-width:1024px){.product_christmas .leaf_left img{max-width:105px}}@media screen and (max-width:640px){.product_christmas .leaf_left img{max-width:80px}}.product_christmas .leaf_right{position:absolute;bottom:0%;right:0}.product_christmas .leaf_right img{max-width:150px;height:auto}@media screen and (max-width:1280px){.product_christmas .leaf_right img{max-width:120px}}@media screen and (max-width:1024px){.product_christmas .leaf_right img{max-width:105px}}@media screen and (max-width:640px){.product_christmas .leaf_right img{max-width:80px}}.product_christmas .product_content_desk{align-items:center;gap:60px;width:100%;display:flex}@media screen and (max-width:850px){.product_christmas .product_content_desk{flex-direction:column-reverse;display:none}}.product_christmas .product_content_desk .circle_section{justify-content:center;align-items:center;width:50%;display:flex;position:relative}@media screen and (max-width:850px){.product_christmas .product_content_desk .circle_section{width:100%}}.product_christmas .product_content_desk .circle_section .circle{text-align:center;border:1px solid #000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:350px;height:350px;padding:20px;display:flex;position:absolute}@media screen and (max-width:1720px){.product_christmas .product_content_desk .circle_section .circle{width:300px;height:300px}}@media screen and (max-width:1550px){.product_christmas .product_content_desk .circle_section .circle{width:250px;height:250px}}@media screen and (max-width:1280px){.product_christmas .product_content_desk .circle_section .circle{width:220px;height:220px}}@media screen and (max-width:1024px){.product_christmas .product_content_desk .circle_section .circle{width:210px;height:210px}}@media screen and (max-width:992px){.product_christmas .product_content_desk .circle_section .circle{width:200px;height:200px}}.product_christmas .product_content_desk .circle_section .circle h4{margin-bottom:10px;font-size:24px;font-weight:400}@media screen and (max-width:1720px){.product_christmas .product_content_desk .circle_section .circle h4{font-size:19px}}@media screen and (max-width:1550px){.product_christmas .product_content_desk .circle_section .circle h4{font-size:16px}}@media screen and (max-width:1280px){.product_christmas .product_content_desk .circle_section .circle h4{font-size:14px}}.product_christmas .product_content_desk .circle_section .circle p{font-size:20px;font-weight:300;line-height:1.5}@media screen and (max-width:1720px){.product_christmas .product_content_desk .circle_section .circle p{font-size:16px}}@media screen and (max-width:1550px){.product_christmas .product_content_desk .circle_section .circle p{font-size:13px}}@media screen and (max-width:1280px){.product_christmas .product_content_desk .circle_section .circle p{font-size:11px}}.product_christmas .product_content_desk .circle_section .circle:first-child{top:0%;left:50%;transform:translate(-50%,-13%)}.product_christmas .product_content_desk .circle_section .circle:nth-child(2){bottom:0;left:50%}.product_christmas .product_content_desk .circle_section .circle:nth-child(3){bottom:0;right:50%}@media screen and (max-width:850px){.product_christmas .product_content_desk .circle_section{flex-direction:column;gap:20px;height:auto}}.product_christmas .product_content_desk .text_section{width:50%}@media screen and (max-width:850px){.product_christmas .product_content_desk .text_section{width:100%}}.product_christmas .product_content_desk .text_section h2{text-align:left;color:#212121;font-size:48px;font-weight:400}@media screen and (max-width:1720px){.product_christmas .product_content_desk .text_section h2{font-size:42px}}@media screen and (max-width:1540px){.product_christmas .product_content_desk .text_section h2{font-size:30px}}@media screen and (max-width:1280px){.product_christmas .product_content_desk .text_section h2{font-size:24px}}@media screen and (max-width:1024px){.product_christmas .product_content_desk .text_section h2{font-size:19px}}@media screen and (max-width:850px){.product_christmas .product_content_desk .text_section h2{font-size:25px}}@media screen and (max-width:768px){.product_christmas .product_content_desk .text_section h2{font-size:40px}}@media screen and (max-width:640px){.product_christmas .product_content_desk .text_section h2{font-size:35px}}@media screen and (max-width:575px){.product_christmas .product_content_desk .text_section h2{font-size:30px}}@media screen and (max-width:450px){.product_christmas .product_content_desk .text_section h2{font-size:25px}}.product_christmas .product_content_desk .text_section .product_christmas_para{color:#212121;text-align:left;padding:30px 0;font-size:24px;font-weight:300}@media screen and (max-width:1750px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:18px}}@media screen and (max-width:1540px){.product_christmas .product_content_desk .text_section .product_christmas_para{padding:20px 0;font-size:15px}}@media screen and (max-width:1150px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:14px}}@media screen and (max-width:950px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:11px}}@media screen and (max-width:850px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:13px}}@media screen and (max-width:768px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:20px}}@media screen and (max-width:640px){.product_christmas .product_content_desk .text_section .product_christmas_para{text-align:center;padding:15px 0;font-size:18px}}@media screen and (max-width:575px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:16px}}.product_christmas .product_content_desk .text_section .features .feature{align-items:center;gap:10px;padding-bottom:18px;display:flex}@media screen and (max-width:1550px){.product_christmas .product_content_desk .text_section .features .feature{padding-bottom:14px}}@media screen and (max-width:1280px){.product_christmas .product_content_desk .text_section .features .feature{padding-bottom:10px}}@media screen and (max-width:1024px){.product_christmas .product_content_desk .text_section .features .feature{padding-bottom:8px}}.product_christmas .product_content_desk .text_section .features .feature img{width:18px;height:18px}.product_christmas .product_content_desk .text_section .features .feature p{margin:0;font-size:14px;font-weight:400}@media screen and (max-width:1024px){.product_christmas .product_content_desk .text_section .features .feature p{font-size:12px}}.product_christmas .product_content_desk .text_section .support_btn{color:#fff;cursor:pointer;background:#0af;border:none;border-radius:12px;justify-content:center;align-items:center;width:277px;height:56px;margin-top:32px;padding:0 12px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.product_christmas .product_content_desk .text_section .support_btn:hover{background:#008ecc}@media screen and (max-width:1280px){.product_christmas .product_content_desk .text_section .support_btn{width:247px;height:50px;margin-top:22px;font-size:16px}}@media screen and (max-width:1024px){.product_christmas .product_content_desk .text_section .support_btn{width:207px;height:50px;margin-top:15px;font-size:14px}}.product_christmas .product_content_responsive{flex-direction:column-reverse;align-items:center;gap:60px;width:100%;display:flex}@media screen and (min-width:851px){.product_christmas .product_content_responsive{display:none}}.product_christmas .product_content_responsive .circle_section{justify-content:center;align-items:center;width:50%;margin:200px 0;display:flex;position:relative}@media screen and (max-width:850px){.product_christmas .product_content_responsive .circle_section{width:100%}}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section{margin:175px 0}}.product_christmas .product_content_responsive .circle_section .circle{text-align:center;border:1px solid #000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:350px;height:350px;padding:20px;display:flex;position:absolute}@media screen and (max-width:1720px){.product_christmas .product_content_responsive .circle_section .circle{width:300px;height:300px}}@media screen and (max-width:1550px){.product_christmas .product_content_responsive .circle_section .circle{width:250px;height:250px}}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .circle_section .circle{width:220px;height:220px}}@media screen and (max-width:1024px){.product_christmas .product_content_responsive .circle_section .circle{width:210px;height:210px}}@media screen and (max-width:992px){.product_christmas .product_content_responsive .circle_section .circle{width:200px;height:200px}}@media screen and (max-width:575px){.product_christmas .product_content_responsive .circle_section .circle{width:195px;height:195px}}@media screen and (max-width:391px){.product_christmas .product_content_responsive .circle_section .circle{width:180px;height:180px}}@media screen and (max-width:365px){.product_christmas .product_content_responsive .circle_section .circle{width:170px;height:170px}}.product_christmas .product_content_responsive .circle_section .circle h4{margin-bottom:10px;padding-top:20px;font-size:24px;font-weight:400}@media screen and (max-width:1720px){.product_christmas .product_content_responsive .circle_section .circle h4{font-size:19px}}@media screen and (max-width:1550px){.product_christmas .product_content_responsive .circle_section .circle h4{font-size:16px}}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .circle_section .circle h4{font-size:14px}}@media screen and (max-width:575px){.product_christmas .product_content_responsive .circle_section .circle h4{padding-top:10px;font-size:12px}}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section .circle h4{font-size:12px}}@media screen and (max-width:365px){.product_christmas .product_content_responsive .circle_section .circle h4{font-size:11px}}.product_christmas .product_content_responsive .circle_section .circle p{font-size:20px;font-weight:300;line-height:1.5}@media screen and (max-width:1720px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:16px}}@media screen and (max-width:1550px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:13px}}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:11px}}@media screen and (max-width:575px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:11px}}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:11px}}@media screen and (max-width:365px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:10px}}.product_christmas .product_content_responsive .circle_section .circle:first-child{top:0%;left:50%;transform:translate(-50%,-13%)}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section .circle:first-child{top:0%;left:50%;transform:translate(-50%,-20%)}}.product_christmas .product_content_responsive .circle_section .circle:nth-child(2){bottom:0;left:50%}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section .circle:nth-child(2){bottom:0;left:48%}}.product_christmas .product_content_responsive .circle_section .circle:nth-child(3){bottom:0;right:50%}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section .circle:nth-child(3){bottom:0;right:47%}}@media screen and (max-width:850px){.product_christmas .product_content_responsive .circle_section{flex-direction:column;gap:20px;height:auto}}.product_christmas .product_content_responsive .text_section{width:50%}@media screen and (max-width:850px){.product_christmas .product_content_responsive .text_section{width:100%}}.product_christmas .product_content_responsive .text_section h2{text-align:left;color:#212121;font-size:48px;font-weight:400}@media screen and (max-width:1720px){.product_christmas .product_content_responsive .text_section h2{font-size:42px}}@media screen and (max-width:1540px){.product_christmas .product_content_responsive .text_section h2{font-size:30px}}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .text_section h2{font-size:24px}}@media screen and (max-width:1024px){.product_christmas .product_content_responsive .text_section h2{font-size:19px}}@media screen and (max-width:850px){.product_christmas .product_content_responsive .text_section h2{font-size:25px}}@media screen and (max-width:768px){.product_christmas .product_content_responsive .text_section h2{font-size:40px}}@media screen and (max-width:640px){.product_christmas .product_content_responsive .text_section h2{text-align:center;font-size:35px}}@media screen and (max-width:575px){.product_christmas .product_content_responsive .text_section h2{font-size:30px}}@media screen and (max-width:450px){.product_christmas .product_content_responsive .text_section h2{font-size:25px}}.product_christmas .product_content_responsive .text_section .product_christmas_para{color:#212121;text-align:left;padding:30px 0;font-size:24px;font-weight:300}@media screen and (max-width:1750px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:18px}}@media screen and (max-width:1540px){.product_christmas .product_content_responsive .text_section .product_christmas_para{padding:20px 0;font-size:15px}}@media screen and (max-width:1150px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:14px}}@media screen and (max-width:950px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:11px}}@media screen and (max-width:850px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:13px}}@media screen and (max-width:768px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:20px}}@media screen and (max-width:640px){.product_christmas .product_content_responsive .text_section .product_christmas_para{text-align:center;padding:15px 0;font-size:18px}}@media screen and (max-width:575px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:16px}}@media screen and (max-width:640px){.product_christmas .product_content_responsive .text_section .features{justify-content:center;max-width:250px}}.product_christmas .product_content_responsive .text_section .features .feature{align-items:center;gap:10px;padding-bottom:12px;display:flex}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .text_section .features .feature{padding-bottom:10px}}@media screen and (max-width:1024px){.product_christmas .product_content_responsive .text_section .features .feature{padding-bottom:8px}}.product_christmas .product_content_responsive .text_section .features .feature img{width:24px;height:24px}.product_christmas .product_content_responsive .text_section .features .feature p{margin:0;font-size:14px;font-weight:400}@media screen and (max-width:1024px){.product_christmas .product_content_responsive .text_section .features .feature p{font-size:12px}}@media screen and (max-width:850px){.product_christmas .product_content_responsive .text_section .features .feature p{font-size:14px}}.product_christmas .product_content_responsive .text_section .support_btn{color:#fff;cursor:pointer;background:#0af;border:none;border-radius:12px;justify-content:center;align-items:center;width:277px;height:56px;margin-top:32px;padding:0 12px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.product_christmas .product_content_responsive .text_section .support_btn:hover{background:#008ecc}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .text_section .support_btn{width:247px;height:50px;margin-top:22px;font-size:16px}}@media screen and (max-width:1024px){.product_christmas .product_content_responsive .text_section .support_btn{width:207px;height:50px;font-size:14px}}@media screen and (max-width:850px){.product_christmas .product_content_responsive .text_section .support_btn{width:100%;max-width:200px;margin-top:15px}}@media screen and (max-width:640px){.product_christmas .product_content_responsive .text_section .support_btn{width:100%;max-width:200px;margin:10px auto 0}}@media screen and (max-width:450px){.product_christmas .product_content_responsive .text_section .support_btn{width:100%;max-width:100%;margin:10px auto 0}}
.main_shape_christmas_bags{width:100%;position:relative}.main_shape_christmas_bags .shape_left{position:absolute;top:-10%;left:0%;transform:none}@media screen and (max-width:1120px){.main_shape_christmas_bags .shape_left{top:0%}}@media screen and (max-width:640px){.main_shape_christmas_bags .shape_left{top:-5%}}@media screen and (min-width:641px) and (max-width:768px){.main_shape_christmas_bags .shape_left{display:none}}.main_shape_christmas_bags .shape_left img{max-width:150px;height:auto}@media screen and (max-width:1280px){.main_shape_christmas_bags .shape_left img{max-width:120px}}@media screen and (max-width:1024px){.main_shape_christmas_bags .shape_left img{max-width:105px}}.main_shape_christmas_bags .shape_right{position:absolute;top:-10%;right:0%;transform:none}@media screen and (max-width:1120px){.main_shape_christmas_bags .shape_right{top:0%}}@media screen and (max-width:640px){.main_shape_christmas_bags .shape_right{top:-5%}}@media screen and (min-width:639px) and (max-width:768px){.main_shape_christmas_bags .shape_right{display:none}}.main_shape_christmas_bags .shape_right img{max-width:150px;height:auto}@media screen and (max-width:1280px){.main_shape_christmas_bags .shape_right img{max-width:120px}}@media screen and (max-width:1024px){.main_shape_christmas_bags .shape_right img{max-width:105px}}.main_shape_christmas_bags .christmas_shape_content_bags{max-width:1300px;margin:auto;padding:120px 80px 80px}@media screen and (max-width:1540px){.main_shape_christmas_bags .christmas_shape_content_bags{max-width:950px;padding-left:60px;padding-right:60px}}@media screen and (max-width:1280px){.main_shape_christmas_bags .christmas_shape_content_bags{max-width:680px}}@media screen and (max-width:1023px){.main_shape_christmas_bags .christmas_shape_content_bags{max-width:550px;padding-left:40px;padding-right:40px}}@media screen and (max-width:768px){.main_shape_christmas_bags .christmas_shape_content_bags{max-width:100%;padding-top:80px;padding-bottom:80px}}@media screen and (max-width:640px){.main_shape_christmas_bags .christmas_shape_content_bags{padding-top:160px;padding-bottom:80px}}@media screen and (max-width:575px){.main_shape_christmas_bags .christmas_shape_content_bags{padding-left:20px;padding-right:20px}}.main_shape_christmas_bags .christmas_shape_content_bags h2{text-align:center;color:#212121;padding-bottom:30px;font-size:45px;font-weight:400}@media screen and (max-width:1540px){.main_shape_christmas_bags .christmas_shape_content_bags h2{font-size:40px}}@media screen and (max-width:1280px){.main_shape_christmas_bags .christmas_shape_content_bags h2{font-size:35px}}@media screen and (max-width:1150px){.main_shape_christmas_bags .christmas_shape_content_bags h2{font-size:32px}}@media screen and (max-width:1024px){.main_shape_christmas_bags .christmas_shape_content_bags h2{font-size:25px}}@media screen and (max-width:855px){.main_shape_christmas_bags .christmas_shape_content_bags h2{padding-bottom:15px;font-size:22px}}@media screen and (max-width:768px){.main_shape_christmas_bags .christmas_shape_content_bags h2{font-size:40px}}@media screen and (max-width:640px){.main_shape_christmas_bags .christmas_shape_content_bags h2{font-size:35px}}@media screen and (max-width:575px){.main_shape_christmas_bags .christmas_shape_content_bags h2{font-size:30px}}@media screen and (max-width:450px){.main_shape_christmas_bags .christmas_shape_content_bags h2{font-size:25px}}.main_shape_christmas_bags .christmas_shape_content_bags p{text-align:center;color:#212121;font-size:24px;font-weight:300}@media screen and (max-width:1540px){.main_shape_christmas_bags .christmas_shape_content_bags p{font-size:20px}}@media screen and (max-width:1280px){.main_shape_christmas_bags .christmas_shape_content_bags p{font-size:16px}}@media screen and (max-width:1024px){.main_shape_christmas_bags .christmas_shape_content_bags p{font-size:14px}}@media screen and (max-width:855px){.main_shape_christmas_bags .christmas_shape_content_bags p{font-size:12px}}@media screen and (max-width:768px){.main_shape_christmas_bags .christmas_shape_content_bags p{font-size:20px}}@media screen and (max-width:640px){.main_shape_christmas_bags .christmas_shape_content_bags p{font-size:18px}}@media screen and (max-width:575px){.main_shape_christmas_bags .christmas_shape_content_bags p{font-size:16px}}
.christmas_welcome_banner{width:100%;position:relative}.christmas_welcome_banner .banner_welcome{object-fit:cover;width:100%;height:100vh;display:none}.christmas_welcome_banner .banner_welcome.desktop_banner{display:block}.christmas_welcome_banner .banner_welcome.tablet_banner{display:none}.christmas_welcome_banner .banner_welcome.mobile_banner{display:none}.christmas_welcome_banner .christmas_print_logo{position:absolute;top:5%;left:50%;transform:translate(-50%,-50%)}.christmas_welcome_banner .christmas_print_logo img{width:100%;height:auto}@media screen and (max-width:575px){.christmas_welcome_banner .christmas_print_logo img{width:150px;height:auto}}.christmas_welcome_banner .christmas_ring_icon{cursor:pointer;z-index:5;position:absolute;bottom:60px;right:5%}.christmas_welcome_banner .christmas_ring_icon .outer_ring{animation:6s linear infinite style-module__o4Vvqa__ringRotate}@keyframes style-module__o4Vvqa__ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.christmas_welcome_banner .christmas_ring_icon .outer_ring img{width:100%;max-width:150px;height:auto;display:block}.christmas_welcome_banner .christmas_ring_icon .christmas_ring_arrow{cursor:pointer;z-index:5;width:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.christmas_welcome_banner .christmas_ring_icon .christmas_ring_arrow img{width:100%;max-width:50px;height:50px;display:block}.christmas_welcome_banner .christmas_welcome_data{text-align:left;padding:0 10px;position:absolute;bottom:60px;left:4%;right:4%}@media screen and (max-width:372px){.christmas_welcome_banner .christmas_welcome_data{text-align:center;left:2%;right:2%}}.christmas_welcome_banner .christmas_welcome_data span{color:#fff;margin-bottom:20px;font-size:24px;font-weight:300;display:block}@media screen and (max-width:1550px){.christmas_welcome_banner .christmas_welcome_data span{font-size:20px}}.christmas_welcome_banner .christmas_welcome_data h1{color:#fff;max-width:500px;margin-top:31px;font-size:120px;font-weight:300;line-height:1}@media screen and (max-width:1550px){.christmas_welcome_banner .christmas_welcome_data h1{font-size:100px}}@media screen and (max-width:1280px){.christmas_welcome_banner .christmas_welcome_data h1{font-size:90px}}@media screen and (max-width:912px){.christmas_welcome_banner .christmas_welcome_data h1{font-size:100px}}@media screen and (max-width:640px){.christmas_welcome_banner .christmas_welcome_data h1{width:100%;max-width:100%;font-size:60px}}@media screen and (max-width:420px){.christmas_welcome_banner .christmas_welcome_data h1{font-size:50px}}.christmas_welcome_banner .christmas_welcome_data p{color:#fff;max-width:600px;margin-top:-20px;font-size:20px;font-weight:300}@media screen and (max-width:1550px){.christmas_welcome_banner .christmas_welcome_data p{font-size:18px}}.christmas_welcome_banner .christmas_welcome_data>*{opacity:0;animation:1.5s forwards style-module__o4Vvqa__fadeSlideIn;transform:translateY(20px)}.christmas_welcome_banner .christmas_welcome_data>:first-child{animation-delay:.2s}.christmas_welcome_banner .christmas_welcome_data>:nth-child(2){animation-delay:.8s}.christmas_welcome_banner .christmas_welcome_data>:nth-child(3){animation-delay:1.2s}@keyframes style-module__o4Vvqa__fadeSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:912px){.christmas_welcome_banner .banner_welcome.desktop_banner{display:none}.christmas_welcome_banner .banner_welcome.tablet_banner{display:block}.christmas_welcome_banner .christmas_welcome_data{text-align:left;padding:0 10px;position:absolute;bottom:140px;left:5%;right:5%}.christmas_welcome_banner .christmas_welcome_data span{font-size:20px}.christmas_welcome_banner .christmas_welcome_data p{font-size:20px}.christmas_welcome_banner .christmas_ring_icon{bottom:20px;left:50%;right:auto;transform:translate(-50%)}.christmas_welcome_banner .christmas_ring_icon .outer_ring img{max-width:100px}.christmas_welcome_banner .christmas_ring_icon .christmas_ring_arrow{width:35px}.christmas_welcome_banner .christmas_ring_icon .christmas_ring_arrow img{max-width:35px;height:35px}}@media screen and (max-width:640px){.christmas_welcome_banner .banner_welcome.tablet_banner{display:none}.christmas_welcome_banner .banner_welcome.mobile_banner{display:block}.christmas_welcome_banner .christmas_welcome_data{text-align:center;bottom:120px}.christmas_welcome_banner .christmas_welcome_data span{font-size:14px}.christmas_welcome_banner .christmas_welcome_data p{max-width:100%;font-size:14px}.christmas_welcome_banner .christmas_ring_icon{bottom:20px;left:50%;right:auto;transform:translate(-50%)}.christmas_welcome_banner .christmas_ring_icon .outer_ring img{max-width:80px}.christmas_welcome_banner .christmas_ring_icon .christmas_ring_arrow{width:35px}.christmas_welcome_banner .christmas_ring_icon .christmas_ring_arrow img{max-width:30px;height:30px;margin:auto}}
.main_banner_christmas_balls{width:100%;padding-left:80px;padding-right:80px;position:relative}@media screen and (max-width:1540px){.main_banner_christmas_balls{padding-left:60px;padding-right:60px}}@media screen and (max-width:1023px){.main_banner_christmas_balls{padding-left:40px;padding-right:40px}}@media screen and (max-width:575px){.main_banner_christmas_balls{padding-left:20px;padding-right:20px}}.main_banner_christmas_balls .christmas_ball_top{width:100%;padding-left:80px;padding-right:80px;position:absolute;top:0%;left:50%;transform:translate(-50%)}@media screen and (max-width:1540px){.main_banner_christmas_balls .christmas_ball_top{padding-left:60px;padding-right:60px}}@media screen and (max-width:1023px){.main_banner_christmas_balls .christmas_ball_top{padding-left:40px;padding-right:40px}}@media screen and (max-width:640px){.main_banner_christmas_balls .christmas_ball_top{padding-left:0;padding-right:0}}.main_banner_christmas_balls .christmas_ball_top img{width:100%;height:auto}.main_banner_christmas_balls .christmas_print_logo{position:absolute;top:2%;left:50%;transform:translate(-50%)}.main_banner_christmas_balls .christmas_print_logo img{width:100%;height:auto}@media screen and (max-width:575px){.main_banner_christmas_balls .christmas_print_logo img{width:150px;height:auto}}.main_banner_christmas_balls .christmas_banner_section{justify-content:space-between;align-items:center;gap:50px;width:100%;padding-top:275px;display:flex}@media screen and (max-width:1750px){.main_banner_christmas_balls .christmas_banner_section{padding-top:220px}}@media screen and (max-width:1480px){.main_banner_christmas_balls .christmas_banner_section{padding-top:180px}}@media screen and (max-width:1220px){.main_banner_christmas_balls .christmas_banner_section{padding-top:160px}}@media screen and (max-width:1050px){.main_banner_christmas_balls .christmas_banner_section{padding-top:145px}}@media screen and (max-width:900px){.main_banner_christmas_balls .christmas_banner_section{padding-top:135px}}@media screen and (max-width:768px){.main_banner_christmas_balls .christmas_banner_section{flex-direction:column;padding-top:145px}}.main_banner_christmas_balls .christmas_banner_section .christmas_left_content{width:50%}@media screen and (max-width:768px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content{width:100%}}.main_banner_christmas_balls .christmas_banner_section .christmas_left_content span{color:#212121;text-align:left;font-size:32px;font-weight:400}@media screen and (max-width:1750px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content span{font-size:25px}}@media screen and (max-width:1540px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content span{font-size:22px}}@media screen and (max-width:1300px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content span{font-size:18px}}@media screen and (max-width:1150px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content span{font-size:16px}}@media screen and (max-width:1023px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content span{font-size:14px}}@media screen and (max-width:768px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content span{font-size:18px}}@media screen and (max-width:640px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content span{text-align:center;justify-content:center;font-size:16px;display:flex}}@media screen and (max-width:575px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content span{font-size:14px}}.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{color:#212121;text-align:left;padding-top:24px;font-size:70px;font-weight:400;line-height:1}@media screen and (max-width:1750px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{font-size:55px}}@media screen and (max-width:1540px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{padding-top:14px;font-size:50px}}@media screen and (max-width:1420px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{font-size:45px}}@media screen and (max-width:1279px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{font-size:40px}}@media screen and (max-width:1150px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{font-size:32px}}@media screen and (max-width:1023px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{padding-top:10px;font-size:25px}}@media screen and (max-width:855px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{padding-top:10px;font-size:22px}}@media screen and (max-width:768px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{padding-top:20px;font-size:40px;line-height:1.3}}@media screen and (max-width:640px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{text-align:center;padding-top:15px;font-size:35px}}@media screen and (max-width:575px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{font-size:30px}}@media screen and (max-width:450px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content h2{font-size:25px}}.main_banner_christmas_balls .christmas_banner_section .christmas_left_content p{color:#212121;text-align:left;padding-top:29px;font-size:24px;font-weight:300}@media screen and (max-width:1750px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content p{font-size:18px}}@media screen and (max-width:1540px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content p{padding-top:19px;font-size:15px}}@media screen and (max-width:1150px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content p{font-size:14px}}@media screen and (max-width:1023px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content p{padding-top:15px}}@media screen and (max-width:855px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content p{font-size:12px}}@media screen and (max-width:768px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content p{padding-top:20px;font-size:20px}}@media screen and (max-width:640px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content p{text-align:center;padding-top:15px;font-size:18px}}@media screen and (max-width:575px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content p{font-size:16px}}.main_banner_christmas_balls .christmas_banner_section .christmas_left_content .christmas_quote_btn{padding-top:29px}@media screen and (max-width:1540px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content .christmas_quote_btn{padding-top:19px}}@media screen and (max-width:1023px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content .christmas_quote_btn{padding-top:15px}}@media screen and (max-width:768px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content .christmas_quote_btn{padding-top:20px}}@media screen and (max-width:640px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content .christmas_quote_btn{justify-content:center;padding-top:15px;display:flex}}.main_banner_christmas_balls .christmas_banner_section .christmas_left_content .christmas_quote_btn button{color:#fff;background-color:#00adee;border-radius:38px;justify-content:center;align-items:center;gap:10px;width:269px;height:58px;font-size:18px;display:flex}@media screen and (max-width:1540px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content .christmas_quote_btn button{width:220px;height:50px;font-size:14px}}@media screen and (max-width:1023px){.main_banner_christmas_balls .christmas_banner_section .christmas_left_content .christmas_quote_btn button{width:200px;height:45px;font-size:13px}}.main_banner_christmas_balls .christmas_banner_section .christmas_right_content{width:50%}@media screen and (max-width:768px){.main_banner_christmas_balls .christmas_banner_section .christmas_right_content{width:100%}}.main_banner_christmas_balls .christmas_banner_section .christmas_right_content img{width:100%;height:auto}
.main_christmas_collection{width:100%;padding-top:30px;padding-left:80px;padding-right:80px}@media screen and (max-width:1540px){.main_christmas_collection{padding-left:60px;padding-right:60px}}@media screen and (max-width:1023px){.main_christmas_collection{padding-left:40px;padding-right:40px}}@media screen and (max-width:575px){.main_christmas_collection{padding-left:20px;padding-right:20px}}.main_christmas_collection h2{text-align:center;color:#212121;padding-bottom:80px;font-size:48px;font-weight:400}@media screen and (max-width:1540px){.main_christmas_collection h2{font-size:40px}}@media screen and (max-width:1280px){.main_christmas_collection h2{padding-bottom:60px;font-size:35px}}@media screen and (max-width:1024px){.main_christmas_collection h2{padding-bottom:40px;font-size:30px}}@media screen and (max-width:855px){.main_christmas_collection h2{font-size:25px}}@media screen and (max-width:768px){.main_christmas_collection h2{font-size:40px}}@media screen and (max-width:640px){.main_christmas_collection h2{font-size:35px}}@media screen and (max-width:575px){.main_christmas_collection h2{font-size:30px}}@media screen and (max-width:450px){.main_christmas_collection h2{font-size:25px}}.main_christmas_collection .christmas_collection{grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;gap:20px;display:grid}@media screen and (max-width:1280px){.main_christmas_collection .christmas_collection{gap:10px}}@media screen and (max-width:912px){.main_christmas_collection .christmas_collection{gap:5px}}@media screen and (max-width:768px){.main_christmas_collection .christmas_collection{grid-template-columns:1fr 1fr;gap:8px}}@media screen and (max-width:420px){.main_christmas_collection .christmas_collection{grid-template-columns:1fr}}.main_christmas_collection .christmas_collection .collection_card{border-radius:0 0 20px 20px;position:relative;overflow:hidden}@media screen and (max-width:1280px){.main_christmas_collection .christmas_collection .collection_card{border-radius:0 0 15px 15px}}.main_christmas_collection .christmas_collection .collection_card img{border-radius:0 0 20px 20px;width:100%;height:auto;display:block}@media screen and (max-width:1280px){.main_christmas_collection .christmas_collection .collection_card img{border-radius:0 0 15px 15px}}.main_christmas_collection .christmas_collection .collection_card .collection_title{background:#000000d9;border-radius:0 0 20px 20px;width:100%;padding:10px;position:absolute;bottom:0;left:0}@media screen and (max-width:1280px){.main_christmas_collection .christmas_collection .collection_card .collection_title{border-radius:0 0 15px 15px}}.main_christmas_collection .christmas_collection .collection_card .collection_title p{color:#fff;text-align:center;margin-bottom:0;font-size:24px;font-weight:500}@media screen and (max-width:1750px){.main_christmas_collection .christmas_collection .collection_card .collection_title p{font-size:18px}}@media screen and (max-width:1540px){.main_christmas_collection .christmas_collection .collection_card .collection_title p{font-size:15px}}@media screen and (max-width:1150px){.main_christmas_collection .christmas_collection .collection_card .collection_title p{font-size:14px}}@media screen and (max-width:1024px){.main_christmas_collection .christmas_collection .collection_card .collection_title p{font-size:12px}}@media screen and (max-width:912px){.main_christmas_collection .christmas_collection .collection_card .collection_title p{font-size:10px}}@media screen and (max-width:768px){.main_christmas_collection .christmas_collection .collection_card .collection_title p{font-size:17px}}@media screen and (max-width:640px){.main_christmas_collection .christmas_collection .collection_card .collection_title p{font-size:15px}}@media screen and (max-width:575px){.main_christmas_collection .christmas_collection .collection_card .collection_title p{font-size:12px}}@media screen and (max-width:480px){.main_christmas_collection .christmas_collection .collection_card .collection_title p{font-size:11px}}
.faqWrapper_christmas{text-align:center;max-width:1000px;margin:0 auto;padding:110px 30px 10px}@media screen and (max-width:768px){.faqWrapper_christmas{padding-bottom:0}}.faqWrapper_christmas h2{color:#212121;margin-bottom:80px;font-size:50px;font-weight:400}@media screen and (max-width:1550px){.faqWrapper_christmas h2{margin-bottom:70px;font-size:45px}}@media screen and (max-width:1320px){.faqWrapper_christmas h2{margin-bottom:60px;font-size:42px}}@media screen and (max-width:1280px){.faqWrapper_christmas h2{margin-bottom:50px;font-size:40px}}@media screen and (max-width:1024px){.faqWrapper_christmas h2{font-size:35px}}@media screen and (max-width:768px){.faqWrapper_christmas h2{margin-bottom:40px;font-size:25px}}.faqContainer_christmas{flex-direction:column;gap:20px;display:flex}.faqItem_christmas{text-align:left;overflow:hidden}.faqQuestion_christmas{cursor:pointer;justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.faqQuestion_christmas .new_ques_christmas{color:#212121;margin-bottom:0;font-size:24px;font-weight:500}@media screen and (max-width:1620px){.faqQuestion_christmas .new_ques_christmas{font-size:22px}}@media screen and (max-width:1520px){.faqQuestion_christmas .new_ques_christmas{font-size:20px}}@media screen and (max-width:1320px){.faqQuestion_christmas .new_ques_christmas{font-size:18px}}@media screen and (max-width:1120px){.faqQuestion_christmas .new_ques_christmas{font-size:16px}}@media screen and (max-width:575px){.faqQuestion_christmas .new_ques_christmas{font-size:14px}}.faqQuestion_christmas .plus_minus_christmas{font-size:30px!important;font-weight:400!important}@media screen and (max-width:768px){.faqQuestion_christmas .plus_minus_christmas{font-size:25px!important}}@media screen and (max-width:575px){.faqQuestion_christmas .plus_minus_christmas{font-size:20px!important}}.faqAnswer_christmas{color:#777;padding:0 20px 20px;font-size:18px;font-weight:300}@media screen and (max-width:1520px){.faqAnswer_christmas{font-size:16px}}@media screen and (max-width:1320px){.faqAnswer_christmas{font-size:14px}}@media screen and (max-width:1024px){.faqAnswer_christmas{font-size:13px}}.faqAnswer_christmas ul{margin-top:10px;padding-left:20px;list-style-type:disc}.faqAnswer_christmas ul li{margin-bottom:6px}@media screen and (max-width:600px){.faqWrapper_christmas{padding:80px 15px}}
.christmas_wrapper_form{padding-bottom:50px;position:relative}.christmas_wrapper_form .flower_b_left{position:absolute;top:5%;left:-2%;transform:none}@media screen and (max-width:768px){.christmas_wrapper_form .flower_b_left{display:none}}.christmas_wrapper_form .flower_b_left img{max-width:150px;height:auto}@media screen and (max-width:1280px){.christmas_wrapper_form .flower_b_left img{max-width:120px}}@media screen and (max-width:1024px){.christmas_wrapper_form .flower_b_left img{max-width:105px}}.christmas_wrapper_form .flower_b_right{position:absolute;top:5%;right:0%;transform:none}.christmas_wrapper_form .flower_b_right img{width:100%;max-width:150px;height:auto}@media screen and (max-width:1280px){.christmas_wrapper_form .flower_b_right img{max-width:120px}}@media screen and (max-width:1024px){.christmas_wrapper_form .flower_b_right img{max-width:105px}}.christmas_wrapper_form .flower_m_left{position:absolute;bottom:15%;left:0%;transform:none}@media screen and (max-width:768px){.christmas_wrapper_form .flower_m_left{display:none}}.christmas_wrapper_form .flower_m_left img{max-width:100px;height:auto}.christmas_wrapper_form .flower_m_right{position:absolute;bottom:15%;right:0%;transform:none}.christmas_wrapper_form .flower_m_right img{max-width:100px;height:auto}.christmas_wrapper_form .main_new_detail_christmas .border_fields{border:.2px solid #b4b4b4!important;border-radius:12px!important}.christmas_wrapper_form .main_new_detail_christmas .border_fields .css-19bb58m{padding-left:11px}.christmas_wrapper_form .main_new_detail_christmas .border_fields .css-1dimb5e-singleValue{margin-left:11px!important}.christmas_wrapper_form .main_new_detail_christmas .border_fields .css-1jqq78o-placeholder{padding-left:11px;font-size:14px}@media screen and (max-width:768px){.christmas_wrapper_form .main_new_detail_christmas .border_fields .css-1jqq78o-placeholder{font-size:13px}}.christmas_wrapper_form .main_new_detail_christmas .error_border_field{border-color:red!important;border-radius:12px!important}.flower_s_left{position:absolute;top:32%;left:-2%;transform:none;z-index:-1!important}.flower_s_left img{max-width:80px;height:auto;z-index:-1!important}.flower_s_right{position:absolute;top:50%;right:-2%;overflow:hidden;transform:none;z-index:-1!important}@media screen and (max-width:850px){.flower_s_right{right:1%}}@media screen and (max-width:768px){.flower_s_right{display:none}}.flower_s_right img{max-width:80px;height:auto;z-index:-1!important}.mylar_card_christmas{-webkit-backdrop-filter:blur(5px);background:#f1f1f133;border-radius:20px;max-width:770px;margin:auto;padding:40px}@media screen and (max-width:1480px){.mylar_card_christmas{padding:25px}}@media screen and (max-width:912px){.mylar_card_christmas{padding:30px}}@media screen and (max-width:768px){.mylar_card_christmas{padding:20px}}@media screen and (max-width:450px){.mylar_card_christmas{padding:10px}}.mylar_card_christmas .submitButtonNewForm{color:#fff;cursor:pointer;background-color:#000;border:none;width:100%;height:50px;margin-top:25px;font-size:15px;transition:background-color .3s;border-radius:12px!important}.mylar_card_christmas .submitButtonNewForm:hover{background-color:#333}.mylar_card_christmas .form_pouch_dimension{grid-template-columns:1fr 1fr 1fr .5fr;justify-content:space-between;gap:10px;width:100%;display:grid}@media screen and (max-width:1420px){.mylar_card_christmas .form_pouch_dimension{gap:8px}}@media screen and (max-width:912px){.mylar_card_christmas .form_pouch_dimension{gap:6px}}.mylar_card_christmas .form_pouch_dimension .pouch_input{appearance:none;color:#777;background:0 0;border:1px solid #777;border-radius:12px;width:100%;height:48px;padding:0 20px;font-size:14px;line-height:1.1;transition:border-color .2s,background .2s}.mylar_card_christmas .form_pouch_dimension .pouch_input:focus{background:#fff;outline:none}.mylar_card_christmas .form_pouch_dimension .pouch_input::placeholder{color:#777;font-size:13px}.mylar_card_christmas .form_pouch_dimension .select_pouch{appearance:none;color:#777;background:0 0;border:1px solid #777;border-radius:12px;width:100%;height:48px;padding:0;font-size:14px;line-height:1.1;transition:border-color .2s,background .2s}.mylar_card_christmas .form_pouch_dimension .select_pouch:focus{background:#fff;outline:none}.mylar_card_christmas .form_pouch_dimension .select_pouch::placeholder{color:#777;font-size:13px}.mylar_card_christmas .form_pouch_dimension .select_pouch .ant-select-selector{border-color:none!important}.mylar_card_christmas .form_pouch_dimension .borderColorError{border-color:red!important}.marging_b_set{padding-bottom:20px}@media screen and (max-width:1280px){.marging_b_set{padding-bottom:16px}}@media screen and (max-width:912px){.marging_b_set{padding-bottom:14px}}@media screen and (max-width:768px){.marging_b_set{padding-bottom:12px}}.margin_t_set{padding-top:15px}@media screen and (max-width:1280px){.margin_t_set{padding-top:13px}}@media screen and (max-width:912px){.margin_t_set{padding-top:10px}}@media screen and (max-width:768px){.margin_t_set{padding-top:5px}}.mylar_title_christmas{color:#212121;text-align:center;margin-bottom:20px;font-size:40px;font-weight:400}@media screen and (max-width:1620px){.mylar_title_christmas{font-size:37px}}@media screen and (max-width:1480px){.mylar_title_christmas{font-size:34px}}@media screen and (max-width:1280px){.mylar_title_christmas{font-size:31px}}@media screen and (max-width:1024px){.mylar_title_christmas{font-size:28px}}@media screen and (max-width:768px){.mylar_title_christmas{font-size:25px}}.mylar_sub_christmas{color:#535353;text-align:center;max-width:500px;margin:0 auto;padding-bottom:40px;font-size:16px;font-weight:300}@media screen and (max-width:1280px){.mylar_sub_christmas{padding-bottom:35px}}@media screen and (max-width:1024px){.mylar_sub_christmas{padding-bottom:30px;font-size:15px}}@media screen and (max-width:768px){.mylar_sub_christmas{padding-bottom:25px;font-size:14px}}.mylar-label{color:#404040;margin-bottom:12px;font-size:16px;font-weight:400;display:block}@media screen and (max-width:768px){.mylar-label{font-size:14px}}.mylar-label span{color:#ff1f1f}:is(.mylar-select,.mylar-input){appearance:none;color:#777;background:0 0;border:1px solid #777;border-radius:12px;width:100%;padding:16px 20px;font-size:14px;line-height:1.1;transition:border-color .2s,background .2s}:is(.mylar-select:focus,.mylar-input:focus){background:#fff;outline:none}.mylar-select::placeholder{color:#777;font-size:13px}.mylar-input::placeholder{color:#777;font-size:13px}.chris_input_custom_qty{appearance:none;color:#777;background:0 0;border:1px solid #777;border-radius:12px;width:100%;padding:16px 20px;font-size:14px;line-height:1.1;transition:border-color .2s,background .2s}@media screen and (max-width:480px){.chris_input_custom_qty{width:100%}}.chris_input_custom_qty:focus{background:#fff;outline:none}.chris_input_custom_qty::placeholder{color:#777;font-size:13px}.mylar-qty-btn{appearance:none;color:#777;background:0 0;border:1px solid #777;border-radius:12px;width:100%;padding:16px 20px;font-size:13px;font-weight:300;line-height:1.1;transition:border-color .2s,background .2s}.mylar-qty-btn:focus{background:#fff;outline:none}.mylar-qty-btn::placeholder{color:#777;font-size:13px}@media screen and (max-width:1150px){.mylar-qty-btn{padding:16px 10px;font-size:13px}}.mylar-select option{color:#777;font-size:13px}.mylar-qty-presets{grid-template-columns:1fr 1fr 1fr 1fr;gap:11px;margin-bottom:12px;display:grid}@media screen and (max-width:1420px){.mylar-qty-presets{gap:8px}}@media screen and (max-width:1320px){.mylar-qty-presets{gap:8px}}@media screen and (max-width:912px){.mylar-qty-presets{gap:6px}}@media screen and (max-width:520px){.mylar-qty-presets{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:480px){.mylar-qty-presets{grid-template-columns:1fr 1fr;margin-bottom:6px}}.mylar-qty-btn{cursor:pointer;text-align:center;background:0 0;font-size:13px;font-weight:400}:is(.mylar-qty-btn.active,.mylar-qty-btn:hover){color:#fff;background:#00adee}.mylar-row{gap:20px;display:flex}@media screen and (max-width:1520px){.mylar-row{gap:10px}}@media screen and (max-width:575px){.mylar-row{flex-direction:column}}.mylar-col{flex:50%}.text-col .note_style_chris{resize:none;background:0 0;border-radius:12px;width:100%;height:60px;padding:16px 20px}.text-col .note_style_chris::placeholder{font-size:15px}@media screen and (max-width:1024px){.text-col .note_style_chris::placeholder{font-size:14px}}
.product_christmas{background-color:#fafafa;justify-content:center;align-items:center;width:100%;padding:80px 80px 60px;display:flex;position:relative}@media screen and (max-width:1540px){.product_christmas{padding-left:60px;padding-right:60px}}@media screen and (max-width:1023px){.product_christmas{padding-top:100px;padding-left:40px;padding-right:40px}}@media screen and (max-width:575px){.product_christmas{padding-left:20px;padding-right:20px}}.product_christmas .leaf_left{position:absolute;top:0%;left:0}@media screen and (max-width:850px){.product_christmas .leaf_left{top:0%}}.product_christmas .leaf_left img{max-width:150px;height:auto}@media screen and (max-width:1280px){.product_christmas .leaf_left img{max-width:120px}}@media screen and (max-width:1024px){.product_christmas .leaf_left img{max-width:105px}}@media screen and (max-width:640px){.product_christmas .leaf_left img{max-width:80px}}.product_christmas .leaf_right{position:absolute;bottom:0%;right:0}.product_christmas .leaf_right img{max-width:150px;height:auto}@media screen and (max-width:1280px){.product_christmas .leaf_right img{max-width:120px}}@media screen and (max-width:1024px){.product_christmas .leaf_right img{max-width:105px}}@media screen and (max-width:640px){.product_christmas .leaf_right img{max-width:80px}}.product_christmas .product_content_desk{align-items:center;gap:60px;width:100%;display:flex}@media screen and (max-width:850px){.product_christmas .product_content_desk{flex-direction:column-reverse;display:none}}.product_christmas .product_content_desk .circle_section{justify-content:center;align-items:center;width:50%;display:flex;position:relative}@media screen and (max-width:850px){.product_christmas .product_content_desk .circle_section{width:100%}}.product_christmas .product_content_desk .circle_section .circle{text-align:center;border:1px solid #000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:350px;height:350px;padding:20px;display:flex;position:absolute}@media screen and (max-width:1720px){.product_christmas .product_content_desk .circle_section .circle{width:300px;height:300px}}@media screen and (max-width:1550px){.product_christmas .product_content_desk .circle_section .circle{width:250px;height:250px}}@media screen and (max-width:1280px){.product_christmas .product_content_desk .circle_section .circle{width:220px;height:220px}}@media screen and (max-width:1024px){.product_christmas .product_content_desk .circle_section .circle{width:210px;height:210px}}@media screen and (max-width:992px){.product_christmas .product_content_desk .circle_section .circle{width:200px;height:200px}}.product_christmas .product_content_desk .circle_section .circle h4{margin-bottom:10px;font-size:24px;font-weight:400}@media screen and (max-width:1720px){.product_christmas .product_content_desk .circle_section .circle h4{font-size:19px}}@media screen and (max-width:1550px){.product_christmas .product_content_desk .circle_section .circle h4{font-size:16px}}@media screen and (max-width:1280px){.product_christmas .product_content_desk .circle_section .circle h4{font-size:14px}}.product_christmas .product_content_desk .circle_section .circle p{font-size:20px;font-weight:300;line-height:1.5}@media screen and (max-width:1720px){.product_christmas .product_content_desk .circle_section .circle p{font-size:16px}}@media screen and (max-width:1550px){.product_christmas .product_content_desk .circle_section .circle p{font-size:13px}}@media screen and (max-width:1280px){.product_christmas .product_content_desk .circle_section .circle p{font-size:11px}}.product_christmas .product_content_desk .circle_section .circle:first-child{top:0%;left:50%;transform:translate(-50%,-13%)}.product_christmas .product_content_desk .circle_section .circle:nth-child(2){bottom:0;left:50%}.product_christmas .product_content_desk .circle_section .circle:nth-child(3){bottom:0;right:50%}@media screen and (max-width:850px){.product_christmas .product_content_desk .circle_section{flex-direction:column;gap:20px;height:auto}}.product_christmas .product_content_desk .text_section{width:50%}@media screen and (max-width:850px){.product_christmas .product_content_desk .text_section{width:100%}}.product_christmas .product_content_desk .text_section h2{text-align:left;color:#212121;font-size:48px;font-weight:400}@media screen and (max-width:1720px){.product_christmas .product_content_desk .text_section h2{font-size:42px}}@media screen and (max-width:1540px){.product_christmas .product_content_desk .text_section h2{font-size:30px}}@media screen and (max-width:1280px){.product_christmas .product_content_desk .text_section h2{font-size:24px}}@media screen and (max-width:1024px){.product_christmas .product_content_desk .text_section h2{font-size:19px}}@media screen and (max-width:850px){.product_christmas .product_content_desk .text_section h2{font-size:25px}}@media screen and (max-width:768px){.product_christmas .product_content_desk .text_section h2{font-size:40px}}@media screen and (max-width:640px){.product_christmas .product_content_desk .text_section h2{font-size:35px}}@media screen and (max-width:575px){.product_christmas .product_content_desk .text_section h2{font-size:30px}}@media screen and (max-width:450px){.product_christmas .product_content_desk .text_section h2{font-size:25px}}.product_christmas .product_content_desk .text_section .product_christmas_para{color:#212121;text-align:left;padding:30px 0;font-size:24px;font-weight:300}@media screen and (max-width:1750px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:18px}}@media screen and (max-width:1540px){.product_christmas .product_content_desk .text_section .product_christmas_para{padding:20px 0;font-size:15px}}@media screen and (max-width:1150px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:14px}}@media screen and (max-width:950px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:11px}}@media screen and (max-width:850px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:13px}}@media screen and (max-width:768px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:20px}}@media screen and (max-width:640px){.product_christmas .product_content_desk .text_section .product_christmas_para{text-align:center;padding:15px 0;font-size:18px}}@media screen and (max-width:575px){.product_christmas .product_content_desk .text_section .product_christmas_para{font-size:16px}}.product_christmas .product_content_desk .text_section .features .feature{align-items:center;gap:10px;padding-bottom:18px;display:flex}@media screen and (max-width:1550px){.product_christmas .product_content_desk .text_section .features .feature{padding-bottom:14px}}@media screen and (max-width:1280px){.product_christmas .product_content_desk .text_section .features .feature{padding-bottom:10px}}@media screen and (max-width:1024px){.product_christmas .product_content_desk .text_section .features .feature{padding-bottom:8px}}.product_christmas .product_content_desk .text_section .features .feature img{width:18px;height:18px}.product_christmas .product_content_desk .text_section .features .feature p{margin:0;font-size:14px;font-weight:400}@media screen and (max-width:1024px){.product_christmas .product_content_desk .text_section .features .feature p{font-size:12px}}.product_christmas .product_content_desk .text_section .support_btn{color:#fff;cursor:pointer;background:#0af;border:none;border-radius:12px;justify-content:center;align-items:center;width:277px;height:56px;margin-top:32px;padding:0 12px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.product_christmas .product_content_desk .text_section .support_btn:hover{background:#008ecc}@media screen and (max-width:1280px){.product_christmas .product_content_desk .text_section .support_btn{width:247px;height:50px;margin-top:22px;font-size:16px}}@media screen and (max-width:1024px){.product_christmas .product_content_desk .text_section .support_btn{width:207px;height:50px;margin-top:15px;font-size:14px}}.product_christmas .product_content_responsive{flex-direction:column-reverse;align-items:center;gap:60px;width:100%;display:flex}@media screen and (min-width:851px){.product_christmas .product_content_responsive{display:none}}.product_christmas .product_content_responsive .circle_section{justify-content:center;align-items:center;width:50%;margin:200px 0;display:flex;position:relative}@media screen and (max-width:850px){.product_christmas .product_content_responsive .circle_section{width:100%}}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section{margin:175px 0}}.product_christmas .product_content_responsive .circle_section .circle{text-align:center;border:1px solid #000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:350px;height:350px;padding:20px;display:flex;position:absolute}@media screen and (max-width:1720px){.product_christmas .product_content_responsive .circle_section .circle{width:300px;height:300px}}@media screen and (max-width:1550px){.product_christmas .product_content_responsive .circle_section .circle{width:250px;height:250px}}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .circle_section .circle{width:220px;height:220px}}@media screen and (max-width:1024px){.product_christmas .product_content_responsive .circle_section .circle{width:210px;height:210px}}@media screen and (max-width:992px){.product_christmas .product_content_responsive .circle_section .circle{width:200px;height:200px}}@media screen and (max-width:575px){.product_christmas .product_content_responsive .circle_section .circle{width:195px;height:195px}}@media screen and (max-width:391px){.product_christmas .product_content_responsive .circle_section .circle{width:180px;height:180px}}@media screen and (max-width:365px){.product_christmas .product_content_responsive .circle_section .circle{width:170px;height:170px}}.product_christmas .product_content_responsive .circle_section .circle h4{margin-bottom:10px;padding-top:20px;font-size:24px;font-weight:400}@media screen and (max-width:1720px){.product_christmas .product_content_responsive .circle_section .circle h4{font-size:19px}}@media screen and (max-width:1550px){.product_christmas .product_content_responsive .circle_section .circle h4{font-size:16px}}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .circle_section .circle h4{font-size:14px}}@media screen and (max-width:575px){.product_christmas .product_content_responsive .circle_section .circle h4{padding-top:10px;font-size:12px}}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section .circle h4{font-size:12px}}@media screen and (max-width:365px){.product_christmas .product_content_responsive .circle_section .circle h4{margin-bottom:6px;font-size:11px}}.product_christmas .product_content_responsive .circle_section .circle p{font-size:20px;font-weight:300;line-height:1.5}@media screen and (max-width:1720px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:16px}}@media screen and (max-width:1550px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:13px}}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:11px}}@media screen and (max-width:575px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:11px}}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:11px}}@media screen and (max-width:365px){.product_christmas .product_content_responsive .circle_section .circle p{font-size:10px}}.product_christmas .product_content_responsive .circle_section .circle:first-child{top:0%;left:50%;transform:translate(-50%,-13%)}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section .circle:first-child{top:0%;left:50%;transform:translate(-50%,-20%)}}.product_christmas .product_content_responsive .circle_section .circle:nth-child(2){bottom:0;left:50%}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section .circle:nth-child(2){bottom:0;left:48%}}.product_christmas .product_content_responsive .circle_section .circle:nth-child(3){bottom:0;right:50%}@media screen and (max-width:450px){.product_christmas .product_content_responsive .circle_section .circle:nth-child(3){bottom:0;right:47%}}@media screen and (max-width:850px){.product_christmas .product_content_responsive .circle_section{flex-direction:column;gap:20px;height:auto}}.product_christmas .product_content_responsive .text_section{width:50%}@media screen and (max-width:850px){.product_christmas .product_content_responsive .text_section{width:100%}}.product_christmas .product_content_responsive .text_section h2{text-align:left;color:#212121;font-size:48px;font-weight:400}@media screen and (max-width:1720px){.product_christmas .product_content_responsive .text_section h2{font-size:42px}}@media screen and (max-width:1540px){.product_christmas .product_content_responsive .text_section h2{font-size:30px}}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .text_section h2{font-size:24px}}@media screen and (max-width:1024px){.product_christmas .product_content_responsive .text_section h2{font-size:19px}}@media screen and (max-width:850px){.product_christmas .product_content_responsive .text_section h2{font-size:25px}}@media screen and (max-width:768px){.product_christmas .product_content_responsive .text_section h2{font-size:40px}}@media screen and (max-width:640px){.product_christmas .product_content_responsive .text_section h2{text-align:center;font-size:35px}}@media screen and (max-width:575px){.product_christmas .product_content_responsive .text_section h2{font-size:30px}}@media screen and (max-width:450px){.product_christmas .product_content_responsive .text_section h2{font-size:25px}}.product_christmas .product_content_responsive .text_section .product_christmas_para{color:#212121;text-align:left;padding:30px 0;font-size:24px;font-weight:300}@media screen and (max-width:1750px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:18px}}@media screen and (max-width:1540px){.product_christmas .product_content_responsive .text_section .product_christmas_para{padding:20px 0;font-size:15px}}@media screen and (max-width:1150px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:14px}}@media screen and (max-width:950px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:11px}}@media screen and (max-width:850px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:13px}}@media screen and (max-width:768px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:20px}}@media screen and (max-width:640px){.product_christmas .product_content_responsive .text_section .product_christmas_para{text-align:center;padding:15px 0;font-size:18px}}@media screen and (max-width:575px){.product_christmas .product_content_responsive .text_section .product_christmas_para{font-size:16px}}@media screen and (max-width:640px){.product_christmas .product_content_responsive .text_section .features{justify-content:center;max-width:250px}}.product_christmas .product_content_responsive .text_section .features .feature{align-items:center;gap:10px;padding-bottom:12px;display:flex}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .text_section .features .feature{padding-bottom:10px}}@media screen and (max-width:1024px){.product_christmas .product_content_responsive .text_section .features .feature{padding-bottom:8px}}.product_christmas .product_content_responsive .text_section .features .feature img{width:24px;height:24px}.product_christmas .product_content_responsive .text_section .features .feature p{margin:0;font-size:14px;font-weight:400}@media screen and (max-width:1024px){.product_christmas .product_content_responsive .text_section .features .feature p{font-size:12px}}@media screen and (max-width:850px){.product_christmas .product_content_responsive .text_section .features .feature p{font-size:14px}}.product_christmas .product_content_responsive .text_section .support_btn{color:#fff;cursor:pointer;background:#0af;border:none;border-radius:12px;justify-content:center;align-items:center;width:277px;height:56px;margin-top:32px;padding:0 12px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.product_christmas .product_content_responsive .text_section .support_btn:hover{background:#008ecc}@media screen and (max-width:1280px){.product_christmas .product_content_responsive .text_section .support_btn{width:247px;height:50px;margin-top:22px;font-size:16px}}@media screen and (max-width:1024px){.product_christmas .product_content_responsive .text_section .support_btn{width:207px;height:50px;font-size:14px}}@media screen and (max-width:850px){.product_christmas .product_content_responsive .text_section .support_btn{width:100%;max-width:200px;margin-top:15px}}@media screen and (max-width:640px){.product_christmas .product_content_responsive .text_section .support_btn{width:100%;max-width:200px;margin:10px auto 0}}@media screen and (max-width:450px){.product_christmas .product_content_responsive .text_section .support_btn{width:100%;max-width:100%;margin:10px auto 0}}
.main_shape_christmas{width:100%;position:relative}.main_shape_christmas .shape_left{position:absolute;top:-10%;left:0%;transform:none}@media screen and (max-width:1120px){.main_shape_christmas .shape_left{top:0%}}@media screen and (max-width:640px){.main_shape_christmas .shape_left{top:-5%}}@media screen and (min-width:641px) and (max-width:768px){.main_shape_christmas .shape_left{display:none}}.main_shape_christmas .shape_left img{max-width:150px;height:auto}@media screen and (max-width:1280px){.main_shape_christmas .shape_left img{max-width:120px}}@media screen and (max-width:1024px){.main_shape_christmas .shape_left img{max-width:105px}}.main_shape_christmas .shape_right{position:absolute;top:-10%;right:0%;transform:none}@media screen and (max-width:1120px){.main_shape_christmas .shape_right{top:0%}}@media screen and (max-width:640px){.main_shape_christmas .shape_right{top:-5%}}@media screen and (min-width:639px) and (max-width:768px){.main_shape_christmas .shape_right{display:none}}.main_shape_christmas .shape_right img{max-width:150px;height:auto}@media screen and (max-width:1280px){.main_shape_christmas .shape_right img{max-width:120px}}@media screen and (max-width:1024px){.main_shape_christmas .shape_right img{max-width:105px}}.main_shape_christmas .christmas_shape_content{max-width:1130px;margin:auto;padding:120px 80px 80px}@media screen and (max-width:1540px){.main_shape_christmas .christmas_shape_content{max-width:950px;padding-left:60px;padding-right:60px}}@media screen and (max-width:1280px){.main_shape_christmas .christmas_shape_content{max-width:680px}}@media screen and (max-width:1023px){.main_shape_christmas .christmas_shape_content{max-width:550px;padding-left:40px;padding-right:40px}}@media screen and (max-width:768px){.main_shape_christmas .christmas_shape_content{max-width:100%;padding-top:80px;padding-bottom:80px}}@media screen and (max-width:640px){.main_shape_christmas .christmas_shape_content{padding-top:160px;padding-bottom:80px}}@media screen and (max-width:575px){.main_shape_christmas .christmas_shape_content{padding-left:20px;padding-right:20px}}.main_shape_christmas .christmas_shape_content h2{text-align:center;color:#212121;padding-bottom:30px;font-size:45px;font-weight:400}@media screen and (max-width:1540px){.main_shape_christmas .christmas_shape_content h2{font-size:40px}}@media screen and (max-width:1280px){.main_shape_christmas .christmas_shape_content h2{font-size:35px}}@media screen and (max-width:1150px){.main_shape_christmas .christmas_shape_content h2{font-size:32px}}@media screen and (max-width:1024px){.main_shape_christmas .christmas_shape_content h2{font-size:25px}}@media screen and (max-width:855px){.main_shape_christmas .christmas_shape_content h2{padding-bottom:15px;font-size:22px}}@media screen and (max-width:768px){.main_shape_christmas .christmas_shape_content h2{font-size:40px}}@media screen and (max-width:640px){.main_shape_christmas .christmas_shape_content h2{font-size:35px}}@media screen and (max-width:575px){.main_shape_christmas .christmas_shape_content h2{font-size:30px}}@media screen and (max-width:450px){.main_shape_christmas .christmas_shape_content h2{font-size:25px}}.main_shape_christmas .christmas_shape_content p{text-align:center;color:#212121;font-size:24px;font-weight:300}@media screen and (max-width:1540px){.main_shape_christmas .christmas_shape_content p{font-size:20px}}@media screen and (max-width:1280px){.main_shape_christmas .christmas_shape_content p{font-size:16px}}@media screen and (max-width:1024px){.main_shape_christmas .christmas_shape_content p{font-size:14px}}@media screen and (max-width:855px){.main_shape_christmas .christmas_shape_content p{font-size:12px}}@media screen and (max-width:768px){.main_shape_christmas .christmas_shape_content p{font-size:20px}}@media screen and (max-width:640px){.main_shape_christmas .christmas_shape_content p{font-size:18px}}@media screen and (max-width:575px){.main_shape_christmas .christmas_shape_content p{font-size:16px}}
