.product-card{background-color:#f0f6fa;border-radius:4px;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-between;padding:20px;position:relative;-webkit-text-decoration:none!important;text-decoration:none!important}.product-card p{margin:0}.product-card .meta{display:flex;flex-direction:column;height:38%;justify-content:space-between;padding:10px 0}.product-card .product-card-image{height:200px;overflow:hidden;text-align:center}.product-card .product-card-image img{height:190px;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain}.product-card .product-name{color:#282729;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-stretch:condensed;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.29}.product-card .product-pricing>div{align-items:center;display:flex;gap:10px;justify-content:flex-start}.product-card .product-pricing>div .product-savings{background-color:#ff8080;border-radius:13px;color:#282729;font-size:12px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1;padding:4px 8px}.product-card .product-pricing .product-price{align-items:baseline;margin:0}.product-card .product-pricing .product-price,.product-card .product-pricing .product-price .discount-price{color:#282729;display:flex;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-stretch:condensed;font-style:normal;font-weight:700;letter-spacing:-.5px;line-height:1}.product-card .product-pricing .product-price .discount-price{align-items:center}.product-card .product-pricing .product-price .discount-price .save-amount{background:#ff8080;border-radius:18px;color:#282729;font-size:18px;font-weight:700;padding:4px 12px}.product-card .product-pricing .product-price .campaign{align-items:center;background:#ff8080;border-radius:100%;color:#282729;display:flex;font-size:18px;font-stretch:condensed;height:55px;justify-content:center;letter-spacing:-.5px;position:absolute;right:16px;text-align:center;top:16px;width:55px}.product-card .product-pricing .normal-price,.product-card .product-pricing .product-price .campaign{font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:700;line-height:1}.product-card .product-pricing .normal-price{color:#888;font-size:15px;font-stretch:normal;letter-spacing:normal;margin:0}.product-card .product-rating{align-items:center;display:flex;gap:10px;padding-bottom:10px}.product-card .product-rating .rating-score{color:#282729;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1}.product-card .campaign,.product-card .product-discount{align-items:center;background:#ff8080;border-radius:100%;display:flex;font-size:18px;font-stretch:condensed;height:55px;justify-content:center;letter-spacing:-.5px;text-align:center;width:55px}.product-card .campaign,.product-card .new-product,.product-card .product-discount{color:#282729;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:700;line-height:1;position:absolute;right:16px;top:16px}.product-card .new-product{background:#ebbcfe;border-radius:13px;font-size:12px;font-stretch:normal;letter-spacing:normal;padding:4px}.product-card .stock-status-text{color:#282729;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1}.product-card .stock-check{align-items:center;display:flex;gap:5px;justify-content:flex-end}.product-card .stock-check .fa-check,.product-card .stock-check .fa-times{background-color:#49ad53;border-radius:100%;color:#fff;font-weight:700;padding:3px}.product-card .stock-check .fa-times{background:#e94a4a;padding:2px 4px}.product-card .stock-check span{color:#282729;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1;text-transform:none}.product-card .add-to-cart{flex:1;padding-top:10px}.product-card .add-to-cart button{background-color:#272627;border:none;border-radius:4px;color:#fff;display:block;font-family:Roboto Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-stretch:condensed;font-style:normal;font-weight:700;letter-spacing:-.25px;line-height:1;padding:13px 8px;text-align:center;text-transform:uppercase;white-space:nowrap;width:100%}.product-card .add-to-cart button.notifyable{background-color:#f0f6fa;border:1px solid #282729;color:#282729}@media(max-width:576px){.product-card{gap:6px}.product-card .meta{height:100%;padding:0;width:calc(100% - 104px)}.product-card .details-wrapper{display:flex}.product-card .product-name{font-size:15px}.product-card .product-card-image{display:flex;flex-direction:column;height:144px;justify-content:center;padding:0 10px 0 0;width:148px}.product-card .product-card-image img{height:144px;width:100%}.product-card .product-pricing .product-price{font-size:34px;margin-bottom:6px}.product-card .product-pricing .product-price .campaign{height:40px;left:77px;width:40px}.product-card .price-rating{display:flex;flex-direction:column}.product-card .price-rating .product-rating{order:2}.product-card .price-rating .product-pricing{order:1}.product-card .stock-and-atc{align-items:center;display:flex;gap:20px;justify-content:space-between}.product-card .new-product{left:60px;width:55px}.product-card .product-discount{height:40px;left:60px;width:40px}}.christmas{background:#af020b;border:1px solid #eee;border-radius:10px;padding:2rem 3rem}.christmas .snow{background:#fff;border-radius:50%;height:10px;pointer-events:none;position:absolute;width:10px;z-index:11}.christmas .snow:first-child{animation:fall-1 19s linear -25s infinite;opacity:.6571;transform:translate(79.7806vw,-10px) scale(.4334)}@keyframes fall-1{44.382%{transform:translate(75.4324vw,44.382vh) scale(.4334)}to{transform:translate(77.6065vw,100vh) scale(.4334)}}.christmas .snow:nth-child(2){animation:fall-2 12s linear -9s infinite;opacity:.7089;transform:translate(9.353vw,-10px) scale(.6102)}@keyframes fall-2{74.813%{transform:translate(8.7603vw,74.813vh) scale(.6102)}to{transform:translate(9.05665vw,100vh) scale(.6102)}}.christmas .snow:nth-child(3){animation:fall-3 17s linear -2s infinite;opacity:.0018;transform:translate(35.1266vw,-10px) scale(.2079)}@keyframes fall-3{52.659%{transform:translate(43.916vw,52.659vh) scale(.2079)}to{transform:translate(39.5213vw,100vh) scale(.2079)}}.christmas .snow:nth-child(4){animation:fall-4 27s linear -28s infinite;opacity:.6176;transform:translate(26.5016vw,-10px) scale(.6621)}@keyframes fall-4{65.765%{transform:translate(33.5245vw,65.765vh) scale(.6621)}to{transform:translate(30.01305vw,100vh) scale(.6621)}}.christmas .snow:nth-child(5){animation:fall-5 12s linear -18s infinite;opacity:.3943;transform:translate(81.7724vw,-10px) scale(.3435)}@keyframes fall-5{45.23%{transform:translate(82.7738vw,45.23vh) scale(.3435)}to{transform:translate(82.2731vw,100vh) scale(.3435)}}.christmas .snow:nth-child(6){animation:fall-6 10s linear -23s infinite;opacity:.0966;transform:translate(36.94vw,-10px) scale(.874)}@keyframes fall-6{46.522%{transform:translate(27.1313vw,46.522vh) scale(.874)}to{transform:translate(32.03565vw,100vh) scale(.874)}}.christmas .snow:nth-child(7){animation:fall-7 22s linear -8s infinite;opacity:.9573;transform:translate(84.1783vw,-10px) scale(.1441)}@keyframes fall-7{74.394%{transform:translate(87.7262vw,74.394vh) scale(.1441)}to{transform:translate(85.95225vw,100vh) scale(.1441)}}.christmas .snow:nth-child(8){animation:fall-8 25s linear -22s infinite;opacity:.2086;transform:translate(52.0388vw,-10px) scale(.0904)}@keyframes fall-8{46.295%{transform:translate(43.8958vw,46.295vh) scale(.0904)}to{transform:translate(47.9673vw,100vh) scale(.0904)}}.christmas .snow:nth-child(9){animation:fall-9 13s linear -26s infinite;opacity:.2558;transform:translate(88.324vw,-10px) scale(.3539)}@keyframes fall-9{71.208%{transform:translate(88.865vw,71.208vh) scale(.3539)}to{transform:translate(88.5945vw,100vh) scale(.3539)}}.christmas .snow:nth-child(10){animation:fall-10 10s linear -16s infinite;opacity:.7824;transform:translate(88.982vw,-10px) scale(.3739)}@keyframes fall-10{71.78%{transform:translate(82.828vw,71.78vh) scale(.3739)}to{transform:translate(85.905vw,100vh) scale(.3739)}}.christmas .snow:nth-child(11){animation:fall-11 19s linear -19s infinite;opacity:.5427;transform:translate(96.2875vw,-10px) scale(.1045)}@keyframes fall-11{48.65%{transform:translate(106.2553vw,48.65vh) scale(.1045)}to{transform:translate(101.2714vw,100vh) scale(.1045)}}.christmas .snow:nth-child(12){animation:fall-12 19s linear -18s infinite;opacity:.9743;transform:translate(39.1035vw,-10px) scale(.9484)}@keyframes fall-12{44.126%{transform:translate(29.8337vw,44.126vh) scale(.9484)}to{transform:translate(34.4686vw,100vh) scale(.9484)}}.christmas .snow:nth-child(13){animation:fall-13 17s linear -6s infinite;opacity:.5531;transform:translate(67.7255vw,-10px) scale(.3996)}@keyframes fall-13{62.162%{transform:translate(70.8961vw,62.162vh) scale(.3996)}to{transform:translate(69.3108vw,100vh) scale(.3996)}}.christmas .snow:nth-child(14){animation:fall-14 23s linear -22s infinite;opacity:.9182;transform:translate(63.6768vw,-10px) scale(.9044)}@keyframes fall-14{48.57%{transform:translate(63.6113vw,48.57vh) scale(.9044)}to{transform:translate(63.64405vw,100vh) scale(.9044)}}.christmas .snow:nth-child(15){animation:fall-15 18s linear -26s infinite;opacity:.8369;transform:translate(39.3821vw,-10px) scale(.3515)}@keyframes fall-15{63.151%{transform:translate(45.9192vw,63.151vh) scale(.3515)}to{transform:translate(42.65065vw,100vh) scale(.3515)}}.christmas .snow:nth-child(16){animation:fall-16 26s linear -24s infinite;opacity:.6163;transform:translate(3.2181vw,-10px) scale(.195)}@keyframes fall-16{46.498%{transform:translate(2.3353vw,46.498vh) scale(.195)}to{transform:translate(2.7767vw,100vh) scale(.195)}}.christmas .snow:nth-child(17){animation:fall-17 12s linear -22s infinite;opacity:.0451;transform:translate(19.8338vw,-10px) scale(.6282)}@keyframes fall-17{32.345%{transform:translate(22.378vw,32.345vh) scale(.6282)}to{transform:translate(21.1059vw,100vh) scale(.6282)}}.christmas .snow:nth-child(18){animation:fall-18 18s linear -19s infinite;opacity:.8784;transform:translate(85.4614vw,-10px) scale(.3047)}@keyframes fall-18{57.874%{transform:translate(79.6986vw,57.874vh) scale(.3047)}to{transform:translate(82.58vw,100vh) scale(.3047)}}.christmas .snow:nth-child(19){animation:fall-19 28s linear -11s infinite;opacity:.3099;transform:translate(51.9748vw,-10px) scale(.7407)}@keyframes fall-19{62.396%{transform:translate(61.5972vw,62.396vh) scale(.7407)}to{transform:translate(56.786vw,100vh) scale(.7407)}}.christmas .snow:nth-child(20){animation:fall-20 18s linear -9s infinite;opacity:.1447;transform:translate(54.9194vw,-10px) scale(.4007)}@keyframes fall-20{53.189%{transform:translate(49.3454vw,53.189vh) scale(.4007)}to{transform:translate(52.1324vw,100vh) scale(.4007)}}.christmas .snow:nth-child(21){animation:fall-21 17s linear -21s infinite;opacity:.297;transform:translate(94.3832vw,-10px) scale(.4265)}@keyframes fall-21{60.229%{transform:translate(102.0321vw,60.229vh) scale(.4265)}to{transform:translate(98.20765vw,100vh) scale(.4265)}}.christmas .snow:nth-child(22){animation:fall-22 26s linear -25s infinite;opacity:.698;transform:translate(66.07vw,-10px) scale(.7298)}@keyframes fall-22{57.821%{transform:translate(56.4364vw,57.821vh) scale(.7298)}to{transform:translate(61.2532vw,100vh) scale(.7298)}}.christmas .snow:nth-child(23){animation:fall-23 16s linear -25s infinite;opacity:.2189;transform:translate(6.0401vw,-10px) scale(.1426)}@keyframes fall-23{59.272%{transform:translate(10.2678vw,59.272vh) scale(.1426)}to{transform:translate(8.15395vw,100vh) scale(.1426)}}.christmas .snow:nth-child(24){animation:fall-24 26s linear -28s infinite;opacity:.2878;transform:translate(98.8742vw,-10px) scale(.1532)}@keyframes fall-24{70.947%{transform:translate(108.1705vw,70.947vh) scale(.1532)}to{transform:translate(103.52235vw,100vh) scale(.1532)}}.christmas .snow:nth-child(25){animation:fall-25 17s linear -16s infinite;opacity:.6494;transform:translate(27.557vw,-10px) scale(.6566)}@keyframes fall-25{56.192%{transform:translate(20.1025vw,56.192vh) scale(.6566)}to{transform:translate(23.82975vw,100vh) scale(.6566)}}.christmas .snow:nth-child(26){animation:fall-26 26s linear -4s infinite;opacity:.0753;transform:translate(46.7495vw,-10px) scale(.8918)}@keyframes fall-26{42.879%{transform:translate(43.5221vw,42.879vh) scale(.8918)}to{transform:translate(45.1358vw,100vh) scale(.8918)}}.christmas .snow:nth-child(27){animation:fall-27 24s linear -20s infinite;opacity:.2086;transform:translate(35.8754vw,-10px) scale(.093)}@keyframes fall-27{76.716%{transform:translate(39.9714vw,76.716vh) scale(.093)}to{transform:translate(37.9234vw,100vh) scale(.093)}}.christmas .snow:nth-child(28){animation:fall-28 11s linear -20s infinite;opacity:.855;transform:translate(3.5074vw,-10px) scale(.6379)}@keyframes fall-28{57.471%{transform:translate(5.3107vw,57.471vh) scale(.6379)}to{transform:translate(4.40905vw,100vh) scale(.6379)}}.christmas .snow:nth-child(29){animation:fall-29 26s linear -10s infinite;opacity:.5561;transform:translate(17.9787vw,-10px) scale(.6082)}@keyframes fall-29{75.727%{transform:translate(17.6726vw,75.727vh) scale(.6082)}to{transform:translate(17.82565vw,100vh) scale(.6082)}}.christmas .snow:nth-child(30){animation:fall-30 28s linear -29s infinite;opacity:.3938;transform:translate(21.2259vw,-10px) scale(.66)}@keyframes fall-30{54.932%{transform:translate(12.3407vw,54.932vh) scale(.66)}to{transform:translate(16.7833vw,100vh) scale(.66)}}.christmas .snow:nth-child(31){animation:fall-31 23s linear -14s infinite;opacity:.7591;transform:translate(57.6052vw,-10px) scale(.135)}@keyframes fall-31{62.549%{transform:translate(53.3861vw,62.549vh) scale(.135)}to{transform:translate(55.49565vw,100vh) scale(.135)}}.christmas .snow:nth-child(32){animation:fall-32 21s linear -27s infinite;opacity:.3584;transform:translate(67.7137vw,-10px) scale(.4625)}@keyframes fall-32{44.665%{transform:translate(65.7307vw,44.665vh) scale(.4625)}to{transform:translate(66.7222vw,100vh) scale(.4625)}}.christmas .snow:nth-child(33){animation:fall-33 21s linear -15s infinite;opacity:.1926;transform:translate(92.6573vw,-10px) scale(.8131)}@keyframes fall-33{71.398%{transform:translate(88.607vw,71.398vh) scale(.8131)}to{transform:translate(90.63215vw,100vh) scale(.8131)}}.christmas .snow:nth-child(34){animation:fall-34 17s linear -5s infinite;opacity:.9368;transform:translate(19.2875vw,-10px) scale(.2392)}@keyframes fall-34{57.971%{transform:translate(28.7489vw,57.971vh) scale(.2392)}to{transform:translate(24.0182vw,100vh) scale(.2392)}}.christmas .snow:nth-child(35){animation:fall-35 23s linear -4s infinite;opacity:.5499;transform:translate(6.5557vw,-10px) scale(.7438)}@keyframes fall-35{51.442%{transform:translate(6.0514vw,51.442vh) scale(.7438)}to{transform:translate(6.30355vw,100vh) scale(.7438)}}.christmas .snow:nth-child(36){animation:fall-36 25s linear -24s infinite;opacity:.8185;transform:translate(12.8952vw,-10px) scale(.5139)}@keyframes fall-36{33.567%{transform:translate(18.8619vw,33.567vh) scale(.5139)}to{transform:translate(15.87855vw,100vh) scale(.5139)}}.christmas .snow:nth-child(37){animation:fall-37 17s linear -15s infinite;opacity:.3144;transform:translate(34.8851vw,-10px) scale(.9181)}@keyframes fall-37{30.676%{transform:translate(31.7907vw,30.676vh) scale(.9181)}to{transform:translate(33.3379vw,100vh) scale(.9181)}}.christmas .snow:nth-child(38){animation:fall-38 27s linear -28s infinite;opacity:.7776;transform:translate(16.0344vw,-10px) scale(.3867)}@keyframes fall-38{51.492%{transform:translate(18.3168vw,51.492vh) scale(.3867)}to{transform:translate(17.1756vw,100vh) scale(.3867)}}.christmas .snow:nth-child(39){animation:fall-39 12s linear -24s infinite;opacity:.0421;transform:translate(92.6584vw,-10px) scale(.5404)}@keyframes fall-39{52.492%{transform:translate(83.2353vw,52.492vh) scale(.5404)}to{transform:translate(87.94685vw,100vh) scale(.5404)}}.christmas .snow:nth-child(40){animation:fall-40 17s linear -6s infinite;opacity:.1488;transform:translate(70.8578vw,-10px) scale(.9457)}@keyframes fall-40{39.317%{transform:translate(63.1062vw,39.317vh) scale(.9457)}to{transform:translate(66.982vw,100vh) scale(.9457)}}.christmas .snow:nth-child(41){animation:fall-41 15s linear -22s infinite;opacity:.823;transform:translate(12.9119vw,-10px) scale(.1152)}@keyframes fall-41{61.969%{transform:translate(12.4434vw,61.969vh) scale(.1152)}to{transform:translate(12.67765vw,100vh) scale(.1152)}}.christmas .snow:nth-child(42){animation:fall-42 19s linear -26s infinite;opacity:.2533;transform:translate(36.6556vw,-10px) scale(.2371)}@keyframes fall-42{67.178%{transform:translate(39.4696vw,67.178vh) scale(.2371)}to{transform:translate(38.0626vw,100vh) scale(.2371)}}.christmas .snow:nth-child(43){animation:fall-43 28s linear -24s infinite;opacity:.1995;transform:translate(.016vw,-10px) scale(.846)}@keyframes fall-43{61.6%{transform:translate(1.1308vw,61.6vh) scale(.846)}to{transform:translate(.5734vw,100vh) scale(.846)}}.christmas .snow:nth-child(44){animation:fall-44 15s linear -24s infinite;opacity:.5817;transform:translate(62.3155vw,-10px) scale(.5678)}@keyframes fall-44{55.068%{transform:translate(61.1473vw,55.068vh) scale(.5678)}to{transform:translate(61.7314vw,100vh) scale(.5678)}}.christmas .snow:nth-child(45){animation:fall-45 15s linear -10s infinite;opacity:.4273;transform:translate(13.9468vw,-10px) scale(.1441)}@keyframes fall-45{49.571%{transform:translate(8.5055vw,49.571vh) scale(.1441)}to{transform:translate(11.22615vw,100vh) scale(.1441)}}.christmas .snow:nth-child(46){animation:fall-46 18s linear -20s infinite;opacity:.3779;transform:translate(39.3957vw,-10px) scale(.5717)}@keyframes fall-46{32.931%{transform:translate(29.7386vw,32.931vh) scale(.5717)}to{transform:translate(34.56715vw,100vh) scale(.5717)}}.christmas .snow:nth-child(47){animation:fall-47 24s linear -6s infinite;opacity:.8386;transform:translate(22.5674vw,-10px) scale(.0748)}@keyframes fall-47{66.617%{transform:translate(27.6797vw,66.617vh) scale(.0748)}to{transform:translate(25.12355vw,100vh) scale(.0748)}}.christmas .snow:nth-child(48){animation:fall-48 21s linear -2s infinite;opacity:.798;transform:translate(23.7156vw,-10px) scale(.6916)}@keyframes fall-48{74.358%{transform:translate(16.6849vw,74.358vh) scale(.6916)}to{transform:translate(20.20025vw,100vh) scale(.6916)}}.christmas .snow:nth-child(49){animation:fall-49 27s linear -22s infinite;opacity:.0188;transform:translate(97.4646vw,-10px) scale(.6413)}@keyframes fall-49{73.316%{transform:translate(94.157vw,73.316vh) scale(.6413)}to{transform:translate(95.8108vw,100vh) scale(.6413)}}.christmas .snow:nth-child(50){animation:fall-50 16s linear -14s infinite;opacity:.9016;transform:translate(18.3372vw,-10px) scale(.844)}@keyframes fall-50{73.79%{transform:translate(9.4198vw,73.79vh) scale(.844)}to{transform:translate(13.8785vw,100vh) scale(.844)}}.christmas .snow:nth-child(51){animation:fall-51 14s linear -9s infinite;opacity:.0938;transform:translate(71.2032vw,-10px) scale(.1583)}@keyframes fall-51{76.464%{transform:translate(76.4127vw,76.464vh) scale(.1583)}to{transform:translate(73.80795vw,100vh) scale(.1583)}}.christmas .snow:nth-child(52){animation:fall-52 22s linear -5s infinite;opacity:.9773;transform:translate(19.3904vw,-10px) scale(.0643)}@keyframes fall-52{34.378%{transform:translate(20.3842vw,34.378vh) scale(.0643)}to{transform:translate(19.8873vw,100vh) scale(.0643)}}.christmas .snow:nth-child(53){animation:fall-53 18s linear -21s infinite;opacity:.2843;transform:translate(62.4423vw,-10px) scale(.1072)}@keyframes fall-53{54.668%{transform:translate(65.194vw,54.668vh) scale(.1072)}to{transform:translate(63.81815vw,100vh) scale(.1072)}}.christmas .snow:nth-child(54){animation:fall-54 19s linear -15s infinite;opacity:.3848;transform:translate(50.4067vw,-10px) scale(.2901)}@keyframes fall-54{45.989%{transform:translate(42.4331vw,45.989vh) scale(.2901)}to{transform:translate(46.4199vw,100vh) scale(.2901)}}.christmas .snow:nth-child(55){animation:fall-55 20s linear -4s infinite;opacity:.2902;transform:translate(74.8377vw,-10px) scale(.0862)}@keyframes fall-55{75.973%{transform:translate(78.4135vw,75.973vh) scale(.0862)}to{transform:translate(76.6256vw,100vh) scale(.0862)}}.christmas .snow:nth-child(56){animation:fall-56 22s linear -12s infinite;opacity:.2342;transform:translate(82.6035vw,-10px) scale(.9534)}@keyframes fall-56{36.126%{transform:translate(76.2877vw,36.126vh) scale(.9534)}to{transform:translate(79.4456vw,100vh) scale(.9534)}}.christmas .snow:nth-child(57){animation:fall-57 29s linear -23s infinite;opacity:.1085;transform:translate(9.9995vw,-10px) scale(.3535)}@keyframes fall-57{60.015%{transform:translate(7.2843vw,60.015vh) scale(.3535)}to{transform:translate(8.6419vw,100vh) scale(.3535)}}.christmas .snow:nth-child(58){animation:fall-58 28s linear -26s infinite;opacity:.2853;transform:translate(71.736vw,-10px) scale(.6494)}@keyframes fall-58{42.583%{transform:translate(69.8686vw,42.583vh) scale(.6494)}to{transform:translate(70.8023vw,100vh) scale(.6494)}}.christmas .snow:nth-child(59){animation:fall-59 17s linear -22s infinite;opacity:.6844;transform:translate(21.1231vw,-10px) scale(.943)}@keyframes fall-59{56.095%{transform:translate(21.1431vw,56.095vh) scale(.943)}to{transform:translate(21.1331vw,100vh) scale(.943)}}.christmas .snow:nth-child(60){animation:fall-60 21s linear -7s infinite;opacity:.6151;transform:translate(97.1821vw,-10px) scale(.219)}@keyframes fall-60{71.737%{transform:translate(98.264vw,71.737vh) scale(.219)}to{transform:translate(97.72305vw,100vh) scale(.219)}}.christmas .snow:nth-child(61){animation:fall-61 16s linear -2s infinite;opacity:.6725;transform:translate(27.4141vw,-10px) scale(.5798)}@keyframes fall-61{30.973%{transform:translate(34.2545vw,30.973vh) scale(.5798)}to{transform:translate(30.8343vw,100vh) scale(.5798)}}.christmas .snow:nth-child(62){animation:fall-62 23s linear -21s infinite;opacity:.9139;transform:translate(8.5456vw,-10px) scale(.8024)}@keyframes fall-62{59.248%{transform:translate(9.8031vw,59.248vh) scale(.8024)}to{transform:translate(9.17435vw,100vh) scale(.8024)}}.christmas .snow:nth-child(63){animation:fall-63 30s linear -25s infinite;opacity:.3032;transform:translate(59.0159vw,-10px) scale(.0004)}@keyframes fall-63{56.771%{transform:translate(57.5133vw,56.771vh) scale(.0004)}to{transform:translate(58.2646vw,100vh) scale(.0004)}}.christmas .snow:nth-child(64){animation:fall-64 21s linear -18s infinite;opacity:.6773;transform:translate(84.1469vw,-10px) scale(.3846)}@keyframes fall-64{37.725%{transform:translate(93.0699vw,37.725vh) scale(.3846)}to{transform:translate(88.6084vw,100vh) scale(.3846)}}.christmas .snow:nth-child(65){animation:fall-65 19s linear -26s infinite;opacity:.8156;transform:translate(20.0864vw,-10px) scale(.2378)}@keyframes fall-65{78.427%{transform:translate(22.4979vw,78.427vh) scale(.2378)}to{transform:translate(21.29215vw,100vh) scale(.2378)}}.christmas .snow:nth-child(66){animation:fall-66 12s linear -9s infinite;opacity:.0412;transform:translate(11.2788vw,-10px) scale(.3632)}@keyframes fall-66{50.747%{transform:translate(18.9035vw,50.747vh) scale(.3632)}to{transform:translate(15.09115vw,100vh) scale(.3632)}}.christmas .snow:nth-child(67){animation:fall-67 24s linear -15s infinite;opacity:.4798;transform:translate(39.295vw,-10px) scale(.6007)}@keyframes fall-67{39.087%{transform:translate(49.1628vw,39.087vh) scale(.6007)}to{transform:translate(44.2289vw,100vh) scale(.6007)}}.christmas .snow:nth-child(68){animation:fall-68 30s linear -14s infinite;opacity:.4982;transform:translate(39.5684vw,-10px) scale(.7712)}@keyframes fall-68{55.448%{transform:translate(32.2426vw,55.448vh) scale(.7712)}to{transform:translate(35.9055vw,100vh) scale(.7712)}}.christmas .snow:nth-child(69){animation:fall-69 10s linear -7s infinite;opacity:.6249;transform:translate(55.7653vw,-10px) scale(.1939)}@keyframes fall-69{40.89%{transform:translate(55.1337vw,40.89vh) scale(.1939)}to{transform:translate(55.4495vw,100vh) scale(.1939)}}.christmas .snow:nth-child(70){animation:fall-70 11s linear -26s infinite;opacity:.5047;transform:translate(33.6377vw,-10px) scale(.7737)}@keyframes fall-70{58.147%{transform:translate(33.3967vw,58.147vh) scale(.7737)}to{transform:translate(33.5172vw,100vh) scale(.7737)}}.christmas .snow:nth-child(71){animation:fall-71 24s linear -29s infinite;opacity:.1249;transform:translate(26.9514vw,-10px) scale(.6135)}@keyframes fall-71{70.075%{transform:translate(28.3753vw,70.075vh) scale(.6135)}to{transform:translate(27.66335vw,100vh) scale(.6135)}}.christmas .snow:nth-child(72){animation:fall-72 13s linear -9s infinite;opacity:.497;transform:translate(86.9524vw,-10px) scale(.0267)}@keyframes fall-72{49.18%{transform:translate(79.0491vw,49.18vh) scale(.0267)}to{transform:translate(83.00075vw,100vh) scale(.0267)}}.christmas .snow:nth-child(73){animation:fall-73 16s linear -11s infinite;opacity:.4133;transform:translate(20.6228vw,-10px) scale(.3646)}@keyframes fall-73{68.012%{transform:translate(11.9035vw,68.012vh) scale(.3646)}to{transform:translate(16.26315vw,100vh) scale(.3646)}}.christmas .snow:nth-child(74){animation:fall-74 19s linear -20s infinite;opacity:.3589;transform:translate(23.3938vw,-10px) scale(.0995)}@keyframes fall-74{32.265%{transform:translate(14.4018vw,32.265vh) scale(.0995)}to{transform:translate(18.8978vw,100vh) scale(.0995)}}.christmas .snow:nth-child(75){animation:fall-75 10s linear -11s infinite;opacity:.2958;transform:translate(64.2471vw,-10px) scale(.1549)}@keyframes fall-75{36.436%{transform:translate(68.0538vw,36.436vh) scale(.1549)}to{transform:translate(66.15045vw,100vh) scale(.1549)}}.christmas .snow:nth-child(76){animation:fall-76 30s linear -27s infinite;opacity:.2427;transform:translate(23.8395vw,-10px) scale(.7057)}@keyframes fall-76{74.311%{transform:translate(21.3837vw,74.311vh) scale(.7057)}to{transform:translate(22.6116vw,100vh) scale(.7057)}}.christmas .snow:nth-child(77){animation:fall-77 25s linear -13s infinite;opacity:.4617;transform:translate(48.0814vw,-10px) scale(.2995)}@keyframes fall-77{55.5%{transform:translate(48.7737vw,55.5vh) scale(.2995)}to{transform:translate(48.42755vw,100vh) scale(.2995)}}.christmas .snow:nth-child(78){animation:fall-78 17s linear -16s infinite;opacity:.4544;transform:translate(30.6836vw,-10px) scale(.5227)}@keyframes fall-78{66.721%{transform:translate(32.0807vw,66.721vh) scale(.5227)}to{transform:translate(31.38215vw,100vh) scale(.5227)}}.christmas .snow:nth-child(79){animation:fall-79 22s linear -5s infinite;opacity:.3367;transform:translate(77.9452vw,-10px) scale(.6689)}@keyframes fall-79{31.811%{transform:translate(71.6809vw,31.811vh) scale(.6689)}to{transform:translate(74.81305vw,100vh) scale(.6689)}}.christmas .snow:nth-child(80){animation:fall-80 15s linear -17s infinite;opacity:.1609;transform:translate(63.9782vw,-10px) scale(.2765)}@keyframes fall-80{42.955%{transform:translate(63.7715vw,42.955vh) scale(.2765)}to{transform:translate(63.87485vw,100vh) scale(.2765)}}.christmas .snow:nth-child(81){animation:fall-81 29s linear -25s infinite;opacity:.9738;transform:translate(63.6843vw,-10px) scale(.5512)}@keyframes fall-81{56.71%{transform:translate(70.6116vw,56.71vh) scale(.5512)}to{transform:translate(67.14795vw,100vh) scale(.5512)}}.christmas .snow:nth-child(82){animation:fall-82 26s linear -15s infinite;opacity:.8273;transform:translate(93.9724vw,-10px) scale(.4764)}@keyframes fall-82{35.563%{transform:translate(92.1552vw,35.563vh) scale(.4764)}to{transform:translate(93.0638vw,100vh) scale(.4764)}}.christmas .snow:nth-child(83){animation:fall-83 21s linear -20s infinite;opacity:.9712;transform:translate(43.8204vw,-10px) scale(.247)}@keyframes fall-83{71.502%{transform:translate(36.1349vw,71.502vh) scale(.247)}to{transform:translate(39.97765vw,100vh) scale(.247)}}.christmas .snow:nth-child(84){animation:fall-84 15s linear -23s infinite;opacity:.5483;transform:translate(88.4938vw,-10px) scale(.793)}@keyframes fall-84{47.46%{transform:translate(89.5582vw,47.46vh) scale(.793)}to{transform:translate(89.026vw,100vh) scale(.793)}}.christmas .snow:nth-child(85){animation:fall-85 10s linear -3s infinite;opacity:.7763;transform:translate(14.7635vw,-10px) scale(.2993)}@keyframes fall-85{63.133%{transform:translate(12.9594vw,63.133vh) scale(.2993)}to{transform:translate(13.86145vw,100vh) scale(.2993)}}.christmas .snow:nth-child(86){animation:fall-86 17s linear -20s infinite;opacity:.0979;transform:translate(39.4259vw,-10px) scale(.0005)}@keyframes fall-86{43.217%{transform:translate(41.4744vw,43.217vh) scale(.0005)}to{transform:translate(40.45015vw,100vh) scale(.0005)}}.christmas .snow:nth-child(87){animation:fall-87 30s linear -15s infinite;opacity:.2884;transform:translate(51.6028vw,-10px) scale(.0637)}@keyframes fall-87{40.663%{transform:translate(45.4571vw,40.663vh) scale(.0637)}to{transform:translate(48.52995vw,100vh) scale(.0637)}}.christmas .snow:nth-child(88){animation:fall-88 28s linear -5s infinite;opacity:.4856;transform:translate(44.3435vw,-10px) scale(.2278)}@keyframes fall-88{42.001%{transform:translate(37.2436vw,42.001vh) scale(.2278)}to{transform:translate(40.79355vw,100vh) scale(.2278)}}.christmas .snow:nth-child(89){animation:fall-89 11s linear -16s infinite;opacity:.326;transform:translate(72.2857vw,-10px) scale(.5321)}@keyframes fall-89{39.622%{transform:translate(66.2087vw,39.622vh) scale(.5321)}to{transform:translate(69.2472vw,100vh) scale(.5321)}}.christmas .snow:nth-child(90){animation:fall-90 29s linear -18s infinite;opacity:.3811;transform:translate(60.9024vw,-10px) scale(.8514)}@keyframes fall-90{66.371%{transform:translate(60.3695vw,66.371vh) scale(.8514)}to{transform:translate(60.63595vw,100vh) scale(.8514)}}.christmas .snow:nth-child(91){animation:fall-91 14s linear -20s infinite;opacity:.5858;transform:translate(98.8909vw,-10px) scale(.7745)}@keyframes fall-91{68.634%{transform:translate(105.0764vw,68.634vh) scale(.7745)}to{transform:translate(101.98365vw,100vh) scale(.7745)}}.christmas .snow:nth-child(92){animation:fall-92 16s linear -12s infinite;opacity:.055;transform:translate(5.025vw,-10px) scale(.8491)}@keyframes fall-92{38.035%{transform:translate(-.9887vw,38.035vh) scale(.8491)}to{transform:translate(2.01815vw,100vh) scale(.8491)}}.christmas .snow:nth-child(93){animation:fall-93 11s linear -17s infinite;opacity:.9861;transform:translate(53.4106vw,-10px) scale(.6673)}@keyframes fall-93{64.998%{transform:translate(49.2327vw,64.998vh) scale(.6673)}to{transform:translate(51.32165vw,100vh) scale(.6673)}}.christmas .snow:nth-child(94){animation:fall-94 28s linear -10s infinite;opacity:.396;transform:translate(43.5082vw,-10px) scale(.4194)}@keyframes fall-94{34.984%{transform:translate(40.6547vw,34.984vh) scale(.4194)}to{transform:translate(42.08145vw,100vh) scale(.4194)}}.christmas .snow:nth-child(95){animation:fall-95 10s linear -20s infinite;opacity:.7337;transform:translate(88.8973vw,-10px) scale(.7112)}@keyframes fall-95{31.053%{transform:translate(90.4441vw,31.053vh) scale(.7112)}to{transform:translate(89.6707vw,100vh) scale(.7112)}}.christmas .snow:nth-child(96){animation:fall-96 27s linear -8s infinite;opacity:.0995;transform:translate(87.2357vw,-10px) scale(.363)}@keyframes fall-96{42.31%{transform:translate(96.3215vw,42.31vh) scale(.363)}to{transform:translate(91.7786vw,100vh) scale(.363)}}.christmas .snow:nth-child(97){animation:fall-97 17s linear -30s infinite;opacity:.5279;transform:translate(81.2049vw,-10px) scale(.8652)}@keyframes fall-97{75.38%{transform:translate(84.7934vw,75.38vh) scale(.8652)}to{transform:translate(82.99915vw,100vh) scale(.8652)}}.christmas .snow:nth-child(98){animation:fall-98 20s linear -30s infinite;opacity:.1894;transform:translate(37.0145vw,-10px) scale(.8943)}@keyframes fall-98{70.207%{transform:translate(46.2168vw,70.207vh) scale(.8943)}to{transform:translate(41.61565vw,100vh) scale(.8943)}}.christmas .snow:nth-child(99){animation:fall-99 14s linear -24s infinite;opacity:.5379;transform:translate(96.7915vw,-10px) scale(.9185)}@keyframes fall-99{57.38%{transform:translate(88.1463vw,57.38vh) scale(.9185)}to{transform:translate(92.4689vw,100vh) scale(.9185)}}.christmas .snow:nth-child(100){animation:fall-100 22s linear -11s infinite;opacity:.2671;transform:translate(99.9119vw,-10px) scale(.9228)}@keyframes fall-100{41.68%{transform:translate(104.9334vw,41.68vh) scale(.9228)}to{transform:translate(102.42265vw,100vh) scale(.9228)}}.doors{grid-gap:3rem;display:grid;grid-template-columns:repeat(4,1fr);margin:1rem 0}.doors .door{height:400px;perspective:1600px;position:relative}.doors .door .door-product{background:#fff;height:100%;left:0;position:absolute;top:0;width:100%}.doors .door .door-product img{height:100%;-o-object-fit:cover;object-fit:cover}.doors .door .door-frame{align-items:center;border:1px dashed #fff;color:#fff;display:flex;font-size:10rem;font-weight:700;height:100%;justify-content:center;position:relative;text-align:center;transition:all .2s ease-in-out;width:100%}.doors .door .door-frame.open{background:#af020b;border:1px dashed #fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);cursor:pointer;left:0;position:absolute;top:0;transform:rotateY(-32deg);transform-origin:0 0;z-index:10}.doors .door .door-frame.open:hover{transform:rotateY(-60deg)}.doors .door.revealed .door-frame,.doors .door.revealed .door-frame:hover{transform:rotateY(-86deg)}@media(max-width:1199px){.christmas .doors{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.christmas .doors{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.christmas{padding:1rem}.christmas .doors{grid-gap:2rem;grid-template-columns:repeat(1,1fr)}.christmas .doors .door{height:230px}}